Bugs item #1051102, was opened at 2004-10-20 15:37
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1051102&group_id=9368

Category: Installation
Group: 3.0.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Bernard Li (bernardli)
Assigned to: Nobody/Anonymous (nobody)
Summary: failed to run ./install_server subsequently

Initial Comment:
- cluster installed fine with nodes and network settings 
defined
- subsequent run of ./install_cluster gave the following 
error message:

Checking for existance of configuration default ...

DBD::mysql::db do failed: Duplicate entry 'eth0-1' for 
key 2 at /usr/lib/perl5/site_perl/oda.pm line 2297.

Failed to modify one record in table nics in database 
<oscar>: Duplicate entry 'eth0-1' for key 2 
at /opt/oscar/lib/OSCAR/Database.pm line 206.

SQL command that failed was: <
 UPDATE nics SET node_id = 1, network_id = 3 
  WHERE nics.assignment_method is NULL 
    AND nics.base_ip is NULL 
    AND nics.broadcast is NULL 
    AND nics.driver_module is NULL 
    AND nics.gateway is NULL 
    AND nics.high_ip is NULL 
    AND nics.id = '5' 
    AND nics.ip = '192.168.70.2' 
    AND nics.mac is NULL 
    AND nics.name = 'eth0' 
    AND nics.netmask = '255.255.255.0' 
    AND nics.network_id is NULL 
    AND nics.node_id = '2' 
    AND nics.rfc1918 is NULL;
> at /opt/oscar/lib/OSCAR/Database.pm line 206.

/opt/oscar/scripts/set_node_nics: failed to link node 
oscar_server nic eth0 to  network private1.

Couldn't initialize the nics and networks for the oscar 
server at ./wizard_prep line 242

Oscar Wizard preparation script failed to complete 
at ./install_cluster line 126.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1051102&group_id=9368


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to