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
How to Check Efficiency and Snapshot Status in OnTAP 9.8
2022-03-21
06:39 AM
3,140 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unfortunately I had to upgrade to the dreaded 9.8 this past week. Thankfully I am only on it for a couple of weeks before upgrading to 9.9.1, but in the meantime I need to do some ... basic things that are now not straightforward. Specifically, I needed to browse through a group of volumes one by one in System Manager to check the most recent efficiency job status / sizing results and verify that there weren't any older snapshots. Previously I would have just expanded them and clicked "More Details" on each one ... but 9.8 doesn't have a "More Details" button 😕 .... how would I do this in System Manager in 9.8?
Solved! See The Solution
1 ACCEPTED SOLUTION
TMADOCTHOMAS has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
sis status (yes I know it's 7-mode syntax, but it works!)
snapshot show -volume <volume>
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Looks like some known issues in system manager 9.8, this thread had a similar query.
I also noticed bug related to system manager in 9.8 for other stuff.
Bug 1386704 - a new system manager doesn't show default snapshot policy.
How to check snapshot policies in ONTAP System Manager 9.8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks @Ontapforrum ! I should have clarified the snapshot issue is just being able to view the snapshots associated with a volume. I know I can do that from the command line, I was just curious if there was a buried way to do it in the GUI. Thanks for the tip / reminder on the command line for efficiency data!
TMADOCTHOMAS has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
sis status (yes I know it's 7-mode syntax, but it works!)
snapshot show -volume <volume>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks @paul_stejskal !
