[rhos-list] Documentation for RHEV and RHCI

Stephen Drotar stephen at artifex360.com
Thu Mar 5 04:39:46 UTC 2015


Jambu,

I’m at step
#ipa-server-install —setup-dns —forwarder=Your-dns

and

Unable to resolve IP address for host name

Can I configure the address for interface in /etc/networks
then
eth0 1.2.3.4
or
is the interface config file located somewhere else?

Steve



On Mar 4, 2015, at 3:35 PM, Stephen Drotar <stephen at artifex360.com> wrote:

> I tried step 4.
> Enable the required channels:
> # subscription-manager repos --enable=rhel-6-server-rpms
> # subscription-manager repos --enable=rhel-6-server-supplementaryrpms
> 
> these three did not validate
> # subscription-manager repos --enable=rhel-6-server-rhevm-3.4-rpms
> # subscription-manager repos --enable=jb-eap-6-for-rhel-6-serverrpms
> # subscription-manager repos --enable=rhel-6-server-rhevh-rpms
> 
> On Mar 4, 2015, at 12:45 PM, Jambunathan Guruswami <jambu at shasta-systems.com> wrote:
> 
>> Another useful document.
>>  
>> http://www.redhat.com/f/pdf/IPA_Whitepaper.pdf
>>  
>> Let me know how you are progressing.
>>  
>> -jambu
>>  
>> From: Jambunathan Guruswami 
>> Sent: Wednesday, March 4, 2015 9:20 AM
>> To: 'Stephen Drotar'
>> Subject: FW: Documentation for RHEV and RHCI
>>  
>> Stephen,
>>  
>>  
>> There are two ways of installing Redhat environment. One with Smart Management  (Satellite) and other other without it.
>>  
>> Please don’t follow the smart-management doc, this requires satellite etc. Hope this helps.
>>  
>> For IPA server…
>>  
>> Start your VM again and log in as root.
>> ● Initially disable iptables:
>> # service iptables stop
>> # chkconfig iptables off
>> ● Install the required packages for the IPA server by running:
>> # yum install ipa-server bind bind-dyndb-ldap -y
>> ● Once the installation process is completed you can move to configure your IPA server.
>> we need to turn on NTP and make sure
>> it starts automatically:
>> # service ntpd start
>> # chkconfig ntpd on
>> ● We start the configuration process of our IPA server with executing the following command:
>> # ipa-server-install --setup-dns --forwarder=Your-provider-DNS-IP-Addr
>> ● Configure the server with the following information:
>> ➢ Overwrite any existing BIND configuration.
>> ➢ Hostname: Hostname.your-local-domainname where you are installing the IPA
>> ➢ Domain Name: your-local-domain
>> Server's IP: IP-address-your-server(IPA server)
>> ➢ REALM: your-local-domainname
>> ➢ Directory Manager Password: your-password
>> ➢ IPA Admin Password: your-password
>> ➢ When setup asks whether or not to configure Reverse DNS zone, answer NO.
>> ● To complete the process answer Yes to start the setup of your IPA server.
>> ● The setup process can take some time to complete.
>> ● Our next step is to create users. The user names we are going
>> to use are: rhevadmin, user01, user02, user03
>>  
>> To start the process we need to become the admin for the IPA
>> server. To do that execute the following command on the IPA
>> server:
>> # kinit admin
>> You will be asked for the password.
>> ● Now as the IPA admin you can add users by using the following
>> command:
>> # ipa user-add user01 --first=RHEV --last=User01 --password
>> NOTE: After hitting Enter you will be asked to provide a
>> password for the user. Because you need to change it on first
>> log in, give a dummy password which we will replace with a
>> permanent one.
>> Repeat this step for the other 4 users (For rhevadmin use --first=RHEV --last=Admin).
>> ● To replace the users temporary password we will switch to the user's entity:
>> # kinit user01
>> ● After doing that you will be asked to change the user's password. Use XXXX as your password. Repeat this step for all your users.
>> ● Our IPA server is now ready to be used with our RHEV based environment.
>>  
>>  
>> -jambu
>>  
>>  
>>  
>>  
>>  
>> <image001.png>
>> Jambunathan Guruswami
>> Founder, Chief Executive Officer
>>  
>> Shasta Systems, Inc.
>> 1275 South Winchester Blvd. Suite E
>> San Jose, CA  95128
>> Work    +1 408-550-7847
>> Mobile +1 408-307-3895
>> jambu at shasta-systems.com
>> www.shasta-systems.com
> 
> Stephen J Drotar
> Artifex Solutions
> Startupoh.io
> 
> 
> 
> 
> 

Stephen J Drotar
Artifex Solutions
Startupoh.io





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/rhos-list/attachments/20150304/faea66a1/attachment.htm>


More information about the rhos-list mailing list