|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Solaris The Solaris Operating System, usually known simply as Solaris, is a Unix-based operating system introduced by Sun Microsystems. The Solaris OS is now owned by Oracle. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
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. |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
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: Code:
# vxdg -C import dgHR Option -C clears hostid from disks privates region. Befor import you can list all available disk groups with this command: Code:
# vxdg -o alldgs list |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| what command for copy a filesystem (local host or remote host) | bora99 | Linux | 1 | 02-29-2012 07:05 AM |
| Host key verification failed in openssh | rprajendran | UNIX for Dummies Questions & Answers | 1 | 09-28-2010 08:53 AM |
| Host Key verification failed | ahamed | Shell Programming and Scripting | 3 | 04-10-2010 04:28 PM |
| Help! How to find the local host after few ssh hops to remote host??? | gomes1333 | UNIX for Advanced & Expert Users | 3 | 03-27-2010 10:49 PM |
| QNX host cannot ping SCO host, vice versa | gavon | IP Networking | 2 | 08-20-2001 08:57 PM |
|
|