Cmu_image_commit(8), Name, Synopsis – HP Insight Cluster Management Utility User Manual

Page 210: Description, Options, Examples

Advertising
background image

cmu_image_commit(8)

NAME

cmu_image_commit -- Save a backup image previously expanded with cmu_image_open.

SYNOPSIS

# /opt/cmu/bin/cmu_image_commit

<-h | -i imagename [-n new_image_name]>

DESCRIPTION

Saves an HP Insight CMU backup image that was previously expanded with the cmu_image_open
command.

OPTIONS

-h

show help

-i

specifies the name of the HP Insight CMU backup image to commit

-n

specifies the name of the new image where the expanded and modified image will be saved;
if omitted, then the new image will replace the original image

EXAMPLES

To commit changes to the image rh5u5_x86_64 into the image itself:

# /opt/cmu/bin/cmu_image_commit -i rh5u5_x86_64

To commit changes to the image rh5u5_x86_64 into the new image rh5u5_x86_64_new, leaving
rh5u5_x86_64 in its original state:

# /opt/cmu/bin/cmu_image_commit -i rh5u5_x86_64 -n rh5u5_x86_64_new

210

Advertising