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

From: Mario Theodoridis (mario_at_houseofsites.net)
Date: 12/14/03

  • Next message: mario: "Re: AW: disk error / failure: need help! (smart failure predicted)"
    Date: Sat, 13 Dec 2003 21:44:46 -0800 (PST)
    To: <voytovich_slava@land.ru>
    
    

    > 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: mario: "Re: AW: disk error / failure: need help! (smart failure predicted)"