Main Menu

Search

ORACLE ZFS STORAGE APPLIANCE: COMMAND TO LIST PARTITIONS, PORT GUIDS, INFINIBAND (IB) HCA VERSION (IBSTAT ALTERNATIVE)

Following is command to use.

akService.hca.listHCAs()

Following is sample output of above command.

result = [{ 
    ports: [{ 
        pkeys: [{ 
            pkey: '0xffff' 
        }, { 
            pkey: '0x7fff' 
        }, { 
            pkey: '0x8002' 
        }, { 
            pkey: '0x8003' 
        }, { 
            pkey: '0x8006' 
        }], 
        portSpeed: 'QDR', 
        portState: 'active', 
        guid: '0x10eXXXX1944361', 
        akch_label: 'PCIe 1' 
    }, { 
        pkeys: [{ 
            pkey: '0xffff' 
        }, { 
            pkey: '0x7fff' 
        }, { 
            pkey: '0x8002' 
        }, { 
            pkey: '0x8003' 
        }, { 
            pkey: '0x8006' 
        }], 
        portSpeed: 'QDR', 
        portState: 'active', 
        guid: '0x10eXXXX1944362', 
        akch_label: 'PCIe 1' 
    }], 
    label: 'PCIe 1', 
    revision: '2.11.1280', 
    guid: '0x10eXXXX1944360' 
}] 

 


Products to which Article Applies

Oracle ZFS Storage Appliance

Search Keywords: zfssa head heads infiniband hca card cards version versions how to port ports guid guid partition partitions list listing ibstat commands command

Article Author: Tarun Boyella

 

No comments:

Post a Comment