- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- logical volume usage
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
08-24-2000 09:55 AM
08-24-2000 09:55 AM
logical volume usage
How would I know how much space being used on my logical volume aside using lvdisplay? I need similar info. as I run "bdf" command which it tells how much was allocated, how much spaced was used and the space available for certain LV. But some of our LV are not mounted and only lvdisplay can give me some information on those unmounted LV. But lvdisplay does'nt say how much is currently being used by this LV.
Thanks in advance
jose
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2000 09:58 AM
08-24-2000 09:58 AM
Re: logical volume usage
Another option is to use Xvg.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2000 10:07 AM
08-24-2000 10:07 AM
Re: logical volume usage
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2000 11:06 AM
08-24-2000 11:06 AM
Re: logical volume usage
If you are strictlly intrest to get info about logical volume, you have to use lvm commands (lvdisplay) or SAM. To get it as you wish you can create your own script using LVM commands or see the above post for the script provided.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2000 01:39 PM
08-24-2000 01:39 PM
Re: logical volume usage
Volumes that are used in a raw mode should be carefully documented so as not to accidently trash binary data. SAM (and LVM commands) have no way to know that these areas of the disk contain useful inofrmation. I typically add a comment in /etc/fstab for any lvol that is used for raw.
Bill Hassell, sysadmin