dick hoogendijk <[EMAIL PROTECTED]> wrote:
> And in the meantime the solution to the broken cpio command like this:
>
> cd /backup
> find . -depth -print | cpio -pdmvu /pool
>
> What would be the correct pax syntax?
star fs=128m -copy -p -U -sparse -C /backup . /pool
Jörg
--
EMail:[EMAIL PROT
[EMAIL PROTECTED] wrote:
> I've upped the priority, accepted the bug and moved it to the proper
> category (utility/archiver).
>
> I've run cpio from all builds which changed cpio and the first
> broken build is snv_81.
At this time, 30% of the code have been changed. This was a real big change.
On Fri, 28 Nov 2008 17:36:22 +0100
[EMAIL PROTECTED] wrote:
> >>Absolutely weird; the "cpio -p" doesn't use any intermediate archive
> >>format and it should be able to copy files of any size.
> >
> >It works in Solaris 10u5 so it's broken later (Nevada?) at some
> >point in time...
>
> I've uppe
>
>
>>Absolutely weird; the "cpio -p" doesn't use any intermediate archive
>>format and it should be able to copy files of any size.
>
>
>It works in Solaris 10u5 so it's broken later (Nevada?) at some point in
>time...
I've upped the priority, accepted the bug and moved it to the proper
categ
>Absolutely weird; the "cpio -p" doesn't use any intermediate archive
>format and it should be able to copy files of any size.
It works in Solaris 10u5 so it's broken later (Nevada?) at some point in
time...
Casper
___
zfs-discuss mailing list
zfs
>cd /backup
>find . -depth -print | cpio -pdmvu /pool
><...lots of files listed>
> blocks copied
>
>I've filed a bug report on it now.
>
>The limit is 4GB, not 2 as I believed last night. It's simple to=20
>reproduce:
>
>mkdir test
>mkfile 4200m bigfile
>echo bigfile | cpio -pdmvu test/
>echo $?
>
On Fri, 28 Nov 2008, Joerg Schilling wrote:
Håkan Olsson <[EMAIL PROTECTED]> wrote:
I was just restoring a bunch of files from backup using find|cpio when I
noticed that cpio does not copy files >2GB properly. The resulting files
were "oddly" sized ( % 2GB, perhaps?).
Even more alarming, cpio
Håkan Olsson <[EMAIL PROTECTED]> wrote:
> I was just restoring a bunch of files from backup using find|cpio when I
> noticed that cpio does not copy files >2GB properly. The resulting files
> were "oddly" sized ( % 2GB, perhaps?).
>
> Even more alarming, cpio did not warn in any way about not co
On Fri 28/11/08 13:09 , Håkan Olsson [EMAIL PROTECTED] sent:
> Hi,
>
> I was just restoring a bunch of files from backup using find|cpio when I
> noticed that cpio does not copy files >2GB properly. The resulting files
> were "oddly" sized ( % 2GB, perhaps?).
>
> Even more alarming, cpio did not
Hi,
I was just restoring a bunch of files from backup using find|cpio when I
noticed that cpio does not copy files >2GB properly. The resulting files
were "oddly" sized ( % 2GB, perhaps?).
Even more alarming, cpio did not warn in any way about not copying the
file correctly! The cpio command e
10 matches
Mail list logo