Command to check the Ethernet Backend Switch on Isilon Cluster

5,069 views
Skip to first unread message

Anubhav Ahuja

unread,
Dec 4, 2020, 2:27:57 PM12/4/20
to Isilon Technical User Group
Hi All, 

Is there any command to run on the Isilon Cluster to get the information about what Ethernet Backend Switch we are connecting to and how many ports are left for expansion. I know we can run ibnetdiscover if there is infiniband switches on the cluster. But i couldn't find any command if there are Ethernet switches. 

Thanks in Advance
Anubhav

Will Simon

unread,
Dec 4, 2020, 2:56:45 PM12/4/20
to isilon-u...@googlegroups.com
I don't know how to view info from the switch, but this will tell you where the nodes are connected and you should be able to deduce how many remaining ports there are:
"# isi_dump_fabric int-a" and "# isi_dump_fabric int-b"

It should return the switchport for each connected node. If you have any gen-6 nodes with 10G using 4x breakouts they'll show up as logical interfaces, but I don't have one in front of me to see how they are mapped out on the switch.

e.g.:
A2000, 10G
        {
            "uname": "Isilon OneFS v8.2.2.0 B_8_2_2_007(RELEASE)",
            "hostname": "node-20",
            "port_name": "mlxen1",
            "address": "10.1.2.30",
            "switchport": "99"
        }, 
F800, 40G
        {
            "uname": "Isilon OneFS v8.2.2.0 B_8_2_2_007(RELEASE)",
            "hostname": "node-21",
            "port_name": "mlxen1",
            "address": "10.1.2.31",
            "switchport": "27"
        }, 


--
You received this message because you are subscribed to the Google Groups "Isilon Technical User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isilon-user-gr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/isilon-user-group/df13f90a-181c-42d4-9d8a-61721fb16defn%40googlegroups.com.


--
will simon
a52 | elastic | jax | makemake | rock paper scissors

Anubhav Ahuja

unread,
Dec 4, 2020, 3:27:11 PM12/4/20
to Isilon Technical User Group
isilon-1# isi_dump_fabric int-a
Could not discover switch address.
isilon-1# isi_dump_fabric int-b
Could not discover switch address.

Will Simon

unread,
Dec 4, 2020, 5:18:29 PM12/4/20
to isilon-u...@googlegroups.com
Try running it again...I had the same happen on one of my clusters but it returned the second time.

node-6# isi_dump_fabric int-a

Could not discover switch address.
node-6# isi_dump_fabric int-a
{
    "Redstone XP 56854 System, 3.2.2.24, Linux 3.16.0-29-generic (CES01180800016)": [

        {
            "uname": "Isilon OneFS v8.2.2.0 B_8_2_2_007(RELEASE)",
            "hostname": "node-3",
            "port_name": "mlxen0",
            "address": "10.2.1.13",
            "switchport": "11"
        },
        {


mandar kolhe

unread,
Dec 4, 2020, 10:18:50 PM12/4/20
to isilon-u...@googlegroups.com
If you are using ethernet switch you should be able to ssh switch from isilon cli. You can check for knowledge base article at support site for same 

Reply all
Reply to author
Forward
0 new messages