Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Why there are a discrepancy when i check the uptime for a specific node ?
For ex:
system node show -uptime >10 20 days
system node run -node nodename -command uptime 520days
Thank you
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
Sorry for the late reply on this, after browsing through the Netapp SAN documentation, I discovered that the command 'system node run -node [node name] uptime' displays how long the FC protocol has been running
Hope this helps!
Matt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi
system node show * -fields uptime Displays the time since the last reboot or failover of a system or cluster node
run-node nodename -command uptime Displays the uptime of the operating system of a specified node, that is, the time that the operating system has been running since the last reboot
