the scenario is this:
we have a source DMX and target DMX doing SRDF/A replication.
during a DR event we have a script that reads through a csv file of hosts/VG/hdisk's to do importvg's on all the replicated VG's importing them with a dev known to be in that vg.
my question is this, is there a better way to do this? primarily i'd like to get away from having to maintain a csv file of VG's, is there a way that once I bring the hdiskpower devices online on the DR server that I can query PVID/descriptor to get the name of the VG that the disk is a part of?
we have a source DMX and target DMX doing SRDF/A replication.
during a DR event we have a script that reads through a csv file of hosts/VG/hdisk's to do importvg's on all the replicated VG's importing them with a dev known to be in that vg.
my question is this, is there a better way to do this? primarily i'd like to get away from having to maintain a csv file of VG's, is there a way that once I bring the hdiskpower devices online on the DR server that I can query PVID/descriptor to get the name of the VG that the disk is a part of?