- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Display Unallocated Disk Space
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
Discussions
Discussions
Discussions
Forums
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
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
тАО06-01-2011 12:07 PM
тАО06-01-2011 12:07 PM
Display Unallocated Disk Space
I am using the bdfmegs script to get free space and all I see is
File-System Gbytes Used Avail %Used Mounted on
/dev/vg00/lvol3 20 0 19 2% /
/dev/vg00/lvol1 1 0 1 5% /stand
/dev/vg00/lvol8 20 5 15 25% /var
/dev/vg00/lvol7 15 3 12 20% /usr
/dev/vg00/lvol4 10 0 9 6% /tmp
/dev/vg00/lvol6 30 5 24 19% /opt
/dev/vg00/lvol5 20 3 16 17% /home
/dev/vg01/data 1073 650 396 62% /data
Somewhere I am missing some data. Any ideas on how I can show this? I am a RHEL guy, so I am looking for a 'parted' comparison tool (or something similar).
lvdisplay shows me something, but not what I need.
HELP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2011 12:14 PM
тАО06-01-2011 12:14 PM
Re: Display Unallocated Disk Space
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2011 12:36 PM
тАО06-01-2011 12:36 PM
Re: Display Unallocated Disk Space
How do I see how much space this raw device(s) have?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2011 01:11 PM
тАО06-01-2011 01:11 PM
Re: Display Unallocated Disk Space
Raw devices will not work with pvdisplay command.
The application that owns the raw disk needs to report on space usage.
vgdisplay -v will show you free space in the volume group and list devices to check with pvdisplay
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2011 01:24 PM
тАО06-01-2011 01:24 PM
Re: Display Unallocated Disk Space
Any ideas for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2011 06:20 PM
тАО06-01-2011 06:20 PM
Re: Display Unallocated Disk Space
That will report on all the disks/LUNs (and alternate paths if any). Informix, just like Sybase uses raw partitions. The partitions can be lvols in a volume group or non-LVM whole disks. Only your Informix DBA can identify what disks and lvols are in use. Informix does put some text strings in the first sectors of the disk but there is no HP-UX tool to identify Informix usage.
Once your DBA has identified the disks/LUNs, put comments in /etc/fstab so you and other sysadmins will have some documentation about the raw devices.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-02-2011 04:42 AM
тАО06-02-2011 04:42 AM