bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] Issue with GNU Tar and HP-UX LVM v2.2 filesystems


From: Joerg Schilling
Subject: Re: [Bug-tar] Issue with GNU Tar and HP-UX LVM v2.2 filesystems
Date: Sat, 29 Sep 2012 13:48:52 +0200
User-agent: nail 11.22 3/20/05

Nathan Stratton Treadway <address@hidden> wrote:

> The point is that GNU tar doesn't know that the files you are trying to
> back up are on an LVM volume, and thus doesn't do any special processing
> like trying to look up LVM metadata for them.

On a system that is POSIX compliant, there is no need to know this.

> Essentially, all tar does is request the "stat" information from the OS
> for each file and directory it's processing, and then uses the device id
> (and lots of other fields) taken out of that information.
>
> So it sounds like then HP/UX LVM 2.2 is used, the device id that gets
> assigned to a volume is unusual in some way that causes trouble for
> tar... but the issue ties back to the values returned by the standard
> "stat" function call, and not to some attempt by tar to parse the LVM
> metadata or whatever.

As "TAR" is defined to archive dev_t values as unsigned values, the observed 
problem is a GNU tar specific problem that does not apply to tar.

Jörg

-- 
 EMail:address@hidden (home) Jörg Schilling D-13353 Berlin
       address@hidden                (uni)  
       address@hidden (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily



reply via email to

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