-
February 23rd, 2010 01:18 PM #1
Kitops ISSUE with RedHat 5.4 PPC kit
Hello,
I have the following setup:
1 x Intel Server as - Head Node (running RedHat 5.4 64bit) where kusu is installed in /opt/kusu
3 x Intel Servers as - Compute Nodes (installation with kusu it was perfect)
2 x Cell Servers (IBM QS22) - Compute Nodes
[root@Zamolxe ~]# kitops -l
Kit: rhel5.4
Description: OS kit for rhel5.4 5 x86_64
Version: 5
Architecture: x86_64
OS Kit: Yes
Removable: Yes
Node Groups: installer, compute-rhel,
compute-imaged, compute-diskless,
compute-ulb
I am trying to add the RedHat PPC kit to kusu from the DVD:
-- cut here ---
# ls /media/DVD
boot_image RELEASE-NOTES-ja.html RELEASE-NOTES-U4-it.html
Cluster RELEASE-NOTES-kn.html RELEASE-NOTES-U4-ja.html
ClusterStorage RELEASE-NOTES-ko.html RELEASE-NOTES-U4-kn.html
etc RELEASE-NOTES-ml.html RELEASE-NOTES-U4-ko.html
EULA RELEASE-NOTES-mr.html RELEASE-NOTES-U4-ml.html
eula.en_US RELEASE-NOTES-or.html RELEASE-NOTES-U4-mr.html
GPL RELEASE-NOTES-pa.html RELEASE-NOTES-U4-or.html
images RELEASE-NOTES-pt_BR.html RELEASE-NOTES-U4-pa.html
ppc RELEASE-NOTES-ru.html RELEASE-NOTES-U4-pt_BR.html
README-en RELEASE-NOTES-si.html RELEASE-NOTES-U4-ru.html
README-en.html RELEASE-NOTES-ta.html RELEASE-NOTES-U4-si.html
RELEASE-NOTES-as.html RELEASE-NOTES-te.html RELEASE-NOTES-U4-ta.html
RELEASE-NOTES-bn.html RELEASE-NOTES-U4-as.html RELEASE-NOTES-U4-te.html
RELEASE-NOTES-de.html RELEASE-NOTES-U4-bn.html RELEASE-NOTES-U4-zh_CN.html
RELEASE-NOTES-en RELEASE-NOTES-U4-de.html RELEASE-NOTES-U4-zh_TW.html
RELEASE-NOTES-en.html RELEASE-NOTES-U4-en RELEASE-NOTES-zh_CN.html
RELEASE-NOTES-es.html RELEASE-NOTES-U4-en.html RELEASE-NOTES-zh_TW.html
RELEASE-NOTES-fr.html RELEASE-NOTES-U4-es.html RPM-GPG-KEY-redhat-beta
RELEASE-NOTES-gu.html RELEASE-NOTES-U4-fr.html RPM-GPG-KEY-redhat-release
RELEASE-NOTES-hi.html RELEASE-NOTES-U4-gu.html Server
RELEASE-NOTES-it.html RELEASE-NOTES-U4-hi.html TRANS.TBL
-- cut here ---
and I get the following error:
# kitops -a -m /media/DVD/ --kit=rhel
Traceback (most recent call last):
File "/opt/kusu/bin/kitops", line 655, in ?
app.run()
File "/opt/kusu/bin/kitops", line 224, in run
self.runAdd()
File "/opt/kusu/bin/kitops", line 298, in runAdd
self.runAddOSKit(kits)
File "/opt/kusu/bin/kitops", line 336, in runAddOSKit
kit = self.koinst.prepareOSKit(osdistro)
File "/opt/kusu/lib/python/kusu/kitops/kitops.py", line 497, in prepareOSKit
kit['name'] = osdistro.ostype.lower() + osdistro.getVersionString()
TypeError: cannot concatenate 'str' and 'NoneType' objects
Do you have any idea how I can solve this issue ?
Thank you,
Florin
Tags for this Thread
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