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 |
Why copied file permission is changed in destination. When i give all permission i.e 777 to file and copy that to other location in destination the permission is 755. But if give permission 555 in destination that file permission is 755 and if give permission 444 to file after copy in destination the file permission is 444. These all are happening in normal user. How the umask value is calculate here really i am not understand. Please every body and wite the proper answer. Thanks in Advance
What is the basic requirement for cluster.
attributes of FS
How we configure the veritas cluster server for solaris? what r the proceure we have to take configuration
How ill you create a subdisk and plexus
How will see the kernel version
How to find the demo?
How to remove the volume
What is difference between g G while creating useradd?
I have single NIC card and we have two ports can we configure as IPMP?
How to add a tape deck on Sun Solaris version 10
Which service assign port no dynamically