On Mon, 2006-03-13 17:42:18 -0500, Dan Pritts <[EMAIL PROTECTED]> wrote:
> I'd like to mirror this data store to a remote location for DR purposes.
> ideally the target would be a raw device as well, but a loopback mount
> would probably solve my problem if that's not possible.

# cat /dev/sda | ssh [EMAIL PROTECTED] "cat > /dev/sda"

Of course, change the device name as needed on both sides...

MfG, JBG

-- 
Jan-Benedict Glaw       [EMAIL PROTECTED]    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 für einen Freien Staat voll Freier Bürger"  | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));

Attachment: signature.asc
Description: Digital signature

-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to