On Donnerstag, 8. Mai 2008, Neil Bothwick wrote: > On Thu, 8 May 2008 13:21:28 +0200, Volker Armin Hemmann wrote: > > uuh. Are you sharing your toothbrush too? > > Only when the battery goes flat in mine and I can't be bothered looking > for more, and only then when she isn't looking :) > > On the other hand, sharing storage space makes a lot of sense.
until someone accidentally deletes an important backup from the other one ;) btw, made backups yesterday. tar -c -b 128 /home | mbuffer -m 400M -p 95 -s 65536 -D 32G -A "mtx -f /dev/sg2 next" -f -o /dev/st0 my tapelib has a 35/70gb dlt built in. After 10(!) mb mtx signaled to switch tapes. After one hour of hunting (updating mbuffer, re-emerging mtx and playing around with different options) I made an ls -lhtr of /dev to see if all nodes are there. There weren't. And st0 had a size of 10M. WTF? mknod'ed the node - didn't help. On turning on the lib, udev made three nodes. sg2, the 10mb st0 and tape/by-id/blabla. Reloading the modules created a lot more nodes - and solved the problems. Sometimes life is a lot easier with less automation. -- gentoo-user@lists.gentoo.org mailing list