![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Filesystems, Disks and Memory Discuss NAS, SAN, RAID, Robotic Libraries, backup devices, RAM, DRAM, SCSI, IDE, EIDE topics here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| why need to mirror disk if we had backups ? | Exposure | UNIX for Dummies Questions & Answers | 4 | 04-17-2008 09:12 AM |
| How to remove disk from mirror? | Yac | AIX | 3 | 09-24-2007 03:40 PM |
| disk suite to mirror both d0 and d2 | csgonan | UNIX for Dummies Questions & Answers | 2 | 08-11-2007 12:20 PM |
| zfs mirror disk | simquest | SUN Solaris | 1 | 08-06-2007 03:52 PM |
| HP UX Disk Mirror | cobdeng | HP-UX | 1 | 01-04-2005 10:04 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Mirror system disk
I have a SUN 440 running Solaris 8 that is generating funny errors on /dev/dsk/c1t0d0 and I would like to dupe the drive(the non offending drives are removed for this process), swap it with the dupe and reboot. From what I have read, the process seems simple:
dd if=/dev/dsk/c1t0d0 of=/dev/dsk/c1t1d0 Here is my question: Since this is the disk holding the OS, do I need to have the source and or destination mounted/unmounted? I have tried booting into single user with both drives seated in the chassis and the command simply returns dd: /dev/dsk/c1t0d0: open: No such file or directory I have tried booting into single user with both drives out, then re-seating them and get the same error. Can someone please run down the step-by-step process I would need to accomplish this please? Or point out the one piece I am missing? I watched a co-worker of mine accomplish this on a Trusted Solaris box so I know it is possible and simple... Thanks in advance, |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|