I think you would be better off removing the drive from the old PC and just installing it into your new PC to access the drive that way. It would be much faster since you would get rid of the network bottleneck. If you don’t have the room to install the drive into your new PC, I would just share the drive over the network and then map it to your new PC.
Homelab
Rules
- Be Civil.
- Post about your homelab, discussion of your homelab, questions you may have, or general discussion about transition your skill from the homelab to the workplace.
- No memes or potato images.
- We love detailed homelab builds, especially network diagrams!
- Report any posts that you feel should be brought to our attention.
- Please no shitposting or blogspam.
- No Referral Linking.
- Keep piracy discussion off of this community
I would recommend using something like truenas that supports iscsi. Sometimes games need to appear that they are installed locally and if you use something like that it will appear as a local device. Network drives are not great from my little experience.
Something else to consider is that some games “require” ssds so if you do not have a fast connection you might run into other issues.
1 NVME pcie 3.0 ssd will saturate a 1Gb easily. From my understanding and low math skills you would need a 10Gb connection to get this speeds from one drive. Factor in overhead for processing and networking and you should be fine. You can get cheap cards and switches for this.
I though about using iscsi but isn't it very slow and unsafe over WAN? At least thats what I read so far.
If the port is just labeled “WAN” then no. Unless you are talking about your router which is a different discussion. You are just talking about your local network. You are not talking about opening your internal network to the world.
I mentioned giving access to a friend and he wouldn't be connected to my local network so I guess it would be kind of exposing it to the world. There's always possibilty to use VPN, but I'm not sure if it'll solve all the safety problems, and there's still speed issue. That's why I was wondering if there are any alternatives
You could set up a vpn. They would need the cert on their side. So if you are allowing someone on the outside connecting in, there is always a chance. But it’s up to you. Sounds like you have it figured out and you just need to pull the trigger and do it
Thanks, I'll try it out then. Btw. do you know maybe if there are other file transfer protocols that doesn't require downloading files to the client machine, that would be worth experimenting with in that case too? I'm rather a novice to networking stuff, but it would be nice to explore this topic a bit more
Smb is supported. So if you have two PCs that can see each other you can have permissions on folders that you want shared. It’s up to you.