Everything posted by Homebrewzero
-
Pulling HDD information
Thank you, Ic an do that. I use it for ripping disc. I can disconnect it, and reconnect it when I need to rip something
-
Pulling HDD information
I apologize. I'm still new to unraid, and still figuring it out. pnas-diagnostics-20240729-0901.zip
-
Pulling HDD information
I just got a notification saying the array has failed. I check the notification and I see this. Where can I pull information from unraid so I can start an RMA. I am assuming it means my HDD is bad.
-
(SOLVED) How to enable rsync function in unRAID
SO I do not have a custom directory in my /boot running 6.12.10 , Do I need to create the directories, or am I missing something? Do I just need to create the folders and files, and I am good?
-
Slow Transfer speeds, No paritiy , no cache configured
So I am trying rsync. I was able to mount my synology folder into unraid, and I ran some rsync commands, and it seems to be running even slower 4.26G 99% 39.80MB/s 0:00:00 410.55M 9% 43.19MB/s 0:01:27
-
Slow Transfer speeds, No paritiy , no cache configured
I mounted the unraid share on my Synology nas. I went into my Synology nas file browser( File station) tools> mount remote CIFS drive. Then I highlighted my media directory copy , then pasted it into the newly mounted cifs drive. Let me see if I can find where the diagnostics files are located.
-
Slow Transfer speeds, No paritiy , no cache configured
It's mostly my video Files ranging from few hundred MB to 50GB
-
Slow Transfer speeds, No paritiy , no cache configured
New to Unraid, I talked to a friend who told me to forget the parity and cache until I transfer my data over. I mounted my Unraid share on my Synology NAS as an SMB share. I am copying over a lot of files, about 17 TB, but the move speed is still around 50-80MB/s. I have the Unraid server and Synology connected to the same switch. My friend advised me not to do a dual NIC configuration as I do not have an LACP switch, but I currently have both my Unraid and Synology configured for active-backup running at 1G. Any suggestion on how to improve transfer speeds? All drives are enterprise or NAS HDD. Cheers
-
New to unraid , Looking for tips
I would have media( Videos/Music) and possibly network labs( wont be always on) on my Normal HDD for 4k Streanimng, SSD would be for VM/Docker Game server that will run 100% of the time. The cache, I'm, not sure what to use it for. HDD Storage, and Streaming media SSD Sonarr/Radarr/Plex/NZBGet Nextcloud REtro NAS ... Cache, Not sure what should go here. Questions, What are scheduled Mover runs? Cheers,
-
New to unraid , Looking for tips
I've outgrown my Synology NAS, and I now building a new server and looking to use UNRAID as my NAS homelab server. Hardware I have or am planning on getting Intel-5 (buying) 64 GB of ram ( buying ) 2 x 1 TB NVME ( already have) 1 x 256G 2.5 SSD (already have) 4 x 14 TB HD ( already have) I plan on running plex, sonarr,radar,overseer,overseer,calibre,grocy, hydra, NZBget, retroNAS,nextcloud and probably some game server. Do I use the 2 x 1TB NVME drives as a separate storage(1TB) pool for the HDD to run docker and VMs, or do I set them up as a cache? I have an extra 256G SSD from another project, could I use that as an SSD Cache?
-
Harding unraid on Public IP
for any of those are are curious I have figured it out. I am able to do this because I do have an OOB DRAC access. 1.) Physical port plugs into the Server -> VM Firewall WAN -> VM Firewall LAN -> Unraid vlan.xxx. If I need to reboot the trail version and need internet access. I just add a public IP to the unraid no-firewall port, pull the license, turn on the array, remove the IP and turn on the VM firewall. It is a few extra steps but work with the trail version.
-
[Support] CubeCoders - AMP
So when I deploy a game using the AMP container, do I need to map ports for each game to the container?
-
Bind unraid ports to specific IP address instead of all (0.0.0.0)
So I am looking to do the same thing, so when I have a docker app bind with the vlan interface it doesn't conflict. I just want to be able to reach port 80 and 443 on my mgmt vlan, and not my other vlans. This way I can have docker bind to port 80 and 443 for other containers
-
Harding unraid on Public IP
Thank you, I should be able to get this going in my environment, it is not optimal. I'm not storing any personal information I just don't want my lab/gaming server to get owned. I should be able to use the bridge network to the VM ( proxy ARP the IP to firewall) and point the unraid server to firewall (VM) unraid seems to be the only OS option I have found that easily lets me manage Docker and QEMU items easily. I should be able do this with out any additional ethernet cables, and if I need to get into the system. I have remote console access via Idrac, and change the GW to turn it on.
-
Harding unraid on Public IP
There is no other options. Since it is in a colo ( CO Location) , and only has DIA. If I had a firewall and space to put it behind I would, but I do not.
-
Harding unraid on Public IP
Harding Unraid. So I doing a trail of unraid, and I have this dedicated server sitting in a colo with DIA(Direct internet Access) I can only access it via DRAC and Public IP. I was wondering if there is a good way to harden the server. My idea is to install PFSense as a VM. Have the PF sense proxy arp and point the unraid server gateway to the PFsense VM image. Is this possible?