![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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. |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Pdisks
I have added a couple of new drives to my AIX 5.2. I was wondering how to view them and see what space is available for me to use in a hdisk .
Thanks Dave |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
What sort of disks are they?
If they are installed correctly, a reboot or running cfgmgr should configure them as hdisks for you. |
|
#3
|
|||
|
|||
|
Actually some of the drives space from them is already in use divided into 4 hd25 and hd28 and hd27 and hd29. I know there is some space left on these to grow one of my other file spaces with. It would help if I could see what pdisk correlates with what hdisk? I think there is a command that lets me see that?
Thanks |
|
#4
|
|||
|
|||
|
What sort of disks are they?
SSA, SAN, or was the pdisk a red herring and they are SCSI? |
|
#5
|
|||
|
|||
|
Quote:
Hope it helps!!! I tried to explain you as much as I can imagine , you can ask again in details. Cheers!!! Agent47 |
|
#6
|
|||
|
|||
|
ok now that I got some where I may be able to explain what i need a little better
Thanks Dave |
|
#7
|
||||
|
||||
|
Quote:
Try these Code:
lsattr -El hdisk25 # will display some params along with the size of the disk lspv |grep hdisk25 # identify VG of hdisk25 lsvg vg_of_hdisk25 # look for the FREE PPs line, thats what you're looking for |
||||
| Google The UNIX and Linux Forums |