Hi forum,
Before you flame me, I have googled this topic to death and am just suffering from too much information.
I have a new 18GB hot pluggable hard drive that I want to add to my AIX 4.3 machine for additional storage. I just want to format it and mount it to something like /mnt/storage.
I have formatted the drive and added it to the rootvg:
Not sure what the FREE DISTRIBUTION stuff is about.
So how do I go now to add the entire disk as a logical volume and mount it at /mnt/storage?
Thanks.
Before you flame me, I have googled this topic to death and am just suffering from too much information.
I have a new 18GB hot pluggable hard drive that I want to add to my AIX 4.3 machine for additional storage. I just want to format it and mount it to something like /mnt/storage.
I have formatted the drive and added it to the rootvg:
Code:
bash-2.05a# lsvg -p rootvg
rootvg:
PV_NAME PV STATE TOTAL PPs FREE PPs FREE DISTRIBUTION
hdisk0 active 542 15 00..00..00..00..15
hdisk1 active 542 542 109..108..108..108..109
Not sure what the FREE DISTRIBUTION stuff is about.
So how do I go now to add the entire disk as a logical volume and mount it at /mnt/storage?
Thanks.