Re: zfs file names (inodes) without files (ENOENT)

2011-11-08 Thread David Brodbeck
On Mon, Nov 7, 2011 at 11:12 PM, Martin von Gagern wrote: > Thought the same, and gave it a try. zpool claims there is no pool of > that name. "zpool -f" doesn't help. Looking at the device nodes, it > appears as though OI would only recognize 3 of my 4 HDDs, which seems > really strange, given th

Re: zfs file names (inodes) without files (ENOENT)

2011-11-07 Thread Martin von Gagern
On 07.11.2011 22:01, David Brodbeck wrote: > On Sun, Nov 6, 2011 at 3:32 AM, Martin von Gagern > wrote: >> Makes me wonder whether I'd be better off with either some OpenSolaris >> descendant (hoping that the problem only lies in the FreeBSD port of >> ZFS) or with Linux (and either btrfs or some

Re: zfs file names (inodes) without files (ENOENT)

2011-11-07 Thread David Brodbeck
On Sun, Nov 6, 2011 at 3:32 AM, Martin von Gagern wrote: > Makes me wonder whether I'd be better off with either some OpenSolaris > descendant (hoping that the problem only lies in the FreeBSD port of > ZFS) or with Linux (and either btrfs or some more mature fs). Both of those solutions are guar

Re: zfs file names (inodes) without files (ENOENT)

2011-11-06 Thread Martin von Gagern
On 05.11.2011 23:13, Martin von Gagern wrote: > Is there any > tool to check or rebuild the inode data structures of zfs? "zpool scrub" > doesn't seem to fit the bill, as its manpage indicates a computation of > file content checksums. Ran a scrub anyway, no errors reported there, problem persist.

Re: zfs file names (inodes) without files (ENOENT)

2011-11-05 Thread Martin von Gagern
On 06.11.2011 00:27, David Brodbeck wrote: > I'm curious if you've tried ls -B to see if there are any > non-printable characters in the filename. Hadn't tried yet, did try now, nothing strange there. Nevertheless, thanks for the suggestion, David. By the way, even "ls -l" of the whole directory

zfs file names (inodes) without files (ENOENT)

2011-11-05 Thread Martin von Gagern
Hi! A. SUMMARY Long story short: I have a file name on my zfs without a file to it. ls will include it in the dir content, but stat-ing that file will result in an ENOENT error: "No such file or directory". B. HISTORY So how did I come to this situation? I've recently had to kill the sending