Everything posted by trott
-
[Support] Linuxserver.io - Emby
I think it might be the same issue as below
-
[6.7.2]Not able enable NCQ via WebGUI
when you change the setting Tunable (enable NCQ) to yes in disk setup and click apply, and it will do nothing to enable NCQ, I have to manually change the queue_depth to 31 in CLI startArray=yes&spindownDelay=0&spinupGroups=no&defaultFormat=2&defaultFsType=xfs&shutdownTimeout=90&poll_attributes=600&queueDepth=0&nr_requests=128&md_num_stripes=4096&md_sync_window=2048&md_sync_thresh=2000&md_write_method=0&changeDisk=Apply&csrf_token=**************** Aug 22 17:09:51 Tower emhttpd: shcmd (9335): echo 128 > /sys/block/sdf/queue/nr_requests Aug 22 17:09:51 Tower emhttpd: shcmd (9336): echo 128 > /sys/block/sde/queue/nr_requests Aug 22 17:09:51 Tower emhttpd: shcmd (9337): echo 128 > /sys/block/sdb/queue/nr_requests Aug 22 17:09:51 Tower emhttpd: shcmd (9338): echo 128 > /sys/block/sdd/queue/nr_requests Aug 22 17:09:52 Tower emhttpd: shcmd (9339): echo 128 > /sys/block/sdc/queue/nr_requests Aug 22 17:09:52 Tower kernel: mdcmd (95): set md_num_stripes 4096 Aug 22 17:09:52 Tower kernel: mdcmd (96): set md_sync_window 2048 Aug 22 17:09:52 Tower kernel: mdcmd (97): set md_sync_thresh 2000 Aug 22 17:09:52 Tower kernel: mdcmd (98): set md_write_method 0 Aug 22 17:09:52 Tower kernel: mdcmd (99): set spinup_group 0 0 Aug 22 17:09:52 Tower kernel: mdcmd (100): set spinup_group 1 0 Aug 22 17:09:52 Tower kernel: mdcmd (101): set spinup_group 2 0 Aug 22 17:09:52 Tower kernel: mdcmd (102): set spinup_group 3 0 Aug 22 17:09:52 Tower kernel: mdcmd (103): set spinup_group 4 0
-
Unraid OS version 6.7.2 available
might be the same issue reported here: https://forums.unraid.net/bug-reports/stable-releases/67x-very-slow-array-concurrent-performance-r605/
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
I'm just moving from ubuntu server to unraid, I have 3 disks in BTRFS single, UD cannot recognize them, I have to mount them in CLI
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
thanks, it seems the parted not install successfully, I think I will try to reinstall the plugin Unable to install /boot/config/plugins/unassigned.devices/packages/parted-3.2-x86_64-2.txz: tar archive is corrupt (tar returned error code 2)
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Hi, I'm on unraid 6.72, I'm not able to format the disk to ext4, it seems parted is missing, below is the log Aug 8 12:17:21 Tower unassigned.devices: Device '/dev/nvme0n1' block size: 976773168 Aug 8 12:17:21 Tower unassigned.devices: Clearing partition table of disk '/dev/nvme0n1'. Aug 8 12:17:21 Tower unassigned.devices: Clear partition result: 1+0 records in 1+0 records out 2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.0028507 s, 736 MB/s Aug 8 12:17:21 Tower unassigned.devices: Reloading disk '/dev/nvme0n1' partition table. Aug 8 12:17:21 Tower unassigned.devices: Reload partition table result: /dev/nvme0n1: re-reading partition table Aug 8 12:17:21 Tower unassigned.devices: Creating a primary partition on disk '/dev/nvme0n1'. Aug 8 12:17:21 Tower unassigned.devices: Creating a 'msdos' partition table on disk '/dev/nvme0n1'. Aug 8 12:17:21 Tower unassigned.devices: Create 'msdos' partition table result: sh: /usr/sbin/parted: No such file or directory Aug 8 12:17:21 Tower unassigned.devices: Create primary partition result: sh: /usr/sbin/parted: No such file or directory Aug 8 12:17:21 Tower unassigned.devices: Formatting disk '/dev/nvme0n1' with 'ext4' filesystem. Aug 8 12:17:21 Tower unassigned.devices: Format disk '/dev/nvme0n1' with 'ext4' filesystem failed! Result: