
Provisioning HowTo
24
| |
| |
+--------------------------------------------------------------+
You can check the following items:
1. Verify httpd is running on your RHN Satellite
2. Verify cobblerd is running
3. Verify you can fetch the above file using wget from a different host. For example:
wget http://somehost.example.com/cblr/svc/op/ks/profile/rhel5-i386-
u3:1:Example-Org
4. run cobbler check from the CLI. You should see only this output:
# cobbler check
The following potential problems were detected:
#0: reposync is not installed, need for cobbler reposync, install/
upgrade yum-utils?
#1: yumdownloader is not installed, needed for cobbler repo add with --
rpm-list parameter, install/upgrade yum-utils?
#2: The default password used by the sample templates for newly
installed machines (default_password_crypted in /etc/cobbler/settings)
is still set to 'cobbler' and should be changed
#3: fencing tools were not found, and are required to use the (optional)
power management features. install cman to use them
If you see complaints about problems with httpd, cobblerd, or others, you must resolve those
issues.
Note
In the case of a system reprovision, check the following URL:
http://sat_fqdn/cblr/svc/op/ks/system/$system_name:$org_id
In the case of a guest reprovision you can optionally check the following URL:
http://sat_fqdn/cblr/svc/op/ks/system/$system_name:$org_id:$guest_name
10.3. Anaconda content errors
Komentarze do niniejszej Instrukcji