January 30, 201214 yr Today I tried to stop the array using the Stop button on the standard web interface. At first it said: "Stopping..." but after I refreshed for 20 minutes or so, it still said Stopping. disk1 shows "unmounting". The system log is attached but here are the last few lines. Looks like it cant unmount the disk. So what should I do? Is it OK to use the console to shutdown or is there some command line I can use to safely shutdown? Thanks. Edit: Oh, one other thing: I just installed mysql preparatory to putting my XBMC database on the server and the database is on disk1. Could this be causing it? Edit2: [sOLVED]. I killed the mysqld and mysqld_safe processes and the this caused the umount to succeed. Clearly I need more knowledge about how to run mysql. Any pointers? Also, when I excuted the powerdown sequence, it tried to kill mysqld, finally it printed: "Gave up waiting for mysqld to stop". This implies that it wants to unmount a disk which is being used by mysql before it tries to kill mysql. This seems broken. Jan 30 15:03:11 Tower emhttp: Retry unmounting disk share(s)... (Other emhttp) Jan 30 15:03:16 Tower emhttp: shcmd (674): umount /mnt/disk1 >/dev/null 2>$stuff$1 (Other emhttp) Jan 30 15:03:16 Tower emhttp: _shcmd: shcmd (674): exit status: 1 (Other emhttp) Jan 30 15:03:16 Tower emhttp: shcmd (675): rmdir /mnt/disk1 >/dev/null 2>$stuff$1 (Other emhttp) Jan 30 15:03:16 Tower emhttp: _shcmd: shcmd (675): exit status: 1 (Other emhttp) Jan 30 15:03:16 Tower emhttp: Retry unmounting disk share(s)... (Other emhttp) log.txt
Archived
This topic is now archived and is closed to further replies.