同じqtreeの複数のクォータエントリ
環境
- ONTAP 9
- クォータ レポート
問題
- AD移行後のクォータレポートには、同じユーザに対する次の2つのエントリが表示されます。
cluster1::*> volume quota report
Vserver: svm1_cluster1
----Disk---- ----Files----- Quota
Volume Tree Type ID Used Limit Used Limit Specifier
------- -------- ------ ------- ----- ----- ------ ------ ---------
test_vol user BUILTIN\Administrators 0B - 2 -
test_vol user DEMO\q3_user 115.4MB - 1 - *
test_vol user DEMO\q3_user 163.7MB - 2 - *
test_vol test_q3 user BUILTIN\Administrators 0B - 1 -
test_vol test_q3 user DEMO\q3_user 115.4MB 120MB 1 - *
test_vol test_q3 user DEMO\q3_user 163.7MB 180MB 2 - DEMO\q3_user
test_vol user * 0B - 0 - *
test_vol test_q3 user * 0B 120MB 0 - *
- Active Directoryでは、ユーザに
SID
とがあり、SIDHistory
SID
古い形式のドメインを指しています。