Safety question
#5559
-
Is it safe to have two different storage classes, both rbd, both using all the same settings including rbd pool but with just different filesystem settings (xfs and ext4)? Or do the pools need to be different? |
Beta Was this translation helpful? Give feedback.
Answered by
travisn
Aug 29, 2025
Replies: 2 comments
-
That's fine, there won't be any conflict across storage classes using the same pool. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nixpanic
-
With xfs, just a reminder to watch out for this issue: #14562 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's fine, there won't be any conflict across storage classes using the same pool.