#32 — .zfs directory not visible
| State | Resolved |
|---|---|
| Version: | |
| Area | Functionality |
| Issue type | Bug |
| Severity | Medium |
| Submitted by | (anonymous) |
| Submitted on | Mar 02, 2010 |
| Responsible | Seth Heeren |
| Target release: |
—
|
Last modified on
Mar 02, 2010
by
Seth Heeren
Inspite the zfs set snapdir=visible on all my zpools and sub-pools and seeing the parameter being accepted with zfs get, the .zfs directory is neither accessible nor is it visible. Mounting the pool in Opensolaris does the job, i get the snapshots and the .zfs directory, but I prefer linux.
I'm using Ubuntu 9.10, the git clone http://git.zfs-fuse.net/official to get the source and scons ; scons install.
Pools are simply created with zpool create storage /dev/sdb and seem to work perfectly except for that one little detail.
I think it used to work fine with 0.5.0 and ubuntu 8.something (it's been a while). I love snapshots so its a big problem for me. I'm I missing something or did i hit a bug?
I'm using Ubuntu 9.10, the git clone http://git.zfs-fuse.net/official to get the source and scons ; scons install.
Pools are simply created with zpool create storage /dev/sdb and seem to work perfectly except for that one little detail.
I think it used to work fine with 0.5.0 and ubuntu 8.something (it's been a while). I love snapshots so its a big problem for me. I'm I missing something or did i hit a bug?
Added by
Seth Heeren
on
Mar 02, 2010 10:28 AM
Issue state:
unconfirmed → resolved
Responsible manager:
(UNASSIGNED) → sgheeren
There is work underway in an experimental branch (search the google list for 'ctldir'). However, it is, erm, expermental.
It definitely hasn't worked before. I like snapshots too :) Perhaps OSol + NFS works for you for now?
You are welcome to test the experimental branch.
Meanwhile, for history: http://rainemu.swishparty.co.uk/[…]/gitweb.cgi?p=zfs;a=blob;f=STATUS
It definitely hasn't worked before. I like snapshots too :) Perhaps OSol + NFS works for you for now?
You are welcome to test the experimental branch.
Meanwhile, for history: http://rainemu.swishparty.co.uk/[…]/gitweb.cgi?p=zfs;a=blob;f=STATUS

