Posts by Xitee

    revq did you find any solution? Having a similar problem right now.

    I've set up automatic decryption with an usb drive. After adding the additional key to both of my drives, one of them just disappeared. I am able to manually unlock and mount it but in omv it's only shown as device and the volume is missing. When manually decrypting and mounting it, it is no longer marked as missing and shows the storage usage.

    But I don't think that it is solely a omv issue. "blkid" only shows one of the drives (both after manual unlock) too.

    I also don't like that the webinterface now looks so crammed (e.g. I can no longer read some tags because they are shifted) and I have some big borders left and right on my 4K screen.

    As a workaround I have installed the Chrome Addon "Stylebot" and added the following custom CSS to have the full width again:

    CSS
    .ng-star-inserted {
      max-width: 100% !important;
    }

    But for the future I wish there will be an option for this like e.g. PiHole has.