resizing FlexGroup fails due to member volumes are busy
Applies to
- ONTAP 9
- FlexGroups (FG)
Issue
- Resizing a FlexGroup gives error that it has not finished updating:
"Job completed with error: The volume operation was successful but the size of the volume has not finished updated. Wait a few minutes, and then check that the size of the volume is 28.00TB using the volume show -vserver svm1 -volume FG1 -fields size command. For further assistance, contact technical support.
- Audit logs where REST was used to resize the FG:
Note: you must search for the volume uuid when REST API is used.
::> set d
::*> volume show -fields UUID
Thu Dec 12 2024 09:28:02 -05:00 [kern_audit:info:3352] 8503e8000019be96 :: Cluster1: http :: 10.142.108.218:62843 :: Cluster1:admin :: PATCH /api/storage/volumes/910f172e-60b7-11eb-abae-d039ea24a813 : ["X-Dot-Client-App: SMv4"] {"size":30786325577728} :: Success:
- MGWD logs show the volume is busy when the FG was resized:
0000026.005b9080 03eb71bf Thu Dec 12 2024 09:28:03 -05:00 [kern_mgwd:info:3352] 0x8334bdf00: 8603e9000007f601: WARNING: VOPL::DbladeZapiServerConnection: volGetAttr 3016 Volume is in use by other operations. () Vol: FG1__0001 dsid:1231 err:13158 Node:169.254.160.121
00000026.005b9081 03eb71bf Thu Dec 12 2024 09:28:03 -05:00 [kern_mgwd:info:3352] 0x8334bdf00: 8603e9000007f601: WARNING: Table::volume: get_volAttr:src/tables/volume_template.h:1894 call_volGetAttr() returned an error 19:13158 for volName=FG1__0001, try_count=1, uptime=6576174264, timeout_at_uptime=6576294261: "Volume busy"