Bugs item #1037335, was opened at 2004-09-29 18:03
Message generated for change (Comment added) made by naughtont
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1037335&group_id=9368

Category: Programming environment
Group: 3.1
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Thomas Naughton (naughtont)
Assigned to: Thomas Naughton (naughtont)
Summary: set_node_nics assignment operator "~" without trailing value

Initial Comment:
Failure when doing assignment ("~") b/c the RHS value
is empty and causes the below error message and die. 
Looks like it is in the
set_node_nics:valid_rfc1918_ip() routine and how
nic{rfc1918} is getting set to 0 or 1.  

Works for the internal nic (ie. where rfc1918 is true)
but fails on external nics.
 ....
assignment operator "~" without a trailing value, with
these arguments remaining <rfc1918 ~> at
/opt/oscar/lib/OSCAR/Database.pm line 206.
/opt/oscar/scripts/set_node_nics: failed to create
database record for nic eth0 on node oscar_server.
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.



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

>Comment By: Thomas Naughton (naughtont)
Date: 2004-09-29 18:47

Message:
Logged In: YES 
user_id=288102

needed a default false (0) value if not an rfc1918 nic in
the return value of valid_rfc1918_ip()

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1037335&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