Skip to main content

udevtabsiz

Set the maximum size of the device table.

Synopsis

[config]    udevtabsiz=n

n is an integer in the range 0—65,535 (bytes). The default value is 24,576.

Description

udevtabsiz is the maximum size in bytes of the device table. This table maps device numbers (traditional logical unit numbers) to device names, so that ObjectScript code can open devices by number.

Changing This Parameter

On the page System Administration > Configuration > Additional Settings > Advanced Memory, in the udevtabsiz row, select Edit. Enter a number of bytes.

Instead of using the Management Portal, you can change udevtabsiz in the Config.configOpens in a new tab class (as described in the class reference) or by editing the CPF in a text editor (as described in Editing the Active CPF).

FeedbackOpens in a new tab