Yep. mergerfs is pooling paths. It really doesn't know anything about luks. So, there is nothing telling it to wait for you to unlock the luks containers.
thanks, work's like a charm
Yep. mergerfs is pooling paths. It really doesn't know anything about luks. So, there is nothing telling it to wait for you to unlock the luks containers.
thanks, work's like a charm
it look's like all work:
but after a reboot I have to encrypt both disk with the passphrase and then restart the mergerfspool is this correct?
Isn't that right? daschmidt1994
it's only a backup "NAS" if I wipe the data it's ok for me and then create the backups new
today when the kids are in the bed I give it a try.
Whats the best way to encrypt and mount after a reboot?
Password and manual mount?
thanks for your fast answere,
If I understand it right:
Delete mergerfs from both disk
Encrypt both disk with luks and then on the top create mergerfs?
Good evening,
short question.
Is it possible to encrypt a mergerfs? Have for a backup 2 HDD stripped with mergerfs and look for encryption.
With luks there I can't see a device(mergerfs) in the dropdownlist.
thanks I give it a try.
What mean the last 2 lines? They are # ?
# [Unit]
# RequiresMountsFor=/export
# RequiresMountsFor=/export/frigate
Add the following:
Code [Unit] Wants=zfs-mount.service After=zfs-mount.service
today the same problem...
oh sorry that was my fault, in the document standt only changes between the # and I added it on the bottom.
I don't understand why the sda2 have a mountpoint with /export/frigate
sudo systemctl edit nfs-server.service
if I try to save the change I get this error:
Editing "/etc/systemd/systemd/nfs-server.service.d/override.conf" canceld: temporary file is empty.
I'm back with the same problem and still have no solution, but now I need the nfs for my frigate.
Have nobody the same problem?
The nfs share writte often to my root directory after a rebot from my openmediavault.
root@openmediavault:/export/frigate# df -h /
Dateisystem Größe Benutzt Verf. Verw% Eingehängt auf
/dev/sda2 218G 40G 167G 20% /
the export:
# This file is auto-generated by openmediavault (https://www.openmediavault.org)# WARNING: Do not edit this file, your changes will get lost.
# /etc/exports: the access control list for filesystems which may be exported
# to NFS clients. See exports(5).
/export/frigate 192.168.178.220(fsid=02063ded-ecfe-429d-b651-4d1866067c58,rw,subtree_check,insecure,no_root_squash,crossmnt)
/export 192.168.178.220(ro,fsid=0,root_squash,subtree_check)
the mount om the client:
While I do like apple juice, I prefer beer over just about anything else.
some beer are on the way on paypal thanks for your help
Your system failed to upgrade. What is the output of: sudo apt-get -f install
there is a lot of outlut but after that it work's thanks a lot
dpkg -l | grep openme
root@openmediavault:~# dpkg -l | grep openme
iU openmediavault 7.4.9-2 all openmediavault - The open network attached storage solution
ii openmediavault-backup 7.1.4 all backup plugin for OpenMediaVault.
ii openmediavault-borgbackup 7.0.8 all borgbackup plugin for OpenMediaVault.
iU openmediavault-compose 7.2.9 all OpenMediaVault compose plugin
ii openmediavault-cputemp 7.0.2 all cpu temperature plugin for openmediavault
iU openmediavault-kernel 7.1.3 all kernel package
ii openmediavault-keyring 1.0.2-2 all GnuPG archive keys of the openmediavault archive
iU openmediavault-nut 7.0.5-1 all openmediavault Network UPS Tools (NUT) plugin
ii openmediavault-omvextrasorg 7.0 all OMV-Extras.org Package Repositories for OpenMediaVault
ii openmediavault-remotemount 7.0.2 all Remote mount plugin for OpenMediaVault.
ii openmediavault-resetperms 7.1 all Reset Permissions
ii openmediavault-scripts 7.0.9 all OpenMediaVault scripts plugin
ii openmediavault-sharerootfs 7.0-1 all openmediavault share root filesystem plugin
ii openmediavault-webdav 7.0.6 all OpenMediaVault WebDAV plugin.
ii openmediavault-zfs 7.1.1 amd64 OpenMediaVault plugin for ZFS
Display More
sudo omv-confdbadm migrate "conf.service.compose" "7.2.8"
Change what?
to change a existing compose file then I get the same error
Do you have any compose files in the plugin? Otherwise, your plugin didn't update properly.
yes, but it's not possible to change it
I just added a compose file on 7.2.9 without doing anything with the checkboxes. Try ctrl-shift-R. If that doesn't work, what is the output of: sudo omv-showkey showenv
when i use the command there is no output
Update the compose plugin to 7.2.9. There are couple of other threads about this.
it's already 7.2.9
there is no difference betwen add a # for test in a already running compose or add a new
: Missing 'required' attribute 'showenv'.
OMV\Json\SchemaValidationException: : Missing 'required' attribute 'showenv'. in /usr/share/php/openmediavault/json/schema.inc:629
Stack trace:
#0 /usr/share/php/openmediavault/json/schema.inc(399): OMV\Json\Schema->checkProperties()
#1 /usr/share/php/openmediavault/json/schema.inc(289): OMV\Json\Schema->validateObject()
#2 /usr/share/php/openmediavault/json/schema.inc(261): OMV\Json\Schema->validateType()
#3 /usr/share/php/openmediavault/rpc/paramsvalidator.inc(59): OMV\Json\Schema->validate()
#4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(179): OMV\Rpc\ParamsValidator->validate()
#5 /usr/share/openmediavault/engined/rpc/compose.inc(558): OMV\Rpc\ServiceAbstract->validateMethodParams()
#6 [internal function]: OMVRpcServiceCompose->setFile()
#7 /usr/share/php/openmediavault/rpc/serviceabstract.inc(122): call_user_func_array()
#8 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod()
#9 /usr/sbin/omv-engined(544): OMV\Rpc\Rpc::call()
#10 {main}
Display More
Good morning,
today i tried to add a new composefile, but get every time this error:
: Missing 'required' attribute 'showenv'.
Browsercache was deleted, tried different browser and pc's.
Hope someone can help.