Installing

On a New Server

The img-storage Roll can be installed during the initial installation of your server (or cluster). This procedure is documented in section 1.2 of the ROCKS usersguide. You should select the img-storage from the list of available ROLLs when you see a screen that is similar to the one below.

_images/roll-select-rolls.png

On an Existing Server

The img-storage Roll may also be added onto an existing server (or frontend). For sake of discussion, assume that you have an iso image of the roll called img-storage.iso. The following procedure will install the Roll, and after the server reboots the Roll should be fully installed and configured.

$ su - root
# rocks add roll img-storage.iso
# rocks enable roll img-storage
# cd /export/rocks/install
# rocks create distro
# rocks run roll img-storage | bash
# init 6