Everything posted by Bugman1400
-
[Plugin] Ransomware Protection - Deprecated
With Ransomware Protection version: 2016.10.09, I am getting the following: Time Of Attack:Sun, 09 Oct 2016 17:43:19 -0400 Samba version 4.4.5 PID Username Group Machine Protocol Version Encryption Signing ---------------------------------------------------------------------------------------------------------------------------------------- Service pid Machine Connected at Encryption Signing --------------------------------------------------------------------------------------------- No locked files
-
Bergware's Dynamix S3 Sleep
I have a Windows VM so, no help there. Since the DD-WRT router stays on all the time, seems like the obvious choice. Now, if can only get my UnRAID monitor to wake up with the server, I'd be set!
-
Bergware's Dynamix S3 Sleep
Its a great day when you can answer your own questions. Turns out my DD-WRT router has a WOL signal feature. Yipee!!!
-
Bergware's Dynamix S3 Sleep
I have the Z97 Extreme6, from looking at the Software Setup Guide, it does not appear to have that feature. Are there any routers that can provide the WOL signal?
-
Bergware's Dynamix S3 Sleep
Can the UnRAID server wake itself after S3 Sleep state or does it always have to be via WOL from another source?
-
Bergware's Dynamix S3 Sleep
Getting my UnRAID server to S3 Sleep is no problem. Waking the damn thing up is a different story. Do I need to hit the power button every time? What are the other ways to wake it up? Can I wake it up in a similar fashion to when the disks spin down, by just trying to access the user share? It would be nice if the Plugin woke it up at a scheduled time just like the schedule to make it sleep.
-
unraid-autovmbackup: automate backup of virtual machines in unRAID - v0.4
I was able to reduce my filesize by gzip. Dan, would be nice to add an automatic gzip to the backup file. Since my VM img is 100GB, the backup is also. After gzip, it reduced to 17GB......quite a difference.
-
unraid-autovmbackup: automate backup of virtual machines in unRAID - v0.4
This script did not seem to shutdown the VM for me. I had no problem shutting down the VM manually, after which, the script ran fine. Also, I expected the log window to echo the comments as it stepped through the script but, it waited until after my 100GB VM img file was copied and the rest of the script fully executed before showing the echoed comments.
-
[Plugin] CA User Scripts
I haven't had any luck making a directory with spaces in the name.
-
unraid-autovmbackup: automate backup of virtual machines in unRAID - v0.4
Dan, is your script supposed to run automatically every x days? How do you set this up?
-
unraid-autovmbackup: automate backup of virtual machines in unRAID - v0.4
Any status on the plug-in? I'm interested in learning the process of making a plugin anyhow. Is there a noobs tutorial for this?
-
unraid-autovmbackup: automate backup of virtual machines in unRAID - v0.4
How about a link?
-
unraid-autovmbackup: automate backup of virtual machines in unRAID - v0.4
Uhhh....you okay Dan?
-
unraid-autovmbackup: automate backup of virtual machines in unRAID - v0.4
Dan, Hope you're out of the hospital by now and things went well. Feeling back in action yet? Cheers.
-
unraid-autovmbackup: automate backup of virtual machines in unRAID - v0.4
Sounds like a plan......looking forward to the plugin.
-
unraid-autovmbackup: automate backup of virtual machines in unRAID - v0.4
Is it easy to turn this into a plugin so we don't have mess with the flash? Seems like any improvements that are made or features that added would be handled well through the update process with the plugins. Or, would setting up a plugin be too much effort?
-
unraid-autovmbackup: automate backup of virtual machines in unRAID - v0.4
Why do the VMs have to be shut down to copy the vdisk1.img? What happens if you try to copy it without shutting it down......will it affect the VM startup when you try to restore with copied vdisk1.img?