- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: vgdisplay o/p
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
02-17-2009 01:20 PM
02-17-2009 01:20 PM
vgdisplay o/p
We having hp -ux server of version 11.11 ..need you help for following..
(1) whenever I am trying
# vgdisplay ..........it not showing any o/p
# lvdisplay ..........no o/p
( Earlier it giving o/p )
(2) But whenever I am trying with
/sbin/vgdisplay --------------- It listing all vg
/sbin/lvdisplay -v lvname------------- it giving o/p
(3) I having a sudo access ( id=0) ...
Please suggest what could be the possible solution --
Thanks in advance.
Subodh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2009 01:22 PM
02-17-2009 01:22 PM
Re: vgdisplay o/p
Try logging out and back in.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2009 01:24 PM
02-17-2009 01:24 PM
Re: vgdisplay o/p
# whence vgdisplay
for the result, test with
# file
# ll
(I have seen 0byte binaries before in an earlier thread).
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2009 02:20 PM
02-17-2009 02:20 PM
Re: vgdisplay o/p
Thanks for quick reply.....
Requested o/p are ---
(1)
# whence vgdisplay
/usr/sbin/vgdisplay
(2)# ll /usr/sbin/vgdisplay
-r-sr-xr-x 26 root sys 0 Feb 17 02:32 /usr/sbin/vgdisplay
(3) # file /usr/sbin/vgdisplay
/usr/sbin/vgdisplay: empty
(4)# whereis vgdisplay
vgdisplay: /usr/sbin/vgdisplay /sbin/vgdisplay /usr/share/man/man1m.Z/vgdisplay.1m
(5)
# ll /sbin/vgdisplay
-r-sr-xr-x 26 root sys 901120 Mar 20 2007 /sbin/vgdisplay
(6)
# ll /usr/share/man/man1m.Z/vgdisplay.1m
-r--r--r-- 1 bin bin 4321 Mar 20 2007 /usr/share/man/man1m.Z/vgdisplay.1m
Regards,
Subodh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2009 03:02 PM
02-17-2009 03:02 PM
Re: vgdisplay o/p
You should probably try to find a backup tape to restore from.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2009 09:55 PM
02-17-2009 09:55 PM
Re: vgdisplay o/p
you can also try copy the command from other same OS version Server. To be on the safer side you can uae rcp and also that you can choose a server which has the same OS version and Release and the same patch level.
regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2009 10:06 PM
02-17-2009 10:06 PM
Re: vgdisplay o/p
As Sujit say's better if you have the same server with the same OS Ver. then better copy all /usr/sbin directory into this machine.
just make a tar of /usr/sbin and restore into this machine.
Suraj