Hello all,
Our final goal is to have a "as close as possible to HA" PVE cluster with the best performance using the following hardware:
Switches:
1 x 24 gigabit switch with 2 port bonding to each server - I know I should get 2 of them but for now I think it's not an issue
There is no FiberChannel switch so connections will be Point-to-point from each server to the SAN's HBAs (cards), 4 of them in FABRIC mode.
Now the servers:
1 x Fujitsu Eternus DX200 S4 FiberChannel SAN with ONLY 4 FC ports, 4xSSD (400GB each) and 12xSAS drives (1.2TB each). No FCoE or NAS interface is available.
2 x Fujitsu Celsius C740, lets call them Server1 and Server2, each with 1 local 250GB SSD to boot from. Only Server2 has a FC HBA connected P2P to SAN.
3x Fujitsu Primergy RX2540 M4, lets call them Server3, Server4 and Server5, each with Raid1 2x300GB sas to boot from. Each server has FC HBAs connected P2P to SAN.
Proposed scenario, questions, confusions and misunderstandings:
So far everything is clear, but now we came to the shared storage for the cluster and here our thoughts get foggy.
- Server1 will act as our internet firewall and gateway for the cluster and local network with VM images stored locally, no access to SAN due to lack of hardware.
- Eternus DX200 S4 SAN can expose over FC the following resources:
I would have went for CEPH with all these drives in the SAN but it does not have the option to expose them unless they are in some of the RAID formats from above so I think CEPH would be redundant here since RAID would already provide the needed data security level, am I wrong, would it make the system faster or slower?
So the big question is what should we choose and what should we use in PVE (SCSI groups, CEPH, ZFS, LVM, Thin LVM, I only have a vague idea of what they are) to make it work?
I've searched the forum for some guide to what I think we want to build but could not get a clear image of how it should be possible or what to use.
Any help to clear the fog would be highly appreciated, thank you!
Our final goal is to have a "as close as possible to HA" PVE cluster with the best performance using the following hardware:
Switches:
1 x 24 gigabit switch with 2 port bonding to each server - I know I should get 2 of them but for now I think it's not an issue
There is no FiberChannel switch so connections will be Point-to-point from each server to the SAN's HBAs (cards), 4 of them in FABRIC mode.
Now the servers:
1 x Fujitsu Eternus DX200 S4 FiberChannel SAN with ONLY 4 FC ports, 4xSSD (400GB each) and 12xSAS drives (1.2TB each). No FCoE or NAS interface is available.
2 x Fujitsu Celsius C740, lets call them Server1 and Server2, each with 1 local 250GB SSD to boot from. Only Server2 has a FC HBA connected P2P to SAN.
3x Fujitsu Primergy RX2540 M4, lets call them Server3, Server4 and Server5, each with Raid1 2x300GB sas to boot from. Each server has FC HBAs connected P2P to SAN.
Proposed scenario, questions, confusions and misunderstandings:
So far everything is clear, but now we came to the shared storage for the cluster and here our thoughts get foggy.
- Server1 will act as our internet firewall and gateway for the cluster and local network with VM images stored locally, no access to SAN due to lack of hardware.
- Maybe it would be a good idea to create on the other nodes a samba docker container and let it have access to SAN shares trough this NAS, would this be possible?
- VM's and CT's images and disks and docker container storage will be kept on SAN to be available to ALL the 4 nodes trough the FC cards at the same time, would this be possible, using what storeage tech from the ones we have available?- Eternus DX200 S4 SAN can expose over FC the following resources:
- RAID Groups that can be created with either:
- High Performance RAID1+0
- High Capacity RAID5
- High Reliability RAID6
- Reliability RAID5+0
- Mirroring RAID1
- Stripping RAID0
- Thin Provisioning Pools can be created ONLY based on the above RAID options
- Block Volumes (of Type Standard and TPV, what does this mean?) can be created and added to LUNs on top of the said RAID Groups or Thin Provisioning Pools.
I would have went for CEPH with all these drives in the SAN but it does not have the option to expose them unless they are in some of the RAID formats from above so I think CEPH would be redundant here since RAID would already provide the needed data security level, am I wrong, would it make the system faster or slower?
So the big question is what should we choose and what should we use in PVE (SCSI groups, CEPH, ZFS, LVM, Thin LVM, I only have a vague idea of what they are) to make it work?
I've searched the forum for some guide to what I think we want to build but could not get a clear image of how it should be possible or what to use.
Any help to clear the fog would be highly appreciated, thank you!