Unsolved
1 Rookie
•
6 Posts
•
21 Points
0
72
June 2nd, 2026 07:45
[Qualification]: Support Confirmation for sci-unity version 2.15.0 on Kubernetes v1.32.9+rke2r1
OS: RHEL 8.10
Orchestrator: RKE2 v1.32.9+rke2r1
Storage Platform: EMC Unity 480F
Attachments: How to upload files?
- Additional details: both kubernetes e2e and csi-cert have been ran
Documented Test Exclusions & Configurations
Due to our specific infrastructure requirements and known driver bugs, several standard cert-csi tests have been explicitly disabled:
Volume Cloning & Snapshots (
clone: false,snapshot: false):Reason: Skipped due to our strict company policy requiring Thick Provisioning (
thinProvisioned: "false"). Dell Unity's CSI Volume Cloning and Snapshot capabilities fundamentally require underlying array-level snapshots, which mandate Thin Provisioning. Testing thick clones will always result in array-level rejection.
NFS Suites:
Reason: Skipped (the
nfs-storageblock was removed from the config). Our environment exclusively uses Fibre Channel (FC). Leaving the default NFS template in the configuration will cause theEphemeralVolumeSuiteto time out and fail.
Raw Block Expansion (Potential Issue):
Reason: While standard filesystem expansion is supported, expanding Raw Block volumes may fail with a
NodeResizeError. This is an OS-integration bug where the Dell Unity CSI Node Plugin attempts to executemultipathd resize mapusing the raw WWN, but fails to prepend the required NAA3prefix that RHEL expects.
References for Excluded Raw Block Tests:
The multipathd resize map failure during raw block expansion is caused by the CSI Node Plugin omitting the SCSI NAA designator prefix (3) from the Unity WWN.
Dell Host Connectivity Guide: Acknowledges that RHEL identifies Unity LUNs with the
3prepended to the WWN (See: Dell Unity XT Linux Setup).RHEL/Linux Storage Standards: Documents that
scsi_idprepends the3to comply with the NAA designator type in VPD page 0x83 (See: Persistent Identifiers for Storage).


vb_playtech
1 Rookie
•
6 Posts
•
21 Points
0
June 2nd, 2026 15:13
i'm not able to add any comment there, it immediately gives Access Denied after i press post and refresh the page...
also, why i can't upload zip archives here?
Dell-Jacob G
1 Rookie
•
2 Posts
•
8 Points
0
June 5th, 2026 12:55
Hello
For comments and zip archieves not working- sorry I don't know what the issue is there.
For the test results: michpg-cert-csi-kubernetes-e2e-report.xml.zip
Were the fsgroup tests ran? When we run k8s e2e , we set
#iwork4Dell
vb_playtech
1 Rookie
•
6 Posts
•
21 Points
0
June 5th, 2026 13:51
hello,
we used the following config:
```
DriverInfo: Name: csi-unity.dellemc.com # Define the filesystems you support SupportedFsType: ext4: {} xfs: {} # Explicitly enable advanced tests to match cert-csi Capabilities: block: true # Enables Raw Block tests exec: true # Allows the framework to execute commands in pods to verify data multipath: true # Enables multiple pod attachment tests (if RWX) pvcDataSource: false # Enables Volume Cloning tests volumeExpansion: true # Enables Volume Resizing tests # (Optional) Enable stress/scaling tests similar to cert-csi "scaling" suite StressTestOptions: NumPods: 10 NumRestarts: 1StorageClass: FromExistingClassName: unity-ext4 SnapshotClass: FromName: true```
Dell-Jacob G
1 Rookie
•
2 Posts
•
8 Points
0
June 5th, 2026 14:16
Can you try with
Under Capabilities?
#iwork4Dell
vb_playtech
1 Rookie
•
6 Posts
•
21 Points
0
June 5th, 2026 14:31
sure, where i can send results after test gets completed?
anandrajak
Moderator
•
11 Posts
•
8 Points
0
June 5th, 2026 15:07
@vb_playtech - Thanks for the response. Cindy will reach-out to you via email.
#IWork4Dell
AlikSaring
7 Practitioner
•
2 Posts
•
6 Points
0
June 8th, 2026 17:01
@vb_playtech can you select option {;} and load the content of log file as html/xml?
#IWork4Dell
vb_playtech
1 Rookie
•
6 Posts
•
21 Points
0
June 9th, 2026 07:10
@AlikSaring unfortunately no, after pressing post and refresh the page, got access denied
anandrajak
Moderator
•
11 Posts
•
8 Points
0
June 9th, 2026 16:48
@vb_playtech - Can you please give a try? You should able to upload the test results now.
vb_playtech
1 Rookie
•
6 Posts
•
21 Points
0
June 10th, 2026 12:23