tomjrob

Members
  • Posts

    67
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

tomjrob's Achievements

Rookie

Rookie (2/14)

3

Reputation

  1. The Tower is primarily used as a media server and file storage. The emby docker is used daily. Have streamed movies, TV Shows, etc. since the upgrade. In addition I have used a number of other dockers including Sonaar, Crashplan Pro backup (daily), Diskspeed, and others with no issues or errors in the logs. Have also booted and upgraded a Windows 10 VM. As I was away for Christmas, I also was able to access the Tower (all shares) and via VPM Manager (Wireguard) with no issues. Hope this helps. PS I did backup the flash drive and create a diagnostics report prior to the upgrade as this is a best practice, Didn't need them thankfully.
  2. Upgraded from 6.12.4 to 6.12.6 with no issues. Tower has been running for 10 days with no problems.
  3. JorgeB, Thank you for your help. I have enabled syslog server to a cache preferred share on the tower and it appears to be working as I see a new file syslog there. This problem is intermittant so it may take a while to catch the issue. I will post to this link when it happens.
  4. I have been losing access to the unraid web interface. It has happened multiple times over the last few months. When it happens, I can still log into the server console with command line, however cannot ssh into the server. I have only been able to resolve by rebooting. I am attaching system diagnostics which I ran from the command line before rebooting, so I hope this will provide some insight. I would appreciate any help in determining what is happening here. Thanks to the community in advance. tower-diagnostics-20221012-1157.zip
  5. Recently, I have been losing access to the unraid web interface. It has happened a few times over the last month or so. When it happens, I can still log into the server console with command line, however cannot ssh into the server. I have only been able to resolve by rebooting. I am attaching system diagnostics which I ran from the command line before rebooting, so I hope this will provide some insight. I would appreciate any help in determining what is happening here. Thanks to the community in advance. tower-diagnostics-20220423-0853.zip
  6. Upgraded from 6.8.3 to 6.9.2 a few days ago. Upgrade went smoothly and all Dockers and VM's are running great. Only issue was the cache prefer setting not working on a share with a space. renamed shared to remove space and all working. Thanks to the entire team for the great work. Next step is to try multiple cache pools.
  7. I have a very similar configuration setup for my wife. Windows 10 Desktop KVM on Unraid Using a Raspberry Pi 3 running an older free version of WTware. Link to the product is here. https://winterminal.com/index.html#raspberry This has been running flawlessly for a few years now. Haven't had to do anything to it since it was setup. When the rpi is turned on, it goes immediately to Sign In screen. She enters her thin client password, and the desktop loads. Enter password for desktop, and proceed. Sound, mouse, keyboard all work fine. Her "Monitor" is a cheap TV with HDMI input from the rpi. Setup was a long time ago but as I recall fairly simple. Download the software onto a windows machine, create a bootable wtware image on sd card, insert card in rpi and boot. There is some settup parameters to enter for ipaddress of the KVM, display size, etc., but not too difficult. Unfortunately, wtware started charging for newer versions of the software awhile back. I did find a link on their support site which contains a link to the last free version. The link was provided by their support folks, so they do not seem to have an issue providing the older version if people do not want newer features. Link here. https://forum.wtware.com/viewtopic.php?t=48400 One potential issue though is my wife does not watch movies, etc. using plex on her machine, so I cannot comment on the performance in that scenario. However, I have played youtube videos and seemed to work fine, provided the net is ok. In any case, hope this helps. You could try the free version and see how it works out. Good luck.
  8. Could Use Some Guidance, I have installed and set up the Bazaar docker and have been able to get it working with my series (TV Shows) without any issues. This is a great addon and I appreciate the work done on this. Very helpful. I am having a problem with movies though. I am getting the message about the path being invalid, and I can see why it is happening. It appears as though Bazaar assumes that each movie will always be in it's own folder. However, mine are not. Example below: Actual Path: /mnt/Movies/Features/South Pacific 1958 Bluray-1080p.mkv Example of Bazaar Invalid path message shows path: /movies/Features/South Pacific (1958)/South Pacific 1958 Bluray-1080p.mkv When I created the Folder "South Pacific (1958)" and put the movie file there, the app worked great. My question is do I need to put each movie in a separate folder to get this working (not ideal solution because I would need to reconfigure hundreds of files) or is there a setting I am missing that would allow Bazaar to find the file if it is not in it's own folder. I have tried a number of different settings and searched the forums, but haven't found an answer yet. Thanks in advance to the members that assist here.
  9. I found the issue to be a user script that was creating symlinks for virt manager persistent snapshots. It was referencing disk locations that were no longer valid after I reintroduced the ssd back into the array. It was set to run at array startup, and the script restarts the libvirt service. However, it was not completing due to the incorrect disk locations. Stopped the script and libvirt starts every time. Moved the specified locations back to original re-ran the script and all is ok. Sorry for the fire drill, and thanks for the assistance in identifying the root cause.
  10. I rebooted the array in safe mode. I ran diagnostics prior to starting the array. That is file -1305.zip I then started the array and started the libvirt service with VM Manager. This time it started and the VM's showed up in the dashboard. Ran diags again. That is file -1307.zip I guess there is a plugin or something causing the problem. I hope this helps to identify the issue. I really appreciate the help. tower-diagnostics-20200314-1307.zip tower-diagnostics-20200314-1305.zip
  11. Rebooted 2x. Does not fix the problem. I also noticed that the system gets hung trying to unmount disks whn rebooting. Have to force reboot, which obviously causes unclean shutdown. Any other ideas? Thanks in advance.
  12. Hoping someone can help here so that I do not lose all of my VM machines. Used mover to empty cache ssd to check it with Crucial windows program. Looked like it was empty. Checked it in windows machine. All ok. Put it back into Unraid and used mover to add docker and kvm (libvirt files) back onto the cache. Restarted Docker & recovered all containers. But now libvirt service fails to start. Libvirt Log 2020-03-14 14:01:57.797+0000: 23130: info : libvirt version: 5.10.0 2020-03-14 14:01:57.797+0000: 23130: info : hostname: TOWER 2020-03-14 14:01:57.797+0000: 23130: error : qemuStateInitialize:837 : unable to set ownership of '/var/lib/libvirt/qemu/save' to 0:100: No such file or directory 2020-03-14 14:01:57.797+0000: 23130: error : virStateInitialize:668 : Initialization of QEMU state driver failed: unable to set ownership of '/var/lib/libvirt/qemu/save' to 0:100: No such file or directory 2020-03-14 14:01:57.797+0000: 23130: error : daemonRunStateInit:839 : Driver state initialization failed Diagnostics attached. tower-diagnostics-20200314-1020.zip
  13. Upgraded from 6.8.1. to 6.8.3 today. No issues. All Dockers & VM's working. Kudos to the team.
  14. Upgraded today. All is good. Thanks for the efforts here.
  15. Just took a look at this thread and did a compare to the xml I have for my Windows 10 VM's. One difference I see is that I am using a different (older) version of the virtio iso. (virtio-win-0.1.141-1.iso) vs (virtio-win-0.1.171-1.iso). I have 2 Windows 10 VM's running, and the latest one was created a couple of weeks ago with 0.1.141-1.iso without issue. Maybe try a different version than virtio-win-0.1.171-1.iso. I only mention this because the error says to insure that the drivers are on the media. Good luck.