jonmatifa

Results 10 comments of jonmatifa

docker run -d \ --name=crashplan-pro \ -p 5800:5800 \ -v /saltlake/var/crashplan-data:/config:rw \ -v /saltlake:/storage:ro \ -v /media/encrypted:/media/encrypted:ro \ jlesage/crashplan-pro /saltlake is a zfs pool, are there file system limitations for...

I made an ext4 volume on my ZFS array and made that the /config volume, now the docker instance starts right up. So it seems theres a file system incompatibility...

Yeah, I haven't been able to figure that one out yet. You'll have to follow 8layer8's advice above for now. Additionally, if the module is showing up under "other" or...

**abclution** see issue #13, I think it may relate to the problems you're describing.

*See above** > Did you have it installed previously? Those lines are in the config file, but will only update the template one located under the webmin root (such as...

Thanks burny0202! Can you give me more info about the dataset you're unable to delete?

What happened when you tried to delete those in zfs manager? Did it give you any kind of error?

This may be related to issue #11, you may need to go into Webmin - Webmin Users - Select your username - Available Webmin Modules - Check ZFS Manager and...

Awesome suggestion! I just pushed out an update, I had to overhaul a surprising amount of code to make that work, but I think it works better. I'll have to...

> I also noticed the rollback button isn't active. > Hasn't that been implemented yet? I haven't implemented this yet, reason being is that I never personally use the rollback...