0x00000111

Members
  • Posts

    35
  • Joined

  • Last visited

Recent Profile Visitors

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

0x00000111's Achievements

Noob

Noob (1/14)

10

Reputation

  1. Ok, So I bought a APC Battery Back-UPS, 675VA, It's got a USB data port, but it's now not being detected. Tried pretty much every possible combo of settings. 😕 https://www.samsclub.com/p/apc-battery-back-ups-675va/prod20142192
  2. It would be a nice to have since this location sustains power outages pretty often. I'm thinking of having them buy another smaller UPS with a USB port just so unraid can detect power outages and do a graceful shutdown as required.
  3. It's apparently not. I'm the admin for the server, but not on site as it's my client's server. Here's the photos:
  4. I have an older UPS with a serial only connection and I have a USB to serial port adapter which seams to be recognized by unraid on /dev/ttyS0. Any idea on how to configure the UPS Settings? I've tried pretty much every combo. https://www.cyberpowersystems.com/product/ups/smart-app-lcd/cps1500avr/#tab-additional_information
  5. One last thing, I had to manually stop the docker which was using that NFS mount: docker stop DockerName
  6. Also have to manually remove the NFS mount: umount -l -f /mnt/disks/NFS_Share
  7. I was having the same problem wit hthe GUI locking up after an NFS server went down that my unraid box connected to. Fixed it with: /etc/rc.d/rc.nginx restart /etc/rc.d/rc.nginx reload /etc/rc.d/rc.php-fpm restart /etc/rc.d/rc.php-fpm reload
  8. worked for me, my mover has been running for 4 days straight without actually moving any files and my cache is full now. stopped and manually cleared some files to give it some breathing room and re-ran mover.
  9. Sorry for the really late reply. I'm running a ryzen 3950x on a Asus strix x570 gamer E. This is my syslinux config: kernel /bzimage append vfio-pci.ids=1912:0015,8086:2723 pcie_acs_override=downstream,multifunction isolcpus=5-15,21-31 vfio_iommu_type1.allow_unsafe_interrupts=1 initrd=/bzroot SR-IOV is enabled in the bios.
  10. I'm have the same problem with my Asus Rog Strix x570-E Gaming + 3950X. Latest bios, unraid 6.8.3. Perl installed via nerd tools, it detects the same driver above (same form running sensors-detect from ssh), but no actual probes found. Would love to monitor temps...
  11. It doesn't actually give me a breakdown because I still have $170ish in credit from my $300 free trial credits for signing up. The esitmator says $4.50/month though. You do have to change the type over to archival, and if you have many small files and don't do it in one big upload (i.e. many restarts), then you pay easily $60-100 in API calls (for each file, checking date/size comparison for cloudberry to compare if needs to be re-uploaded or not). But once you get it uploaded, it looks like it should be under $5/month moving forward. And with that $300 free credit, you basically get 4 years worth of backup, though I think the credits might expire after 1 year, so just 1 year free maybe? I'll let you know next year
  12. I just wanted to give an update with my situation, I was never able to get crashplan to fully back up my 4M+ files (~3.5 TB). Not only did the upload end up being capped at ~10mbps vs my 30mbps full upload, but the VM latency issues extended beyond the single main VM to all 4 gaming VMs. I ended up spending $30 for a license for Cloudberry Linux (on the app store, free 30 day trial) and setting up cloud backs with google datastore archival class for ~$5/month in fees (vs $10 for crashplan). I also really like Cloudberry's retention and versioning features and it's encryption and data compression seems to be very robust. I use it to back up locally to a fireproof USB drive as well. The docker uses less ram & CPU than crashplan's.
  13. This worked great! I used a custom IP.
  14. What's crazy is I just upgraded from a 8700K to a 3950X. I found that my overclocked 3950x @ 4.3ghz runs a 8 vcore VM with nearly the same performance as the full 12 vcore 8700K non-VM. All ofthe docker apps work great, minus CrashPlanPro which I'm still having a weird issue with, probably not hardware related however. Here's my build: https://www.bryanvine.com/2020/02/unraid-my-venture-into-virtualized.html