January 28, 20206 yr Reboots are normally hardware related in some way. Do you have a UPS? If not then a short power cut could cause that to happen.
January 28, 20206 yr Yes I do have a UPS. None of the clocks in my house are reset so I don't think it was power related. I'll keep an eye on the logs to see if anything else weird happens. Is this user script the best way to capture logs leading up to a crash? #!/bin/bash mkdir -p /boot/logs FILENAME="/boot/logs/syslog-$(date +%s)" tail -f /var/log/syslog > $FILENAME
January 28, 20206 yr 20 minutes ago, johnsanc said: Yes I do have a UPS. None of the clocks in my house are reset so I don't think it was power related. I'll keep an eye on the logs to see if anything else weird happens. Is this user script the best way to capture logs leading up to a crash? #!/bin/bash mkdir -p /boot/logs FILENAME="/boot/logs/syslog-$(date +%s)" tail -f /var/log/syslog > $FILENAME Probably better is this option that is available in current Unraid releases.
January 28, 20206 yr 1 hour ago, itimpi said: Probably better is this option that is available in current Unraid releases. Here is a link to using the Syslog Server that might be a bit easier to understand: https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/?tab=comments#comment-781601
January 28, 20206 yr remotely connected using wireguard, from my phone upgraded 6.8.1 to 6.8.2 without error. thank you unraid team!
January 28, 20206 yr Thanks all, yeah needing to put in the local IP for the unraid server was not intuitive for the Syslog Server, the help content should be updated for that. Will report back with proper logging if any other crashes occur.
January 28, 20206 yr Updated from 6.7.2 to 6.8.2 without any problems so far. Dockers stated normally, VMs all good.
January 29, 20206 yr updated from 6.7.2 to 6.8.2, unable to start array. array tab just shows reboot or shutdown, looking at logs: Jan 28 18:24:02 husky emhttpd: error: mdcmd, 2721: Device or resource busy (16): write Jan 28 18:24:02 husky kernel: mdcmd (47): stop Jan 28 18:24:02 husky kernel: md: 1 devices still in use. husky-diagnostics-20200128-1832.zip thinking it may be the recent security change... removing this line from my go file and rebooting: cp /boot/custom/docker-shell /usr/local/bin looks like that was the culprit... went and and just deleted this script since it's not really needed (was checking it out from a spaceinvader video) I know in the 6.8 notes it mentioned about the go entries no longer having the +x bit and you'd have to copy the files off.. but why did this kill the array from being able to boot? or was it just some fluke (I do not have array auto start enabled) Edited January 29, 20206 yr by zoggy
January 29, 20206 yr I updated two of my three servers. On one, the VM Manager was set to disabled after the reboot. No apparent loss after re-enabling which is fortunate because I have ten custom tweaked VM's that I would find unpleasant to redo that work. On the other machine, a VM that had vanished sometime in the past was now available after the reboot. So, what's the best way to back up the VM settings? Stopping the array and backing up /mnt/user/system/libvirt/libvirt.img ?
January 29, 20206 yr Author 49 minutes ago, jbartlett said: So, what's the best way to back up the VM settings? Stopping the array and backing up /mnt/user/system/libvirt/libvirt.img ? Yes
January 29, 20206 yr 6 hours ago, jbartlett said: So, what's the best way to back up the VM settings? Stopping the array and backing up /mnt/user/system/libvirt/libvirt.img ? Can be done automatically using this plug-in.
January 29, 20206 yr 7 hours ago, jbartlett said: I updated two of my three servers. On one, the VM Manager was set to disabled after the reboot. No apparent loss after re-enabling which is fortunate because I have ten custom tweaked VM's that I would find unpleasant to redo that work. On the other machine, a VM that had vanished sometime in the past was now available after the reboot. So, what's the best way to back up the VM settings? Stopping the array and backing up /mnt/user/system/libvirt/libvirt.img ? I've had this problem with earlier releases when changing other configuration options. Never really did figure it out, but it never seemed to happen when I wasn't messing with things so I wasn't to worried about it. In my case I never seemed to lose anything, just an annoyance since I had to reboot after re-enabling.
January 29, 20206 yr My W10 VM refuses to boot. It freezes during startup. This was not a issue in the previous version.
January 29, 20206 yr 16 minutes ago, SpecFroce said: My W10 VM refuses to boot. It freezes during startup. This was not a issue in the previous version. Please create a bug report for this.
January 29, 20206 yr 2 hours ago, SpecFroce said: My W10 VM refuses to boot. It freezes during startup. This was not a issue in the previous version. I haven't had this particular issue but one of my first troubleshooting steps is to create another VM using the same settings. Sometimes, something gets funged up in the XML that isn't visible in the GUI and it isn't obvious if you aren't intimately familiar with every part of the XML.
January 29, 20206 yr Does this support 9th gen igpu? 9700k ? It appears this uses 4.19.98 and i need 4.20. This correct? Edited January 29, 20206 yr by scubieman
January 29, 20206 yr Updated from 6.8.1 to 6.8.2. No issues. Thank you for another hassle free unRAID experience.
January 29, 20206 yr Can anyone clarify.... rc.docker: include missing changes to suppoort new setting "Host access to custom networks" I can't find this setting anywhere.
January 30, 20206 yr Updated from 6.7.2 to 6.8.2 on 2 servers and seem to have no issues. Dockers are up and running and VMs with passthrough all seem good too. *cheers*
January 30, 20206 yr Upgraded from 6.7.2 to 6.8.2, and no issues as far as I can see so far. Thanks for the hard work team! Edited January 30, 20206 yr by dianasta
Archived
This topic is now archived and is closed to further replies.