From: Gene Heskett <gene.heskett@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: "John Stoffel" <john@stoffel.org>,
Jan Engelhardt <jengelh@linux01.gwdg.de>,
Olaf Hering <olaf@aepfle.de>, Dave Dillow <dave@thedillows.org>,
Dave Jones <davej@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>,
Jeff Garzik <jeff@garzik.org>
Subject: Re: I give up
Date: Wed, 11 Apr 2007 15:29:01 -0400 [thread overview]
Message-ID: <200704111529.01412.gene.heskett@gmail.com> (raw)
In-Reply-To: <17949.1016.199225.111768@smtp.charter.net>
On Wednesday 11 April 2007, John Stoffel wrote:
>>>>>> "Jan" == Jan Engelhardt <jengelh@linux01.gwdg.de> writes:
>
>Jan> On Apr 10 2007 23:54, Gene Heskett wrote:
>>>>>> So fix tar to not do silly things.
>>>>>> Kernel major:minor numbers are not stable.
>>>>>
>>>>> YOU Tell that to the tar/star people, they are flabbergasted that
>>>>> its not stable. It apparently is for every other OS tar can be run
>>>>> on.
>>>>
>>>> FreeBSD also seems to be quite "dynamic".
>>>> /dev/da0 is (0,92) for the 'fixit shell' -- how about you?
>>>
>>> I don't have such a beast here. Whats that supposed to do?
>
>Jan> Well I was just pointing out that Linux is not the only one to
>Jan> have device numbers (for promiment block-backed storage) that can
>Jan> move across reboots.
>
>I guess one work around would be to export your local filesystems via
>NFS and then have amanda back them up that way, which means gnutar
>should then ignore the devmajor and devminor numbers.
>
>Or you could just use a hack of the perl script 'tarcust' to hack the
>minor/major numbers stored in the index files, and make them match the
>current major/minor pair for each filesystem just before you do a
>backup.
>
>A total hack, but probably what I would do, since gtar should (IMNSHO)
>just ignore the devmajor/devminor and just go by the name. It's not
>like the sysadmin can't shoot himself in the foot anyway.
>
>Or, again, get away from Amanda and tar and instead move to Bacula.
>Smarter software.
>
>John
Does Bacula not use tar for its dirty work?
--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Nobody ever died from oven crude poisoning.
next prev parent reply other threads:[~2007-04-11 19:36 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-09 14:07 I give up Gene Heskett
2007-04-09 14:47 ` Jeff Garzik
2007-04-09 15:37 ` Gene Heskett
2007-04-09 16:49 ` Jan Engelhardt
2007-04-09 17:03 ` H. Peter Anvin
2007-04-09 18:36 ` Gene Heskett
2007-04-09 19:38 ` Gene Heskett
2007-04-09 21:35 ` Jan Engelhardt
2007-04-09 22:22 ` Dave Dillow
2007-04-10 1:27 ` Dave Jones
2007-04-10 1:40 ` Dave Dillow
2007-04-10 2:01 ` Dave Jones
2007-04-10 7:12 ` Olaf Hering
2007-04-10 7:51 ` Gene Heskett
2007-04-10 8:19 ` Jeff Garzik
2007-04-10 16:08 ` Olaf Hering
2007-04-10 17:29 ` David Lang
2007-04-10 16:14 ` Jan Engelhardt
2007-04-11 3:54 ` Gene Heskett
2007-04-11 15:39 ` Jan Engelhardt
2007-04-11 15:51 ` John Stoffel
2007-04-11 19:29 ` Gene Heskett [this message]
2007-04-11 20:27 ` John Stoffel
2007-04-11 21:16 ` Gene Heskett
2007-04-11 21:26 ` John Stoffel
2007-04-11 19:27 ` Gene Heskett
2007-04-10 7:53 ` Gene Heskett
2007-04-10 12:24 ` John Anthony Kazos Jr.
2007-04-10 20:45 ` Gene Heskett
2007-04-10 19:05 ` Phillip Susi
2007-04-11 4:01 ` Gene Heskett
2007-04-11 14:46 ` Phillip Susi
2007-04-11 15:07 ` Gene Heskett
2007-04-11 15:12 ` John Anthony Kazos Jr.
2007-04-11 16:43 ` Krzysztof Halasa
2007-04-11 17:03 ` Jan Engelhardt
2007-04-10 3:47 ` Gene Heskett
2007-04-10 3:41 ` Gene Heskett
2007-04-09 17:11 ` John Stoffel
2007-04-09 19:49 ` Gene Heskett
2007-04-09 20:08 ` John Stoffel
2007-04-09 20:11 ` Jeff Garzik
2007-04-09 20:08 ` Jeff Garzik
2007-04-09 20:32 ` Ralf Baechle
2007-04-09 20:44 ` Jeff Garzik
2007-04-09 20:51 ` H. Peter Anvin
2007-04-09 20:33 ` Valdis.Kletnieks
2007-04-09 20:47 ` Jeff Garzik
2007-04-10 3:34 ` Gene Heskett
2007-04-10 3:38 ` John Stoffel
2007-04-10 6:50 ` Jeff Garzik
2007-04-10 6:59 ` CaT
2007-04-10 17:52 ` H. Peter Anvin
2007-04-11 3:57 ` Gene Heskett
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200704111529.01412.gene.heskett@gmail.com \
--to=gene.heskett@gmail.com \
--cc=dave@thedillows.org \
--cc=davej@redhat.com \
--cc=hpa@zytor.com \
--cc=jeff@garzik.org \
--cc=jengelh@linux01.gwdg.de \
--cc=john@stoffel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olaf@aepfle.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox