Combining multiple disks from other servers

damiko194

New Member
Oct 6, 2023
5
0
1
Hello, I want to ask if it is possible to create one large disk with several clusters that I have. I have two servers, both have 1TB ssd and I would like to connect one server to the other in order to increase the size of the disks, it is known that I would connect the second server to one using disks and get 2TB.
 
The technology you are looking for is "distributed storage". But it will only get you there half way. To have reliable distributed storage the data need to be replicated and recoverable in case one server fails. You can look into Ceph, since its configuration comes built-into PVE.
To figure out how much space will be available after data replication you can use an online calculatore, ie https://florian.ca/ceph-calculator/

Note that Ceph was designed by large entities, for large number of nodes.


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
 
Ceph is the way, but you need atleast three nodes,and three disks, just for simple fault tolerance.
 
So it won't have 3TB but only 1TB?
Yes, that is an artifact of data protection across networked devices.

There are hacks you can put in place, using duct tape and chewing gum. I.e. export each disk via NFS, mount them on single server/vm using subdirectories and pretend its one large space.

Even locally within a single server, if you have 2 disks which are 1TB each - there is no safe technology to present them as single 2TB space. You could use RAID0-like technology, which would mean a single disk failure will cause total data loss.


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!