This is BRILLIANT! It took me longer to find this video then to actually follow your guide. My Proxmox sever hardware setup is laughable for sure but who needs TrueNAS when all I really need is a simple smb share for my network. My zfs pool is 3 x 2.5 inch 2TB spinners in a raidz1. Not blazing fast but it works. Thanks for doing this!
@temptempy67503 ай бұрын
The amount of time saved in trying to DO this by watching this is measured in hours!!! +1
@r.cooper55052 ай бұрын
Just wanted to thank you. Really great video without any nonsense. I prefer this style and wish you had more.
@Cuevista2 ай бұрын
@@r.cooper5505 Thank you! I’m working on trying to produce more videos. Is there anything particular you’re interested in?
@JevlumbaАй бұрын
Following this guide I was able to setup my Samba share, but I am having a hard time adding it on another of my ProxMox servers on the same network. Datacenter -> Storage -> Add: SMB/CIFS -> Fill in settings and I get the error "Create storage failed: mkdir /mnt/pve/testSMB/images: Permission denied at /usr/share/perl5/PVE/Storage/Plugin.pm line 1421. (500)" What can I do to add the share?
@alielahi4903 ай бұрын
First of all, thank you for your instructions. Please, if you can, show us how we can connect to the Samba server from outside using dyndns.
@Cuevista3 ай бұрын
@@alielahi490 I will check into it. Thank you!
@asnovasdodia3 ай бұрын
Best and easiest thing you can do is configure a VPN with a dynDNS and then, if you're not on the network, you can turn on that VPN and connect to your Samba share as if you were in the network. I don't know any other way (but I'm not an expert either).
@alielahi4903 ай бұрын
@@Cuevista thank you very much 🙏
@General_Whoflungpoo4 ай бұрын
Did you not get R/W errors in the SMB? According to proxmox you should have also "change the container UID mapping" as the LXC is unprivileged. I'm also looking to drop truenas for a simple samba/ftp LXC but kept getting R/W issues.
@Cuevista4 ай бұрын
Hmmm?!? No, I did not get any read/write issues.
@matm37457 ай бұрын
Благодарю, теперь стабильная скорость по SMB 110MB/S и загрузки CPU 4% и MEM 9Gb, в отличии от TrueNAS.
@ReisalTrax3 ай бұрын
Can i use it for giving PLEX a directory for my movies? Did not find any easy description like yours... So i mean does Plex find it too?
@Cuevista3 ай бұрын
@@ReisalTrax Yes, you can. Just use the full path.
@ReisalTrax3 ай бұрын
@@Cuevista Thank you a lot!
@marcbrown39226 ай бұрын
when i try to map this share to windows it say " Windows cannot access \\192.168.0.113" followed by check the spelling of the name. otherwise there might be a network problem" I tried to diagnose and it say no errors detected ,,,,and advice...?
@Cuevista6 ай бұрын
Hmmm?!? Try adding the full path \\192.168.0.113\[share name]
@marcbrown39226 ай бұрын
Sorted it works great
@Rinzzer367 ай бұрын
Thanks for the video was really helpful. Could you please do one for *arr. services such as radar, sonar, and. prowler, where in you connecting the samba share to all the * are services along with a torrent client. Also when I tried to restart the service goat this error - Job for smbd.service failed because the control process exited with error code. See "systemctl status smbd.service" and "journalctl -xeu smbd.service" for details. Could you please help.
@Cuevista7 ай бұрын
I have never worked with those; however, you should be able to map them inside the container you create as a shared folder. As far as the error goes, double check your settings in the smb.conf. Make sure you are mapped to the pool. Sometimes you have to include additional folders to get to the pool path depending on your setup.