September 16, 201510 yr After updating to 6.1.2 unmenu doesn't seem to work anymore. The normal GUI comes up normal but unmenus mymain shows Array Status Not started, unRAID ARRAY is STOPPED 0 disks in array. Array is not protected by a parity disk: Parity disk not configured. and the syslog shows: Sep 16 10:49:32 Tower1 unmenu[4461]: sh: /root/mdcmd: No such file or directory Sep 16 10:50:04 Tower1 unmenu-status: Exiting unmenu web-server, exit status code = 141 Sep 16 10:50:04 Tower1 unmenu-status: Starting unmenu web-server Sep 16 10:50:59 Tower1 unmenu[4461]: sh: /root/mdcmd: No such file or directory Sep 16 10:51:30 Tower1 unmenu[4461]: sh: /root/mdcmd: No such file or directory Is there a way around this to get unmenu working again?
September 16, 201510 yr The location of that file changed. You can create a symlink from the new location to the old location of /root/mdcmd . The new location is somewhere under the /usr/local/emhttp directory or lower subdirectory, going from memory so cant recall exact location.
September 16, 201510 yr Author The location of that file changed. You can create a symlink from the new location to the old location of /root/mdcmd . The new location is somewhere under the /usr/local/emhttp directory or lower subdirectory, going from memory so cant recall exact location. Thanks. But.... Tell a Linux-noob to create a symlink and the following question is: How?
September 16, 201510 yr Community Expert The location of that file changed. You can create a symlink from the new location to the old location of /root/mdcmd . The new location is somewhere under the /usr/local/emhttp directory or lower subdirectory, going from memory so cant recall exact location. Thanks. But.... Tell a Linux-noob to create a symlink and the following question is: How? This is covered in posts near the end of the unMenu Support thread
September 16, 201510 yr Author Thanks. Unmenu seems to work now, well sort of. When I go to mymain and try to pull a SMART report of the parity disk, which is on an onboard SATA port, it doesn't work. Instead I see these messages I the syslog: Sep 16 20:55:31 Tower1 unmenu[4413]: cat: /sys/block/loo/stat: No such file or directory Sep 16 20:56:10 Tower1 kernel: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen Sep 16 20:56:10 Tower1 kernel: ata1.00: failed command: SMART Sep 16 20:56:10 Tower1 kernel: ata1.00: cmd b0/d0:01:00:4f:c2/00:00:00:00:00/00 tag 29 pio 512 in Sep 16 20:56:10 Tower1 kernel: res 40/00:01:00:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout) Sep 16 20:56:10 Tower1 kernel: ata1.00: status: { DRDY } Sep 16 20:56:10 Tower1 kernel: ata1: hard resetting link Sep 16 20:56:13 Tower1 kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) Sep 16 20:56:13 Tower1 kernel: ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded Sep 16 20:56:13 Tower1 kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out Sep 16 20:56:13 Tower1 kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out Sep 16 20:56:13 Tower1 kernel: ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded Sep 16 20:56:13 Tower1 kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out Sep 16 20:56:13 Tower1 kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out Sep 16 20:56:13 Tower1 kernel: ata1.00: configured for UDMA/133 Sep 16 20:56:13 Tower1 kernel: ata1: EH complete I have to manually spin-up the disk for this to work. On the cache disk this works without problem.
November 2, 201510 yr The location of that file changed. You can create a symlink from the new location to the old location of /root/mdcmd . The new location is somewhere under the /usr/local/emhttp directory or lower subdirectory, going from memory so cant recall exact location. Thanks. But.... Tell a Linux-noob to create a symlink and the following question is: How? This is covered in posts near the end of the unMenu Support thread Thanks for the link. All you need to do to fix unmenu is enter from command line: ln -s /usr/local/sbin/mdcmd /root
November 2, 201510 yr Community Expert The location of that file changed. You can create a symlink from the new location to the old location of /root/mdcmd . The new location is somewhere under the /usr/local/emhttp directory or lower subdirectory, going from memory so cant recall exact location. Thanks. But.... Tell a Linux-noob to create a symlink and the following question is: How? This is covered in posts near the end of the unMenu Support thread Thanks for the link. All you need to do to fix unmenu is enter from command line: ln -s /usr/local/sbin/mdcmd /root That won't survive a reboot. Put the command in go.
November 24, 201510 yr For a linux newb, what does it mean, and how do you put a command in the go? look on your flash drive in the config folder. There's a file there called "go" You can add that line via notepad
Archived
This topic is now archived and is closed to further replies.