Chapter 10. Virtualization190NoteAs in the previous step, if the default download location is missing, you may not havesuccessfully synced software channel content to your Satellite from Red Hat's servers.5. For Step 3 of the kickstart profile creation process, choose a root password for the guest systemyou are provisioning, and click Next to finish creation of the profile.6. This completes kickstart profile creation. After completing Step 3 you should be taken to the profiledetails. You may browse through the various tabs of the profile and modify the settings as yousee fit, but this is not necessary as the default settings should work well for the majority of cases.While the interface allows you to allocate less, we strongly recommend allocating at least 2 GB ofstorage for your guest system with this kickstart profile.10.2.2. Provision Your Guest Systems1. Log into the Satellite's web interface. Browse to your host system's profile by clicking on theSystems tab in the top navigation bar, and click on the system's name.2. To schedule a kickstart for a guest system, go to the Virtualization Provisioning tab in the hostsystem's profile. For the Guest Name field choose guest1. For the Memory Allocation, VirtualCPUs, and Storage fields, the default values should be fine. Feel free to change these as desired,taking note of the advice provided for each field in the interface. For the Kickstart Profile field,select the guest system profile we created in the last step.3. Finally, click on the Schedule Kickstart and Finish button in the lower-right corner of the screen.You will be taken to the Kickstart Status page where you can follow along with the guest'skickstart progress. After ten to fifteen minutes the status screen should indicate the kickstartsuccessfully completed. To view your new guest, click on the Virtualization tab of the hostsystem's profile on the Satellite. To view a list of virtual host systems indicating which guestsystems are hosted on each, navigate to Systems Systems Virtual Systems.NoteIf you do not see the Initiate a kickstart for a Xen guest message on the KickstartStatus page shortly after scheduling the kickstart of the guest, you may be missingosad on your host.Host systems require the osad package in order to be responsive to commands sentfrom the Satellite, such as start, pause, resume, and shutdown. If osad is not installedand running, the host system will not receive these commands from the web interfacefor 2.5 hours, or the next time that the RHN daemon runds.You can check whether or not osad is installing and running by checking the OSAStatus field in the host system's profile on the Satellite. If the field does not exist orindicates a failure of that the system has not contact Satellite in several minutes, thenyou will need to install yum (using the command yum install -y osad) before youcan successfully provision a guest on the host.