Re: How to compute free space on Physical Disks?
From: Green, Simon (Simon.Green_at_EU.ALTRIA.COM)
Date: 06/29/05
- Previous message: True V. Jack: "How to compute free space on Physical Disks?"
- Maybe in reply to: True V. Jack: "How to compute free space on Physical Disks?"
- Next in thread: Mark Lamport: "Re: How to compute free space on Physical Disks?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 29 Jun 2005 15:00:12 +0200 To: aix-l@Princeton.EDU
Free PPs are those physical partitions which are not allocated to a logical
volume.
The Used PPs are those which ARE allocated, but that doesn't mean they're
actually being used. i.e. A filesystem which has 10 partitions may only be
50% full but all 10 of those partitions are being used as far as lspv is
concerned.
If you want to include space that's allocated to filesystems but isn't being
used at the moment you'll have to do a df or a du on each individual
filesystem.
-- Simon Green Altria ITSC Europe s.a.r.l. AIX-L Archive at https://new-lists.princeton.edu/listserv/aix-l.html New to AIX? http://publib-b.boulder.ibm.com/redbooks.nsf/portals/UNIX N.B. Unsolicited email from vendors will not be appreciated. Please post all follow-ups to the list. -----Original Message----- From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU] On Behalf Of True V. Jack Sent: 29 June 2005 13:36 To: aix-l@Princeton.EDU Subject: How to compute free space on Physical Disks? I need to find the "Total disk size" and "Free Space" on all my Physical disks. Right now I am doing this: "lspv hdisk0" And grabbing the "TOTAL PPs" and "Free PPs" fields. Is this right, or is "Free PPs" the amount of sapce that has not been assigned already.
- Previous message: True V. Jack: "How to compute free space on Physical Disks?"
- Maybe in reply to: True V. Jack: "How to compute free space on Physical Disks?"
- Next in thread: Mark Lamport: "Re: How to compute free space on Physical Disks?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|