9.7 NLVM Error Codes

Use the information in this section to manage your storage when Novell Linux Volume Manager (NLVM) error conditions exist. NLVM error codes are usually displayed in positive decimal numbers with a message and a status= prefix. For example:

Pool is not active: status=23357

9.7.1 NLVM Error List

NLVM error code numbers can be categorized as follows:

9.7.2 NLVM Error Descriptions

NLVM General Errors (23300 to 23309)

23300 zERR NLVM LOCKED

The NLVM lock is already locked.

23301 zERR NLVM BOOT DEVICE

This device contains /boot, root (/), or swap partitions.

23302 zERR NLVM DEVICE HAS RAID

This device contains RAID partitions.

23303 zERR NLVM NO LOCK

A function was called without the NLVM lock.

23304 zERR NLVM VLDB SYMBOL ERROR

An error occurred when importing the Novell Distributed File Services (DFS) VLDB (volume location database) library or functions.

23305 zERR NLVM NOT PERMITTED

This request is not permitted.

23306 zERR NLVM PARSE ERROR

An error occurred when parsing the data.

23307 zERR NLVM INVALID PARAMETER

An invalid parameter was passed in.

NLVM Device Errors (23310 to 23319)

23310 zERR NLVM CSM DEVICE

This device contains a Cluster Segment Manager (CSM) container.

23311 zERR NLVM DEVICE NOT FOUND

The device was not found in NLVM.

23312 zERR NLVM PART NOT FOUND

The partition was not found in NLVM.

23313 zERR NLVM READ FAILURE

An error occurred while reading a stamp from the disk.

23314 zERR NLVM WRITE FAILURE

An error occurred while writing a stamp to the disk.

23315 zERR NLVM PART EXPAND FAILURE

An error occurred while expanding the partition.

23316 zERR NLVM SIZE TOO SMALL

The specified size is too small.

23317 zERR NLVM SIZE TOO BIG

Unable to find a space big enough for the request.

23318 zERR NLVM INVALID PART TYPE

The specified partition type is invalid.

23319 zERR NLVM DEVICE NOT INIT

The device is not initialized.

NLVM General File System Errors (23320 to 23329)

23320 zERR NLVM ERROR OPENING DB

An error occurred while opening the database file.

23321 zERR NLVM DB MATCH ERROR

The current object does not match the database object.

23322 zERR NLVM INVALID MODE

Invalid mode opening the database file.

23323 zERR NLVM ERROR OPENING CONFIG

An error occurred while opening the NLVM configuration file.

23324 zERR NLVM ERROR OPENING DEBUG

An error occurred while opening the NLVM debug file.

23325 zERR NLVM ERROR OPENING DEV

An error occurred while opening the device for I/O.

23326 zERR NLVM ERROR READING DEV

An error occurred while reading from the device.

23327 zERR NLVM INVALID VERSION

The stamps have an unsupported version.

22328 (reserved)

Not used.

22329 (reserved)

Not used.

NLVM Device Mapper Errors (23330 to 23340)

23330 zERR NLVM ERROR OPENING DM

An error occurred while opening the Device Mapper.

23331 zERR NLVM DM IOCTL ERROR

An error occurred while sending Device Mapper I/O Control (ioctl).

23332 zERR NLVM BAD SEGMENT COUNT

A segment count mismatch occurred.

22333 (reserved)

Not used.

23334 zERR NLVM BAD IDENTIFIER

The object identifier does not match a Device Mapper object ID.

23335 zERR NLVM DM OBJECT NOT FOUND

The Device Mapper object was not found.

23336 zERR NLVM INVALID OBJECT

The object is invalid.

23337 zERR NLVM OBJECT EXISTS

The object already exists in Device Mapper.

23338 zERR NLVM OBJECT BUSY

The object is busy.

23339 zERR NLVM INVALID TYPE

Invalid type parameter.

23340 zERR NLVM LOAD ERROR

An error occurred while loading a module.

NLVM Create Snapshot Error (23341)

23341 zERR NLVM SNAP NOT FOUND

The NSS pool snapshot was not found.

NLVM Create Partition Errors (23342 to 23345)

23342 zERR NLVM LIMIT ERROR

An error occurred while getting the device limits.

23343 zERR NLVM PART CREATE

An error occurred while creating a partition object.

23344 zERR NLVM PART DELETE

An error occurred while deleting a partition object.

23345 zERR NLVM PART WRITE

An error occurred while writing to a partition object.

NLVM NSS Pool and Volume Errors (23346 to 23369)

23346 zERR NLVM UNABLE TO EXPAND POOL

Unable to expand the NSS pool.

23347 zERR NLVM UNABLE TO CREATE POOL

Unable to create the NSS pool.

23348 zERR NLVM SHARED MISMATCH

The shared states do not match.

23349 zERR NLVM TYPE MISMATCH

The partition types do not match.

23350 zERR NLVM HAS POOL

The partition already has an NSS pool.

23351 zERR NLVM DIRECTORY TOO LONG

The specified directory is too long.

23352 zERR NLVM UNABLE TO CREATE DIR

Unable to create the directory.

23353 zERR NLVM UNABLE TO CREATE NODE

Unable to create the device node.

23354 zERR NLVM POOL UPDATE

An error occurred while updating the NSS pool.

23355 zERR NLVM POOL MOUNT ERROR

An error occurred while updating the NSS pool.

23356 zERR NLVM POOL MAX SIZE

The NSS pool is already at the maximum size.

23357 zERR NLVM POOL NOT ACTIVE

The NSS pool is not active.

23358 zERR NLVM GROUP NOT FOUND

The group was not found in NLVM.

23359 (reserved)

Not used.

NLVM NSS Pool Snapshot Errors (23360 to 23369)

23360 zERR NLVM SNAPSHOT ERROR

A pool snapshot error occurred.

23361 to 23369 (reserved)

Not used.

NLVM NSS Software RAID Errors (23370 to 23379)

23370 zERR NLVM DUPLICATE DEVICE

The device is already used in this RAID.

23371 zERR NLVM MAX ELEMENTS

The RAID already has the maximum number of elements.

23372 zERR NLVM TOO FEW ELEMENTS

There are too few elements to create the RAID.

23373 zERR NLVM SIZE MISMATCH

The element sizes do not match.

23374 zERR NLVM NOT A RAID

The device is not a RAID device.

23375 zERR NLVM NOT A MIRROR

The device is not a RAID1 device.

23376 zERR NLVM TOO MANY PARTITIONS

You are trying to add too many partitions to a RAID.

23377 zERR NLVM RAID NOT IN SYNC

The RAID is not in sync.

23378 zERR NLVM RAID NOT ENABLED

The RAID is not enabled.

23379 zERR NLVM RAID NONE IN SYNC

No partition of the RAID device is in sync.

NLVM Linux POSIX Volume Errors (23380 to 23390)

23380 zERR NLVM FSTAB UPDATE

An error occurred while updating the /etc/fstab file.

23381 zERR NLVM OPEN ERROR

An error occurred while opening the file.

23382 zERR NLVM NO VOLUME NAME

No volume name was specified.

23383 zERR NLVM NO IP ADDRESS

No IP address was specified.

23384 zERR NLVM ERROR CREATING LVM VOL

An error occurred while creating the LVM2 volume.

23385 zERR NLVM ERROR MAKING FS

An error occurred while making the file system on a volume.

23386 zERR NLVM ERROR DELETING RES

An error occurred while deleting a cluster resource for a volume.

23387 zERR NLVM ERROR DELETING LVM VOL

An error occurred while deleting the LVM2 volume.

23388 zERR NLVM ERROR SENDING CMD

An error occurred while sending the XML command.

23389 zERR NLVM NCP ERROR

An error occurred while adding a volume to NCP (NetWare Core Protocol).

23390 zERR NLVM DUPLICATE MP

A duplicate mount point was specified.

NLVM eDirectory Errors (23391 to 233 99)

23391 zERR NLVM EDIR OBJECT NOT FOUND

The eDirectory object was not found.

23392 zERR NLVM Invalid CRC

Invalid CRC (cyclic redundancy check) in GPT (GUID partition table) partitions.

23393 to 23399 (reserved)

Not used.