Beiträge von DaGloaDone

    So i setup the new OMV Instance. Apperantly that didn´t resolve my Issue.

    I tried to copy a Directory directly over the command line. After a short while following Error occured:

    Code
    Message from syslogd@tonybox at Nov 28 22:22:37 ...
    kernel:[ 1080.692938] EXT4-fs (sdc1): failed to convert unwritten extents to written extents -- potential data loss!  (inode 32116807, error -30)


    I used a USB To Sata adapter to test if it´s the drives fault, but it works just fine with the USB one. It sadly has to be the Sata controller.
    Now when the Drives disconnect the Pcie card is still listed with lspci -v


    I actually tried to force reproduce the Error.
    So every time one of the 4 disks dissapears it´s not in sleeping state but actively used. Shortly after that one HDD is missing in OMV, the other 3 drives are also disappearing. But they are not vanishing at the same Time, what confuses me. I´m trying to figure out now what Error specifically causes this behaviour.

    Since the Drives are disappearing when a Drive is used, i don´t think it´s an ACPI error.

    Code
    023-11-19T21:55:36+0100 TonyBox kernel: pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Transmitter ID)
    2023-11-19T21:55:36+0100 TonyBox kernel: pcieport 0000:00:1c.0:   device [8086:a0bc] error status/mask=00003041/00002000
    2023-11-19T21:55:36+0100 TonyBox kernel: pcieport 0000:00:1c.0:    [ 0] RxErr                  (First)
    2023-11-19T21:55:36+0100 TonyBox kernel: pcieport 0000:00:1c.0:    [ 6] BadTLP                
    2023-11-19T21:55:36+0100 TonyBox kernel: pcieport 0000:00:1c.0:    [12] Timeout               
    2023-11-19T21:55:36+0100 TonyBox kernel: pcieport 0000:00:1c.0: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:01:00.0

    I googled this Error and it seems like it‘s an Issue with PCIe Active State Power management. But the data sheet of the JMB585 Chip states: supports PCIe link layer power saving mode.


    Is this an Issue?

    Hello :) So i got the issue that after some time all of my drives which are connected with a 4xSata to M.2 Adapter are disappearing in OMV. After a reboot they are there again. But i don´t want to have to reboot every time i get this error.

    When they are disappearing they also don´t show up when i use lsblk.

    When i use omv-salt deploy run monit i also only get the "Status failed Mountpoint" Errors again.


    Can someone help me please!

    Hello :)

    So i have 3x1TB HDD as a Raid 5. One of those disks is always spinning up after a few seconds even when i set it to sleep manually.
    Here the "sudo blktrace -d /dev/sdc -a pc -o - | blkparse -i -" log:


    the first two lines are for setting the Disk to sleep. The process scsi_eh_3 is the first one waking the Disk up. Online i can´t find any information regarding this specific problem.
    Can someone help me?

    Best regards

    Done

    Hey :)

    So when i open the docker compose plugin and move to files i geht this error:


    could someone please help me?

    Thank you :)