Everything posted by kizer
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Does this still apply to a NAS drive? Meaning if I mount/unmount it wont run custom scripts? Or is that onlly for your code example? If you mount and unmount the drive from the Unassigned Devices gui, the drive will mount and unmount but the script will not run because it has detected the 'OWNER' as 'user' and will skip the backup.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Why not just use UD? You can set up a script and just click the mount button and the script will do what you want. Add the un-mount at the end of the script and it will be automatically be unmounted. Yes totally understand. Sometimes I do things that are automated so I don't forget like early in the AM. I have a little NAS drive Dlink-323 toaster style NAS that I have connected, but unmounted currently that I sometimes re-mount and run a few backups off the server. However I've forgotten now and then and well I figured if I could automate the process some I wouldn't have to worry about it. I do plan on dropping in the script so when it is connected it just does what I need. Just looking for some more flexibility honestly. =) The reason I keep it unmounted just incase your wondering is because I can swap out the drives now and then and run scripts based on which ever drive is installed.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Ah..... I'll have to take a look at this. Thanks for the info
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Is there a way to Mount, Run a Script and then un-mount from command line? The reason I'm asking is I'd like to use a device that is connected, but currently not mounted and what I normally do is mount the device via this plugin, run a script which I guess I should just add it to this plugin. Then I normally un-mount.
-
Recycle Bin (vfs recycle) for SMB Shares
Deleted 12GB of data on accident and this plugin saved my butt big time. Running unRAID 6.2.4
-
[Plugin] CA User Scripts
I think the only thing I would ask for or suggest is a little popup or maybe something that can be explained when you click the help button that more or less says. "This is how you setup a basic custom Cron with maybe a few examples" I clicked on Custom and my Brain went into... Uh, How do I do this again. Lol Yes I know Google is your friend, but just a minor suggestion and we all like being spoiled by you.
-
Speedtest.net for unRAID 6.1+
My normal upload is and its confirmed with my ISP 3Mbs now I'm seeing 4.15Mbs. Either my ISP has decided to be a bit more generous or something isn't working right. Lol
-
Additional Scripts For User.Scripts Plugin
Squid Thanks for the code Changes on the Preserving the Date. I know, I know I didn't have it in mine either. Difference is I have zero clue of what I'm doing. Lol
-
Additional Scripts For User.Scripts Plugin
Ran the Threshold Script you wrote. Is there any way to force folders to keep their creation Date? Or does this script create brand new folders opposed to copying folders?
-
Additional Scripts For User.Scripts Plugin
Holly Molly. Thank you so much for putting in the Time for something I really felt "I" needed. Hopefully others might feel the benifit from this. Now I can better automate my move files around based on what I don't use as much. Ive also started tinkering around with my SSD drive seen as part of the user shares, but I disabled the mover so now I can have some help moving files when I want them and where I want them.
-
Speedtest.net for unRAID 6.1+
Is there a way to export the tabled data? I'm having issues with my connection and my host wants a little proof of my findings. Basically they are saying there is no way that my 25Mb connection is dipping down into the 3Mb connection range. When I have logged proof of it of course.
-
[Plugin] CA User Scripts
I'm up for anything. Lol I'd like to keep it simple and effective and if everybody gets a benefit from it even better. I just slap things together and pray they work. Often the results are somewhat questionable, but things seem to get done. lol As for the nofications they aren't really required just something I was tinkering with at the time.
-
[Plugin] CA User Scripts
I was looking at the Mover code at a specific threshold script, however I was trying to figure out how to move oldest folder from a Disk to another Disk at a specific threshold. I normally move the oldest folder from a specific folder simply to reduce Disk spin ups across my array. Has anybody ever worked on something like that or could you throw me a bone on how to modify what somebody else has already done into something of the sort that I have slapped together? My reasoning is I move "All" my files from my windows machine to: Disk3 then to Disk5 for archiving Disk2 then to Disk4 for archiving Here is what my Slapped together code that works if I manually run it, but I'd like to incorporate Threshold into it: #!/bin/sh OLD="disk3" NEW="disk5" MoveSearch="`ls -t /mnt/$OLD/Movies/All/ | tail -n 1`" echo moving $MoveSearch mv /mnt/$OLD/Movies/All/$MoveSearch /mnt/$NEW/Movies/All/ echo $MoveSearch move complete /usr/local/emhttp/plugins/dynamix/scripts/notify -e "Recovering Space" -d "Moving $MoveSearch from $OLD to $NEW" -i "normal" -m "Moved $MoveSearch from $OLD to $NEW" The OLD and NEW Variable isn't required, but I just decided a while back it was easier for me to just drop it in so I could wash, rinse and repeat without digging in the code often when I wanted to run on multiple disks and reduce the error factor. Maybe someday I'll get fancy with it, but figured if I had a threshold script I could just let it run often and not worry about it. I attempted for simplicity sake to just make a call from the mover script to what I've done, but apparently I messed things up and it just doesn't work. I deleted what I did a while back and just remembered recently and figured why not just ask here.
-
[Plugin] Ransomware Protection - Deprecated
I haven't had a chance to play with this as of yet, but I'm really intrigued now. I know on trigger it sets things to ReadOnly. Is there a way to "Return to Previous" State. Some of my Drives I have different settings depending on users, Disk Shares, User Shares Would be nice to simply return to whatever settings I had on that particular drive/Share so I don't have to figure out what was changed and how it was before.
-
[Plugin] CA User Scripts
Wow this Plugin is simply Awesome. I've been wanting something like this forever. Is there a way to remove or edit some of the Example Scripts? I don't use Dockers for instance.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Entering an iso file that does not exist will now generate a log entry. Thank you for this. It took me a bit to figure out how to mount my ISO, but having no feedback was a bit confusing.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
What is the method of mounting the ISO file. I see the add, but do you type in the path or how its it mounted?
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
This Plugin is a life saver. Dropped my 3.5 inch drive into a USB Hard drive dock and rsync to a NTFS formatted drive to restore every file that was lost on a windows machine. Luckily I made a backup of the files in the first place on my server, but this is saving me tons of work. Heres the dock that I'm using. I'm sure lots will work... http://www.amazon.com/dp/B00IKAQ538/ref=wl_it_dp_o_pC_nS_ttl?_encoding=UTF8&colid=2XV3YTFU12K0U&coliid=I2WD7F2X7PVFGS&psc=1
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Personally I think everything should be defaulted to NO, Unmounted, Run NO scripts. Just my thought process of course with Switches to enable for those that want to plugin then run.
-
Preclear plugin
Score!!!! Craigslist here I come Lol
-
Dynamix - V6 Plugins
When I start my array and from what I recall from the original cache_dir plugin it would scan all my drives and it would appear to work and show reads in my Array Devices. With cache_dirs version: 2.1.1 when it runs it doesn't seem to update my Array Devices with reads and when I set it purposely to Include TV and Include Movies and I visit a Share TV it spins up 4 of my drives opposed to showing me cached folders in Windows Explorer. I'm going to enable user share scanning and see if it improves my caching. So Odd, when I open with windows and I do have thumbnails disabled it spins up drives, but when I scan with Kodi on my Mac it doesn't spin up any drives.
-
Defrag XFS array drives
Looking at this I have two questions. 1. Does it update Parity at the same time? or simply how does it work with parity? 2. Has anybody noticed any significant increases in performance or reliability?
-
Private Email Server on UnRaid or Hosted Email?
Personally I say use Gmail or something of the sort. Let them deal with all the problems of hosting and constant updates or security hole patching.
-
[Plug-In] Community Applications
Lol, I install nearly everything from it. Its like going to the Google/Apple Store and finding what I need. click, install done.
-
[Plug-In] Community Applications
Well honestly I find it sometimes annoying since I know I don't have any dockers installed, but maybe a one time click or an option to say ignore future notifications? Maybe an option that says something of the manner. "Docker storage is required for the dockers included here" Click to ignore future notifications. Its not a super big deal since I'm used to saying "go away", but just an idea either way.