Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

mattalat

Members
  • Joined

  • Last visited

Everything posted by mattalat

  1. Not sure if this is the right place to ask - but has anyone successfully used this plugin to schedule shutdown of Ubiquiti devices (UDM, UNVR) upon power loss? I already have a UPS with Unraid shutdown enabled, but I saw a post from Squid from years ago suggesting that this plugin could then be used to shutdown other devices via SSH command. Would use the array stop as a trigger to send the command. Thanks!
  2. I think this may be what is causing my errors from above. Is there a recommended CA store app for the database?
  3. Sorry just to clarify - the app won’t work unless I install a separate DB app?
  4. I'm also having the same issue as sleepercells and some others above regarding the container being unable to start after a new install. Any ideas? Logs below: [2023-12-06 04:04:14] production.ERROR: SQLSTATE[HY000] [2002] No such file or directory (Connection: mysql, SQL: select * from information_schema.tables where table_schema = speedtest_tracker and table_name = migrations and table_type = 'BASE TABLE') {"exception":"[object] (Illuminate\\Database\\QueryException(code: 2002): SQLSTATE[HY000] [2002] No such file or directory (Connection: mysql, SQL: select * from information_schema.tables where table_schema = speedtest_tracker and table_name = migrations and table_type = 'BASE TABLE') at /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822) [stacktrace] #0 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(976): Illuminate\\Database\\Connection->runQueryCallback() #1 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(955): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection() #2 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\\Database\\Connection->handleQueryException() #3 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(407): Illuminate\\Database\\Connection->run() #4 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(394): Illuminate\\Database\\Connection->select() #5 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(43): Illuminate\\Database\\Connection->selectFromWriteConnection() #6 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Migrations/DatabaseMigrationRepository.php(184): Illuminate\\Database\\Schema\\MySqlBuilder->hasTable() #7 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(700): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists() #8 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(140): Illuminate\\Database\\Migrations\\Migrator->repositoryExists() #9 /var/www/html/vendor/laravel/framework/src/Illuminate/Support/helpers.php(248): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #10 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(140): retry() #11 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists() #12 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(84): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase() #13 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(633): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #14 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(83): Illuminate\\Database\\Migrations\\Migrator->usingConnection() #15 /var/www/html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle() #16 /var/www/html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #17 /var/www/html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure() #18 /var/www/html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod() #19 /var/www/html/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call() #20 /var/www/html/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call() #21 /var/www/html/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute() #22 /var/www/html/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run() #23 /var/www/html/vendor/symfony/console/Application.php(1081): Illuminate\\Console\\Command->run() #24 /var/www/html/vendor/symfony/console/Application.php(320): Symfony\\Component\\Console\\Application->doRunCommand() #25 /var/www/html/vendor/symfony/console/Application.php(174): Symfony\\Component\\Console\\Application->doRun() #26 /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run() #27 /var/www/html/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle() #28 {main} [previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] No such file or directory at /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65) [stacktrace] #0 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct() #1 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(83): Illuminate\\Database\\Connectors\\Connector->createPdoConnection() #2 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(48): Illuminate\\Database\\Connectors\\Connector->tryAgainIfCausedByLostConnection() #3 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection() #4 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect() #5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #6 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1319): call_user_func() #7 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(521): Illuminate\\Database\\Connection->getPdo() #8 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(416): Illuminate\\Database\\Connection->getPdoForSelect() #9 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}() #10 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(976): Illuminate\\Database\\Connection->runQueryCallback() #11 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(955): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection() #12 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\\Database\\Connection->handleQueryException() #13 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(407): Illuminate\\Database\\Connection->run() #14 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(394): Illuminate\\Database\\Connection->select() #15 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(43): Illuminate\\Database\\Connection->selectFromWriteConnection() #16 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Migrations/DatabaseMigrationRepository.php(184): Illuminate\\Database\\Schema\\MySqlBuilder->hasTable() #17 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(700): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists() #18 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(140): Illuminate\\Database\\Migrations\\Migrator->repositoryExists() #19 /var/www/html/vendor/laravel/framework/src/Illuminate/Support/helpers.php(248): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #20 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(140): retry() #21 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists() #22 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(84): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase() #23 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(633): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}() #24 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(83): Illuminate\\Database\\Migrations\\Migrator->usingConnection() #25 /var/www/html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle() #26 /var/www/html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #27 /var/www/html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure() #28 /var/www/html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod() #29 /var/www/html/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call() #30 /var/www/html/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call() #31 /var/www/html/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute() #32 /var/www/html/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run() #33 /var/www/html/vendor/symfony/console/Application.php(1081): Illuminate\\Console\\Command->run() #34 /var/www/html/vendor/symfony/console/Application.php(320): Symfony\\Component\\Console\\Application->doRunCommand() #35 /var/www/html/vendor/symfony/console/Application.php(174): Symfony\\Component\\Console\\Application->doRun() #36 /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run() #37 /var/www/html/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle() #38 {main} "} s6-rc: warning: unable to start service laravel-automations: command exited 1 /run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information. prog: fatal: stopping the container. In Connection.php line 822: SQLSTATE[HY000] [2002] No such file or directory (Connection: mysql, SQL: s elect * from information_schema.tables where table_schema = speedtest_track er and table_name = migrations and table_type = 'BASE TABLE') In Connector.php line 65: SQLSTATE[HY000] [2002] No such file or directory
  5. File editing does not work on 6.12.4. I'm not sure exactly when this broke, but now when I try to click on yaml files to edit it just shows a blank square.
  6. Any update when an 6.12 RC compatible version will be available on the community apps page?
  7. Long term, everything will be SSD. Maybe not now, maybe not in 5 years, but 10+? Spinning platters are on their way out, much like ICE cars. To survive, unraid needs to pivot into a parity method that works with SSDs (probably easy), but also - focus on unraid's other huge strength: Easy GUI management of a home server! I was drawn to unraid not for it's unique parity abilities, but rather because of its straightforward management of docker containers and VMs, with a helpful and active community to provide support. The first step towards getting more people (noobs) like me into the ecosystem is to do away with the requirement to start an array to run docker containers. Sure you can plug in a dummy USB for a cache-only build, but why even make that a requirement? Make it easier for idiots like me to make this work without involving silly hardware hacks. Am I crazy?
  8. This is apparently a known problem, however I can't find any bug reports about it. On an array drive (SATA drive, XFS file system) the "free space" and "used space" is dramatically wrong. I've attached screenshot of the main tab showing 27.9gb used, a screenshot of Dynamix File Manager showing the true used space (822 gb). The user shares calculation also shows the correct usage (screenshot attached as well. I've confirmed all files are there and accessible. I've attached diagnostics. Other, potentially helpful info: when I first installed the drive and ran the mover, everything appeared correct. Only after restarting did it display incorrectly. If I add new files to the array drive, unraid GUI seems to acknowledge their existence, ie. used space increased from 27.9 to 35 after adding a 7 gb file. It doesn't acknowledge the older files however. Edit: one other piece of info - I used the trash guides to utilize hardlinks for most of these files if that makes a difference. Thanks. wyse-diagnostics-20230401-2130.zip
  9. I was running a cache-only build, then yesterday added an array drive and had the mover transfer my media folder to it. It all went smoothly, and Unraid was reporting the correct disk utilization in the GUI. Today I rebooted the server after swapping out a cable, and now the GUI is reporting only 27.9 gb used when there is actually 822 gb used out of 4 tb. All the files are there and everything is working correctly. Dynamix File Manager also reports 822 gb used. See attached screenshots and diagnostics. Thanks! wyse-diagnostics-20230401-2130.zip
  10. Did you ever find a solution to this?
  11. USB 3.0. Attached screenshot of UD settings page and diagnostics. wyse-diagnostics-20230318-2050.zip
  12. I'm having this same issue - can see my above screenshot confirming the switch is turned on, but the tooltip still says "Share: No". Edit: maybe relevant - mine is also an external drive.
  13. I'm just not able to see the disk under "Disk Shares" - basically trying to make an SMB share of the drive. Tried refreshing the disks and configuration (double arrows), and tooltip still shows Share: No. Also confirmed that SMB Security is set to Public in the UD settings. Diagnostics attached wyse-diagnostics-20230318-2050.zip
  14. Can't get disk share to work - the "share" toggle is enabled for both the drive and partition, but it's not showing up. Interestingly, when I hover over the settings cogwheel for both, they each say "Share: No" despite the slider being enabled in settings. Any ideas? Thanks.
  15. Format failed with new SATA HD in a USB enclosure. Logs below. Any ideas? Thanks. Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 ASC=0x3 ASCQ=0x0 Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x8a 8a 00 00 00 00 00 00 00 08 08 00 00 00 80 00 00 Mar 14 21:28:30 Wyse kernel: I/O error, dev sdd, sector 2056 op 0x1:(WRITE) flags 0x800 phys_seg 16 prio class 0 Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=DRIVER_OK cmd_age=0s Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 Sense Key : 0x3 [current] Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 ASC=0x3 ASCQ=0x0 Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x8a 8a 00 00 00 00 00 00 00 08 88 00 00 04 b0 00 00 Mar 14 21:28:30 Wyse kernel: I/O error, dev sdd, sector 2184 op 0x1:(WRITE) flags 0x800 phys_seg 150 prio class 0 Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=DRIVER_OK cmd_age=0s Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 Sense Key : 0x3 [current] Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 ASC=0x3 ASCQ=0x0 Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x8a 8a 00 00 00 00 00 00 00 0d 38 00 00 02 58 00 00 Mar 14 21:28:30 Wyse kernel: I/O error, dev sdd, sector 3384 op 0x1:(WRITE) flags 0x800 phys_seg 75 prio class 0 Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=DRIVER_OK cmd_age=0s Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 Sense Key : 0x3 [current] Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 ASC=0x3 ASCQ=0x0 Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x8a 8a 00 00 00 00 00 00 00 0f 90 00 00 00 70 00 00 Mar 14 21:28:30 Wyse kernel: I/O error, dev sdd, sector 3984 op 0x1:(WRITE) flags 0x800 phys_seg 14 prio class 0 Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=DRIVER_OK cmd_age=0s Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 Sense Key : 0x3 [current] Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 ASC=0x11 ASCQ=0x0 Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x88 88 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00 Mar 14 21:28:30 Wyse kernel: critical medium error, dev sdd, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=DRIVER_OK cmd_age=0s Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 Sense Key : 0x3 [current] Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 ASC=0x11 ASCQ=0x0 Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x88 88 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00 Mar 14 21:28:30 Wyse kernel: critical medium error, dev sdd, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 Mar 14 21:28:30 Wyse kernel: ldm_validate_partition_table(): Disk read failed. Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=DRIVER_OK cmd_age=0s Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 Sense Key : 0x3 [current] Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 ASC=0x11 ASCQ=0x0 Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x88 88 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00 Mar 14 21:28:30 Wyse kernel: critical medium error, dev sdd, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 Mar 14 21:28:30 Wyse kernel: sdd: unable to read partition table Mar 14 21:28:30 Wyse unassigned.devices: Clear partition result: 1+0 records in 1+0 records out 2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.298422 s, 7.0 MB/s Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=DRIVER_OK cmd_age=0s Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 Sense Key : 0x3 [current] Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 ASC=0x11 ASCQ=0x0 Mar 14 21:28:30 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x88 88 00 00 00 00 01 d1 c0 be 00 00 00 00 08 00 00 Mar 14 21:28:30 Wyse kernel: critical medium error, dev sdd, sector 7814036992 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 Mar 14 21:28:32 Wyse unassigned.devices: Reloading disk '/dev/sdd' partition table. Mar 14 21:28:32 Wyse kernel: ldm_validate_partition_table(): Disk read failed. Mar 14 21:28:32 Wyse kernel: sdd: unable to read partition table Mar 14 21:28:32 Wyse unassigned.devices: Reload partition table result: /dev/sdd: re-reading partition table Mar 14 21:28:32 Wyse unassigned.devices: Creating Unraid compatible gpt partition on disk '/dev/sdd'. Mar 14 21:28:32 Wyse kernel: ldm_validate_partition_table(): Disk read failed. Mar 14 21:28:32 Wyse kernel: sdd: unable to read partition table Mar 14 21:28:33 Wyse kernel: ldm_validate_partition_table(): Disk read failed. Mar 14 21:28:33 Wyse kernel: sdd: unable to read partition table Mar 14 21:28:33 Wyse kernel: ldm_validate_partition_table(): Disk read failed. Mar 14 21:28:33 Wyse kernel: sdd: unable to read partition table Mar 14 21:28:33 Wyse kernel: ldm_validate_partition_table(): Disk read failed. Mar 14 21:28:33 Wyse kernel: sdd: unable to read partition table Mar 14 21:28:33 Wyse kernel: ldm_validate_partition_table(): Disk read failed. Mar 14 21:28:33 Wyse unassigned.devices: Create gpt partition table result: Creating new GPT entries in memory. Mar 14 21:28:33 Wyse kernel: sdd: unable to read partition table Mar 14 21:28:35 Wyse unassigned.devices: Reloading disk '/dev/sdd' partition table. Mar 14 21:28:35 Wyse kernel: scsi_io_completion_action: 44 callbacks suppressed Mar 14 21:28:35 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=DRIVER_OK cmd_age=0s Mar 14 21:28:35 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 Sense Key : 0x3 [current] Mar 14 21:28:35 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 ASC=0x11 ASCQ=0x0 Mar 14 21:28:35 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x88 88 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00 Mar 14 21:28:35 Wyse kernel: blk_print_req_error: 44 callbacks suppressed Mar 14 21:28:35 Wyse kernel: critical medium error, dev sdd, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 Mar 14 21:28:35 Wyse kernel: buffer_io_error: 539 callbacks suppressed Mar 14 21:28:35 Wyse kernel: Buffer I/O error on dev sdd, logical block 0, async page read Mar 14 21:28:35 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=DRIVER_OK cmd_age=0s Mar 14 21:28:35 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 Sense Key : 0x3 [current] Mar 14 21:28:35 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 ASC=0x11 ASCQ=0x0 Mar 14 21:28:35 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x88 88 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00 Mar 14 21:28:35 Wyse kernel: critical medium error, dev sdd, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 Mar 14 21:28:35 Wyse kernel: Buffer I/O error on dev sdd, logical block 0, async page read Mar 14 21:28:35 Wyse kernel: ldm_validate_partition_table(): Disk read failed. Mar 14 21:28:35 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=DRIVER_OK cmd_age=0s Mar 14 21:28:35 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 Sense Key : 0x3 [current] Mar 14 21:28:35 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 ASC=0x11 ASCQ=0x0 Mar 14 21:28:35 Wyse kernel: sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x88 88 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00 Mar 14 21:28:35 Wyse kernel: critical medium error, dev sdd, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 Mar 14 21:28:35 Wyse kernel: Buffer I/O error on dev sdd, logical block 0, async page read Mar 14 21:28:35 Wyse kernel: sdd: unable to read partition table Mar 14 21:28:35 Wyse unassigned.devices: Reload partition table result: /dev/sdd: re-reading partition table Mar 14 21:28:35 Wyse unassigned.devices: Formatting disk '/dev/sdd' with 'xfs' filesystem. Mar 14 21:28:35 Wyse unassigned.devices: Format drive command: /sbin/mkfs.xfs -f '/dev/sdd1' 2>&1 Mar 14 21:28:36 Wyse unassigned.devices: Format disk '/dev/sdd' with 'zfs' filesystem failed: Error accessing specified device /dev/sdd1: No such file or directory Usage: mkfs.xfs /* blocksize */#011#011[-b size=num] /* config file */#011[-c options=xxx] /* metadata */#011#011[-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1, #011#011#011 inobtcount=0|1,bigtime=0|1] /* data subvol */#011[-d agcount=n,agsize=n,file,name=xxx,size=num, #011#011#011 (sunit=value,swidth=value|su=num,sw=num|noalign), #011#011#011 sectsize=num /* force overwrite */#011[-f] /* inode size */#011[-i perblock=n|size=num,maxpct=n,attr=0|1|2, #011#011#011 projid32bit=0|1,sparse=0|1] /* no discard */#011[-K] /* log subvol */#011[-l agnum=n,internal,size=num,logdev=xxx,version=n #011#011#011 sunit=value|su=num,sectsize=num,lazy-count=0|1] /* label */#011#011[-L label (maximum 12 characters)] /* naming */#011#011[-n size=num,version=2|ci,ftype=0|1] /* no-op info only */#011[-N] /* prototype file */#011[-p fname] /* quiet */#011#011[-q] /* realtime subvol */#011[-r extsize=num,size=num,rtdev=xxx] /* sectorsize */#011[-s size=num] /* version */#011#011[-V] #011#011#011devicename <d
  16. After installing the patch plugin initially it was saying some images not available, but after "force update" on both of them updates have worked ever since. I would try doing force update.
  17. So we should use the plugin for now and then can delete it once unraid is updated to 6.12?
  18. Still can't get HW transcoding with HDR tone mapping enabled. Works fine with disabled. Any update on this?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.