This section provides detailed information about image gathering.
Edit me
Create a Compute Node OS Image
In order to generate an image a previously deployed system is required. The following command creates a diskless image.
snow clone node <node> <image> <nfsroot|stateless>
Warning: Please remember that Stateless image is not yet suitable for production in the current release, unless you have support.
Single System Image gathering example
snow clone node hsw01 centos-minimal nfsroot
Stateless image gathering example
snow clone node hsw01 centos-minimal stateless