新しい会話を開始

Solved!

ソリューションへ移動

1 Rookie

 • 

14 メッセージ

39

2025年2月7日 02:55

PowerScaleのクオータを超過したユーザーの情報が知りたい

PowerScaleのSmartQuotaでクオータを設定できるかと思いますが、
設定したハードクオータを超過したユーザを特定できますでしょうか。
またそユーザー情報をメール等で管理者に通知する方法はございますでしょうか?

Community Manager

 • 

7.2K メッセージ

2025年2月10日 01:23

Shimadakoheiさん

 

PowerScaleのSmartQuotaでクオータを設定できるかと思いますが、
設定したハードクオータを超過したユーザを特定できますでしょうか。
またそユーザー情報をメール等で管理者に通知する方法はございますでしょうか?
⇒User クオータを設定すればクオータリポートにUserが入りますが、Directoryクオータであれば
クオータを超過したユーザーの情報はレポートに入ってきません。

またメール通知のパラメータも以下になっているので残念ながら誰がクオータを超えたのか、
ということはメールで通知するのは難しいのではないかと思います。

 

参考:PowerScale OneFS 9.10.0.0 Web Administration Guide
Page387 

Image


参考情報:

User Quotaをifs/ayas にかけた(Root )時のレポート===


<domain type="default-user" snaps="0" lin="0x0000000118556a75">
<path>/ifs/ayas</path>
<container/>
<inactive/>
<enforcements default-resource="applogical"> </enforcements>
<notifications use="global"/>
</domain>
<domain type="user" snaps="0" lin="0x0000000118556a75" id="0">
<inherited/>
<id-name>root</id-name>
<usage resource="physical">8560640</usage>
<usage resource="logical">6226279</usage>
<usage resource="inodes">10</usage>
<usage resource="applogical">6620141</usage>
<usage resource="shadow_refs">0</usage>
<usage resource="physical_data">6209536</usage>
<usage resource="physical_protection">2162688</usage>
<reduction>1.00 : 1</reduction>
<efficiency>0.73 : 1</efficiency>
<path>/ifs/ayas</path>
<container/>
<inactive/>
<enforcements default-resource="applogical"> </enforcements>
<notifications use="default"/>

 

 

Directry Quotaの場合>
<domain type="ALL" snaps="0" lin="0x0000000118556a75">
<usage resource="physical">23461888</usage>
<usage resource="logical">17056544</usage>
<usage resource="inodes">17</usage>
<usage resource="applogical">16996039</usage>
<usage resource="shadow_refs">0</usage>
<usage resource="physical_data">17039360</usage>
<usage resource="physical_protection">6119424</usage>
<reduction>1.00 : 1</reduction>
<efficiency>0.73 : 1</efficiency>
<path>/ifs/ayas</path>
<container/>
<inactive/>
<enforcements default-resource="applogical"> </enforcements>
<notifications use="global"/>

 

1 Rookie

 • 

14 メッセージ

2025年2月12日 08:12

ご回答ありがとうございます。
User情報を取得するのは難しい旨、承知いたしました。
大変参考になりました。

イベントは見つかりませんでした!

Top