- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: pvdisplay -v Displaying ?????
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
11-08-2001 09:15 PM
11-08-2001 09:15 PM
When I try to remove the logical volume, I get an error that the volume doesn't exist. When I go to create a new one, I get an error that the volume already exists. I would venture to guess that there is some confusion with LVM. How can I go through and remove this without performing a mediainit?
Also, this is my main boot drive, so I have to be somewhat delicate, since I administer support remotely.
Thanks in advance to anyone that can answer this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 09:26 PM
11-08-2001 09:26 PM
Re: pvdisplay -v Displaying ?????
Try to run this and look for the word 'stale' and post the results
# vgdisplay -v /dev/vg00
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 09:50 PM
11-08-2001 09:50 PM
Re: pvdisplay -v Displaying ?????
I have no room left on that drive and have moved the area to another drive. This is in bad form since I like to keep my servers all the same to make maintaining them somewhat easier.
I still need a soluable way to go through and remove those stupid question marks.
Any help would be greatly appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 09:56 PM
11-08-2001 09:56 PM
Re: pvdisplay -v Displaying ?????
vgdisplay -v vg00
nothing shows any signs of stale.
Any other ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 10:07 PM
11-08-2001 10:07 PM
Re: pvdisplay -v Displaying ?????
U mean that files under /dev/vg00 is deleted ?crw-r----- 1 root sys 64 0x000000 Aug 7 1999 group .......
Not sure what is the problem still you can try
1. vgcfgrestore -n /dev/vg00 /dev/rdsk/cxtxdx
Regards
Animesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 10:31 PM
11-08-2001 10:31 PM
Re: pvdisplay -v Displaying ?????
When I run pvdisplay -v /dev/dsk/c1t2d0, I end up seeing a section where the logical volume used to reside having ????? where the name should be. With the question marks in there, I can't seem to clear them out.
I've been researching through old posts and searching for why this is occuring. nothing seems to make sense as to why this is happening.
Mind you, this isn't the first time I've seen this. Usually, I see it when the Hard drives have been at the site for quit some time and we have to replace one of the drives in a vg. All of a sudden, you see these strange ?????? showing up.
There must be some association in LVM that has become disrupted and it can't figure out what that area is for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 10:37 PM
11-08-2001 10:37 PM
Re: pvdisplay -v Displaying ?????
Make sure that you have latest LVM path installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 10:41 PM
11-08-2001 10:41 PM
Re: pvdisplay -v Displaying ?????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2001 04:29 AM
11-09-2001 04:29 AM
SolutionWe have the same problem with one of servers, and also in vg00.
But only in the mirror disk, which is more strange, and we have no idea how it happened.
We think that the way to solve this is to put the box in Maintenence Mode, remove the mirror copies and remove the disk from vg00. After, pvcreate -B the disk, added it to vg00 and rebuild the mirrors.
Andre
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2001 12:50 PM
11-09-2001 12:50 PM
Re: pvdisplay -v Displaying ?????
lvchange -ay /dev/vg00/lvol4
This will regenerate /etc/lvmtab and synchronize the data diplayed by pvdisplay.
Again, what I was seeing was:
---Physical Extents ---
PE Status LV LE
0000 current ???? 0000
0001 current ???? 0000
Thanks,
DT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2001 01:01 PM
11-09-2001 01:01 PM
Re: pvdisplay -v Displaying ?????
Take a look at the thread below,
http://us-support.external.hp.com/cki/bin/doc.pl/sid=02777e3907b4e5b9e2/screen=ckiDisplayDocument?docId=200000054358939
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2001 01:03 PM
11-09-2001 01:03 PM
Re: pvdisplay -v Displaying ?????
Here is another thread,
http://us-support.external.hp.com/cki/bin/doc.pl/sid=02777e3907b4e5b9e2/screen=ckiDisplayDocument?docId=200000056114142
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2001 01:19 PM
11-09-2001 01:19 PM
Re: pvdisplay -v Displaying ?????
thank you for the links. I've been doing something similar in the interum to finding a better answer. By removing the device files and then running a lvcreate, lvremove, I can free those areas up.
I would prefer to have a command that would re-tie those areas where they are supposed to go, without having to go to all of this extra homework of figureing out what was there before, and performing the above steps. It's a lot of work.
I wonder if this is fixed with any patches?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2001 02:26 AM
11-13-2001 02:26 AM
Re: pvdisplay -v Displaying ?????
I only had the oportunity to see your replies today.
I was able to solve the problem after creating two device files with 0x00000b and 0x00000c under /dev/vg00.... FANTASTIC!
Many thanks,
Andre