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
I have an issue where changelog overflow will not zero out.
ONTAP version is 9.8P17
*> volume efficiency show -vserver xxx_sdlc_fc -volume *valu* -fields changelog-usage, changelog-size, changelog-overflow
vserver volume changelog-usage changelog-size changelog-overflow
----------- ---------------- --------------- -------------- ------------------
xxx_sdlc_fc lvol_xxx_valu_01 1% 677.1MB 3.28TB
xxx_sdlc_fc lvol_xxx_valu_02 7% 3.69GB 1.12TB
xxx_sdlc_fc lvol_xxx_valu_03 3% 1.65GB 1.53TB
xxx_sdlc_fc lvol_xxx_valu_04 100% 76.62GB 13.19TB
xxx_sdlc_fc lvol_xxx_valu_05 14% 58.58GB 0B
lhq_sdlc_fc lvol_xxx_valu_06 13% 58.20GB 0B
6 entries were displayed.
:*>
I used the -scan-old-data true option should there be another where those 4 volumes be like 05 and 06?
Solved! See The Solution
1 ACCEPTED SOLUTION
OkieUnixKanobe has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, which is the reason I thought was happen as nothing showed up in the event log show command other than changelog full. So I end up stopping sis and restarted it with -scan-old-data and -scan-all. That seem to clear it in the end. Just took awhile like 4 to 5 days.
Those were nfs share to linux servers. no any datastores.
Thanks for your help
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is in those volumes? If they are VM datastores, make sure the swap/tempdb files are in a separate FlexVol so they don't cause high change rate. It seems there is high change rate so dedupe cannot keep up.
OkieUnixKanobe has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, which is the reason I thought was happen as nothing showed up in the event log show command other than changelog full. So I end up stopping sis and restarted it with -scan-old-data and -scan-all. That seem to clear it in the end. Just took awhile like 4 to 5 days.
Those were nfs share to linux servers. no any datastores.
Thanks for your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You're welcome. It might be worth looking at what is on those volumes and seeing what you can do to move any high change rate data into a separate volume anyway.
Glad you got it sorted. 🙂
