[Bug 841726] Re: Unable to netboot with dhcpd managed by cobbler

James Page 841726 at bugs.launchpad.net
Mon Sep 5 11:01:38 UTC 2011


** Description changed:

  cobbler manages the isc-dhcp-server instance that run alongside it in my
  test deployment; prior to upgrade to oneiric it was able to manage
  /etc/dhcp/dhpcd.conf fine - however now when cobbler generates this file
  using 'cobbler sync' I always get a gpxe filename rather than
  pxelinux.0:
  
  # group for Cobbler DHCP tag: default
  group {
-     host mercury.shouse.local {
-         hardware ethernet <HIDDEN>;
-         fixed-address <HIDDEN>;
-         option host-name "<HIDDEN>";
-         filename "gpxe/menu.gpxe";
-         next-server <HIDDEN>;
-     }
+     host mercury.shouse.local {
+         hardware ethernet <HIDDEN>;
+         fixed-address <HIDDEN>;
+         option host-name "<HIDDEN>";
+         filename "gpxe/menu.gpxe";
+         next-server <HIDDEN>;
+     }
  }
  
  use_gpxe is set to 0 in /etc/cobbler/settings so this is a little
  inexpected.
  
- Workaround: fix filename to "pxelinux.0" in /etc/cobbler/dhpc.template
+ Workaround: fix filename to "pxelinux.0" in /etc/cobbler/dhcp.template
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: cobbler 2.1.0+git20110602-0ubuntu23
  ProcVersionSignature: Ubuntu 3.0.0-9.14-server 3.0.3
  Uname: Linux 3.0.0-9-server x86_64
  Architecture: amd64
  Date: Mon Sep  5 11:56:38 2011
  InstallationMedia: Ubuntu-Server 11.04 "Natty Narwhal" - Beta amd64 (20110413)
  PackageArchitecture: all
  ProcEnviron:
-  LANGUAGE=en_GB:en
-  PATH=(custom, no user)
-  LANG=en_GB.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_GB:en
+  PATH=(custom, no user)
+  LANG=en_GB.UTF-8
+  SHELL=/bin/bash
  SourcePackage: cobbler
  UpgradeStatus: Upgraded to oneiric on 2011-08-30 (5 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cobbler in Ubuntu.
https://bugs.launchpad.net/bugs/841726

Title:
  Unable to netboot with dhcpd managed by cobbler

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/841726/+subscriptions



More information about the Ubuntu-server-bugs mailing list