how to add a disk group in veritas from one system to
another system?

Answers were Sorted based on User's Feedback



how to add a disk group in veritas from one system to another system?..

Answer / anand babu

In first system
1. unmount all file systems
2. stop all volumes, then

#vxdg deport diskgroup_name => in command line or
use vxdiskadm : "remove access to(deport) a diskgroup"

In second system
#vxdg import diskgroup_name or
vxdiskadm: "enable access to (import) a diskgroup"

then start volumes by
#vxvol -g diskgroup_name startall

Is This Answer Correct ?    7 Yes 0 No

how to add a disk group in veritas from one system to another system?..

Answer / venkat

In 1st system you shoud stop volume and deport dg's and
then only you can import dg's into 2nd sytem.
In 2nd system import dg and start volume.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Solaris AllOther Interview Questions

If fsck is running, one thind u should not do.. what's that?

3 Answers  


how to share a directory with nfs server and how client mount the nfs share

3 Answers   IBM, Wipro,


what is the difference b/w /etc/system profile and user profile...?

2 Answers  


Which cluster is better VCS or Sun cluster?

2 Answers  


how can u view installed packages

3 Answers   IBM,






what is port no for telnet?

12 Answers  


How many default no of users r there?

1 Answers  


How to findout particular file in the backup tape with the help of ufsdump

2 Answers   IBM,


how to repair /etc/system file with out using jump start and without using os software cd

4 Answers   IBM,


how can u create aggregate

1 Answers   IBM,


what is the use of /etc/path-to-inst file..?

4 Answers  


How to detect a newly added device if you are not able to detect the device using devfsadm?

1 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)