Azure / azure-storage-fuse

A virtual file system adapter for Azure Blob storage
Other
658 stars 206 forks source link

RHEL 9 support still wip or done ? #1401

Closed mbagiella closed 5 months ago

mbagiella commented 5 months ago

Is the blobfuse 2 compatible with RHEL 9 ? The document is saying RHEL 9 WIP since 2022. Is it now compatible?

souravgupta-msft commented 5 months ago

Hi @mbagiella. Thanks for reaching out. We do release blobfuse2 in RHEL 9.0 for both AMD and ARM architectures. You can refer this for installing using the yum package manager.

souravgupta-msft commented 5 months ago

@mbagiella, can you share the document which says that it is WIP for RHEL 9.

mbagiella commented 5 months ago

The following platforms are supported for Blobfuse2 as of 10/12/2022

Blobfuse2 is supported only on x86_64 architecture. ARM64 support is work-in-progress. RHEL9 x86_64 is also WIP.

Source: https://github.com/Azure/azure-storage-fuse/wiki/Blobfuse2-Supported-Platforms

souravgupta-msft commented 5 months ago

Thanks for pointing it. We will update this doc.

mbagiella commented 4 months ago

Hi @souravgupta-msft , Thanks for the update. When the package will be deployed in an official package? I mean in Microsoft package ? My company is reticent to use the package because they do not trust Github :(

souravgupta-msft commented 4 months ago

Blobfuse is already published to the Microsoft packages. You can follow the instructions here.