NAS Storange over public network

FcbInfo

Renowned Member
Dec 21, 2012
107
0
81
Is possible to do NAS storage over the public network (On my backup server) to centralize my backups?

And is possible to add this NAS to each server that I have and use this NAS only to ISOs, Templates and Backups.

NAS = Samba Server? Never worked with this. At this time I'm using ftp to do backups over my SolusVM.

Thank you for help.
 
under datacenter/storage you can configure several storage types for all usages

currently NFS, Local (remote mounted shares could work, I guess...), glusterfs.
others (rbd, iscsi, lvm are block devices, used for vm disks only)

usually you can use NFS servers for this, samba is not supported by pve, but many NAS can expose your disk space in both ways.

once you define that in datacenter/storage, all your cluster nodes get the same configs

Marco
 
I got some problems with clusters, and I'll work without clusters.
I'm trying to find anyway to do my backups like my old system SolusVM using ftp backups.

Thanks =P
 
ok, I'm pretty sure it would work on single nodes also... the only draw back is you have to replicate the configs for all single nodes around :)

Marco