Révision 45 trunk/shell/compute-node-model-create
compute-node-model-create (revision 45) | ||
---|---|---|
28 | 28 |
-n $COMPUTE_NODE_MODEL_SYSTEM_DISK \ |
29 | 29 |
$COMPUTE_NODE_MODEL_SYSTEM_VOLUME_GROUP |
30 | 30 |
# Create a File System on the compute node model system disk. |
31 |
mkfs -t $COMPUTE_NODE_MODEL_SYSTEM_DISK_FILE_SYSTEM \
|
|
31 |
mkfs -t $COMPUTE_NODE_SYSTEM_DISK_FILE_SYSTEM \ |
|
32 | 32 |
$COMPUTE_NODE_MODEL_SYSTEM_VOLUME_GROUP_DEVICE/$COMPUTE_NODE_MODEL_SYSTEM_DISK |
33 | 33 |
# If necessary, create the swap volume for the compute node model. |
34 | 34 |
if [ $COMPUTE_NODE_MODEL_SWAP_DISK_SIZE != $CONST_NULL_DISK_SIZE ] ; then |
Formats disponibles : Unified diff