Hi,
I've tried to copy a user's vg, from one server to another. For example, server 1 has vg00 which comprise of hdisk2 and hdisk3. On server 2, I have 4 disks which has the same amount of space for vg00.
On server 1 I use this command: savevg -i vg00.
When I want to restore it on server 2, where vg00 has not been created, I use this command: restvg -f/dev/rmt0 hdsik3 hdisk4 hdisk4 hdsik5.
I got this error message:
restore: 0511-158 cannot open /dev/rmt0. The device is not ready for operation.
I just restore rootvg on disk1 and 2, it worked fine.
Does anybody have any ideas what when wrong?
Do I have to play with /tmp/vgdata/vg00/vg00.data on the tape?
Thanks
I've tried to copy a user's vg, from one server to another. For example, server 1 has vg00 which comprise of hdisk2 and hdisk3. On server 2, I have 4 disks which has the same amount of space for vg00.
On server 1 I use this command: savevg -i vg00.
When I want to restore it on server 2, where vg00 has not been created, I use this command: restvg -f/dev/rmt0 hdsik3 hdisk4 hdisk4 hdsik5.
I got this error message:
restore: 0511-158 cannot open /dev/rmt0. The device is not ready for operation.
I just restore rootvg on disk1 and 2, it worked fine.
Does anybody have any ideas what when wrong?
Do I have to play with /tmp/vgdata/vg00/vg00.data on the tape?
Thanks