Beiträge von MarcS

    I have not done anything. The system has been fixed for at least 1 month. All I did was keeping it up to date with updates.

    Sorry - I dont know how to reproduce it as the above cron job seems to be an OMV system job which I cannot even see.

    Since a few days I am getting this error message every hour. I have not changed anything to my system in several weeks.

    Has anyone seen this? Seems to be related to BTRFS cleanup tasks.

    Any ideas how to fix this?


    Thanks but the method described here seems to be based on amending fstab,

    Code
    ...Save the file with CTRL+X, run: omv-salt deploy run fstab
    
    You should be able to see the new options at /etc/fstab

    while I believe fstab is no longer used for mounting.

    Am I right?

    I'd am running btrfs on a SSD RAID and would like to mount it with options such as -o ssd and -o autodefrag

    How can I define customised mount options in OMV?

    Its a common SAS controller based on the LSI 2308 chip which has widely been reported as supporting 4Kn drives.

    The controller has nothing to setup and the other SAS drives work well. The 4Kn drive shows up there in the list without any issues, even shows the right size 3.7TB so the controller knows about the 4096 sector size. Other SAS controllers I tried did not show the correct disk size as they did not support 4K sectors.


    I will check the firmware. Maybe i need to tweak that.

    thanks

    Kernel 6.1.0-0.deb11.7-amd64

    Here it seems to see 3 disks

    >> my parted --list output:


    # SATA drive (not scsi)

    Model: ATA TOSHIBA DT01ACA0 (scsi)

    Disk /dev/sda: 500GB

    Sector size (logical/physical): 512B/4096B

    Partition Table: loop

    Disk Flags:


    Number Start End Size File system Flags

    1 0.00B 500GB 500GB btrfs


    # SATA drive (not scsi)

    Model: ATA ST3000VN007-2E41 (scsi)

    Disk /dev/sdb: 3001GB

    Sector size (logical/physical): 512B/4096B

    Partition Table: gpt

    Disk Flags:


    Number Start End Size File system Name Flags

    1 17.4kB 3001GB 3001GB ntfs msftdata


    # SATA SSD

    Model: ATA Corsair Force GT (scsi)

    Disk /dev/sdc: 60.0GB

    Sector size (logical/physical): 512B/512B

    Partition Table: msdos

    Disk Flags:


    Number Start End Size Type File system Flags

    1 1049kB 59.0GB 59.0GB primary ext4 boot

    2 59.0GB 60.0GB 1022MB extended

    5 59.0GB 60.0GB 1022MB logical linux-swap(v1)


    # 'normal SAS drive, non 4Kn

    Model: SEAGATE ST330006CLAR3000 (scsi)

    Disk /dev/sdd: 3001GB

    Sector size (logical/physical): 512B/512B

    Partition Table: gpt

    Disk Flags:


    Number Start End Size File system Name Flags

    1 1049kB 3001GB 3001GB ext4


    # 'normal SAS drive, non 4Kn

    Model: SEAGATE ST33000650SS (scsi)

    Disk /dev/sde: 3001GB

    Sector size (logical/physical): 512B/512B

    Partition Table: gpt

    Disk Flags:


    Number Start End Size File system Name Flags

    1 1049kB 3001GB 3001GB ext4

    I have a problem with SAS 4kn (native) harddrives, connected to my server via a SAS controller.

    The controller can see the HD and it reports correct size 3.7 TB but after booting, in OMV/Debian the drive does not show up at all.

    The drives are 4TB Seagate drives, type  ST4000NM014

    The SAS controller is a HP (725904-001) 9217-4i4e-HP - FH PCIe-x8 RAID Controller running in IT-mode (HBA).


    The controller also has 2 'normal' SAS drives attached and they work well under OMV.


    Is there anything I need to install to make 4Kn drives work?

    sounds like a docker upgrade broke your docker install.

    I think you are right. Appologies, it just looked to me like the Compose Plugin was causing the problems because it had a 20 page error message and I assumed that all the new Compose features caused docker to break. I don't know what exactly is the problem and my docker remains faulty, but it seems that some new docker versions don't run on my RPI. Maybe its time that I throw it overboard and buy one of those monster 1U servers with Xeon CPU and 12xHDDs :))

    I get it you are mad but out of all the times I have helped you on this forum, for you to act like this to me and my work, it is very disappointing.

    Sorry - I am not sure what you mean. I posted my server issues which came with the latest upgrades. I used to have super stable servers, now all is gone. The error message comes up in the OMV Compose plugin. So thats all I can go by.

    . If you didn't install the compose plugin, portainer would be running if docker was ok.

    I agree - I do not want the compose plugin as I run Portainer. And I would have never installed it but since a few upgrades back, OMV requires us to install the Compose in order to run Docker. Docker used to be an option under OMV-Extras and had its own tab for path settings. Sadly this is gone due to all this innovation :)

    If yes, you found your problem. Neither docker root nor container configs should be on a merged FS.

    EVER.

    That is not the issue. Docker worked perfectly fine on mergerfs (for last 4 years). I have also confirmed with the author of mergerfs that there is no issue with docker.

    Continuous improvement

    Thats great but then it would be good to do some testing prior to releasing "improvements". We used to have a stable OMV and now its not and unfortunately there is no way to roll back.


    As a workaround for others who might encounter this issue:

    Downgrade docker:

    Code
    sudo apt install docker-ce-cli=5:20.10.23~3-0~debian-bullseye 
    sudo apt install docker-ce=5:20.10.23~3-0~debian-bullseye 
    sudo service docker restart

    After that, OMV allows to save the settings without error.

    You might need to spend a few hours restoring your containers and not all of them will work 100% (e.g. Nginx and Dozzle throw errors). Of course its no solution but at least containers are up.


    Are you still using Windows XP???

    Well, Compose reminds me a lot of Windows XP. Have you tried Portainer? Its much more user friendly, quicker and stable....