(SUMMARY): How to do un-mirrored disk replacement without loss of data?

From: Ken Huang (khuang_at_brownco.com)
Date: 01/29/04

  • Next message: Eric Paul: "SUMMARY: Garbage on the Serial Console"
    To: "'sunmanagers@sunmanagers.org'" <sunmanagers@sunmanagers.org>
    Date: Thu, 29 Jan 2004 16:10:33 -0500
    
    

    Here is the summary:
            There are couple ways of achieving it,
            (1) Backup to the tape using ufsdump and ufsrestore to the new disk
            (2) tar up each file system and untar it on the new disk.
            (3) Using NFS to copy all the data to the another server.

            My case was much more complicated, I just had to try and error
    different methods before come to any of the methods shown above.

    Regards,

    Ken
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers


  • Next message: Eric Paul: "SUMMARY: Garbage on the Serial Console"