创建 FlexGroup 卷时,启用/禁用 NFSv3 和 NFSv4.x 的 64 位标识符时发出警告
适用于
- ONTAP 9
- FlexGroup 卷
问题描述
创建 FlexGroup 卷时收到以下警告:
Warning: You are attempting to create a FlexGroup volume in Vserver "vs0", 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 lc-vserver -v3-64bit-identifiers enabled -v4-64bit-identifiers enabled".