Re: disk error / failure: need help! (smart failure predicted)

From: Viacheslav Voytovich (voytovich_slava_at_land.ru)
Date: 12/15/03

  • Next message: Jeff Palmer: "Re[2]: xtRadius"
    To: <mario@houseofsites.net>
    Date: Mon, 15 Dec 2003 20:30:13 +0700
    
    

    Hi !

    There is another method :)
    Make the target partitions that have the same size and the same partition
    letters of the source partiotions by /stand/sysinstall
    Mount the target disk to /mountpoint
    And use cp -Rp / /mountpoint

    I use this method :) It is easier :)

    Good luck

    Viacheslav

    ----- Original Message -----
    From: "Mario Theodoridis" <mario@houseofsites.net>
    To: <voytovich_slava@land.ru>
    Cc: <iaccounts@northnetworks.ca>; <freebsd-isp@freebsd.org>
    Sent: Sunday, December 14, 2003 12:44 PM
    Subject: Re: disk error / failure: need help! (smart failure predicted)

    > > Hi !
    > >
    > > Does it need that the disks have the same geometry?
    > >
    > > Slava
    > >
    >
    > i don't know about dd.
    > As for dump, i've used it locally as well as remotely
    > to back up entire partitions and as long as the target partition,
    > which you need to format before hand, is big enough for the actual
    > data, i've never had problems.
    >
    > For me this usually looks like this:
    > [root@quack ~]#mount /dev/adwhatever /mountpoint
    > [root@quack ~]#cd /mountpoint
    > [root@quack /mountpoint]#dump 0f - / | restore -rf -
    >
    > hope it helps :)
    >
    > mario;>
    >
    > - - - - - - - - House Of Sites - - - - - - - -
    > Web Design :: Programming :: Hosting :: Maintenance
    >
    > Web site: http://www.HouseOfSites.net
    > Email: mario@HouseOfSites.net
    > Tel: 415-242-3376
    >
    > ----------------------------------------------------
    > Do you schmut!?
    > http://www.schmut.com
    >
    >
    >
    >
    >

    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"


  • Next message: Jeff Palmer: "Re[2]: xtRadius"