- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: vgdisplay -v =>there is not informations displ...
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
05-29-2005 11:33 PM
05-29-2005 11:33 PM
vgdisplay -v =>there is not informations displayed
i put a new disk (9Go) on a VG (VG03) ,
#pvcreate -f /dev/rdsk/c2t0d0
#vgcfgrestore -n dev/vg03 ....
#vgchange -a y /dev/vg03
but whence i tape #vgdisplay -v dev/vg03 , anything displayed !!
#strings /etc/lvmtab shows good informations about the new disk .
Someone can help me ,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2005 11:46 PM
05-29-2005 11:46 PM
Re: vgdisplay -v =>there is not informations displayed
ls -l /dev/vg03
does it exist?? and do you have a group device file for this VG??
Regards,
--Naveej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 12:07 AM
05-30-2005 12:07 AM
Re: vgdisplay -v =>there is not informations displayed
there are 2 disks on VG03 .
When i tape #bdf => i can see all the VG's
but not the VG03 !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 01:22 AM
05-30-2005 01:22 AM
Re: vgdisplay -v =>there is not informations displayed
ioscan -fnC disk
vgdisplay -v /dev/vg03
strings /etc/lvmtab
pvdisplay /dev/dsk/c2t0d2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 01:30 AM
05-30-2005 01:30 AM
Re: vgdisplay -v =>there is not informations displayed
i can't display informations about disks , logical volume . There are no errors messages !!
I try to move /etc/lvmtab ,
i put #vgscan -av ...no success !
Maybe it's LVM corrup table ?
In this case how can i resolve this problem ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 01:38 AM
05-30-2005 01:38 AM
Re: vgdisplay -v =>there is not informations displayed
Try
# /sbin/vgdisplay -v /dev/vg03
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 01:54 AM
05-30-2005 01:54 AM
Re: vgdisplay -v =>there is not informations displayed
(no errors messages) it does not give informations about LVM configuration ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 01:59 AM
05-30-2005 01:59 AM
Re: vgdisplay -v =>there is not informations displayed
which vgdisplay
and
what `which vgdisplay`
Check your path
Regds
TT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 02:27 AM
05-30-2005 02:27 AM
Re: vgdisplay -v =>there is not informations displayed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 02:32 AM
05-30-2005 02:32 AM
Re: vgdisplay -v =>there is not informations displayed
What is the path shown when you run "which vgdisplay"?
run
what
and post the output.
I feel the LVM commands are not working for you!
Also post
ll /sbin/vg*
ll /usr/sbin/vg*
Regds
TT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 02:45 AM
05-30-2005 02:45 AM
Re: vgdisplay -v =>there is not informations displayed
Is vg03 in there?
How confident are you that /dev/rdsk/c2t0d0 was a new disk?
Try vgcfgrestore to the other disk in vg03...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 02:48 AM
05-30-2005 02:48 AM
Re: vgdisplay -v =>there is not informations displayed
#ll /usr/sbin/vg* give the answer :
-r-sr-xr-x 23 root sys 0 jun 10
2000 /usr/sbin/vg.....
why '0' instead of 376832 for example when i put #ll /sbin/vg*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 03:13 AM
05-30-2005 03:13 AM
Re: vgdisplay -v =>there is not informations displayed
In the meantime you can use the /usr/sbin commands by calling them with their complete path.
Best regards...
Dietmar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 03:18 AM
05-30-2005 03:18 AM
Re: vgdisplay -v =>there is not informations displayed
i found a solution ...my VG is resynchronized
What is the name of the LVM patch ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 03:32 AM
05-30-2005 03:32 AM
Re: vgdisplay -v =>there is not informations displayed
# swlist -l product | grep -i lvm
LVM commands cumulative patch
11.11
http://www4.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHCO_30698&context=hpux:800:11:11
11.0
http://www4.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHCO_23791&context=hpux:800:11:00
Regards,
Robert-Jan