[workspace-dev] [Bug 7066] Allow VMs to use site DHCP server
bugzilla at globus.org
bugzilla at globus.org
Thu Jul 1 16:19:48 CDT 2010
https://bugzilla.mcs.anl.gov/globus/show_bug.cgi?id=7066
David LaBissoniere <labisso at uchicago.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #1 from David LaBissoniere <labisso at uchicago.edu> 2010-07-01 16:19:48 ---
Fixed in master:
http://github.com/nimbusproject/nimbus/compare/785e35ecfe...f0065ba1
and
http://github.com/nimbusproject/nimbus/compare/41a3b6a0b7...667ad078
ws-control has a new option "localdhcp" (networks.conf). When false (the
default), DHCP traffic will travel out to the default bridge. When true, you
must have a local DHCP server on the VMM as before.
The nimbus service now writes out several files to
$NIMBUS_HOME/services/var/nimbus/. Highlights include:
dhcpd.entries - a list of DHCP entries which can be included into your main
config.
ip_mac.txt - direct IP -> MAC mappings which can be machine parsed and used
to generate/update more complicated DHCPD systems (or non-ISC compliant
servers).
--
Configure bugmail: https://bugzilla.mcs.anl.gov/globus/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the workspace-dev
mailing list