subzero79

Results 60 comments of subzero79

Not only endsession, just any intent does not chain any dialog. Been just testing the flow example in the sandbox(just to make sure i wasn't making a mistake) and it...

Is it possible to add now the volume size? docker system df -v now returns size of the volumes, same as the api ``` curl -s --unix-socket /var/run/docker.sock http::/system/df |...

I didn’t know that. You mean on low powered devices or high number of volumes ?

https://github.com/openmediavault/openmediavault/issues/101 This is a major change, and it will help to finally have ability to restore settings if i am not mistaken. Be aware omv5 will have no upgrade path,...

no problem. side question the omv extjs classes functions, is there one to load the environment variables from /etc/default/openmediavault?

LUKS should be part of openmediavault also. Is built in kernel and has very good integration with systemd.

Ext4 conversions are not recommended any more with kernels higher than 4.x, it was possible and worked ok. Guess people will have to use their backups to reformat. Zfs doesn’t...

haven't tried as PR request yet. This is because in the forum luks thread i offered to test it no one showed interested but i know there is an issue...

Sorry my mistake, it was the docker plugin cleanup i offered, is also in my github. The idea came after discussing the issue in this thread https://forum.openmediavault.org/index.php/Thread/18158-LUKS-KeyFile-AutoMount-SOLVED/?pageNo=1 But i haven't...