sentein

Members
  • Posts

    67
  • Joined

  • Last visited

Everything posted by sentein

  1. I am reading this and would like to try to implement this on my two servers. I have Encrypted both server filesystems and have a feeling this will slow any progress. Is there a way to ssh into the remote sever after a WOL command to allow the disk drives to be unlocked for backup? I know this is just adding another step to a somewhat complex setup. Also if there is a way to SSH the passphrase to unlock the drives is there any way to make sure only a specific machine can do the SSH unlock procedure?
  2. This might not be the most simple solution. For an onsite backup solution i will be using Beyond Compare in a vm to copy my shares to a backup server. Cron the process and once a day or once a week you can Sync all the data on your shares to match. I have an offsite/offgrid backup as well but that is manually done. I would be curious if you could setup an OpenVPN tunnel between your offsite backup location and still use Beyond Compare to sync as it would look like you are still within the given home network. This in all reality would not be a cloud solution as you would either have to rent server space somewhere else or have to own a server offsite. Just a couple of thoughts.
  3. I am attempting to setup a second unraid server. I would like to run multiple vms from the second server and i cannot figure out how to enable bridges. I have set the eth0 and eth2 to be bridged but i cannot select a br connection to bridge to. Matter of fact the only options for bridging that show up are eth0-eth2. I am not 100% sure what i am messing up. I have a pfsense vm installed for experimenting. In the end i am going to have to bridge 4 seperate ports or pass through at least 2 full nics for what i would like to impliment. Any thoughts on the bridge and what i am missing are welcome. Edit: Downloaded the 6.4 Pre-release and found the new routing table in the Network settings. Much quicker to find routings than before ans nothing is assumed. My Bridges were there but i could not see the correlation between physical ports and bridges. Thanks Anyhow.
  4. Please ignore my previous post. I got a few hours sleep and thought about it on the way to work. My allocated HDDs are full to the point of cut off which i set to have 750GB per Hdd free. This means when i went to add the folders they were non write storage due to acting full. i just added my downloads section which does not have an upper limit and it added properly. at least this is what i believe to be happening. My main is not accessible from work or i would try it from here.
  5. Any help is appreciated. I have had deluge and sonarr working together for 3 weeks(straight). Without reboot or issue. I had a blonde moment this past week. The power went out so i took the opportunity to remove the cache drive i had planned to remove. Unbeknownst to me all of my configs were housed on this cache drive. I started the server and the array and all of my dockers were there but none of my info was present. figuring out what happened I reintroduced the missing cache drive and now sonarr will not work. all of the other dockers seemed to recover without issue. I am sure i corrupt something. My Problem is i have uninstalled, deleted the config folders reinstalled sonarr and now i cannot add Files/Folders to my watch list for sonarr. The docker itself seems to function like it did before i but when i import existing series folders i get this " Folder is not writable by user nobody". It seems to me the permissions inside the docker are screwy. Any thought on this? I have tried all i can think of right now to get this to work. Well short of SSH into sonarr and chown 777 everything on the server which seems a bit dumb. Also if no one has input on this could someone point me in the direction of importing all of my disks to a new Unraid? If so i will just start over.(extremely frustrated with myself)
  6. I am using a cheap old Enterprise Server. Dual quad core Xeon L5420 64GB RAM DDR2 20TB Usable Storage Space Once done will be BackupPlan to a Raid 6 FreeNAS with the Same Specs other than 30TB of Storage Area. I plan to backup Multiple PCs. Server to Server connection will be a 10GBe connection. The Motherboard will be the only slowdown.
  7. I am looking into my optionsfor NAS and i had a few questions before i erase my current setup to try this. I have 15tb of storage space and will be needing more soon. With unraid can i expand my array by adding drives without creating a new volume or without erasing what i already have? Second question is about the plugins used by unraid. I have had very little experience with true NAS headless solutions. I ran freeNAS 3 years ago for about a month. In freeNAS each added plugin/jail gets a specific ip address all their own. This is honestly critical to my network setup. My router is hooked to a vpn for a select number of ip on my network. I can specify ip but not port number. So i would need 1-2 ip from this server that are specific, so here is my question.Are all plugins on the same ip with different port numbers or can each plugin have their own ip? I have tried looking to no true answer on these. Any help is appreciated as my "new" rig should show up this coming week.