- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Help with disks
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
12-19-2007 11:17 AM
12-19-2007 11:17 AM
Help with disks
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2007 11:23 AM
12-19-2007 11:23 AM
Re: Help with disks
# ioscan
~cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2007 11:24 AM
12-19-2007 11:24 AM
Re: Help with disks
man hpvmdevmgmt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2007 11:28 AM
12-19-2007 11:28 AM
Re: Help with disks
I have already used hpvmstatus to determine which disks are assigned to VMs. It is the disks that *don't* seem to be assigned to VMs that I am trying to figure out if they are being used.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2007 11:31 AM
12-19-2007 11:31 AM
Re: Help with disks
In a IVM environment there are three ways to use these devices so the best resource to use is hpvmdevmgmt, keep in mind it will not show the resources used by the VM Host.
As you stated, good up to date documentation is a must or at least some admin scripts that identify your resources and usage assignments. These are typically a collection of the 10 or so commands used to format and organize your config in a way that you can quickly find what you are looking for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2007 11:45 AM
12-19-2007 11:45 AM
Re: Help with disks
strings /etc/lvmtab
and also
vgdisplay -v vgname
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2007 11:47 AM
12-19-2007 11:47 AM
Re: Help with disks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2007 11:54 AM
12-19-2007 11:54 AM
Re: Help with disks
Looks like you have been caught out by a lack of documentation, but if you have the Virtual Machine Manager set up you could take a look at the Storage Tab and see what that shows you in use fo rthe VM's. If a disk is not shown as used by a VM, or the host, then it is highly probable it is unused.
But this is an assumption that must be taken with care.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2007 07:49 PM
12-19-2007 07:49 PM
Re: Help with disks
I just have some hints for you:
First of all, you can find out pv was created from which storage device like: VA, EVA....
For example:
All LUN that create from VA will have the discription like: Axxxxx, from EVA will have the discription like HSV100, HSV200, etc....
Then you can use command diskinfo or pvdisplay to check out which volume group it belong to....
Hope this helps
Hoang Chi Cong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2007 07:10 AM
12-20-2007 07:10 AM