|
google site
|
|||||||
| Forums | Register | Blog | Man Pages | Forum Rules | Links | Albums | FAQ | Users | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
Determine disk space in AIX
Hi I need to extend a FS in AIX but Im not sure on how to calculate the free space Please advise if my math is correct: Code:
-------PP SIZE: 64 megabyte(s) --------TOTAL PPs: 1086 (69504 megabytes) so the total size of volume is 64 * 1086 = 69504 MB (695GB) Free PP is-- FREE PPs: 176 (11264 megabytes) so I have free space of 176* 1086 = 191136MB (191 GB) or is it Free PP * PP Size = 176 (11264 megabytes) * 64 megabyte(s) = 11264MB (112 GB) Heres my rootvg output:> Code:
$ lsvg rootvg VOLUME GROUP: rootvg VG IDENTIFIER: 00c49eaa00004c000000010710cbda94 VG STATE: active PP SIZE: 64 megabyte(s) VG PERMISSION: read/write TOTAL PPs: 1086 (69504 megabytes) MAX LVs: 256 FREE PPs: 176 (11264 megabytes) LVs: 12 USED PPs: 910 (58240 megabytes) OPEN LVs: 11 QUORUM: 1 (Disabled) TOTAL PVs: 2 VG DESCRIPTORS: 3 STALE PVs: 0 STALE PPs: 0 ACTIVE PVs: 2 AUTO ON: yes MAX PPs per VG: 32512 MAX PPs per PV: 1016 MAX PVs: 32 LTG size (Dynamic): 256 kilobyte(s) AUTO SYNC: no HOT SPARE: no BB POLICY: relocatable Last edited by pludi; 12-11-2009 at 01:09 AM.. Reason: code tags, please... |
| Sponsored Links | ||
|
|
|
#2
|
|||
|
|||
|
in the future I would post a question like this in the AIX forum.
it reads exactly as you see in lsvg output. ~11GB 176 (11264 megabytes) FREE PP*PP SIZE keep in mind when you add space to a file system it will be done in 64MB chucks. for example if you needed to add 100MB to a file system you will actually add 128MB or 2xPP. |
|
#3
|
||||
|
||||
|
AIX is part of unix too
Thanks alot, I was a bit confused there. I got my LUN allocation already, going to extend the FS now. Thanks alot...appreciate ur help |
|
#4
|
|||
|
|||
|
Quote:
This question is not really a "UNIX for Dummies Questions & Answer" question. There are several sub-forums on unix.com -- include AIX. That is what I meant about posting the question to the AIX forum. |
|
#5
|
||||
|
||||
|
Well, thanks again for pointing that out...somehow I got a Warning for posting in the wrong forum and improper indenting..Grrrr...and Im working on Christmas Day...can't get any worse than this..anyways have a great Merry Xmas..
|
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| disk space, lsvg |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Determine space on a disk | dkranes | AIX | 4 | 12-11-2008 05:27 AM |
| How to determine how much space is available on client machine | decamposem | UNIX for Dummies Questions & Answers | 6 | 11-30-2008 02:34 PM |
| determine the physical size of the hard disk | hoffies | HP-UX | 4 | 11-15-2007 04:08 AM |
| how to determine the disk space usage | gfhgfnhhn | UNIX for Dummies Questions & Answers | 1 | 03-01-2006 07:27 AM |
| available disk space on disk device??? | alan | UNIX for Dummies Questions & Answers | 4 | 01-02-2004 02:06 AM |