04-21-07 12:17 AM
In comp.unix.solaris Tom <taha25@gmail.com> wrote:
> Hi
> 1-What is the difference between copying a disk to another by the
> command "dd" or using any script and the "mirroring" with VxVM.
If the disk is not in use, nothing.
'dd' copies a block as it exists at that point in time. If the
filesystem is in use then the target may not represent the state of the
source filesystem that existed at any point in time.
> 2-I have 6 servers with the same configuration [ solaris 8, sparc sun
> fire, VxVM,SunCluster, 4 disks]. I want to install just one server
> and copy all the disks to the other servers [ the boot disk and the
> other disks].
> 3-Is there any difference beween copying the boot disk or copying the
> other disks?
> 4-What about the DIDs and disk labels, will they missed up ?
> Thanks
If VxVM is already installed, you do not want to use 'dd' to copy disks
without fully understanding how VxVM stores ids in the private region.
If those ids are no longer unique, "bad things"(TM) can happen
--
Darren Dunham ddunham@taos.com
Senior Technical Consultant TAOS http://www.taos.com/
Got some Dr Pepper? San Francisco, CA bay area
< This line left intentionally blank to confuse you. >
[ Post a follow-up to this message ]
|