HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Possibly forgot a vgreduce on a VG. Errors on...
Operating System - HP-UX
1837053
Members
2558
Online
110111
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2001 10:58 AM
10-10-2001 10:58 AM
Possibly forgot a vgreduce on a VG. Errors on vgdisplay.
Even though the device files exist, how do I now get them out of my lvdisplay and vgdisplay output. The entries for these devices also exist in my /etc/lvmtab.
The LUNS for these device have been deleted also.
Thanks,
..Joe
lvdisplay -v /dev/vgdvl/lvol2|more
lvdisplay: Warning: couldn't query physical volume "/dev/dsk/c12t0d4":
The specified path does not correspond to physical volume attached to
this volume group
lvdisplay: Warning: couldn't query physical volume "/dev/dsk/c10t0d4":
The specified path does not correspond to physical volume attached to
this volume group
The LUNS for these device have been deleted also.
Thanks,
..Joe
lvdisplay -v /dev/vgdvl/lvol2|more
lvdisplay: Warning: couldn't query physical volume "/dev/dsk/c12t0d4":
The specified path does not correspond to physical volume attached to
this volume group
lvdisplay: Warning: couldn't query physical volume "/dev/dsk/c10t0d4":
The specified path does not correspond to physical volume attached to
this volume group
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2001 11:14 AM
10-10-2001 11:14 AM
Re: Possibly forgot a vgreduce on a VG. Errors on vgdisplay.
Hi
Try
#mv /etc/lvmtab /etc/lvmtab.old
#vgscan -av
Thanks.
Prashant.
Try
#mv /etc/lvmtab /etc/lvmtab.old
#vgscan -av
Thanks.
Prashant.
Take it as it comes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2001 11:27 AM
10-10-2001 11:27 AM
Re: Possibly forgot a vgreduce on a VG. Errors on vgdisplay.
Do a vgreduce -f volume_group to get rid of the physical volumes that are non-existing.
I am hoping that there are no logical volumes residing on the disks. If so, you need to reduce the logical volumes from the non-exising disks. Do an lvdisplay -v -k and note the -k (PV KEY) value for those logical volumes. Then use lvreduce -k PV_KEY lvolx for the logical volumes on the missing disks.
Once you are done, then you can use vgreduce -f command to get rid of those disks.
And then do a vgchange -a y to refresh.
-Sri
I am hoping that there are no logical volumes residing on the disks. If so, you need to reduce the logical volumes from the non-exising disks. Do an lvdisplay -v -k and note the -k (PV KEY) value for those logical volumes. Then use lvreduce -k PV_KEY lvolx for the logical volumes on the missing disks.
Once you are done, then you can use vgreduce -f command to get rid of those disks.
And then do a vgchange -a y to refresh.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP