Setting this back to "Fixed Release".
@Will, can you please open a new bug for your specific issue and paste
the new bug # into this one. We can then work on your issue there.
** Changed in: ubuntu-release-notes
Status: New => Invalid
** Changed in: isc-dhcp (Ubuntu Natty)
Status:
I have just ran tests on the 11.04 RC (image 20110425.3), in both
MANAGED-NONVLAN and MANAGED. Both runs succeeded.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717166
Title:
Broken with v4 isc-dhc
@Carlos
The upgrade was from maverick (10.10), but this is a server that I have
been using for development and has been on natty devel branch since
early days in the cycle. I have had to do a bit of jiggery-pokery with
eucalyptus and other packages at points, as tends to be the way during
developm
Well, one point at a time...
First off: my failure to run the instances was due to having installed a
i386 server ISO, and trying to run 64-bit instances -- at least so far,
I have not re-installed with an AMD64 ISO to verify it runs kosher on
AMD64 images. But it does look like this one we can ch
Additional info:
--
root@whirlpool:~# ip addr show
1: lo: mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: mtu 1500 qdisc pfifo
The error message was like this:
dhcpd.c(473): trace_begin: //var/run/eucalyptus/net/euca-dhcp.trace:
Permission denied
I had that copied somewhere, but unfortunately I deleted all the logs
yesterday and I don't even recall exactly which log that came from now
(sorry).
In any case, I can no
@Carlos If we determine it's a separate issue, then definitely open a
new bug and we can release note thatand restore this to Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717166
Tit
@Will: can you please add in here the logs showing the dac_override
issue? Also, the versions for all of the euca\* packages and isc-dhcp\*.
Thank you.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717
Hum. All my sessions, on my first try with a current ISO, fail. I cannot
see the error yet -- but it is not the dac_override on the DHCPD
apparmour's configuration (we do not have it, either, but I see no
failures there -- and /usr/sbin/dhcpd is in enforce mode.
What I see, right now, is that all
Changing state back to In Progress, b/c this is apparently not
completely resolved.
** Changed in: isc-dhcp (Ubuntu Natty)
Status: Fix Released => In Progress
** Also affects: ubuntu-release-notes
Importance: Undecided
Status: New
--
You received this bug notification because y
@Will: yes, I tested it, and it did work. We did hear we would need
dac_override; when we started testing this, I manually
aa-(disable|enable)d /usr/sbin/dhcpd to check on the requirement. I have
just looked at the current isc-dhcp on natty, and I do not see the
update to apparmour...
This is weir
I'm not too sure that this is fixed guys :( Finally got back to this
project yesterday and experiencing the same problem, although the code
snippet Dan provided (which is the same as I can see in the isc-dhcp
patch) does pick up the correct IPs for each interface...when actually
running dhcpd it do
Got it thanks. For release tracking purposes, I'm going to tag this one
against the right package and mark it fixed released.
** Package changed: eucalyptus (Ubuntu Natty) => isc-dhcp (Ubuntu Natty)
** Changed in: isc-dhcp (Ubuntu Natty)
Status: Invalid => Fix Released
** Changed in: isc
@Robbie, Yes - as Will points out - it turned out to not require changes
in Eucalyptus. I removed the mile-stoning, as it was purely causing
noise on the tracking lists.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
The patch went in to isc-dhcp source package at 4.1.1-P1-15ubuntu6 (16th
March) so it should be there. I would think it might have to do with
book-keeping (to have the bug under the package concerned) though I
don't see any alternative bug logged for isc-dhcp, so maybe not.
--
You received this b
A little confused by the unmilestoning, so are we saying we won't be
able to have this working correctly in Natty?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717166
Title:
Broken with v4 isc-dhc
** Changed in: eucalyptus (Ubuntu Natty)
Milestone: ubuntu-11.04-beta-2 => None
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717166
Title:
Broken with v4 isc-dhcp-server in Natty
--
ubuntu-bu
** Changed in: eucalyptus (Ubuntu Natty)
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717166
Title:
Broken with v4 isc-dhcp-server in Natty
--
ubuntu-bugs mailin
** Branch linked: lp:ubuntu/isc-dhcp
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717166
Title:
Broken with v4 isc-dhcp-server in Natty
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
ht
All,
I think I've found the problem all! So, looking at:
bzr branch lp:ubuntu/isc-dhcp
1.) the patch I've supplied is being placed at the end of the '00list' file in
debian/patches. not a problem normally i suspect, however:
2.) the patch is not present in the actual code that is being used w
Moving to beta-2. Prefer to see fix pushed out before then.
** Changed in: eucalyptus (Ubuntu Natty)
Milestone: ubuntu-11.04-beta-1 => ubuntu-11.04-beta-2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
Here you go:
ubuntu@cempedak:/var/log$ ~/getifaddrs
INTERFACE=lo SCRUBBEDINTERFACE=lo ADDR=127.0.0.1
INTERFACE=eth0:metadata SCRUBBEDINTERFACE=eth0 ADDR=169.254.169.254
INTERFACE=eth0 SCRUBBEDINTERFACE=eth0 ADDR=10.55.55.2
INTERFACE=eth0:priv SCRUBBEDINTERFACE=eth0 ADDR=172.19.1.1
INTERFACE=eth0:
Carlos,
As a debugging aid, I've attached a stand-alone program that uses the
same loop as the patch for dhcpd: running it on the CC right after a
run-instances should result in output like this:
root@eucahost-4-243:~# gcc getifaddrs.c; ./a.out
INTERFACE=lo SCRUBBEDINTERFACE=lo ADDR=127.0.0.1
IN
Carlos,
This is the message that was being thrown when the original problem was
cropping up; if you're still seeing this message with the patch
installed, then it (the patch) is not working properly. The server
should run even though there is no address in the config on the
10.55.55.0/24 subnet,
Hi Dan,
I was looking at it... here are the messages logged in the cc.log for
DHCPD:
[Tue Mar 22 20:19:59 2011][027210][EUCADEBUG ] refresh_instances(): node
10.55.55.3 idle since 1300839443: (156/300) seconds
[Tue Mar 22 20:19:59 2011][027210][EUCADEBUG ] refresh_instances(): done
[Tue Mar 22 2
It turns out that I had(ve) apparmor disabled while working on this
problem, but the new dhcpd needs a slight change to its profile in order
to work. Here is what I saw with apparmor enabled:
root@eucahost-4-243:/var/log/eucalyptus# dmesg
[ 800.347860] type=1400 audit(1300832242.358:24): apparmo
Dave and I ran it yesterday on the test rig. It still does not work,
with the CC reporting that dhcpd startup failed. I will attach the logs.
** Changed in: eucalyptus (Ubuntu Natty)
Importance: High => Medium
** Changed in: eucalyptus (Ubuntu Natty)
Importance: Medium => Critical
--
You
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717166
Title:
Broken with v4 isc-dhcp-server in Natty
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubun
Thanks for the update Dan, great work!
I had a feeling this was going to result in a can of worms for upstream
changes, which is why I didn't pursue the problem myself (I just don't
have the FOSS experience or general kudos to get anything done there).
IMHO it is a clear regression upstream, but
All,
Thanks for this bug report, it does indeed appear that there is a bug in
the new DHCP server that is preventing it from learning that some
interfaces may have multiple IP addresses associated with them. Here is
the result of my findings after looking at the dhcp server code for both
dhcpd3 f
** Changed in: eucalyptus (Ubuntu Natty)
Milestone: None => ubuntu-11.04-beta-1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717166
Title:
Broken with v4 isc-dhcp-server in Natty
--
ubuntu-bu
** Tags added: iso-testing
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717166
Title:
Broken with v4 isc-dhcp-server in Natty
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://list
** Description changed:
Using the new v4 DHCP server from Natty, Eucalyptus fails to start the
server to assign IP addresses to instances on their private networks.
Steps to Reproduce
==
Install and configure Eucalyptus in MANAGED mode on Natty (expect other
modes
** Tags added: server-nrs
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717166
Title:
Broken with v4 isc-dhcp-server in Natty
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists
** Changed in: eucalyptus (Ubuntu Natty)
Assignee: (unassigned) => Daniel Nurmi (nurmi)
** Changed in: eucalyptus
Assignee: (unassigned) => Daniel Nurmi (nurmi)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
** Also affects: eucalyptus (Ubuntu Natty)
Importance: High
Status: Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717166
Title:
Broken with v4 isc-dhcp-server in Natty
--
ubuntu-
** Changed in: eucalyptus (Ubuntu)
Importance: Undecided => High
** Changed in: eucalyptus (Ubuntu)
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717166
Title:
** Changed in: eucalyptus (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717166
Title:
Broken with v4 isc-dhcp-server in Natty
--
ubuntu-bugs mailing list
u
I can confirm this occurs with MANAGED-NOVLAN on Natty Alpha 2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717166
Title:
Broken with v4 isc-dhcp-server in Natty
--
ubuntu-bugs mailing list
ubunt
** Also affects: eucalyptus (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717166
Title:
Broken with v4 isc-dhcp-server in Natty
--
ubuntu-bugs
40 matches
Mail list logo