|
| 1 | +// Module included in the following assemblies: |
| 2 | +// |
| 3 | +// * virt/fusion_access_SAN/install-configure-fusion-access-san.adoc |
| 4 | + |
| 5 | +:_mod-docs-content-type: CONCEPT |
| 6 | +[id="virt-fusion-access-san-release-updates_{context}"] |
| 7 | += IBM Fusion Access for SAN release updates |
| 8 | + |
| 9 | +[role="_abstract"] |
| 10 | +Release updates for IBM Fusion Access for SAN, including new features, bug fixes, and known issues. |
| 11 | + |
| 12 | +[id="virt-fusion-access-san-new-changes_{context}"] |
| 13 | +== New and changed features |
| 14 | + |
| 15 | +Image registry requirements for kernel module management:: |
| 16 | + |
| 17 | +{IBMFusionFirst} uses the {product-title} image registry to manage the kernel module. Do not configure the registry to use `emptyDir` storage because it provides only temporary storage and is not suitable for production use. Configure {IBMFusionFirst} to use a different image registry by creating a config map and secret after installing the Operator and before creating the `FusionAccess` CR. (link:https://issues.redhat.com/browse/OCPNAS-213[*OCPNAS-213*]) |
| 18 | + |
| 19 | +[id="virt-fusion-access-san-bug-fixes_{context}"] |
| 20 | +== Bug fixes |
| 21 | + |
| 22 | +Filesystem creation button stays disabled until daemons are ready:: |
| 23 | + |
| 24 | +The {IBMFusionFirst} Operator was updated to check the readiness of filesystem daemons before allowing a filesystem to be created. The **Create file system** button in the web console now stays disabled with a tooltip explaining the condition until the environment is ready. This change prevents filesystems from appearing stuck during creation. (link:https://issues.redhat.com/browse/OCPNAS-184[*OCPNAS-184*]) |
| 25 | + |
| 26 | +Filesystems cannot be deleted from the user interface:: |
| 27 | + |
| 28 | +The {product-title} web console does not support deleting filesystems. To delete a filesystem, use the {oc-first}. (link:https://issues.redhat.com/browse/OCPNAS-217[*OCPNAS-217*]) |
| 29 | + |
| 30 | +[id="virt-fusion-access-san-known-issues_{context}"] |
| 31 | +== Known issues |
| 32 | + |
| 33 | +Filesystem creation might fail during core pod deletion:: |
| 34 | + |
| 35 | +Filesystem creation might fail if core pods are deleted at the same time. The filesystem might be partially created on the LUN, which results in the following persistent error: |
| 36 | ++ |
| 37 | +[source,terminal] |
| 38 | +---- |
| 39 | +Disk <ID> may still belong to an active file system |
| 40 | +---- |
| 41 | ++ |
| 42 | +No workaround is available. Contact IBM Support for assistance. (link:https://issues.redhat.com/browse/OCPNAS-233[*OCPNAS-233*]) |
0 commit comments