Lacehim

Members
  • Posts

    259
  • Joined

  • Last visited

Everything posted by Lacehim

  1. Is anyone willing to give this a go to get this verified for V6.1? I really don't want to upgrade and lose this feature because I've lost heaps of data before when I accidently deleted stuff! No one appears to be maintaining it, and this feature is requested by a number of users. If I had the programing knowledge I would take it on, but I'm happy to help and test as required.
  2. Hi avpap, Try here which is a thread someone just started. http://lime-technology.com/forum/index.php?topic=41424.0 and you could also put APCUPSD on the Synology but that involves some extra work, and folk advised it invalidated the warranty, so I didn't go there. I gave up in the end and bought a HP G8 microserver and used my second key. I installed V6, got my head around docker, and now I have my unraid server running all the features of my DS414 synology box and it all talks to my HP N40L running V6 too!
  3. I'm not sure if this helps, I don't use deluge, but I'm new to dockers too. I had a similar issue I think when I was setting up SAB with a docker, it takes some getting used to after plugins, but I got there in the end. I had volume mapping app to host set like this /tempdownloads > /mnt/cache/.apps/temp/ for a temp downloads folder and in the actual SAB settings I mave set /tempdownloads/incomplete for the incomplete folder under /tempdownloads. In my head I saw it as a link or a shortcut. I also ran the new permissions tool just for my cache to sort a few permissions issues I was having. Seemed to work ok.
  4. Never done this before but I had a go at editing the errors in the plg on github and it didn't seem to work I tried to change the links to the vfs recycle plg with the Recycle Bin's changed to Recycle_Bin and also the vfs_recycle_plg changed to vfs_plg. All the errors on my systems have stopped since implementing these changes. running V 6.0.1
  5. I had an issue using this script too. Followed the instructions (didn't see any errors flagged), but rebooted and nothing I pulled the USB and thought I would run the makebootable script to see if that works, and it couldn't find syslinux folder... and then I cross checked the clean install I downloaded for my new HP G8 server and noticed syslinux wasn't copied over at all with the .plg update process. I copied over the syslinux folder from the clean install I had downloaded, ran the makebootable script again, and reinserted it and it booted perfectly! Did anyone else find that syslinux was missing?
  6. Started ok anyway and the error disappear and now showing as running. I then stopped it again, and copied over the config file from my V5 version and restarted and it now has the settings I was using before The apply button wasn't active so couldn't set my preferences. It's working great, and picking up folders trees and files ok. Hopefully someone can pick it up as a project and get rid of the errors.
  7. On 6.0.1 I'm getting this line under "recycle bin" and above status. Warning: file_get_contents(/boot/config/smb-extra.conf): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(278) : eval()'d code on line 4 When you run it that disappears, but you can't modify an of the settings. If there anyone that can take on this project? Influencer is busy these days with family matters or I would ask him nicely to update it.
  8. Files being owned by 'nobody' should not stop them being deleted over the network. You should not need to regularly run the New Permissions tool if the system is correctly set up and configured. Perhaps when you next encounter this problem you can do a command of the form ls -l path-to-files from a console/telnet session and post the results so we can see what the permissions actually are at that point. You also need to get to the root cause of the issue. What is actually creating these files? That is what is likely to need fixing. They are docker config files stored on my cache drive.
  9. Small problem I keep finding is that folders/files on my cache disk are owned by nobody and my Windows machine can't delete them. Running the permissions script on the cache has fixed it, but when I installed a docker again I had the issue all over again. Is running the permissions script ok to fix this (ie to give me access to delete/modify files) or am I missing something simple?
  10. Got this working. Thought I would post up my experience in the hope it helps others. I copied my autoProcessTV folder from my old SB install and modified the .cfg file so have my server IP and port for Sickbeard. If you dont have one download the one Justin Chase uploaded http://lime-technology.com/forum/index.php?topic=34271.msg318576#msg318576 I then copied this to my SAB folder which means I don't have to give SAB permission to access the SB config area. and it really doesn't matter where it is anyway. I updated SAB to point to the new scripts folder, and also created a tempdownloads folder in my cache. I added this folder to both SAB and SB docker as a volume mapping, and set up SAB to download to incomplete then pass to complete. In SB > Config > Post processing I set the TV downloads folder to /tempdownloads/complete It all worked, and I'm a happy bunny!
  11. I was having issues deleting folders because they were owned by nobody. I ran the new permissions script on my cache and it fixed it, all deleted now. I'm not sure if you have anything left over in the docker.img file, but so far deleting the docker for sickbeard for example, and removing the folder from my cache has taken me to a clean install when I re downloaded the docker.
  12. I installed the SAB and Sickbeard docker in my new V6 build. I can't find the AutoprocessTV folder? Any clues? My old install had 7 directories (autoprocessTV, cache, cherrypy, data, lib, sickbeard, test) and docker on only has 2 (config and data which are set in my cache drive under .apps) I'm confused!
  13. Thanks trurl, I have already installed unassigned devices plugin so I will take a look at it and search about the cron job bit.
  14. The upgrade is in progress. Setting up a new system then copying it all across from the old system then using the old system as a backup. Setting up Time Machine for my mac, and it now has a Volume dbpath: setting? What's that? It's not there on V5 so I don't know if I have to put anything in there for not.
  15. Thank garycase, I really want a system set up unraid to unraid that I just leave to run without any third party systems. My Synology was running a backup every night incrementally and that worked ok, but I decided to go with an unraid > unraid system and sell the Synology. I assume I could use rsync and a cron task, but might need some guidance as to how to achieve this. I've use gui versions to backup my webservers before, and the Synology used a rsync gui too. What I want to do is to sync shares to shares so the backup box basically has a mirror of the main system that will also run a few docker apps. The drives are different sizes so I can't sync disk1 main to disk1 backup if you see what I mean. Main is 4x3Tb and a 250Gb Cache. (HP G8) Backup is 4x2Tb and no Cache, but with the possiblity of adding an addition 2 drives later (HP N40L) Any help would be appreciated. I think WeeboTech set me off on the right direction last year when I was trying to sync to my Synology box, but it went a bit over my head. lol. http://lime-technology.com/forum/index.php?topic=36001.0
  16. Hi, I now have 2 unraid servers, one as my main server, the other as a backup. How do I go about setting up a scheduled backup from the main to the backup server? I've googled and there didn't appear to be a plugin or a guide for unraid.
  17. Thanks! Saved lots of command stuff. Just install, push a button and watch the progress! Love it!
  18. I have a synology DS414 and to be honest unraid is ticking all the boxes with V6. I was so impressed with it with docker, easy to mount drives, set up UPS, it's amazing. The lack of a recycle bin is just holding me back.
  19. I'm put V6 on my new HP Microserver. Everything looks great but still missing is a recycle bin. I've seen many request it, and most NAS OS have them, including Synology. It would be great if you could turn it off and on for individual shares too. http://lime-technology.com/forum/index.php?topic=5446.0 I had the plugin working on V5 and it saved me on a few occasions where my computer didn't keep up and I accidently deleted a folder I didn't want to delete! Can this be done LimeTech? Even if it's a properly supported plugin.
  20. SMF works fine IMO and it's free. It does what it's supposed to do and there are plenty of add ons that can mimic what Xenforo does. This forum runs a bog standard default theme which is pretty bland. If you want more eye candy you just have to get someone to design it based on a template and load it and test it. Some of you budding web designers could probably do it in your sleep. Here's a coffee forum I'm an admin on, coffeeforum.org.au which runs on SMF. The theme was based on a template but customised by one of our team. Turned out nice and when we moved to a new server we cleared out all the plugins and put a lot of security measures in place to help admin/mods keep control of the spammers.
  21. I just bought a G1610T off shopping express here in Australia. $269AU which is a good price for us in Australia. http://www.shoppingexpress.com.au/buy/hp-proliant-g1610t-microserver-nas-712317-371/712317-371 Comes with stock 2Gb ram, not sure if that needs upgraded. From what I read the G8 units ODD has a SATAII port, and the 4 drives have 2 on SATAIII and 2 on SATAII. I want to run a cache drive on this new V6 system which is something new to learn. I have a N40L which is stock, but uses the ODD Sata to run an apps drive. I was thinking of putting V6 on my new machine and playing about with it, then replacing my N40L or ditching my Synology DS414 which seemed like a good idea at the time but just isn't as customisable as unraid and support is damn slow and half the time just reply with another question! lol. It's on it's way anyway, so can't wait to get my hands on it. I have a spare plus licence which is nice ready to go!
  22. Wow, that's just what I was looking for. Bye Bye Synology!
  23. Just thinking out aloud here. I have a second unused key so, could I set up that with V6 clean install, install a cache drive (FYI I don't have one at the moment, just a mounted apps drive) and set it up at my leisure. Then if I got stuck or run out of time I can shutdown and put my V5 in like nothing happened? Is that possible? Or does V6 do something to my files, or parity or something that means there's no going back? How big does a cache have to be also? Would a 250Gb 5400 notebook hard drive do? The V6 upgrade part I can handle it's setting up all these dockers instead of the plugins. Can I use my exisiting settings stored on my apps drive with the new docker apps, or do I start from scratch? Plex would have to index if I don't and that's messy, and Sickbeard programed with stuff I'm following.
  24. Me too, it's such a useful feature, and just a toggle for what shares you want protected would have been great. I have a Synology Diskstation, and to be honest unraid will probably rival it with V6, now that there is dropbox and crashplan support and a few other nice things. Plus they will talk to the UPS together (one is running NUT, the other APCUPSD). If I can get V6 running the way I like my Diskstation I'll be selling it in favour of another HP Microserver Unraid machine asap.
  25. http://lime-technology.com/wiki/index.php/Upgrading_to_UnRAID_v6 I agree. I think a dedicated thread for info about upgrading would be nice. Seems to be a lot of people following this guide, but the reason I started this thread was because I had questions, and there didn't seem to be a dedicated thread to discuss them.