proxmox backup server samba로 디스크 연결
Video Commands:
- Mount command: mount -t cifs -o rw,vers=3.0,credentials=/etc/samba/.smbcreds,uid=34,gid=34 //IP-OF-NAS/SHARE-NAME /mnt/truenas
- fstab: //IP-OF-NAS/SHARE-NAME /mnt/test-pbs cifs vers=3.0,credentials=/etc/samba/.smbcreds,uid=34,gid=34,defaults 0 0
원본링크 : https://github.com/JamesTurland/JimsGarage/tree/main/Proxmox-Backup-Server