Re: How do you duplicate a drive?
From: Remko Lodder (remko_at_elvandar.org)
Date: 10/01/04
- Previous message: Remko Lodder: "Re: Emulatof for win32 apps on FreeBSD (Was: )"
- In reply to: Matt Staroscik: "How do you duplicate a drive?"
- Next in thread: Jerry McAllister: "Re: How do you duplicate a drive?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 01 Oct 2004 20:32:27 +0200 To: Matt Staroscik <matt@wrongcrowd.com>
Matt Staroscik wrote:
>
> I have a RAID mirror (2x 160GB) which I would like to back up onto a
> spare 160GB drive.
>
> I do not have a hot-swap caddy so I was planning on powering down the
> system to get the backup drive in and out.
>
> But once I have the new blank drive in, what is the best way to
> duplicate the RAID? Ideally I would like to create a disk that could
> boot the system (and rebuild the RAID) in case disaster strikes.
>
> Can dd do this?
>
> I am new to Unix disk operations... Many thanks in advance for the help.
>
I think that dd if=/dev/<raiddisk> of=/dev/<newdisk> would work in
duplicating the entire raid disk. I don't know if there are better ways,
so if someone knows them, we would like to know ;)
Cheers!
-- Kind regards, Remko Lodder |remko@elvandar.org Reporter DSINet |remko@dsinet.org Projectleader Mostly-Harmless |remko@mostly-harmless.nl Founder Tienervaders |remko@tienervaders.org _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Remko Lodder: "Re: Emulatof for win32 apps on FreeBSD (Was: )"
- In reply to: Matt Staroscik: "How do you duplicate a drive?"
- Next in thread: Jerry McAllister: "Re: How do you duplicate a drive?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|