Jump to content

dmacias

Community Developer
  • Posts

    2,803
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by dmacias

  1. It not necessary to hard code anything. Everything works fine for me as is. I have the Default vm bridge set to br0.80. I doesn't really matter what bridge the VMs are on. The default bridge is what matters as it is the interface the script will be listening on. It will be looking for any magic packet. It will then compare the magic packet mac to all the vm macs and start a matching vm. Wol packets have to be broadcast on the same network. Are you setting your Default vm bridge to br0.40 in the Unraid webgui? Are you sending the wol from the br0.40 network? I can send etherwake -i br0.40 vmmacaddress from the server and the vm starts up. The VBMC is command line only for now. You'll have to google how to use it. But basically you assign vms to different ports and then you use ipmi commands/software to send ipmi commands to server.ip:vmport#. You'll need something like my cmdline plugin to save and restore your /root directory on server restart also. All the VBMC settings are saved in /root/.vbmc
  2. Some UPS don't work with apcupsd. I like the server/client aspect.
  3. Run this from the command line. It should fix it. ln -s /usr/lib64/libcrypto.so /usr/lib64/libcrypto.so.1
  4. It's been a while since I used Zoneminder but I believe if you go to your monitor settings and look for Section Length it defaults to 600 seconds (10 min). Change that to 3600. If you were able to run Zoneminder without the array, I think it would matter but I've had appdata on cache and on unassigned drive. Don't know if there would be any difference. Currently it's on cache.
  5. It was updated a few days ago. Or do you not like that one?
  6. When do you get that? I just upgrade to 6.7rc2 Everything works.
  7. Nice. I wonder why they were off though.
  8. No that's not the same. You'd need to go the ipmi ip address in a web browser and log in that way. Actually you can click on Web View from the same location in the IPMI Device area of the app. Then do a factory reset from the web page. Also make sure your bmc is on firmware 2.22. Should be visible at the top of the app as well.
  9. I don't think upgrading the package from the plugin will work since it's the same version. Turn on uninstall and deselect lftp. Click apply. Then check for updates and apply the new package
  10. Did you try factory resetting the BMC?
  11. I updated python2, pip and added setuptools as a separate package yesterday. Python3 was custom so I need a bit more time with that. I'll update the others you mentioned as well.
  12. You just need the unassigned devices plugin to add the drive and there's a zoneminder docker. You just add the path of the drive to the docker. I use unifi cameras and unifi video docker to record to a non array drive mounted with unassigned devices plugin.
  13. It's the tripplite driver. You're missing certain variables. I'll look at compiling nut again. There are fixes for protocol 3005 committed 6 months ago and the branch I used might not have included those.
  14. Did you try running autodetect? And what did it show?
  15. Try using the usbhid driver instead of the tripplite usb. Or run autodetect
  16. I also updated python and pip for 6.7 and added setuptools as a separate package
  17. Thanks. I updated python in Nerdpack.
  18. Just running speedtest-xml from the comment line should work. So the scheduled one should work too. But manual must be broken.
×
×
  • Create New...