ONTAP Discussions

How to pull systemid from Loader?

elic_co
2,607 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
2,594 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
2,603 Views

Try "printenv" ?

elic_co
2,597 Views

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

SpindleNinja
2,595 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
2,585 Views

Thanks a lot!

Public