[Bug 1538379] [NEW] zfs dkms module attempts to build before spl

2016-01-26 Thread Ben Howard
Public bug reported: This looks like Bug #1491729: Steps to Repo: 1. Start clean Wily instance 2. Run "sudo apt-get install zfs-dkms" $ sudo apt-get install zfs-dkms Selecting previously unselected package libisl13:amd64. (Reading database ... 62785 files and directories currently installed.) Pr

[Bug 1539317] [NEW] default user should be in the lxd group

2016-01-28 Thread Ben Howard
Public bug reported: Since LXD is installed by default on the cloud-images, the default user should be put in the lxd group. ** Affects: cloud-init (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1539968] [NEW] kpartx/device-mapper failing on invalid argument

2016-01-30 Thread Ben Howard
Public bug reported: Xenial cloud images are broken due to a + backing_img=binary/boot/disk.ext4 ++ kpartx -s -v -a binary/boot/disk.ext4 device-mapper: reload ioctl on loop0p1 failed: Invalid argument create/reload failed on loop0p1 + loop_raw='add map loop0p1 (0:0): 0 4608000 linear 0:0 2048' +

[Bug 1375924] Re: [SRU][MIR] google-cloud-sdk

2014-10-01 Thread Ben Howard
** Changed in: ubuntu Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1375924 Title: [SRU][MIR] google-cloud-sdk To manage notifications about this bug go to: h

[Bug 1375924] Re: [SRU][MIR] google-cloud-sdk

2014-10-01 Thread Ben Howard
I reached out to the various stake holders to discuss the state of this MIR. The conclusion is that the package fails to packaging policy and would represent a security and maintenance risk. As such, the package is ineligible for main and therefore, this MIR has failed. Further, since the package

[Bug 1336855] Re: [SRU] non-interactive grub updates broken for /dev/xvda devices on Cloud-Images/Cloud-init

2014-10-02 Thread Ben Howard
** Branch linked: lp:~utlemming/ubuntu/trusty/cloud-init/lp1336855 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1336855 Title: [SRU] non-interactive grub updates broken for /dev/xvda devices on C

[Bug 1304001] Re: xen:balloon errors in 14.04 beta

2014-10-02 Thread Ben Howard
I think that this is a verification-failed. Upgrading the kernel in -proposed does not fix the issue: ubuntu@ip-10-11-165-53:~$ uname -a Linux ip-10-11-165-53 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux ubuntu@ip-10-11-165-53:~$ dpkg-query --show

[Bug 1336855] Re: [SRU] non-interactive grub updates broken for /dev/xvda devices on Cloud-Images/Cloud-init

2014-10-03 Thread Ben Howard
Verified for precise. Waiting on trusty-proposed to appear. ** Tags removed: verification-needed ** Tags added: needed verification-precise-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1336855

[Bug 1363260] Re: [SRU] add cloud-init datasource for Cloud Sigma to 12.04

2014-10-03 Thread Ben Howard
Verified patch works. Marked as verification-done. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1363260 Title: [SRU] add cloud

[Bug 1336855] Re: [SRU] non-interactive grub updates broken for /dev/xvda devices on Cloud-Images/Cloud-init

2014-10-06 Thread Ben Howard
Confirmed for both 12.04 and 14.04. Marking as verification done. ** Tags removed: verification-done-precise verification-needed ** Tags added: trusty verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1378441] [NEW] add GCE support for cloud-init on 12.04

2014-10-07 Thread Ben Howard
Public bug reported: [Impact] GCE is not supported by Cloud-init for 12.04. This SRU is a cloud-enablement request. [Test Case] 1. Build image from -proposed, upload it to GCE, OpenStack, Windows Azure, EC2 and Joyent - confirm that non-GCE Clouds boot - confirm that /var/lib/cloud-init.lo

[Bug 1375252] Re: Hostname change is not preserved across reboot on Azure Ubuntu VMs

2014-10-08 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1375252 Title: Hostname change is not preserved across reboot on Azure Ubuntu VM

[Bug 1389399] [NEW] race condition between startup script and cloud-init

2014-11-04 Thread Ben Howard
arise. When they don't, the process works. We've tested this by adding a sleep command (e.g. 'sleep 30') to the start of the user startup script in our reproduction runs. ** Affects: gce-utils (Ubuntu) Importance: High Assignee: Ben Howard (utlemming) Status: Co

[Bug 1389399] Re: race condition between startup script and cloud-init

2014-11-04 Thread Ben Howard
The root cause here is that gce-utils has a job called "google.conf" that triggers the start of the startup scripts. It starts on "runlevel [2345]". I pushed a build recipe change, that mirrors the fix uploaded here: https://launchpad.net/~cpc-gce-team/+archive/ubuntu/lp1389399 We just need to Q

[Bug 1389399] Re: race condition between startup script and cloud-init

2014-11-04 Thread Ben Howard
Correction, the PPA is: https://launchpad.net/~utlemming/+archive/ubuntu/lp1389399 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1389399 Title: race condition between startup script and cloud-init

[Bug 1422919] Re: Ephemeral device on G5 instances is incorrect due to GPT partition tables

2015-02-17 Thread Ben Howard
This was fixed for 15.04 w/ revno: 1058 [merge] committer: Scott Moser branch nick: trunk timestamp: Fri 2015-02-13 15:52:47 -0500 message: support for managing GPT partitions Specifically, this is to support Azure's G-series VMs (which come with disks up to 6500GB). -- You received th

[Bug 1422919] [NEW] Ephemeral device on G5 instances is incorrect due to GPT partition tables

2015-02-17 Thread Ben Howard
-- ** Affects: cloud-init (Ubuntu) Importance: High Assignee: Ben Howard (utlemming) Status: Confirmed ** Package changed: ubuntu => cloud-init (Ubuntu) -- You received this bug notification because you are a member

[Bug 1422993] [NEW] cloud-init AzureDS fails on 15.04

2015-02-17 Thread Ben Howard
Public bug reported: Ubuntu 15.04 fails to provision on Windows Azure: 2015-02-17 23:07:07,824 - util.py[DEBUG]: Getting data from failed Traceback (most recent call last): File "/usr/lib/python3/dist-packages/cloudinit/sources/__init__.py", line 255, in find_source if s.get_data(): Fil

[Bug 1422993] Re: cloud-init AzureDS fails on 15.04

2015-02-18 Thread Ben Howard
Since smoser is out, I tested and confirmed and confirmed the patch and applied to trunk. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422993 Title: cloud-init AzureDS fails on 15.04 To manage no

[Bug 1422993] Re: cloud-init AzureDS fails on 15.04

2015-02-18 Thread Ben Howard
** Changed in: cloud-init Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422993 Title: cloud-init AzureDS fails on 15.04 To manage notifications about th

[Bug 1404311] Re: gce metadata api doesn't properly stream binary data

2015-02-18 Thread Ben Howard
** Description changed: - While implementing the GCE provider for Juju we found that the metadata - API breaks when trying to retrieve certain binary formats. In our case - the gz of user-data. The API only streams out the first 5 bytes, - encounters what it preceives as a EOF/nil character and tr

[Bug 1422919] Re: Ephemeral device on G5 instances is incorrect due to GPT partition tables

2015-02-18 Thread Ben Howard
** Description changed: - In the larger G-Series VM sizes (G4 and G5) we have SSD-backed ephemeral - disks that are larger than 2TB, and so they look a little different; - namely they now use a GPT partition table and they also have two - partitions: + [IMPACT] Ephemeral storage on Microsoft Azure

[Bug 1420544] Re: [SRU] Ubuntu instances on GCE should use NOOP scheduler

2015-02-19 Thread Ben Howard
** Summary changed: - Ubuntu instances on GCE should use NOOP scheduler + [SRU] Ubuntu instances on GCE should use NOOP scheduler -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420544 Title: [SRU]

[Bug 1420544] Re: [SRU] Ubuntu instances on GCE should use NOOP scheduler

2015-02-19 Thread Ben Howard
** Description changed: + [IMPACT] By default, the Ubuntu kernel uses deadline. Google has + identified that Cloud Workloads running on Ubuntu perform better using + NOOP as the default scheduler. Google has requested that Google Cloud + Compute (GCE) instances use NOOP as the default. + + [FIX]

[Bug 1420544] Re: [SRU] Ubuntu instances on GCE should use NOOP scheduler

2015-02-19 Thread Ben Howard
Sorry about missing the SRU info. Added. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420544 Title: [SRU] Ubuntu instances on GCE should use NOOP scheduler To manage notifications about this bug

[Bug 1423972] [NEW] Azure default user creation fails on Vivid

2015-02-20 Thread Ben Howard
': [{'device': 'ephemeral0.1', 'filesystem': 'ext4', 'replace_fs': 'ntfs'}], 'ssh_pwauth': False, 'system_info': {'default_user': {'lock_p

[Bug 1423972] Re: Azure default user creation fails on Vivid

2015-02-20 Thread Ben Howard
Root cause appears to be that cloud-init is _not_ running the init modules. I'm still not sure what is preventing the init modules from running. But it is clear from the logs that it is skipping the init modules and going straight to the config modules. ** Summary changed: - Azure default user cr

[Bug 1423972] Re: cloud-init skips cloud-config modules on 15.04 Azure

2015-02-20 Thread Ben Howard
** Description changed: + Cloud-init is skipping the init modules on Azure. The Azure Datasource + is run and then cloud-config modules are run. This prevents user- + creation, default SSH keys, etc. + + + [ORIGINAL REPORT] + Cloud-init is not creating the fabric defined user. The root cause

[Bug 1423972] Re: cloud-init skips cloud-config modules on 15.04 Azure

2015-02-20 Thread Ben Howard
apport information ** Tags added: apport-collected uec-images vivid ** Description changed: Cloud-init is skipping the init modules on Azure. The Azure Datasource is run and then cloud-config modules are run. This prevents user- creation, default SSH keys, etc. [ORIGINAL REPORT]

[Bug 1423972] ProcEnviron.txt

2015-02-20 Thread Ben Howard
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1423972/+attachment/4323533/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1423972

[Bug 1423972] Re: cloud-init skips cloud-config modules on 15.04 Azure

2015-02-20 Thread Ben Howard
** Attachment added: "/var/log and /var/lib/cloud from affected instance" https://bugs.launchpad.net/ubuntu/+bug/1423972/+attachment/4323549/+files/bug-1423972.tar.xz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1423972] Re: cloud-init skips cloud-config modules on 15.04 Azure

2015-02-20 Thread Ben Howard
Cloud-init is failing silently and exiting with an exit code of 1. { "v1": { "init-local": { "finished": 1424466074.5986445, "start": 1424466074.3635466, "errors": [] }, "modules-final": { "finished": 1424466081.407799, "start": 1424466081.248662, "errors": [] }, "stag

[Bug 1423972] Re: cloud-init skips cloud-config modules on 15.04 Azure

2015-02-20 Thread Ben Howard
Okay, traced this tricky little bug down. The bug was hidden due to a try/except block capturing the exception and then ignoring it. Traceback (most recent call last): File "/usr/bin/cloud-init", line 617, in sys.exit(main()) File "/usr/bin/cloud-init", line 613, in main get_uptime=T

[Bug 1423972] Re: cloud-init skips cloud-config modules on 15.04 Azure

2015-02-20 Thread Ben Howard
** Attachment added: "Potential patch" https://bugs.launchpad.net/ubuntu/+bug/1423972/+attachment/4323594/+files/lp1423972.patched ** Also affects: cloud-init Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1423972] Re: cloud-init skips cloud-config modules on 15.04 Azure

2015-02-20 Thread Ben Howard
python /tmp/proof.py + works + works on Py2 + ben@prongs:~$ python3 /tmp/proof.py + works + Traceback (most recent call last): + File "/tmp/proof.py", line 8, in + if 'hi' in base64.b64decode(hi): + TypeError: Type str doesn't support the buffer API ** Summary

[Bug 1423972] Re: cloud-init user-data mime conversion fails on base64 encoded data

2015-02-20 Thread Ben Howard
** Description changed: Cloud-init's conversion of user-data to mime fails when the user-data is - base64 encoded due to the Python2 to Python3 switch. + base64 encoded due to the Python2 to Python3 switch. base64.b64decode in + Python 2 returns a string, whilst Python3 returns a byte stream.

[Bug 1423972] Re: cloud-init user-data mime conversion fails on base64 encoded data

2015-02-20 Thread Ben Howard
ppa:utlemming/lp1423972 has patch applied -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1423972 Title: cloud-init user-data mime conversion fails on base64 encoded data To manage notifications abou

[Bug 1423972] Re: cloud-init user-data mime conversion fails on base64 encoded data

2015-02-20 Thread Ben Howard
ppa:utlemming/lp1423972 has patch applied -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1423972 Title: cloud-init user-data mime conversion fails on base64 encoded data To manage notifications abou

[Bug 1423972] Re: cloud-init user-data mime conversion fails on base64 encoded data

2015-02-20 Thread Ben Howard
Confirmed patch and submitted MP upstream. While my patch works, it assumes that user-data is always a string, which may not hold true. Asking smoser for a review. ** Changed in: ubuntu Status: New => In Progress ** Changed in: ubuntu Milestone: None => ubuntu-15.03 -- You received t

[Bug 1422993] Re: cloud-init AzureDS fails on 15.04

2015-02-25 Thread Ben Howard
** Changed in: cloud-init Status: Fix Committed => Fix Released ** Changed in: cloud-init (Ubuntu) Assignee: (unassigned) => Ben Howard (utlemming) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1374115] Re: Allow cloud-config to modify partitioning and mount point of temporary resource disk in Azure

2015-02-25 Thread Ben Howard
** Changed in: cloud-init (Ubuntu) Assignee: (unassigned) => Ben Howard (utlemming) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1374115 Title: Allow cloud-config to modify partitioning

[Bug 1422388] Re: Fetch passwords from CloudStack virtual router

2015-02-26 Thread Ben Howard
There is currently a cloud-init SRU waiting acceptance, so we need to wait till those SRU's clear first. ** Changed in: cloud-init (Ubuntu) Assignee: Daniel Watkins (daniel-thewatkins) => Ben Howard (utlemming) -- You received this bug notification because you are a member of Ubu

[Bug 1415580] [NEW] add nvme to -virtual kernel

2015-01-28 Thread Ben Howard
Public bug reported: GCE has requested that the nvme kernel module be added to the GCE images. Please add "nvme" to the -virtual kernel series. ** Affects: linux (Ubuntu) Importance: Medium Assignee: Andy Whitcroft (apw) Status: Confirmed ** Package changed: ubuntu => linux-me

[Bug 1415580] Re: add nvme to -virtual kernel

2015-01-28 Thread Ben Howard
Here is what the devices look like: ben@nvmetest2:~$ sudo udevadm info /dev/nvme0 P: /devices/pci:00/:00:04.0/misc/nvme0 N: nvme0 E: DEVNAME=/dev/nvme0 E: DEVPATH=/devices/pci:00/:00:04.0/misc/nvme0 E: MAJOR=10 E: MINOR=57 E: SUBSYSTEM=misc ben@nvmetest2:~$ sudo udevadm info /dev/

[Bug 1400947] Re: Upstream bugfixes for hv_vmbus

2015-02-03 Thread Ben Howard
For the Microsoft Azure images, we are going to switch images over to the HWE Kernel for precise, which has the fixes. We will provide instructions for existing users on how to upgrade to the HWE kernel. HWE kernel for Microsoft Azure is currently undergoing QA. -- You received this bug notificat

[Bug 1389399] Re: [SRU] race condition between startup script and cloud-init

2014-12-15 Thread Ben Howard
** Changed in: gce-utils (Ubuntu) Status: Confirmed => 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/1389399 Title: [SRU] race condition between startup script and cloud-init To

[Bug 1390604] Re: Outbound TCP Throughput drops to zero for several drivers

2014-12-16 Thread Ben Howard
Fix is confirmed by a Canonical partner. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1390604 Title: Outbound TCP Throughput drops to zero for several drivers To manage notifications about this bu

[Bug 1403617] [NEW] gce datasource does not handle instance ssh keys

2014-12-17 Thread Ben Howard
Public bug reported: The GCE Datasource pulls the per-project SSH but does not handle the per-instance SSH keys. The meta-data that it handles is: url_map = [ ('instance-id', 'instance/id', True),

[Bug 1375252] Re: Hostname change is not preserved across reboot on Azure Ubuntu VMs

2015-01-23 Thread Ben Howard
** Branch linked: lp:~utlemming/cloud-init/lp1375252 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1375252 Title: Hostname change is not preserved across reboot on Azure Ubuntu VMs To manage notifi

[Bug 1375252] Re: Hostname change is not preserved across reboot on Azure Ubuntu VMs

2015-01-23 Thread Ben Howard
Pending merge proposal. Cloud-init's default behavior was to set the hostname via the system hostname each boot and then bounce the interface. In taking a look at this, the dhcp configuration was using "gethostname()" in order to determine what name to send to the fabric. By having cloud-init set

[Bug 1396724] Re: [SRU] false kernel dependency in walinuxagent package

2014-12-03 Thread Ben Howard
** Summary changed: - false kernel dependency in walinuxagent package + [SRU] false kernel dependency in walinuxagent package ** Also affects: walinuxagent (Ubuntu Trusty) Importance: Undecided Status: New ** Tags added: verification-done -- You received this bug notification because

[Bug 1398997] Re: Ubuntu Cloud images do not work with SmartOS hypervisor

2014-12-03 Thread Ben Howard
** Changed in: ubuntu Assignee: (unassigned) => Daniel Watkins (daniel-thewatkins) ** Changed in: ubuntu Importance: Undecided => Medium ** Changed in: ubuntu Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1367883] Re: [SRU] Add Microsoft-owned MAC address to 75-persistent-net-generator.rules

2014-12-03 Thread Ben Howard
** Tags removed: verification-failed verification-needed ** Tags added: verification-done ** Tags removed: verification-done ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1397221] Re: package libudev0 175-0ubuntu9.8 failed to install/upgrade: libudev0:amd64 175-0ubuntu9.7 cannot be configured because libudev0

2014-12-03 Thread Ben Howard
I am unable to replicate this particular regression in re: to bug #1367883. ** Tags added: bot-stop-nagging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397221 Title: package libudev0 175-0ubuntu

[Bug 1367883] Re: [SRU] Add Microsoft-owned MAC address to 75-persistent-net-generator.rules

2014-12-03 Thread Ben Howard
Marking as verification done. I am unable to replicate the automated regression check. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1396724] Re: [SRU] false kernel dependency in walinuxagent package

2014-12-04 Thread Ben Howard
Version verified was 2.0.8-0ubuntu3~14.04.1. ** Changed in: walinuxagent (Ubuntu Trusty) Assignee: (unassigned) => Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu Trusty) Importance: Undecided => High ** Changed in: walinuxagent (Ubuntu Trusty) Status: New

[Bug 1396724] [NEW] false kernel dependency in walinuxagent package

2014-11-26 Thread Ben Howard
Public bug reported: walinuxagent has a false kernel dependency which prevents use of hwe kernel ** Affects: walinuxagent (Ubuntu) Importance: High Assignee: Ben Howard (utlemming) Status: Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1396724] Re: false kernel dependency in walinuxagent package

2014-11-26 Thread Ben Howard
** Description changed: - walinuxagent has a false kernel dependency which prevents use of hwe - kernel + [IMPACT] Windows Azure users are unable to remove the 3.13 Trusty kernel + infavor of the HWE enablement kernel without removing walinuxagent. + Microsoft is suggesting that users + + [FIX] R

[Bug 1396724] Re: false kernel dependency in walinuxagent package

2014-11-26 Thread Ben Howard
** Description changed: [IMPACT] Windows Azure users are unable to remove the 3.13 Trusty kernel infavor of the HWE enablement kernel without removing walinuxagent. Microsoft is suggesting that users [FIX] Remove the dependency on linux-image-virtual. The dependency is completely fals

[Bug 1420544] [NEW] Ubuntu instances on GCE should use NOOP scheduler

2015-02-10 Thread Ben Howard
Public bug reported: Per Google's request, Ubuntu instances should use NOOP as the default scheduler. ** Affects: ubuntu Importance: Medium Assignee: Ben Howard (utlemming) Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1420544] Re: Ubuntu instances on GCE should use NOOP scheduler

2015-02-10 Thread Ben Howard
Since we are going to start rolling in all the cloud image secret saucy done via udev, I've added a new rule set to start with. This change is confirmed to work. ** Patch added: "Debdiff of change" https://bugs.launchpad.net/ubuntu/+bug/1420544/+attachment/4316771/+files/deb.diff -- You re

[Bug 1420544] Re: Ubuntu instances on GCE should use NOOP scheduler

2015-02-11 Thread Ben Howard
GCE is "Google Compute Engine" which is their cloud virtual machine offering. The rationale for the change is that Ubuntu by default uses deadline for 14.04+. Google has requested that we switch over to noop for performance reasons. Would pegging the rule like so work better? SUBSYSTEM=="block

[Bug 1420544] Re: Ubuntu instances on GCE should use NOOP scheduler

2015-02-11 Thread Ben Howard
+apw for comment on #5 Changing the virtio driver makes sense to me, however, I wonder if a wholesale change might be bad. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420544 Title: Ubuntu instan

[Bug 1326018] [NEW] walinuxagent builds should be a amd64 only package

2014-06-03 Thread Ben Howard
Public bug reported: Since walinxagent relies on linux-cloud-tools-virtual, which is AMD64 only, walinuxagent should only build for amd64 ** Affects: walinuxagent (Ubuntu) Importance: Medium Assignee: Ben Howard (utlemming) Status: Confirmed -- You received this bug

[Bug 1326025] Re: Precise SRU for libdumbnet

2014-06-03 Thread Ben Howard
It looks like libdumbnet went into universe instead of main, which is where open-vm-tools-lts-trusty landed. ben@padfoot:/work/jenkins/underlay$ rmadison libdumbnet libdumbnet | 1.12-3| lucid/universe| source libdumbnet | 1.12-3.1 | precise/universe | so

[Bug 1321427] Re: [SRU] Update walinuxagent package for Precise to v2.0.5

2014-06-05 Thread Ben Howard
I've run through all the test cases multiple times, and did several new image builds to confirm everything is sane and works. Further, I have also looked at other SRU's validation cases to doubly make sure that things work. Marking as verification done. ** Tags added: verification-done -- You r

[Bug 1327208] [NEW] need a flavour of linux-image-generic-lts-trusty without depedency on linux-firmware

2014-06-06 Thread Ben Howard
Public bug reported: There is no virtual flavour of linux-image-generic-lts-trusty. This is needed due to restrictions on linux-firmware. ** Affects: linux-lts-trusty (Ubuntu) Importance: Low Assignee: Andy Whitcroft (apw) Status: Triaged ** Affects: linux-meta-lts-trusty (Ub

[Bug 1327208] Re: need a flavour of linux-image-generic-lts-trusty without depedency on linux-firmware

2014-06-06 Thread Ben Howard
Confirmed test build at https://launchpad.net/~apw/+archive/vmware works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1327208 Title: need a flavour of linux-image-generic-lts-trusty without deped

[Bug 1275656] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-06-06 Thread Ben Howard
The other piece that is missing is that zerofree needs to be SRU'd to main as well. Otherwise, open-vm-tools-lts-trusty won't install purely from main. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/127

[Bug 1275656] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-06-10 Thread Ben Howard
I've also verified this. Everything looks good from my perspective. ** Tags added: verification-precise-done veriifcation-trusty-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1275656 Title: op

[Bug 1068756] Re: IPv6 Privacy Extensions enabled on Ubuntu Server by default

2014-07-01 Thread Ben Howard
Disabled IPv6 privacy extensions for Ubuntu 14.10 via /etc/sysctl.d. I would be in favor of making this a default for 14.04 as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1068756 Title: IPv

[Bug 1336855] [NEW] non-interactive grub updates for 12.04 break on AWS

2014-07-02 Thread Ben Howard
Public bug reported: It looks like a recent update to grub or the kernel on 12.04 is breaking unattended installs on EC2 for HVM instances. You can reproduce the problem by doing the following: region: us-east-1 virtualization type: HVM (e.g. r3.xlarge) AMI ID: ami-7a916212 dpkg --configure –a

[Bug 1336855] Re: non-interactive grub updates for 12.04 break on AWS

2014-07-02 Thread Ben Howard
Narrowed this down to Cloud-init. Cloud-init is not selecting the right device, and is reconfiguring Grub to use /dev/sda: Jul 2 16:53:10 ip-10-169-38-57 [CLOUDINIT] __init__.py[DEBUG]: handling grub-dpkg with freq=None and args=[] Jul 2 16:53:10 ip-10-169-38-57 [CLOUDINIT] cc_grub_dpkg.py[DEBU

[Bug 1336855] Re: non-interactive grub updates for 12.04 break on AWS

2014-07-02 Thread Ben Howard
The relevant piece here is that the grub installation process is not selecting the right device. Setting up grub-pc-bin (1.99-21ubuntu3.15) ... Setting up grub-pc (1.99-21ubuntu3.15) ... /usr/sbin/grub-probe: error: cannot stat `/dev/sda'. Generating grub.cfg ... Found linux image: /boot/vmlinuz-3

[Bug 1336855] Re: non-interactive grub updates for 12.04 break on AWS

2014-07-02 Thread Ben Howard
The reason for this happening is quite simple: /dev/xvda1 is only considered as a potential grub device if /dev/xvda does not exist. Since it does appear on HVM instances, the logic is invalid. The following works: ben@prongs:/work/patching/cloud-init/cloudinit/config$ bzr diff === modified file

[Bug 1336855] Re: non-interactive grub updates for 12.04 break on AWS

2014-07-02 Thread Ben Howard
** Branch linked: lp:~utlemming/cloud-init/lp1336855 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1336855 Title: non-interactive grub updates for 12.04 break on AWS To manage notifications about t

[Bug 1336855] Re: non-interactive grub updates for 12.04 break on AWS

2014-07-02 Thread Ben Howard
Here is a simple work around for the time being: [ -b /dev/xvda ] && { echo "grub-pc grub-pc/install_devices string /dev/xvda" \ debconf-set-selections echo "grub-pc grub-pc/install_devices_empty boolean false" \ debconf-set-selections } (This

[Bug 1336855] Re: [SRU] non-interactive grub updates for 12.04 break on AWS

2014-07-02 Thread Ben Howard
** Summary changed: - non-interactive grub updates for 12.04 break on AWS + [SRU] non-interactive grub updates for 12.04 break on AWS -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1336855 Title: [S

[Bug 1336855] Re: [SRU] non-interactive grub updates for 12.04 break on AWS

2014-07-02 Thread Ben Howard
To clarify, the fixes tested only fix the cloud-init piece. Since the cloud-init module in question only runs at first boot. So while the patch does address the problem, it only fixes it for future instances. Existing instances that upgrade grub will be broken. Meaning that if a ABI changes takes p

[Bug 1336855] Re: [SRU] non-interactive grub updates for 12.04 break on AWS

2014-07-03 Thread Ben Howard
** Patch added: "Patch to fix future and broken instances" https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1336855/+attachment/4144896/+files/precise.deb.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1336855] Re: [SRU] non-interactive grub updates for 12.04 break on AWS

2014-07-03 Thread Ben Howard
Worked out a postinst script that 1) detects if the root device and the grub-pc install device is mismatched; 2) if so, re-sets the grub-pc device and then installs grub to the device in question. The changes should be safe, but I want a through to be safe. ** Branch linked: lp:~utlemming/ubuntu/p

[Bug 1336855] Re: [SRU] non-interactive grub updates for 12.04 break on AWS

2014-07-03 Thread Ben Howard
** Patch added: "Modified patch that is chroot safe" https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1336855/+attachment/4144962/+files/precise.deb.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1048701] Re: NVidia GPU lock-up on 12.10 Beta-1

2014-01-09 Thread Ben Howard
I haven't run 12.10 in a long time...so I can't comment on it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048701 Title: NVidia GPU lock-up on 12.10 Beta-1 To manage notifications about this bug

[Bug 1267567] Re: walinuxagent not downloading ssh certificates

2014-01-10 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu) Milestone: None => ubuntu-14.04-beta-1 ** Changed in: walinuxagent (Ubuntu) Assignee: (unassigned) => Ben Howard (utlemming) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1052089] Re: arm cloud image contains unpackaged /usr/bin/qemu-arm-static

2014-01-10 Thread Ben Howard
Assigned to rcj4747 for completion. ** Changed in: ubuntu Milestone: None => ubuntu-14.04-beta-1 ** Changed in: ubuntu Assignee: Ben Howard (utlemming) => Robert Jennings (rcj4747) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1220740] Re: Add a getty/login prompt on ttyS0 cloud images

2014-01-10 Thread Ben Howard
** Changed in: ubuntu Milestone: None => ubuntu-14.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/1220740 Title: Add a getty/login prompt on ttyS0 cloud images To manage notifications

[Bug 1268050] Re: Deprovision breaks iDNS registration when using cloud-init

2014-01-10 Thread Ben Howard
Moving bug from private to public. ** Information type changed from Proprietary to Public ** Project changed: lansing => walinuxagent (Ubuntu) ** Changed in: walinuxagent (Ubuntu) Assignee: (unassigned) => Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu) Impo

[Bug 1268050] Re: Deprovision breaks iDNS registration when using cloud-init

2014-01-15 Thread Ben Howard
affects: walinuxagent (Ubuntu Trusty) Importance: Medium Assignee: Ben Howard (utlemming) Status: Confirmed ** Changed in: walinuxagent (Ubuntu Saucy) Assignee: (unassigned) => Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu Precise) Assignee: (unassigned) =&g

[Bug 1268050] Re: Deprovision breaks iDNS registration when using cloud-init

2014-01-15 Thread Ben Howard
** Description changed: + SRU justification + + Impact : Users who run "waagent --deprovision" and then capture/snapshot + an image will not have the instance register with iDNS and subsiquently + the instance will be unreachable. + + This issue is caused by waagent changing the "send-hostname"

[Bug 1269626] Re: cloud-init Azure Datasource does not detect new instance

2014-01-15 Thread Ben Howard
** Attachment added: "Cloud-init log" https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1269626/+attachment/3949810/+files/cloud-init.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/12696

[Bug 1269626] [NEW] cloud-init Azure Datasource does not detect new instance

2014-01-15 Thread Ben Howard
it (Ubuntu) Importance: Medium Assignee: Ben Howard (utlemming) Status: In Progress ** Tags: amd64 apport-bug trusty uec-images ** Changed in: cloud-init (Ubuntu) Assignee: (unassigned) => Ben Howard (utlemming) ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Me

[Bug 1269626] Re: cloud-init uses incorrect GUID for instance ID

2014-01-15 Thread Ben Howard
Log snip showing end of first boot and second boot. fig_power_state_change - wb: [420] 20 bytes Jan 15 20:09:31 utl-0115-lp1268050 [CLOUDINIT] helpers.py[DEBUG]: Running config-power-state-change using lock () Jan 15 20:09:31 utl-0115-lp1268050 [CLOUDINIT] cc_power_state_change.py[DEBUG]: no pow

[Bug 1269626] Re: cloud-init Azure Datasource does not detect new instance

2014-01-15 Thread Ben Howard
Confirmed that this happening in Saucy too. $ ssh utlemm...@utl-0115-utl-0115-s1-a1.cloudapp.net ssh: connect to host utl-0115-utl-0115-s1-A1.cloudapp.net port 22: Connection refused ssh: connect to host utl-0115-utl-0115-s1-A1.cloudapp.net port 22: Connection refused -- You received this bug

[Bug 1269626] Re: cloud-init Azure Datasource does not detect new instance

2014-01-15 Thread Ben Howard
Cloud-init log for above comment ** Attachment added: "cloud-init.log" https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1269626/+attachment/3949827/+files/cloud-init.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1269626] Re: cloud-init Azure Datasource does not detect new instance

2014-01-15 Thread Ben Howard
Here is a diff between the SharedConfig.xml, with cloud-init.log as an attachment --- waagent.pre/SharedConfig.xml2014-01-15 22:46:09.619537000 + +++ waagent/SharedConfig.xml2014-01-15 22:54:33.606734299 + @@ -1,32 +1,32 @@ - - - + + + - - + +

[Bug 1269626] Re: cloud-init Azure Datasource does not detect new instance

2014-01-15 Thread Ben Howard
>From Saucy instance, here is walinuxagent's /var/lib/waagent/waagent.log Cloud-init is using ba5ce29e7b4d435f8d70ed5b7c471875 as the instance ID, but that instance ID is not unique when a machine is captured. 2014/01/12 08:12:30 Configured SSH client probing to keep connections alive. 2014/01/15

[Bug 1269626] Re: cloud-init Azure Datasource does not detect new instance

2014-01-15 Thread Ben Howard
Okay, I figured it outwe have a race condition. What is happening is that the Windows Azure datasource starts WALinuxAgent. WALinuxAgent normally goes off and fetches a bunch of files. The datasource normally waits for files to show up from WALinuxAgent. In the case of a capture, the files rem

[Bug 1269626] Re: cloud-init Azure Datasource does not detect new instance

2014-01-15 Thread Ben Howard
** Branch linked: lp:~utlemming/cloud-init/lp1269626 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1269626 Title: cloud-init Azure Datasource does not detect new instance To manage notifications ab

[Bug 1268050] Re: Deprovision breaks iDNS registration when using cloud-init

2014-01-15 Thread Ben Howard
Uploaded Trusty version. However due to Bug #1269626 machines will not provision correclty upon reboot. The fix for Bug #1269626 and this will be SRU'd together. ** Changed in: walinuxagent (Ubuntu Trusty) Status: In Progress => Fix Committed -- You received this bug notification because

[Bug 1220740] Re: Add a getty/login prompt on ttyS0 cloud images

2014-01-16 Thread Ben Howard
Validated 14.04 daily build in both EC2 and in KVM. I've confirmed that ttyS0 is present on systems with a serial console, while not doing anything on systems with out a ttyS0. This fix should roll out to 12.04 released images in the next few weeks. Marking as "fix released." ** Changed in: ubunt

<    2   3   4   5   6   7   8   9   10   11   >