On Mon, Oct 02, 2006 at 06:45:41AM -0600, Charles Curley wrote:
> On Mon, Oct 02, 2006 at 03:18:38AM -0400, Jon LaBadie wrote:
> > On Mon, Oct 02, 2006 at 10:12:49AM +0700, Olivier Nicole wrote:
> > > Hi,
> > > 
> > > For the next backup server I'll have to implement, I was asked to see
> > > the feasability of using USB disks instead of tapes.
> > > 
> > > I know there are virtual tapes, but do they work on removable disks?
> > 
> > That is what I'm using right now, a pair of 300GB USB.
> 
> > BTW make sure you have usb 2.0, not 1.1 interfaces in your
> > computer.  I had to get an extra card to update my old box.
> > Before getting the card I did try an create the filesystem.
> > Took 13 hours to run mke2fs :)
> 
> Ouch.
> 
> The only thing I'll add to this is that Amanda won't mount the
> esternal drive, so yu have to see to that. I mount mine during the
> boot process.


Good point.  Also, usb peripherals get device names in the order
they are seen.  That can change depending on what might be plugged
in and maybe upon the phase of the moon ;)  What might be /dev/sdc
this boot might be /dev/sdb next.

So find out what mechanisms your OS has to support administrator
defined naming and mounting.  It might be fs labels, uuid's,
udev configuration, or ???

-- 
Jon H. LaBadie                  [EMAIL PROTECTED]
 JG Computing
 4455 Province Line Road        (609) 252-0159
 Princeton, NJ  08540-4322      (609) 683-7220 (fax)

Reply via email to