Hi,
Can you pl tell me how to create logical volume across hard disks.
This is how i follow to create logical volumes for one disk.
"
mklv -y'<lvm name>' <voulme group> <No. of pp> <physical volume>
mklv -y'db2_pop' datavg 3 hdisk1
"
But i need to do across hard disks,(My voulme group is shared across 5 disk with 128 pp size.and lot of them are free)
I am configuring on a new box, is there any file to be edited and do we need to add any thing any where else...some thing like that..
I tried by giving like this
mklv -y'db2_pop' datavg 3 hdisk1 hdisk2 hdisk3
but it is not creating like this.
can any body help me doing this through command line or smit.
Help is appreciated.
Thanks in advance
Can you pl tell me how to create logical volume across hard disks.
This is how i follow to create logical volumes for one disk.
"
mklv -y'<lvm name>' <voulme group> <No. of pp> <physical volume>
mklv -y'db2_pop' datavg 3 hdisk1
"
But i need to do across hard disks,(My voulme group is shared across 5 disk with 128 pp size.and lot of them are free)
I am configuring on a new box, is there any file to be edited and do we need to add any thing any where else...some thing like that..
I tried by giving like this
mklv -y'db2_pop' datavg 3 hdisk1 hdisk2 hdisk3
but it is not creating like this.
can any body help me doing this through command line or smit.
Help is appreciated.
Thanks in advance