ONTAP Discussions

How to pull systemid from Loader?

elic_co
3,074 Views

Hey,

is there a way in the loader menu to get the system id? Not the serial number.

I tried printenv but couldn’t find it there.

thanks!

1 ACCEPTED SOLUTION

SpindleNinja
3,061 Views

doh.. for whatever reason my brain skipped over that second line.  

 

1min... let me get at my labs loader> 
LOADER-B> printenv

Looks to be: "bootarg.frurom.fileid 537055555;"

 

from the partner: 

WOPR::> node run -node WOPR-01 -command sysconfig
*** This system has taken over WOPR-02
NetApp Release 9.8P3: Sat Mar 27 04:59:49 EDT 2021
System ID: 0537066666 (WOPR-01); partner ID: 0537055555 (WOPR-02)

View solution in original post

4 REPLIES 4

SpindleNinja
3,070 Views

Try "printenv" ?

elic_co
3,064 Views

As I said, I tried it already 🙂 I could only find the serial number but not the system id

SpindleNinja
3,062 Views

doh.. for whatever reason my brain skipped over that second line.  

 

1min... let me get at my labs loader> 
LOADER-B> printenv

Looks to be: "bootarg.frurom.fileid 537055555;"

 

from the partner: 

WOPR::> node run -node WOPR-01 -command sysconfig
*** This system has taken over WOPR-02
NetApp Release 9.8P3: Sat Mar 27 04:59:49 EDT 2021
System ID: 0537066666 (WOPR-01); partner ID: 0537055555 (WOPR-02)

elic_co
3,052 Views

Thanks a lot!

Public