You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
Why we need to move out from btrfs:
...
Why bcachefs:
improve performance of the HDD by employing SSD as the internal cache
with HDD improved performance -> more HDD usage -> more economic
....
scope:
bcachefs will only be used for the workload, because.....
not using LVM
Describe the solution you'd like
The assessment will be done in two phases
backward compatibility check
We do this check because we need to know how btrfs is currently used in zos for these reasons:
seeing how btrfs features used in current zos can help us to design the bcachefs usage.
examples: how subvolume limit & usage being used, how nocow file attribute is currently used
i also new to zos, need to understand the full flow that relates to the use of btrfs usage
For things that are compatible: good
For non compatible things:
check if we really need it
if needed, how we work around that
plan/specs to use bcachefs on zos
it doesn't need to be backward compatible
employ multi device filesystem features of bcachefs
one idea is we create one partition for each VM, this way we won't have issue with quota but another trade-off might come as briefly mentioned by Azmy at support bcachefs #2074 (comment)
Assess how we can use bcachefs on zos
related issues:
Is your feature request related to a problem? Please describe
Why we need to move out from btrfs:
Why bcachefs:
scope:
bcachefswill only be used for the workload, because.....Describe the solution you'd like
The assessment will be done in two phases
We do this check because we need to know how
btrfsis currently used inzosfor these reasons:btrfsfeatures used in currentzoscan help us to design thebcachefsusage.examples: how subvolume limit & usage being used, how
nocowfile attribute is currently usedzos, need to understand the full flow that relates to the use ofbtrfsusageFor things that are compatible: good
For non compatible things:
bcachefsonzosbcachefscc @delandtj