My MDs (hybrid core and netboot NUC) have both locked up on me while either playing a movie or Pandora. While the MD portion of the core locked, the rest seemed to keep operating. I was able to see what looked like a Kubuntu error on the core that said something lie "temporary user full". I haven't changed anything and it has been about a month since I updated.
Any thoughts? How do I check the logs to see what the message was?
Thank you,
B34N
in a shell, What is the output of df -h?
-Thom
Quote from: tschak909 on June 10, 2014, 12:31:49 AM
in a shell, What is the output of df -h?
Filesystem Size Used Avail Use% Mounted on
rootfs 72G 23G 46G 34% /
udev 744M 4.0K 744M 1% /dev
tmpfs 151M 1.3M 150M 1% /run
/dev/disk/by-uuid/ffd70af7-ad2c-477e-8c62-97a86e74ec52 72G 23G 46G 34% /
none 5.0M 0 5.0M 0% /run/lock
none 754M 4.0K 754M 1% /run/shm
/dev/sda1 72G 23G 46G 34% /mnt/device/77
/dev/sdb1 1.4T 561G 745G 43% /mnt/device/92
The problem didn't repeat itself last night. That's strange because it froze twice on the core over two days after just playing Pandora through a browser for about 45-minutes. I couldn't get any response from the MD interface. I even tried issuing quick reloads and that didn't have any affect. On the NUC MD it froze after a few moments of playing back a video. The only way I could get any response was to do a hard reset.
I'll keep monitoring and try to see if there is any pattern or if the df -h shows anything different if the problem comes up again.
Thank you,
B34N
if it freezes again,
connect via ssh, and do
$ top
and observe, look for processes taking up 100% or more CPU time. is it X?
-Thom