- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Sam hangs up on logical volume display
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
10-24-2000 03:04 PM
10-24-2000 03:04 PM
Sam hangs up on logical volume display
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2000 04:40 PM
10-24-2000 04:40 PM
Re: Sam hangs up on logical volume display
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 12:29 PM
10-25-2000 12:29 PM
Re: Sam hangs up on logical volume display
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 12:47 PM
10-25-2000 12:47 PM
Re: Sam hangs up on logical volume display
one way is run bdf and use the device information for
vgdisplay -v /dev/vg00 will show logical and physical
lvdisplay -v /dev/vg00/lvol3 as an example
This is not an answer, I know, but it gathers additional information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 12:48 PM
10-25-2000 12:48 PM
Re: Sam hangs up on logical volume display
one way is run bdf and use the device information for
vgdisplay -v /dev/vg00 will show logical and physical
lvdisplay -v /dev/vg00/lvol3 as an example
This is not an answer, I know, but it gathers additional information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 01:14 PM
10-25-2000 01:14 PM
Re: Sam hangs up on logical volume display
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 01:25 PM
10-25-2000 01:25 PM
Re: Sam hangs up on logical volume display
I have quite a number of disks on my K460 (48 disks and 2 AutoRaid 12Hs) and T500 (40 disks) and it it took 2 minutes on the K460 and 2 minutes on the T500 to bring up the Logical Volumes area.
Have you tried just letting it sit for a while and see if anything ever happens?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 01:26 PM
10-25-2000 01:26 PM
Re: Sam hangs up on logical volume display
I have quite a number of disks on my K460 (48 disks and 2 AutoRaid 12Hs) and T500 (40 disks) and it it took 2 minutes on the K460 and 2 minutes on the T500 to bring up the Logical Volumes area.
Have you tried just letting it sit for a while and see if anything ever happens?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 08:19 PM
10-25-2000 08:19 PM
Re: Sam hangs up on logical volume display
/usr/sam/lbin/vginfo -l /dev/vg00/lvol1
.....
If previous command successfully, then please check /usr/bin/bdf.
It it work, then please check
/usr/sbin/swapinfo -fdmrt
and /sbin/lvlnboot -v
If these previous command work fine(not hung, then I suppose permission was changed in /dev/dsk(drwxr-xr-x) or there exist /dev/dsk/disk_query file(if it exist, then delet it).
With regards,
Watanabe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 08:20 PM
10-25-2000 08:20 PM
Re: Sam hangs up on logical volume display
/usr/sam/lbin/vginfo -l /dev/vg00/lvol1
.....
If previous command successfully, then please check /usr/bin/bdf.
It it work, then please check
/usr/sbin/swapinfo -fdmrt
and /sbin/lvlnboot -v
If these previous command work fine(not hung, then I suppose permission was changed in /dev/dsk(drwxr-xr-x) or there exist /dev/dsk/disk_query file(if it exist, then delet it).
With regards,
Watanabe