Jump to content

dany-dm

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by dany-dm

  1. On 12/8/2019 at 5:31 PM, Iormangund said:

    I have some unassigned drives set in a btrfs pool mounted as a share. Has been working perfectly until I applied the recent updates at which point the drives will no longer auto mount or manual mount through the ui.

     

    This is the log error I get when attempting to mount with plugin:

     

    Server kernel: BTRFS error (device sdj1): open_ctree failed
    Server unassigned.devices: Error: shell_exec(/sbin/mount -t btrfs -o auto,async,noatime,nodiratime '/dev/sdj1' '/mnt/disks/btrfspool' 2>&1) took longer than 10s!
    Server unassigned.devices: Mount of '/dev/sdj1' failed. Error message: command timed out
    Server unassigned.devices: Partition 'DISK' could not be mounted...


    Mounting works as normal when done through terminal using commands:

    mkdir /mnt/disks/btrfspool

    /sbin/mount -t btrfs -o auto,async,noatime,nodiratime '/dev/sdj1' '/mnt/disks/btrfspool

     

    I assume this is due to the changes made around update "2019.11.29a" where timeout was added?

    Is it possible to change the timeout or do a check for btrfs pools and extend the timeout so auto mount works again?

     

    Is there a fix that I can manually apply to get it working again the same way as before until an update comes out?

    Hello, i think i have the same problem, i can't automount anymore after the last update:

     

    Dec 14 00:13:08 NasDan kernel: BTRFS error (device sdi1): open_ctree failed
    Dec 14 00:13:08 NasDan unassigned.devices: Error: shell_exec(/sbin/mount -t btrfs -o auto,async,noatime,nodiratime '/dev/sdi1' '/mnt/disks/WDC_WD40PURX-64NZ6Y0_WD-WCC7K0RJTU9R' 2>&1) took longer than 20s!
    Dec 14 00:13:08 NasDan unassigned.devices: Mount of '/dev/sdi1' failed. Error message: command timed out
    Dec 14 00:13:08 NasDan unassigned.devices: Partition 'WDC_WD40PURX-64NZ6Y0_WD-WCC7K0RJTU9R' could not be mounted...
    Dec 14 00:13:08 NasDan unassigned.devices: Running device script: 'WDC_WD40PURX-64NZ6Y0_WD-WCC7K0RJTU9R.sh' with action 'ERROR_MOUNT'.

     

    running "mount -t btrfs /dev/sdi1 /mnt/ciao" take almost 21 seconds and double for umount.

     

     

     

×
×
  • Create New...