Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

2452

June 19th, 2012 06:00

Symcli command to get Mapped devices including meta members

Hi,

    does anybody know if there are any SMCLI commands to get Mapped Devices (including Meta Members) for FA ports.

I know you can get this from SMC by looking at properties of the FA port.

Thanks Gary

9 Legend

 • 

20.4K Posts

June 19th, 2012 06:00

Don’t think there is one command to list meta and meta members. You can list meta/regular devices mapped to a particular FA:

symcfg list -sid 123 -dir 3b -p 1 -address

1 Rookie

 • 

22 Posts

June 19th, 2012 06:00

Thanks I'd only used it with the -available switch on the end in the past to identify gaps and use the same address before dynamic addressing. And never been close to the ceiling before.

9 Legend

 • 

20.4K Posts

June 19th, 2012 06:00

that command does just that

9 Legend

 • 

20.4K Posts

June 19th, 2012 06:00

sure, remember that 4096 limit for CPU, and there are two FA ports per CPU

3b:0

3b:1

between these two you can map 4096 devices.

1 Rookie

 • 

22 Posts

June 19th, 2012 06:00

I'm more interested in the count of devices than anything else to make sure it's not getting close to the 4096 ceiling, Problems with small devices sizes and large system requirements.

June 25th, 2012 01:00

symcfg -sid < > list -addr -avail -dir <> -p <>

At the end of the command output.. you can find the total devices mapped(including meta members) and as synamox told this for CPU...

No Events found!

Top