検索

このコンテンツは選択した言語では利用できません。

3.2. Starting luci and ricci

download PDF
To administer Red Hat Clusters with Conga, install and run luci and ricci as follows:
  1. At each node to be administered by Conga, install the ricci agent. For example:
    # up2date -i ricci
  2. At each node to be administered by Conga, start ricci. For example:
    # service ricci start
    Starting ricci:                                            [  OK  ]
    
  3. Select a computer to host luci and install the luci software on that computer. For example:
    # up2date -i luci

    Note

    Typically, a computer in a server cage or a data center hosts luci; however, a cluster computer can host luci.
  4. At the computer running luci, initialize the luci server using the luci_admin init command. For example:
    # luci_admin init
    Initializing the Luci server
    
    
    Creating the 'admin' user
    
    Enter password:  <Type password and press ENTER.>
    Confirm password: <Re-type password and press ENTER.>
    
    Please wait...
    The admin password has been successfully set.
    Generating SSL certificates...
    Luci server has been successfully initialized
    
    
    Restart the Luci server for changes to take effect
    eg. service luci restart
    
  5. Start luci using service luci restart. For example:
    # service luci restart
    Shutting down luci:                                        [  OK  ]
    Starting luci: generating https SSL certificates...  done
                                                               [  OK  ]
    
    Please, point your web browser to https://nano-01:8084 to access luci
    
  6. At a Web browser, place the URL of the luci server into the URL address box and click Go (or the equivalent). The URL syntax for the luci server is https://luci_server_hostname:8084. The first time you access luci, two SSL certificate dialog boxes are displayed. Upon acknowledging the dialog boxes, your Web browser displays the luci login page.
Red Hat logoGithubRedditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

Red Hat ドキュメントについて

Red Hat をお使いのお客様が、信頼できるコンテンツが含まれている製品やサービスを活用することで、イノベーションを行い、目標を達成できるようにします。

多様性を受け入れるオープンソースの強化

Red Hat では、コード、ドキュメント、Web プロパティーにおける配慮に欠ける用語の置き換えに取り組んでいます。このような変更は、段階的に実施される予定です。詳細情報: Red Hat ブログ.

会社概要

Red Hat は、企業がコアとなるデータセンターからネットワークエッジに至るまで、各種プラットフォームや環境全体で作業を簡素化できるように、強化されたソリューションを提供しています。

© 2024 Red Hat, Inc.