For frequent backup it must be snappy. And to not forget doing it, it
should really be automatic. From experiments, doing a raw block level
clone is 2-3 times faster than naive file level copy (unless source
drive is an SSD or unless drive is sparsely used). So for system
backup, you can have a dd script with opt-out option run in a shutdown
hook. Then modify the bootloader with recovery tools which can also
boot up the mirror [http://bit.ly/loader-menu].

Unlike a RAID setup there's no observed performance penalty to pay, no
danger of controller errors and it's easy to swap a cradle mirror and
bring it off-site per round robin fashion [http://bit.ly/cradle-
drive].


On Feb 26, 10:57 pm, Manfred Moser <manf...@mosabuam.com> wrote:
> When it comes to raw speed for the transfer I strongly recommend
> getting a drive with an esata connection. Makes it as fast as an
> internal sata drive. Of course you need to have a esata plugin. With a
> laptop you might be out of luck, with a desktop you can stick in a
> esata card (that comes with the drive) or use an existing connection..
>
> Manfred Moserhttp://www.mosabuam.com
> skype mosabua, twitter.com/mosabuahttp://www.linkedin.com/in/manfredmoser
>
> On Friday February 26 2010, Matt Stine wrote:
>
> > Finally getting back to this....NAS looks like a nice option
> > indeed. Western Digital's My Book NAS is decently priced. What
> > model Lacie are you using?
>
> > Matt
>
> > On Sat, Feb 20, 2010 at 4:34 AM, Fabrizio Giudici <
>
> > fabrizio.giud...@tidalwave.it> wrote:
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > Hash: SHA1
>
> > > On 2/19/10 16:31 , Matt Stine wrote:
> > > > All,
>
> > > > Can anyone recommend a good external drive (preferably USB, >=
> > > > 1 TB) that will play nicely across Windows, Mac, and Linux
> > > > machines? I figured with the recent "backup" theme on the
> > > > podcast that this might be a good forum for this question.
>
> > > It's a hard question. If you can afford spending a bit more, go
> > > with a NAS with Ethernet connection: all the operating system
> > > will see it natively as a remote drive. For instance, I have a
> > > Lacie NAS that works fine with every o.s. I think that
> > > internally it uses XFS, but it doesn't matter after all. OF
> > > course it properly manages extended attributes such as those in
> > > Mac OS X.
>
> > > - --
> > > Fabrizio Giudici - Java Architect, Project Manager
> > > Tidalwave s.a.s. - "We make Java work. Everywhere."
> > > java.net/blog/fabriziogiudici -www.tidalwave.it/people
> > > fabrizio.giud...@tidalwave.it
> > > -----BEGIN PGP SIGNATURE-----
> > > Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
> > > Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org/
>
> > > iEYEARECAAYFAkt/utEACgkQeDweFqgUGxf2PQCgjnv6dBP3gNvEf9n34eMCJSE3
> > > lYAAnjaoUJBPnRd1NDXV/GFIcvt84UAb
> > > =6inw
> > > -----END PGP SIGNATURE-----
>
> > > --
> > > You received this message because you are subscribed to the
> > > Google Groups "The Java Posse" group.
> > > To post to this group, send email to javapo...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > javaposse+unsubscr...@googlegroups.com<javaposse%2bunsubscr...@go
> > > oglegroups.com> .
> > > For more options, visit this group at
> > >http://groups.google.com/group/javaposse?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to javapo...@googlegroups.com.
To unsubscribe from this group, send email to 
javaposse+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to