January 5, 201412 yr It has been suggested that this is a unmenu problem, so posting here now. I am running the latest unMenu, upgraded it last night. The prior version also did not understand this drive. BTW, now unMenu looks great! I had been running rc10 until last night. The toshiba drive in question did the same thing in rc10. I had time and decided that since I actually purchased unRaid, I should be running the real production version. I had hoped that the upgrade would fix this one issue, well it did not. BTW, had months of uptime on rc10 usually until my ups would run dead. I love it. Thanks Matt syslog-20140105-015600.zip
January 5, 201412 yr Unmenu uses the SMART information to identify drives. Run the following command to update the SMART database: /usr/sbin/update-smart-drivedb You will need to add it to you go file for the updated SMART database to persist across reboots.
January 5, 201412 yr Author Response from the above command... root@Tower:/# /usr/sbin/update-smart-drivedb curl: /usr/lib/libidn.so.11: no version information available (required by /usr/lib/libcurl.so.4) curl: /usr/lib/libidn.so.11: no version information available (required by /usr/lib/libcurl.so.4) /usr/share/smartmontools/drivedb.h updated from trunk
January 6, 201412 yr Author I am not sure what that really means to me. This issue was happening in rc10 and has not changed in 5.0.4, for me.
January 6, 201412 yr There something wrong with the installation of the program "curl" in unRAID version 5.0.4 that is giving you those errors when you try to update the SMART database. The post I linked to give instructions on how to fix the curl program. To summarize: 1. Downloading this package and place it in the "packages" directory of your flash drive: http://slackware.cs.utah.edu/pub/slackware/slackware-13.1/slackware/n/curl-7.20.1-i486-1.txz 2. Add these commands to the end of your go script. You can also run them in a telnet session if you don't want to reboot. installpkg /boot/packages/curl-7.20.1-i486-1.txz /usr/sbin/update-smart-drivedb
January 6, 201412 yr In searching the stock unmenu installation I didn't find an image file for the Toshiba drives. So here's what I did that seems to have fixed it for me: 1) I found a Toshiba logo image, cropped it tightly and re-sized it to a small size, in this case 300x93 px, then placed it in the /boot/unmenu/images/stock/ directory and named it Toshiba.png (I've attached the one I used) 2) Then I added a line to the myMain.conf file (in the /boot/unmenu directory) at line number 336 to specify the proper image to use, using the existing entries as an example SetConstant(TOSHIBA, "<img src='%ImageURL%/stock/Toshiba.png' border='0' style='height:1em;'>") I don't remember if I had to kill unmenu and restart it to see the new logos, but I don't think so.
Archived
This topic is now archived and is closed to further replies.