CE limitations #1
MichaelLueghausen
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is the Community Edition limited with regard to the number of storage nodes?
I’m unable to add more than one storage node to a 2x1 cluster created as follows:
sbctl cluster create
--ifname
--ha-type ha
--data-chunks-per-stripe 2
--parity-chunks-per-stripe 1
Very short description of my environment:
Try to setup a disaggregated storage server on proxmox.
Each node (3xcp, 3xsn) running in its own vm running Rocky Linux release 9.7
I’m aware that this environment does not provide real HA. This is only intended for testing.
At a later point, I will provide a more detailed description of my lab environment.
Beta Was this translation helpful? Give feedback.
All reactions