python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
samba shadow copy cannot match
The test machine is running Ubuntu server 20.04 LTS, I'm tring to expose zfs snapshots to samba share as shadow copies but failed.
Here is the smb.conf share block:
[Storage]
comment = NAS Storage
...
Ferrets
Votes: 0
Answers: 1
ZFS send single snapshot including descendent file systems
Is there a way to send a single snapshot including descendant file systems? 'zfs send' only sends the the top level file system even if the snapshot was created using '-r'. 'zfs send -R' sends the d...
alpha23
Votes: 0
Answers: 2
Is mysql/docker/zfs safe?
We are looking to use mysql or mariadb within docker on zfs.
I've seen a few old articles that seem to suggest that you need some special configuration options for zfs.
https://github.com/docker-libra...
Brett Sutton
Votes: 0
Answers: 1
Right way to use docker rootless mode on ZFS filesystem
I configure my docker to be used with rootless mode and it works fine. But I changed my data-dir to store all the docker's data in a zfs filesystem. It appears that it is not working directly and I am...
Guuk
Votes: 0
Answers: 1