Hello
i have a Proxmox Server and a old QNAP NAS 2x 2TB.
to Backup the Proxmox Virtuell Server i wished to add the QNAP to the storage
i followed
https://pve.proxmox.com/wiki/Storag...MBa.29_share_on_Proxmox_VE_via_.2Fetc.2Ffstab
and have some questions
nano /etc/fstab
//windows-or-samba-server-name/sharename /mnt/samba1 cifs username=yourusername,password=yoursecretpassword,domain=yourdomainname 0 0
a) cifs is not active on the server i changed it to ext3, is it OK?
b) what is the meaning of domain=yourdomainname?
c) what is the meaning of the two 00 at the end?
Is there a way to find out the exact Name of the path, i have added it on Proxmox but i can't find out the right path?
if i do a mount -a i got a
mount: special device //10.147.42.31/bkp_proxmox does not exist
have a nice day
vinc
i have a Proxmox Server and a old QNAP NAS 2x 2TB.
to Backup the Proxmox Virtuell Server i wished to add the QNAP to the storage
i followed
https://pve.proxmox.com/wiki/Storag...MBa.29_share_on_Proxmox_VE_via_.2Fetc.2Ffstab
and have some questions
nano /etc/fstab
//windows-or-samba-server-name/sharename /mnt/samba1 cifs username=yourusername,password=yoursecretpassword,domain=yourdomainname 0 0
a) cifs is not active on the server i changed it to ext3, is it OK?
b) what is the meaning of domain=yourdomainname?
c) what is the meaning of the two 00 at the end?
Is there a way to find out the exact Name of the path, i have added it on Proxmox but i can't find out the right path?
if i do a mount -a i got a
mount: special device //10.147.42.31/bkp_proxmox does not exist
have a nice day
vinc