Hi,

While testing naemon module with nrpe I've noticed that oscar_server is not 
accepted as hostname.
In fact, RFC 952 says that a hostname can contain only alpha numeric and hyphen.

Thus oscar_server, pbs_oscar and nfs_oscar are not compliant hostnames.

I've updated Network.pm that updates /etc/hosts to add new oscar-server  
nfs-oscar pbs-oscar to /etc/hosts while keeping old aliases (oscar_server, ....)

This should keep compatibility when upgrading.

I've also had a look at other part of OSCAR code and packages and I've noticed 
that in oscar database, the "oscar_server" name is also used as group name 
(aside oscar_nodes).

I'm trying to update the whole oscar code to work with new aliases while 
keeping original group names. I hope I'll succeed. Util I think it's ok, I 
won't upload new build.
This should permit to avoid updating the db content.

Stay tuned.
--
   Olivier LAHAYE
   CEA DRT/LIST/DIR
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Oscar-devel mailing list
Oscar-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to