aws-fsx-openzfs-csi-driver
aws-fsx-openzfs-csi-driver copied to clipboard
Amazon FSx for OpenZFS Cloud Container Storage Interface(CSI) Driver
/kind bug **What happened?** The FSx for OpenZFS CSI Driver supports restoring volumes from snapshots as shallow clones or deep copies. However, this repository is missing documentation for the OriginSnapshot...
/kind bug **What happened?** I attempted to mount an FSx for OpenZFS file system on an application pod using NFSv3 and received this error: ``` Output: mount.nfs: rpc.statd is not...
i am trying to create a stateful set, that, on scale up, copies the storage from the first replica using volumeClaimTemplate like this : ``` volumeClaimTemplates: - metadata: name: zfstestpvc...
/kind bug **What happened?** Final backups don't contain the `fsx.openzfs.csi.aws.com/cluster` key denoting it was created from the CSI driver **What you expected to happen?** When `SkipFinalBackup` is set to `false`,...
Context: https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/ Migration guide: https://aws.github.io/aws-sdk-go-v2/docs/migrating/ Basically maintenance mode on July 31, 2024 and reach end-of-support on July 31, 2025. The SDK will not receive API updates for new or existing...
**Is your feature request related to a problem? Please describe.** The driver image details shows Linux as only supported OS. Hence the daemonset pod for fxs node wont run in...