Need to recover/move diskgroup from failed host to another host

Hi All

I am having VxVm on two Solaris hosts. host1 is using disk group dgHR. right now this server went down due to hardware fault. Not I need to import this dgHR into host2 server. Please let me know the procedure for the same.

I assume that dgHR is on some disks from array not on local disks.
If host2 has access to these disks then you can import dg with this command:

# vxdg -C import dgHR

Option -C clears hostid from disks privates region.
Befor import you can list all available disk groups with this command:

# vxdg -o alldgs list