Extending a container, Extending a volume set, Extending a container 9-40 – HP NetRAID-4M Controller User Manual

Page 248: Extending a volume set 9-40

Advertising
background image

9-40

Command Line Interface User’s Guide

To remove a file system from a container, use the

container

remove file_system

command, as in the following example. In

the example, the resident file system (NTFS) is removed from
container 0.

HPN0> container remove file_system 0

Executing: container remove file_system 0

After running the

container remove file_system

command

to remove a file system from a container, use the

container list

command to display information about the container, as in the fol-
lowing example. In the example, the Usage column indicates None,
which means that no file system resides on container 0.

HPN0> container list

Executing: container list

Cluster Num Total Oth Stripe Scsi Partition

Dr Partner Label Type Size Ctr Size Usage C:ID:L Offset:Size

-- ------- ----- ------ ------ --- ------ ------- ------ -------------

F: 0 0 Volume 100MB None 2:01:0 64.0KB: 100MB

Understanding Removing a File System from a Container in a Unix
Environment

Using the CLI to remove a file system from a container is not
supported in a UNIX Environment.

Extending a Container

The CLI allows you to extend the following types of containers:

Volume set

Multi-level container of volume sets

The following sections describe how to perform these operations.

Extending a Volume Set

The CLI allows you to extend a volume set. You use the

container

extend volume

command to extend a volume set. The

container extend volume

command adds freespace to a

volume set. When you extend a volume set, the file system on the
volume set remains intact, and can be extended to include the added
space. See Working with File Systems on page 9-33 for information on
extending a file system.

Advertising