Complete the software update ---------------------------- updating diskless images ^^^^^^^^^^^^^^^^^^^^^^^^ For diskless OS images (stateless and statelite), run the genimage command to update the image with the new software. Example: :: genimage Once the osimage has been updated you may follow the normal xCAT procedures for packing and deploying the image to your diskless nodes. installing diskful (stateful) nodes ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ For new stateful deployments, the kitcomponent will be installed during the otherpkgs processing. Follow the xCAT procedures for your hardware type. Generally, it will be something like: :: chdef provmethod= nodeset osimage rpower reset updating diskful (stateful) nodes ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ For existing active nodes, use the updatenode command to update the OS on those nodes. The updatenode command will use the osimage assigned to the node to determine the software to be updated. Once the osimage has been updated, make sure the correct image is assigned to the node and then run updatenode: :: chdef provmethod= updatenode