Sean
2006-04-19 15:57:12 UTC
I have an unusual problem (I think) that I am hoping someone with more AIX
knowledge than me can help me with. I have a volume group mirroring from a
local hdisk to a SAN disk via mirrorvg. On the SAN I am able to make a
copy of that disk to another one.
I would like to mount up this copied
volume to the server and be able to access it for retreiving files or
taking backups. I can present the volume to the server and the server
picks it up as a new hdisk. The problem then is that it has all the
identification of the original disk so something like "lspv -l hdisk3"
shows that its name is hdisk2 and it is part of the other volume group.
If I try to import it via "importvg -y backupvg hdisk3" (not sure if that
would be the correct command) I get an error that states it is already
part of the other volume group.
I think I need to be able to change the hdisk name and the volume group
information on the disk to be able to import it. The problem is I don't
know any way of doing that without blowing away the logical volumes on the
disk.
Is this even possible? Are there other commands I need to be able to get
this volume accessible under a different volume group? Any help would be
appreciated.
Sean
knowledge than me can help me with. I have a volume group mirroring from a
local hdisk to a SAN disk via mirrorvg. On the SAN I am able to make a
copy of that disk to another one.
I would like to mount up this copied
volume to the server and be able to access it for retreiving files or
taking backups. I can present the volume to the server and the server
picks it up as a new hdisk. The problem then is that it has all the
identification of the original disk so something like "lspv -l hdisk3"
shows that its name is hdisk2 and it is part of the other volume group.
If I try to import it via "importvg -y backupvg hdisk3" (not sure if that
would be the correct command) I get an error that states it is already
part of the other volume group.
I think I need to be able to change the hdisk name and the volume group
information on the disk to be able to import it. The problem is I don't
know any way of doing that without blowing away the logical volumes on the
disk.
Is this even possible? Are there other commands I need to be able to get
this volume accessible under a different volume group? Any help would be
appreciated.
Sean