ralieghnet

Members
  • Posts

    42
  • Joined

  • Last visited

Everything posted by ralieghnet

  1. Need a little help. I've tried looking through the syslog for the reason for the error message of flash drive is corrupted. I just don't see what is causing the problem. I have taken the precaution of creating a backup flash drive, but have not inserted it into the computer. On a side note from some reason I can't upload the file to this post. I'll continue to try and post the zip file here. For now please use this link https://drive.google.com/file/d/10jBzKw-_AsVxN4fl4Pu9ogGfPdTK4wkh/view?usp=sharing
  2. I'm using WordPress with this Docker. Is is possible to get FFMPEG installed in the next update? I want to be able to serve up Video.
  3. Not sure why this fixed the network but I deleted the network.cfg. Did a reboot and now the VM's now have access to the internet and the local network.
  4. I just did some trial and error test. Here is what I found out so far. I really need this work work on the local network and not on the virtual bridge network.
  5. I've been trying now for about a week to get my VM's working. The VM's can ping the local gateway. I can ping the VM's from other machines on the network. Yet the minute the VM tries to pull data from the internet it fails. I have gone in to Ubuntu VM and set a static IP. That didn't work. I have cleared the routing table in the VM and that didn't work. I deleted the Ubuntu system and recreated a fresh install and that didn't work. Not sure where else to go from here. The Unraid system has no problem accessing the internet. Also, VM system is set to use br0 for its network bridge. What else can I try? tower-diagnostics-20210309-1439.zip
  6. I did some testing and found that the windows VM will not pass traffic on the eth0 which is br0 on Unraid. So I plugged a wireless adapter in and did a test. All traffic will pass over the wireless adapter with not problem as long as I have eth0 disabled. I tried removing and re-installing the virtio driver for networking and this had no affect on the system. So this leads me to believe that Unraid br0 is the source of the problem.
  7. Ive tried these steps to get my VM's working and nothing is working correctly. What I'm seeing is any VM windows or Ubuntu can access the main domain of a site just fine, but when I try to access the subdomain they fail. I have no problem access a subdomain directly from Unraid using the wget command or the alternate boot to gui method. Ayn ideas on what I can try next. Unraid 6.9-rc2 VM bonded VM drivers virt and virt-io tested
  8. I've already limited the RAM based on the number of cameras. I now want to limit the amount of storage array zoneminder has access to.
  9. I just rebuilt my Docker and template file for Zoneminder. In addition I applied the recommended setting for memory. My question is each time I try to limit the amount of storage space that I want to allow Zoneminder to use. The program never accurately reflects this. For example lets say I just want to give it 10G for video storage. However, when I go into the user interface it shows my entire storage array amount of a couple to terabytes. How do I limit the amount of available storage for the docker container
  10. Is anyone else having problems getting Windows 10 to work?
  11. I'm trying to create a Windows 10 VM and turn it into gaming platform with Steam. This is my VM config. I've tries both types bios SeaBios and OVMF. I went through the processor list and all failed. What happens is the VM starts and I can make it to the enter your license key. Then it crashes. I looked in the logs. What am I doing wrong. windows 10 vm.pdf libvert.pdf VM log.pdf
  12. I'm having the same problem. My windows VM is set to never sleep or hibernate. Its predominately my Steam platform. I've attached the VM log. Once the VM crashed I'm unable to get it to restart without a reboot of the system. The KVM wont release the hardware. windows vm log.pdf
  13. Since the upgrade to 6.8.3 I've had no problems with the /mnt/user unmounting. Thanks for all the help it was appreciated.
  14. I'm pretty sure my cache pool is mounting. My windows vm's run from the cache pool. I look using the top command and under stats page for a quicker overview. My other Ubuntu system at work never fills up the memory to capacity. This is why I was wondering if that might be the problem.
  15. I've upgraded the disk that was failing to a newer disk. and still the system /mnt/user is unmounting. One thing I'm noticing is the memory. When a fresh reboot occurs the required amount of RAM is used. Then half of the available RAM is used as a cache. The rest remains unused. But, when I checked while at work the amount of available RAM was almost gone and was consumed by the cache portion. What might be causing this. Any suggestions. tower-diagnostics-20200212-1744.zip
  16. The disk is mounted and I can look through the contents with both the GUI and CLI. Here is a screen shot of the disk states. The thing that surprises me is the SMART test short and extended completed without error. Granted this is a WD Blue hard drive. I have a WD Red arriving today.
  17. Last night was the first time in a while the problem happened again. I completely forgot to get a log dump. The only thing that I had running external of the system was an SSH session from work that I forgot to close. But, that shouldn't of caused the /mnt/user to stop working. I did however notice on one of my desk a couple of days ago one of my disks had a "Current Pending sector" problem. Then yesterday we had a power outage and the system preformed like it should of and shutdown before the ups died. However, when the system came back online a new error on the same disk now read "Offline uncorrectable." I already have a new disk on its way. I don't think these two are related as the disk in question is empty and only has about 100M of data. All of which I have no problem loosing. Any more suggestion to fixing the problem. I have already upgraded to the newest stable release of 6.8.2. That did not fix the problem.
  18. So for I have not had any more memory errors or dismounting of the directory. I took the suggestion of Gragorg and moved the thumb drive to another USB port. I also installed from Nerd Pack sshfs-fuse.
  19. I'm looking at my system. I don't see nginx installed as a plugin. I've looked in the plugins tab and inside nerd pack. I do have nginx installed inside a docker. Where else can I look?
  20. I'll give that a try when I get home. I can't make that happen remotely.
  21. For the docker image. A while ago I installed a container that was hungry in its size. Since then I have removed the container as it was affecting general performance. I also found that Zoneminder was getting rather large until I made some changes to the container. I just haven't scaled it back down. Just found this post. They report the same problem. However, I don't see what the fix was.
  22. I did a memory test a couple of days ago and it reported no errors. I also shutdown several docker containers and stopped a VM from starting. I also placed the thumb drive into a different USB port. Finally did tried to update the BIOS, but found out it was already up to date. I still am having the problem of the /mnt/user directory unmounting. I looked through the logs and did not see any errors with memory. What else can I look at or try. tower-diagnostics-20200129-0823.zip
  23. I did the chkdsk and non errors reported. The memory is surprising as I try to keep about 1/2 free unless I'm playing games on the VM. I'll give that a look. thanks.
  24. I'm having a problem where my /mnt/user directory is unmounting. I have looked through the logs and can not find where or what is causing this problem. I have tried several large file transfers, running multiple vm's, and activating the mover. None of these seems to be the cause. The directory just randomly drops. The only way I have found to fix the problem is to reboot the system. I have attached to log file. What else can I try to fix the problem. tower-diagnostics-20200125-1416.zip
  25. I'm having the same problem with my system. I get the message when trying to find apps. Community Applications requires your server to have internet access. The most common cause of this failure is a failure to resolve DNS addresses. You can try and reset your modem and router to fix this issue, or set static DNS addresses (Settings - Network Settings) of 8.8.8.8 and 8.8.4.4 and try again. I just installed PIHole. When I received this message i turned off the PiHole. Still the problem persists. I then reset the router and forced the DNS to 8.8.8.8 and 8.8.4.4. Still the problem remained. then I took it one steep further and forced the system to google as well. and the problem persists. Unraid version is 6.5.0 Any help would be appreciated.