Discussion:
compute build error (OCS5.0)
Mahmoud Hanafi
2008-02-27 17:58:58 UTC
Permalink
When trying to build a compute-rel5 node I get the following error

Base Class
Failure parsing NII!
System ID: None
Line: 8
Column: 0
Message: no element found


FYI, I am using vmware test setup


Mahmoud Hanafi
Sr. System Administrator
CSC HPC COE
Bld. 676
2435 Fifth Street
WPAFB, Ohio 45433
(937) 255-1536


Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
USA
Registered in USA No: C-489-59

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Mark Black
2008-02-27 19:04:28 UTC
Permalink
Hi Mahmoud

Do you know the steps to reproduce this?

The NII is retrieved from the installer through a html request. If that fails you can get the error.
Try running:
# /depot/repos/nodeboot.cgi -d -i {IP of node}

It should dump the NII for that node you were installing. If you get no errors try:
# boothost -r -m {Name of node}
This will regenerate the PXE config file and set the node to reinstall.

If that still does not work look through the /var/log/httpd/error_log for anything from the nodeboot.cgi

Mark


-----Original Message-----
From: kusu-users-***@osgdc.org
[mailto:kusu-users-***@osgdc.org]On Behalf Of Mahmoud Hanafi
Sent: Wednesday, February 27, 2008 12:59 PM
To: Users of Kusu
Subject: [Kusu-users] compute build error (OCS5.0)


When trying to build a compute-rel5 node I get the following error

Base Class
Failure parsing NII!
System ID: None
Line: 8
Column: 0
Message: no element found


FYI, I am using vmware test setup


Mahmoud Hanafi
Sr. System Administrator
CSC HPC COE
Bld. 676
2435 Fifth Street
WPAFB, Ohio 45433
(937) 255-1536


Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
USA
Registered in USA No: C-489-59

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Mahmoud Hanafi
2008-02-27 22:00:21 UTC
Permalink
What happen here was my admin cluster ip is 192.168.0.2. (192.168.0.1 is
my gateway). So when this node was added kusu gave it 192.168.0.1
ipaddress. (bug?) Shouldn't it start counting from up from 192.168.0.2 ,
may there is a config setting i missed....


Mahmoud Hanafi
Sr. System Administrator
CSC HPC COE
Bld. 676
2435 Fifth Street
WPAFB, Ohio 45433
(937) 255-1536


Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
USA
Registered in USA No: C-489-59

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------




Mahmoud Hanafi/DEF/***@CSC
Sent by: kusu-users-***@osgdc.org
02/27/2008 12:58 PM
Please respond to
Users of Kusu <kusu-***@osgdc.org>


To
"Users of Kusu" <kusu-***@osgdc.org>
cc

Subject
[Kusu-users] compute build error (OCS5.0)






When trying to build a compute-rel5 node I get the following error

Base Class
Failure parsing NII!
System ID: None
Line: 8
Column: 0
Message: no element found


FYI, I am using vmware test setup


Mahmoud Hanafi
Sr. System Administrator
CSC HPC COE
Bld. 676
2435 Fifth Street
WPAFB, Ohio 45433
(937) 255-1536


Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
USA
Registered in USA No: C-489-59

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Shawn Starr
2008-02-27 22:03:31 UTC
Permalink
Hi Mahmoud,

What is the starting IP that netedit shows for that network? You can change it on command line or in the tui.

It uses this IP as the starting point. However, you make a good point, I should check to see if it lets you use the gateway as an IP which shouldn't be the case.

Thanks,
Shawn.
Post by Mark Black
-----Original Message-----
Sent: Wednesday, February 27, 2008 5:00 PM
To: Users of Kusu
Subject: Re: [Kusu-users] compute build error (OCS5.0)
What happen here was my admin cluster ip is 192.168.0.2.
(192.168.0.1 is
my gateway). So when this node was added kusu gave it 192.168.0.1
ipaddress. (bug?) Shouldn't it start counting from up from
192.168.0.2 ,
may there is a config setting i missed....
Mahmoud Hanafi
Sr. System Administrator
CSC HPC COE
Bld. 676
2435 Fifth Street
WPAFB, Ohio 45433
(937) 255-1536
Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo
California 90245,
USA
Registered in USA No: C-489-59
--------------------------------------------------------------
--------------------------------------------------------------
--------------------------------------------------------------
----------------------
This is a PRIVATE message. If you are not the intended
recipient, please
delete without copying and kindly advise us by e-mail of the
mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to
any order or other contract unless pursuant to explicit
written agreement
or government initiative expressly permitting the use of
e-mail for such
purpose.
--------------------------------------------------------------
--------------------------------------------------------------
--------------------------------------------------------------
----------------------
02/27/2008 12:58 PM
Please respond to
To
cc
Subject
[Kusu-users] compute build error (OCS5.0)
When trying to build a compute-rel5 node I get the following error
Base Class
Failure parsing NII!
System ID: None
Line: 8
Column: 0
Message: no element found
FYI, I am using vmware test setup
Mahmoud Hanafi
Sr. System Administrator
CSC HPC COE
Bld. 676
2435 Fifth Street
WPAFB, Ohio 45433
(937) 255-1536
Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo
California 90245,
USA
Registered in USA No: C-489-59
--------------------------------------------------------------
--------------------------------------------------------------
--------------------------------------------------------------
----------------------
This is a PRIVATE message. If you are not the intended
recipient, please
delete without copying and kindly advise us by e-mail of the
mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to
any order or other contract unless pursuant to explicit
written agreement
or government initiative expressly permitting the use of
e-mail for such
purpose.
--------------------------------------------------------------
--------------------------------------------------------------
--------------------------------------------------------------
----------------------
_______________________________________________
Kusu-users mailing list
http://mail.osgdc.org/mailman/listinfo/kusu-users
_______________________________________________
Kusu-users mailing list
http://mail.osgdc.org/mailman/listinfo/kusu-users
Loading...