bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] Option to disable or change device number checking.


From: Rob Browning
Subject: [Bug-tar] Option to disable or change device number checking.
Date: Fri, 14 Jan 2005 10:49:45 -0600
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux)

I'm using tar to perform monthly full and daily incremental backups.
This machine has a scsi card for some removable devices, uses sata
drives (which show up as scsi), and has some of the drives in cages so
that they can be easily added or removed when needed.  All of this
means that after any given boot, the number and ordering of devices on
the scsi bus may change.  Normally this isn't a problem because the
machine uses udev and scsi_id to create uniquely named /dev links for
each drive, links which point to the appropriate kernel devices.

However, this situation appears to cause problems with tar.  If I
understand the situation correctly, then every time the device order
changes, the next incremental backup ends up containing what amounts
to a full backup.  Is there any way around this?

In this situation, it's really the mount points (or unique device
symlinks) that are relevant, not the device numbers.

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]