Hi all,
For a home server project I wish to set up a flexible storage layout.
I have 128GB internal SSD and 1 TB USB SSD.
The applications I like to run:
- Home automation
- Next Cloud
- Git Server
- InfluxDB
- Grafana,
- Samba network share
- Backup for Proxmox (maybe Backup Server)
- ...
My intention is to use the 128GB mainly for VMs hosting the applications, and the 1TB as a shared storage, because I do not want to assign a fixed amount of disk space to each of the applications for their data.
So my idea is the following:
- Add the 1TB as Disk to the datacenter, so I can store backups, templates, etc. or better as NFS?
- Create a SAMBA & NFS share on the node itself (from the console), so I can use it via samba from other PCs on the network
- Mount a NFS share to from the VMs to store their data. (How do I do that? I can not ping the host from the VM).
Please let me know, if this is possible and makes sense after all or what would be a better approach?.
Thanks a lot
Michael
For a home server project I wish to set up a flexible storage layout.
I have 128GB internal SSD and 1 TB USB SSD.
The applications I like to run:
- Home automation
- Next Cloud
- Git Server
- InfluxDB
- Grafana,
- Samba network share
- Backup for Proxmox (maybe Backup Server)
- ...
My intention is to use the 128GB mainly for VMs hosting the applications, and the 1TB as a shared storage, because I do not want to assign a fixed amount of disk space to each of the applications for their data.
So my idea is the following:
- Add the 1TB as Disk to the datacenter, so I can store backups, templates, etc. or better as NFS?
- Create a SAMBA & NFS share on the node itself (from the console), so I can use it via samba from other PCs on the network
- Mount a NFS share to from the VMs to store their data. (How do I do that? I can not ping the host from the VM).
Please let me know, if this is possible and makes sense after all or what would be a better approach?.
Thanks a lot
Michael