FlexGroupボリュームの処理がタイムアウト処理エラーで失敗する
環境
ONTAP 9
問題
- FGボリュームの作成などのFlexGroupボリューム処理を取得できませんでした。
- FlexGroupを定期的に作成しようとすると、次のエラーが表示されます。
::> volume create -vserver vserver_name -volume projects_se_droplets_samsung_sf2ss0_griffin_evt1 -size 100T -aggr-list
na03fil06_01_NVME_SSD_1,na03fil06_02_NVME_SSD_1,na03fil06_03_NVME_SSD_1,na03fil06_04_NVME_SSD_1,na03fil06_05_NVME_SSD_1,
na03fil06_06_NVME_SSD_1,na03fil06_07_NVME_SSD_1,na03fil06_08_NVME_SSD_1-aggr-list-multiplier 4 -space-guarantee none -percent-snapshot-space 5 -snapshot-policy local_snaps -state online -policy default -unix-permissions ---r-xr-xr-x -user root -type RW -foreground true -junction-path /projects_se_droplets_samsung_sf2ss0_griffin_evt1 -language C.UTF-8 -tiering-policy auto -comment SCTASK0394685
Notice: The FlexGroup volume "projects_se_droplets_samsung_sf2ss0_griffin_evt1" will be created with the following number of constituents of size
3.12TB: 32.
Do you want to continue? {y|n}: y
Warning: You are attempting to create a FlexGroup volume in Vserver "vserver_name", which currently uses 32-bit FSIDs and file IDs of both NFSv3 and NFSv4.x. This could result in collisions between different file IDs on the FlexGroup volume. Modify the Vserver to use 64-bit NFSv3 and NFSv4.x identifiers before using the FlexGroup volume with the commands "set advanced; vserver nfs modify -vserver vserver_name -v3-64bit-identifiers enabled -v4-64bit-identifiers enabled".
Do you want to continue? {y|n}: y
[Job 65183] Operation cleanup
Error: command failed: [Job 65183] Job failed: Internal error. Cannot add FabricPool information for volume DSID 0x00003cb9 to the volume location database (VLDB). Reason: Timeout: Operation "vol_btuuid_view_iterator::create_imp()" took longer than 60 seconds to complete [from mgwd on node "na03fil06-01" (VSID: -3) to vldb at 127.0.0.1]. The FlexGroup volume was partially provisioned but does not have the full requested capacity. Delete the FlexGroup volume, resolve the issue, and then try the creation again.