limit-resource disk

Use limit-resource disk to specify a disk space percentage for an MDC.

Use undo limit-resource disk to restore the default.

Syntax

In standalone mode:

limit-resource disk slot slot-number ratio limit-ratio

undo limit-resource disk slot slot-number

In IRF mode:

limit-resource disk chassis chassis-number slot slot-number ratio limit-ratio

undo limit-resource disk chassis chassis-number slot slot-number

Default

All MDCs share the disk space in the system. An MDC can use all free disk space in the system.

Views

MDC view

Predefined user roles

network-admin

mdc-admin

Parameters

slot slot-number: Specifies an MPU. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies an MPU on an IRF member device. (In IRF mode.)

ratio limit-ratio: Specifies the ratio of the disk space an MDC can use on the specified card to the total disk space of the card. The value range is 1 to 100.

Usage guidelines

Before you specify a disk space percentage for an MDC, use the display mdc resource command to view how much disk space the MDC is using. The disk space you assign to an MDC must be greater than the disk space the MDC is using. If the assigned disk space is smaller, the MDC cannot apply for more disk space and no additional folders or files can be created or saved for the MDC.

Examples

# (In standalone mode.) Allow MDC sub1 to use up to 30 percent of the disk space on a slot.

<Sysname> system-view
[Sysname] mdc sub1
[Sysname-mdc-2-sub1] limit-resource disk slot 1 ratio 30