Filesystem for SharedMount Point / KVM Over Fibre Channel on Ubuntu 22.04 #9511
-
I’m looking for recommendations on the best primary storage solution for KVM virtualization over Fibre Channel (FC). I need guidance on selecting the most suitable filesystem for mounting a Fiber Channel device on an Ubuntu 22.04 + KVM server, utilizing the "shared mount point" option within KVM. Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
BryanMLima
Aug 19, 2024
Replies: 1 comment 1 reply
-
Hey, @midhunpjos I usually use OCFS2 for iSCSI and FibreChannel, and it works as expected. There are some guides on the internet that can help you set it up, but it shouldn't be that difficult. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
DaanHoogland
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, @midhunpjos
I usually use OCFS2 for iSCSI and FibreChannel, and it works as expected. There are some guides on the internet that can help you set it up, but it shouldn't be that difficult.