Re: [zfs-discuss] Moving files over with ufsrestore not that simple

2007-06-14 Thread Casper . Dik
>[EMAIL PROTECTED] wrote: >> After one aborted ufsrestore followed by some cleanup I tried >> to restore again but this time ufsrestore faultered with: >> >> bad filesystem block size 2560 >> >> The reason was this return value for the stat of "." of the >> filesystem: >> >> 8339: stat(".", 0

Re: [zfs-discuss] Moving files over with ufsrestore not that simple

2007-06-13 Thread Matthew Ahrens
[EMAIL PROTECTED] wrote: After one aborted ufsrestore followed by some cleanup I tried to restore again but this time ufsrestore faultered with: bad filesystem block size 2560 The reason was this return value for the stat of "." of the filesystem: 8339: stat(".", 0xFFBFF818)

Re: [zfs-discuss] Moving files over with ufsrestore not that simple

2007-06-07 Thread Rich Teer
On Thu, 7 Jun 2007, [EMAIL PROTECTED] wrote: > 8339: stat(".", 0xFFBFF818) = 0 > 8339: d=0x03F50005 i=3 m=0040755 l=3 u=0 g=3 sz=3 > 8339: at = Jun 7 23:11:54 CEST 2007 [ 1181250714 ] > 8339: mt = Jun 7 23:02:08 CEST 2007 [ 118

[zfs-discuss] Moving files over with ufsrestore not that simple

2007-06-07 Thread Casper . Dik
After one aborted ufsrestore followed by some cleanup I tried to restore again but this time ufsrestore faultered with: bad filesystem block size 2560 The reason was this return value for the stat of "." of the filesystem: 8339: stat(".", 0xFFBFF818) = 0 8339: