How to do the disk cloning on solaris
Answer / sbrahman75
Here is the procedure
install the disk
you can do this few ways, let's the scenario be, the disk is
already attached and its been label through format.
primary disk is u r c1t0d0s2
#dd if=/dev/dsk/c1t0d0s2 of=/dev/dsk/c1t1d0s2 bs=256k
This will take time, depends on the size of the primary disk
verfy the clone disk has a clean filesystem, for that
#fsck -y /dev/rdsk/c1t1d0s0
To verify that mount the clone disk
#mount /dev/dsk/c1t1d0s0 /mnt
change the /etc/vfstab to point to the clone device
#vi /mnt/etc/vfstab
After making changes, boot the clone disk -----Done
| Is This Answer Correct ? | 1 Yes | 0 No |
Procedure for Firmware upgrade
How to configure the virtual ip address
In which file port No’s are defined
Defalut value for umask
How to stop the process in Solaris?
What are the types of cluster configuration?
How to find out the shared file system from server and client
Which command is used to backup and restore solaris file system?
How to create core dump and crash dump #coreadm .
How to configure root mirroring in veritas volume manager
What are the daemons in NIS server?
What is mean by paging & server average time.