October 15, 201015 yr In the middle of playing a mp4 file from a share tonight, the picture just froze. I attempted to resolve this issue by rebooting the device and attempting to access the file again. That failed to resolve the issue. So, I attempted to stop the array so that I could reboot the server and it just sat there for 30 mins., doing nothing. I found a number of posts with similar issues and was able to find that the file was still showing as being accessed from the telnet console. So, I killed the PID that was being used to access the file. That made all the other "Unmounting" statuses on the other disks go away, but the "Unmounting" status remained for disk2. So, in another post I found by Joe L. he suggested a user could have avoided a similar unmounting issue by running: killall emhttp and then running: emhttp & I tried this angle and the issue still remains. I'm not sure what the error means that's being thrown in the syslog, but, here's the meat and potatoes of it(see Log below): Oct 14 22:15:15 UNRAID emhttp: Retry unmounting disk share(s)... Oct 14 22:15:20 UNRAID emhttp: shcmd (23): umount /mnt/disk2 >/dev/null 2>&1 Oct 14 22:15:20 UNRAID emhttp: _shcmd: shcmd (23): exit status: 1 So, what does the ">/dev/null 2>&1" mean? Why is unRAID so angry at me now? What can I do to make it happy again? Thanks For Your Time. Oct 14 22:14:46 UNRAID emhttp: shcmd (4): rm /etc/samba/smb-shares.conf >/dev/null 2>&1 Oct 14 22:14:46 UNRAID emhttp: shcmd (5): cp /etc/exports- /etc/exports Oct 14 22:14:46 UNRAID emhttp: shcmd (6): mkdir /mnt/user Oct 14 22:14:46 UNRAID emhttp: shcmd (7): /usr/local/sbin/shfs /mnt/user -o noatime,big_writes,allow_other,default_permissions Oct 14 22:14:47 UNRAID emhttp: shcmd (: cp /var/spool/cron/crontabs/root- /var/spool/cron/crontabs/root Oct 14 22:14:47 UNRAID emhttp: shcmd (9): echo '# Generated mover schedule:' >>/var/spool/cron/crontabs/root Oct 14 22:14:47 UNRAID emhttp: shcmd (10): echo '40 3 * * * /usr/local/sbin/mover 2>&1 | logger' >>/var/spool/cron/crontabs/root Oct 14 22:14:47 UNRAID emhttp: shcmd (11): crontab /var/spool/cron/crontabs/root Oct 14 22:14:47 UNRAID emhttp: shcmd (11): killall -HUP smbd Oct 14 22:14:47 UNRAID emhttp: _shcmd: shcmd (12): exit status: 1 Oct 14 22:14:47 UNRAID emhttp: shcmd (13): /etc/rc.d/rc.nfsd restart | logger Oct 14 22:15:07 UNRAID emhttp: shcmd (14): /etc/rc.d/rc.samba stop | logger Oct 14 22:15:07 UNRAID emhttp: shcmd (15): /etc/rc.d/rc.nfsd stop | logger Oct 14 22:15:08 UNRAID emhttp: Spinning up all drives... Oct 14 22:15:08 UNRAID emhttp: shcmd (16): sync Oct 14 22:15:08 UNRAID kernel: mdcmd (218032): spinup 0 Oct 14 22:15:08 UNRAID kernel: mdcmd (218033): spinup 1 Oct 14 22:15:08 UNRAID kernel: mdcmd (218034): spinup 2 Oct 14 22:15:08 UNRAID kernel: mdcmd (218035): spinup 3 Oct 14 22:15:08 UNRAID kernel: mdcmd (218036): spinup 4 Oct 14 22:15:10 UNRAID emhttp: shcmd (17): umount /mnt/user >/dev/null 2>&1 Oct 14 22:15:10 UNRAID emhttp: shcmd (18): rmdir /mnt/user >/dev/null 2>&1 Oct 14 22:15:10 UNRAID emhttp: shcmd (19): umount /mnt/disk2 >/dev/null 2>&1 Oct 14 22:15:10 UNRAID emhttp: _shcmd: shcmd (19): exit status: 1 Oct 14 22:15:10 UNRAID emhttp: shcmd (20): rmdir /mnt/disk2 >/dev/null 2>&1 Oct 14 22:15:10 UNRAID emhttp: _shcmd: shcmd (20): exit status: 1 Oct 14 22:15:10 UNRAID emhttp: Retry unmounting disk share(s)... Oct 14 22:15:15 UNRAID emhttp: shcmd (21): umount /mnt/disk2 >/dev/null 2>&1 Oct 14 22:15:15 UNRAID emhttp: _shcmd: shcmd (21): exit status: 1 Oct 14 22:15:15 UNRAID emhttp: shcmd (22): rmdir /mnt/disk2 >/dev/null 2>&1 Oct 14 22:15:15 UNRAID emhttp: _shcmd: shcmd (22): exit status: 1 Oct 14 22:15:15 UNRAID emhttp: Retry unmounting disk share(s)... Oct 14 22:15:20 UNRAID emhttp: shcmd (23): umount /mnt/disk2 >/dev/null 2>&1 Oct 14 22:15:20 UNRAID emhttp: _shcmd: shcmd (23): exit status: 1
Archived
This topic is now archived and is closed to further replies.