-
October 21st, 2008 03:19 PM #1
OCS-GUI kit did not install
I just installed kusu-1.0centos-5.x86_64 with CentOS 5.2. During the kusu installation I add the OCS-GUI-5.1.6 kit. My kusu master is installled but the OCS-GUI did not install. I can't run pmcadmin and this utility is not found on the master. The kit shows up in the /depot directory:
[root@kusu kits]# ls
base centos OCS-GUI
[root@kusu kits]#
And in the repository:
[root@kusu kits]# repoman -l
Repo name: Repo for centos-5-x86_64
Repository: /depot/repos/1000
Installers: 172.25.253.73;10.1.0.100
Ostype: centos-5-x86_64
Kits: base 1.0 noarch, OCS-GUI 5.1 noarch,
centos 5 x86_64
Can someone help me?
Thanks Alixx
-
October 21st, 2008 04:14 PM #2
Hi alixx:
What does rpm -qa | grep -i ocs give you?
Have you refreshed the repository? repoman -u
After calling /etc/init.d/pmc start you should be able to access it at localhost:8080:/platform
HTH
-
October 21st, 2008 04:58 PM #3
OCS-GUI kit did not install
Thanks for the reply. The outpout from rpm -qa say it's installed:
[root@kusu ~]# rpm -qa | grep -i ocs
gnome-user-docs-2.16.0-2.fc6
kit-OCS-GUI-5.1-5
[root@kusu ~]#
But there on no /etc/init.d/pmc and pmcadmin file.
Here is the rpm -ql output:
[root@kusu ~]# rpm -ql kit-OCS-GUI-5.1-5
/depot/www/kits/OCS-GUI/5.1/index.html
/depot/www/kits/OCS-GUI/5.1/kit_console_doc_source/common.css
/depot/www/kits/OCS-GUI/5.1/kit_console_doc_source/commonltr.css
/depot/www/kits/OCS-GUI/5.1/kit_console_doc_source/commonrtl.css
/depot/www/kits/OCS-GUI/5.1/kit_console_doc_source/delta.gif
/depot/www/kits/OCS-GUI/5.1/kit_console_doc_source/deltaend.gif
/depot/www/kits/OCS-GUI/5.1/kit_console_doc_source/dita.list
/depot/www/kits/OCS-GUI/5.1/kit_console_doc_source/index.htm
/depot/www/kits/OCS-GUI/5.1/kit_console_doc_source/kit_commands_console.html
/depot/www/kits/OCS-GUI/5.1/kit_console_doc_source/kit_components_console.html
/depot/www/kits/OCS-GUI/5.1/kit_console_doc_source/kit_description_console.html
/depot/www/kits/OCS-GUI/5.1/kit_console_doc_source/kit_install_console.html
/depot/www/kits/OCS-GUI/5.1/kit_console_doc_source/kit_links_console.html
/depot/www/kits/OCS-GUI/5.1/kit_console_doc_source/legal.html
/depot/www/kits/OCS-GUI/5.1/kit_console_doc_source/property.temp
/depot/www/kits/OCS-GUI/5.1/kit_console_doc_source/toc.html
It looks like my OCS-GUI kits is missing files.
-
October 21st, 2008 05:01 PM #4
can you check your components table for the OCS-GUI kit?
It may be related to:
How to install the OCS-GUI kit? too.
-
October 21st, 2008 07:55 PM #5
You need to add more kits. To use everything in the GUI you need Lava, or LSF, Nagios, and Cacti. You only seem to have base, centos and OCS-GUI
[root@kusu kits]# ls
base centos OCS-GUI
[root@kusu kits]#
-
October 21st, 2008 07:56 PM #6
OCS-GUI kit has not been tested on CentOS yet. it will be ported in OCS 5.3
for ICE-LX(HP)
-
October 21st, 2008 11:40 PM #7
It looks like:
# sqlrunner -q"insert into components set cname='component-OCS-GUI' , cdesc='component for installing OCS GUI' , kid = (select kid from kits where rname ='OCS-GUI' and version='5.1') , os = 'centos-5-x86_64'"
resolved my problem. After added the above option I was able to add the OCS-GUI to a nodegroup and got it to install.
Thanks Alixx
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules