Connecting PBS and PVE

Diego77648

New Member
Feb 8, 2023
3
0
1
I got some servers running PVE and one PBS, I want to connect them with HBA fibre cards but i dont exactly know if it supports it, or even how to setup it.
By now the cards are running in LPFC drivers.
06:00.0 Fibre Channel: Emulex Corporation LPe12000 Series 8Gb Fibre Channel Adapter (rev 03)
06:00.1 Fibre Channel: Emulex Corporation LPe12000 Series 8Gb Fibre Channel Adapter (rev 03)
 
I dont think that is possible, the connection PVE<>PBS works using HTTPS, so this requires classical TCP/IP networking.

FibreChannel is a block-based storage protocol. That is like accessing the LUNs of your Raid controller.
 
I dont think that is possible, the connection PVE<>PBS works using HTTPS, so this requires classical TCP/IP networking.

FibreChannel is a block-based storage protocol. That is like accessing the LUNs of your Raid controller.
Thank you! <3