[Bug 1918884] Re: .zfs snapshot directory is not accessible when snapdir=visible

2021-03-17 Thread Martin Calko
Reported state can be worked around, although I still think, that even
without zfsutils-linux installed system should be able to access .zfs
ditectory.

** Changed in: zfs-fuse (Ubuntu)
   Status: New => Opinion

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1918884

Title:
  .zfs snapshot directory is not accessible when snapdir=visible

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-fuse/+bug/1918884/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1918884] Re: .zfs snapshot directory is not accessible when snapdir=visible

2021-03-17 Thread Martin Calko
It seems that lack of "zfsutils-linux" leads to behavior described above.
After
___
apt install zfsutils-linux
reboot
zpool import pool1 -f
___
situation does look like this:
___
dpkg -l | grep zf
ii  libzfs2linux 0.8.3-1ubuntu12.6 
amd64OpenZFS filesystem library for Linux
rc  zfs-fuse 0.7.0-20  
amd64ZFS on FUSE
ii  zfs-zed  0.8.3-1ubuntu12.6 
amd64OpenZFS Event Daemon
ii  zfsnap   1.11.1-5.1all  
Automatic snapshot creation and removal for ZFS
ii  zfsutils-linux   0.8.3-1ubuntu12.6 
amd64command-line tools to manage OpenZFS filesystems
___
ls -la /var/lib/postgresql/
total 30
drwxr-xr-x  4 postgres postgres5 Mar 10 15:32 .
drwxr-xr-x 45 root root 4096 Mar 17 08:32 ..
drwxr-xr-x  3 postgres postgres3 Mar 10 15:29 12
-rw---  1 postgres postgres5 Mar 10 15:32 .bash_history
-rw---  1 postgres postgres   29 Mar 10 15:32 .psql_history
drwxrwxrwx  1 root root0 Mar 17 08:38 .zfs
___
cd /var/lib/postgresql/.zfs/
:/var/lib/postgresql/.zfs#
___

Situation is now good enough for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1918884

Title:
  .zfs snapshot directory is not accessible when snapdir=visible

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-fuse/+bug/1918884/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1918884] Re: .zfs snapshot directory is not accessible when snapdir=visible

2021-03-11 Thread Martin Calko
uname -a
Linux servernamee 5.4.0-66-generic #74-Ubuntu SMP Wed Jan 27 22:54:38 UTC 2021 
x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1918884

Title:
  .zfs snapshot directory is not accessible when snapdir=visible

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-fuse/+bug/1918884/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs