Skip to content

Document IBM Fussion Access (SAN) test #132

@rbo

Description

@rbo

Get iscsi initiator name

 oc get nodes -o name | while read line ; do oc debug -q $line -- cat /host/etc/iscsi/initiatorname.iscsi | ts  "[%Y-%m-%d %H:%M:%S][$line] " ; done
[2025-12-12 09:34:44][node/ocp1-cp-0]  InitiatorName=iqn.1994-05.com.redhat:5787b797b753
[2025-12-12 09:34:58][node/ocp1-cp-1]  InitiatorName=iqn.1994-05.com.redhat:7cb1c5ebe7ce
[2025-12-12 09:35:12][node/ocp1-cp-2]  InitiatorName=iqn.1994-05.com.redhat:31fb6d36e094
[2025-12-12 09:35:13][node/ocp1-worker-0]  InitiatorName=iqn.1994-05.com.redhat:8b9bde8baab7
[2025-12-12 09:35:15][node/ocp1-worker-1]  InitiatorName=iqn.1994-05.com.redhat:383de249616
[2025-12-12 09:35:17][node/ocp1-worker-2]  InitiatorName=iqn.1994-05.com.redhat:2c6052bcf7ca

Create a iSCSI LUN on my NetApp

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions