Tagged Questions
0
votes
3answers
1k views
copy logical volume from one volume group to another
I want to copy a logical volume from one volume group to another on AIX. How can I do this? Is copyvg the right command?
0
votes
3answers
390 views
How to fix bad mirroring on AIX?
So mirroring is bad:
0:root@SERVER:/root # lslv -m hd2
hd2:/usr
LP PP1 PV1 PP2 PV2 PP3 PV3
0001 0209 hdisk30 0322 hdisk32
0002 0210 hdisk30 ...
1
vote
1answer
2k views
How to decrease the size of a logical volume/fs aix?
oslevel -s
6100-03-03-0943
IF I have a Logical Volume that I need to shrink, then how can I do it? [there could be several FileSystems on it...]. What is the process?