[Bug 504883] Re: job with "mounted MOUNTPOINT=/ and net-device-up IFACE=eth0" blocks boot

2010-01-08 Thread Scott Moser
console log from clean successful reboot before adding the described job. ** Attachment added: "successfull boot console log" http://launchpadlibrarian.net/37622617/successfull-boot.log -- job with "mounted MOUNTPOINT=/ and net-device-up IFACE=eth0" blocks boot https://bugs.launchpad.net/bugs

[Bug 504883] Re: job with "mounted MOUNTPOINT=/ and net-device-up IFACE=eth0" blocks boot

2010-01-08 Thread Scott Moser
attaching the console log of the boot after enabling the job ** Attachment added: "failed boot console log" http://launchpadlibrarian.net/37622672/failed-boot.txt -- job with "mounted MOUNTPOINT=/ and net-device-up IFACE=eth0" blocks boot https://bugs.launchpad.net/bugs/504883 You received th

[Bug 504883] Re: job with "mounted MOUNTPOINT=/ and net-device-up IFACE=eth0" blocks boot

2010-01-08 Thread Scott Moser
For reference, a successful boot console from a kvm boot of this filesystem. ** Attachment added: "successfull boot console log on kvm" http://launchpadlibrarian.net/37622762/successfull-boot-kvm.log -- job with "mounted MOUNTPOINT=/ and net-device-up IFACE=eth0" blocks boot https://bugs.laun

[Bug 504883] Re: job with "mounted MOUNTPOINT=/ and net-device-up IFACE=eth0" blocks boot

2010-01-08 Thread Scott Moser
In case you're wondering why I'm doing such a silly thing, its part of ec2 boot hooks [https://blueprints.edge.launchpad.net/ubuntu/+spec /server-lucid-ec2-boothooks]. The primary goal is to run as early as possible with write access to root and to block as many other things as possible, so that t

[Bug 510773] Re: ec2-get-info typos (with patch)

2010-01-22 Thread Scott Moser
I fixed this in lp:~smoser/ec2-init/ec2-init.devel ** Changed in: ec2-init (Ubuntu) Status: New => Fix Committed -- ec2-get-info typos (with patch) https://bugs.launchpad.net/bugs/510773 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 512377] Re: ssh is started before hostkey is installed/regenerated

2010-01-25 Thread Scott Moser
** Changed in: ec2-init (Ubuntu) Importance: Undecided => Medium -- ssh is started before hostkey is installed/regenerated https://bugs.launchpad.net/bugs/512377 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 512377] Re: ssh is started before hostkey is installed/regenerated

2010-01-25 Thread Scott Moser
) ssh host /bin/true will exit with non-zero c.) when keys are available, ssh server picks them up. ** Changed in: ec2-init (Ubuntu) Status: Confirmed => In Progress ** Changed in: ec2-init (Ubuntu) Milestone: None => lucid-alpha-3 ** Changed in: ec2-init (Ubuntu) Assigne

[Bug 512377] Re: ssh is started before hostkey is installed/regenerated

2010-01-25 Thread Scott Moser
just to point out here, Its a goal for ec2-init to be running early enough that it could actually block the start of ssh until the keys are generated. -- ssh is started before hostkey is installed/regenerated https://bugs.launchpad.net/bugs/512377 You received this bug notification because you ar

[Bug 485113] Re: euca2ools should include --region support

2009-11-19 Thread Scott Moser
it might be reasonable to allow the user to define a "url_base", and then the euca2ools would use this base and insert the region as ec2 does. ie, by default 'url_base' would be 'ec2.amazonaws.com'. When the user passes '--region us-east-1', then 'us-east-1.ec2.amazonaws.com' would be used. This

Re: [Bug 494595] Re: intermittent failed boot for lucid ec2 image

2010-01-17 Thread Scott Moser
On Sun, 17 Jan 2010, Dr. Tyrell wrote: > FYI, > I have normal Lucid x64, no ec2, and Athlon 64 II 4000+, Acer with IDE and > PATA drives. Could you please open another bug for your boot issues? This bug is really only to track the ec2 issues, which probably is not related to what others are seei

[Bug 494185] Re: ec2-init selects us-east-1 mirror when running in us-west-1 region

2010-01-18 Thread Scott Moser
>From a help-ticket: "The us-east-1 mirror will now accept connections from 204.236.128.0/18, which is the address space currently assigned to us-west-1. Resolving." This should now be "fixed" for karmic images in us-west-1. I will still work on getting Karmic AMI's refreshed though. -- ec2-in

[Bug 494185] Re: ec2-init selects us-east-1 mirror when running in us-west-1 region

2010-01-19 Thread Scott Moser
Martin, I've tested the -proposed ec2-init (0.4.999-0ubuntu7.1) and it correctly fixes this bug. Please move this to updates. -- ec2-init selects us-east-1 mirror when running in us-west-1 region https://bugs.launchpad.net/bugs/494185 You received this bug notification because you are a memb

[Bug 494185] Re: ec2-init selects us-east-1 mirror when running in us-west-1 region

2010-01-19 Thread Scott Moser
** Tags added: verification-done ** Tags removed: verification-needed -- ec2-init selects us-east-1 mirror when running in us-west-1 region https://bugs.launchpad.net/bugs/494185 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 509841] [NEW] system fails to boot without ramdisk

2010-01-19 Thread Scott Moser
Public bug reported: Binary package hint: upstart I'm trying to boot a system without a ramdisk. bug 503212 was fixed, so we no longer have mountall sigsegv, but we still fail to boot. I'm attaching boot logs with '--debug', and then will give some comments on the differences. ProblemType: Bug

[Bug 509841] Re: system fails to boot without ramdisk

2010-01-19 Thread Scott Moser
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/38101701/Dependencies.txt -- system fails to boot without ramdisk https://bugs.launchpad.net/bugs/509841 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 509841] Re: system fails to boot without ramdisk

2010-01-19 Thread Scott Moser
** Attachment added: "log of boot with no ramdisk (fails)" http://launchpadlibrarian.net/38101783/console-no-ramdisk.log -- system fails to boot without ramdisk https://bugs.launchpad.net/bugs/509841 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 509841] Re: system fails to boot without ramdisk

2010-01-19 Thread Scott Moser
** Attachment added: "log of boot with ramdisk (suceeds)" http://launchpadlibrarian.net/38101793/console-ramdisk.log -- system fails to boot without ramdisk https://bugs.launchpad.net/bugs/509841 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 509841] Re: system fails to boot without ramdisk

2010-01-19 Thread Scott Moser
I filtered the 2 attached files above through a sed, sort, and uniq -u to find which lines were only in each log. The output is attached here. Obviously, the boot with ramdisk has lots of messages as it gets further along. The things that I thought were interesting in this attachment were: a.)

[Bug 509841] Re: system fails to boot without ramdisk

2010-01-19 Thread Scott Moser
Just for the record, the logs are from the uec-image (20100118) booted in kvm . In the attached logs, I have disabled ec2-init jobs (/etc/init/{ec2init,cloud}-*.conf) but since verified that they are not at fault, and booted with unmodified image. I did this with; $ tar -Sxvzf lucid-server-uec-am

[Bug 509841] Re: system fails to boot without ramdisk

2010-01-19 Thread Scott Moser
Cleaned "only" files. produced by 'go no-ramdisk.log ramdisk.log' where 'go' has: #!/bin/sh clean(){ sed 's,^M,,g; s,([0-9]*),,g; s,process [0-9]*,process,g; /^[[]/d' | sort | uniq -u } cat ${1} ${2} ${2} | clean > only.${1##*/} cat ${2} ${1} ${1} | clean > only.${2##*/} These logs wer

[Bug 503212] Re: mountall crashed with SIGSEGV in main() without initramfs

2010-01-19 Thread Scott Moser
I opened bug 509841 to address "fails to boot without ramdisk". -- mountall crashed with SIGSEGV in main() without initramfs https://bugs.launchpad.net/bugs/503212 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

Re: [Bug 494185] Re: ec2-init selects us-east-1 mirror when running in us-west-1 region

2010-01-19 Thread Scott Moser
On Tue, 19 Jan 2010, Steve Langasek wrote: > SRU verification process doesn't allow for the uploader of the SRU being > the sole verifier; setting back to verification-needed. Scott, can > someone else test out the fix too? Can someone else please verify this for me? Heres what I did to verify:

[Bug 509841] Re: system fails to boot without ramdisk

2010-01-19 Thread Scott Moser
Steve asked for /etc/init from the system, here is /etc for completeness. ** Attachment added: "/etc from system" http://launchpadlibrarian.net/38107799/etc.tar.bz2 -- system fails to boot without ramdisk https://bugs.launchpad.net/bugs/509841 You received this bug notification because you ar

[Bug 509841] Re: system fails to boot without ramdisk

2010-01-19 Thread Scott Moser
An update here. In the above logs, the kernel command line for ramdisk boot was 'root=LABEL=uec-rootfs'. For ramdisk-less boot, it was 'root=/dev/sda' . (I have verified that initramfs will successfully boot even if 'root=/dev/sda' is given.) Inside the image, /etc/fstab contained: /dev/sda1

[Bug 509841] Re: system fails to boot without ramdisk and incorrect / in fstab

2010-01-19 Thread Scott Moser
I set this to low priority, because it will not affect the UEC images when booted under ec2 or UEC even without ramdisk as /etc/fstab will be correct in those cases. If you believe that this might be higher priority due to other cases hitting it, please modify accordingly. ** Summary changed: -

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2010-01-19 Thread Scott Moser
Steve asked for me to attach 'log level = 3' logs. I did clean install of alpha2, added the above to /etc/samba/smb.conf and rebooted. after login there is no nmbd process. ** Attachment added: "log level 3 log.nmbd" http://launchpadlibrarian.net/38115707/log.nmbd -- nmbd dies on startup w

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2010-01-19 Thread Scott Moser
** Attachment added: "log.smbd corresponding to comment 65 log.nmbd" http://launchpadlibrarian.net/38115727/log.smbd -- nmbd dies on startup when network interfaces are not up yet https://bugs.launchpad.net/bugs/462169 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 510129] [NEW] python-apport is missing python-simplejson dependency

2010-01-20 Thread Scott Moser
Public bug reported: Binary package hint: apport running 'apport-cli' in current ec2 instance results in: $ apport-cli Could not import module, is a package upgrade in progress? Error: No module named simplejson This is fixed by: apt-get install python-simplejson I modified /usr/lib/python2.

[Bug 510129] Re: python-apport is missing python-simplejson dependency

2010-01-20 Thread Scott Moser
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/38136284/Dependencies.txt ** Changed in: apport (Ubuntu) Importance: Undecided => High -- python-apport is missing python-simplejson dependency https://bugs.launchpad.net/bugs/510129 You received this bug notification b

[Bug 510130] [NEW] ec2 instance fails to boot if registered without ramdisk

2010-01-20 Thread Scott Moser
Public bug reported: Binary package hint: upstart bug 503212 was fixed, so I re-enabled ramdiskless images in ec2 for ami-7d799414ubuntu-images-testing-us/ubuntu-lucid- daily-i386-server-20100120.1.manifest.xml Attempts to boot the instance fail. Some hints in the console might be: mountal

[Bug 510130] Re: ec2 instance fails to boot if registered without ramdisk

2010-01-20 Thread Scott Moser
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/38136425/Dependencies.txt -- ec2 instance fails to boot if registered without ramdisk https://bugs.launchpad.net/bugs/510130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 510130] Re: ec2 instance fails to boot if registered without ramdisk

2010-01-20 Thread Scott Moser
heres a bootlog with a debug initramfs. The debug initramfs attempted to make the world look like there was no initramfs before invoking /sbin/init. It did the following: a. instead of moving /proc and /sys to /rootmnt, it unmounted them b. invoked init with '--verbose' c. rewrote the mountall j

[Bug 510130] Re: ec2 instance fails to boot if registered without ramdisk

2010-01-20 Thread Scott Moser
I'm not certain its related just yet, but ec2 kernel does not not have devtmpfs enabled: $ grep CONFIG_DEVTMPFS /boot/config-2.6.32-301-ec2 # CONFIG_DEVTMPFS is not set -- ec2 instance fails to boot if registered without ramdisk https://bugs.launchpad.net/bugs/510130 You received this bug notif

[Bug 509841] Re: system fails to boot without ramdisk and incorrect / in fstab

2010-01-20 Thread Scott Moser
Yves, does your custom kernel have CONFIG_DEVTMPFS=y ? It appears this might be a requirement. It would explain working fine with rw / (as /dev would be writable) but not without. -- system fails to boot without ramdisk and incorrect / in fstab https://bugs.launchpad.net/bugs/509841 You receiv

[Bug 510130] Re: ec2 instance fails to boot if registered without ramdisk

2010-01-20 Thread Scott Moser
moving this to linux-ec2 package, and assigning to jjohansen as it seems it might be related to CONFIG_DEVTMPFS ** Package changed: upstart (Ubuntu) => linux-ec2 (Ubuntu) ** Changed in: linux-ec2 (Ubuntu) Assignee: (unassigned) => John Johansen (jjohansen) ** Changed in: linux-ec2 (Ubuntu)

[Bug 510130] Re: ec2 instance fails to boot if registered without ramdisk

2010-01-20 Thread Scott Moser
Opening this also against mountall to try to get an answer to the following question: Is an upstart and/or mountall dependency on CONFIG_DEVTMPFS a bug? or is that simply a requirement for lucid kernels? ** Also affects: mountall (Ubuntu) Importance: Undecided Status: New -- ec2 inst

[Bug 510130] Re: ec2 instance fails to boot if registered without ramdisk

2010-01-21 Thread Scott Moser
see bug 509841 comment 19 for another report that indeed DEVTMPFS is required. -- ec2 instance fails to boot if registered without ramdisk https://bugs.launchpad.net/bugs/510130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 457283] Re: x86_64 images should be presented a /dev/sdb, not a /dev/sda2

2010-01-30 Thread Scott Moser
I'll point out, that at least in the lucid version of eucalyptus, there is valid data stating where the ephemeral storage is in the metadata service. So, if the image is set to query metadata service for the ephemeral device, then this will work properly. I know, its a layer of indirection, but i

[Bug 499520] Re: default uec-image requires at least 300 M of RAM to run - m1.small and c1.medium not needed by default

2010-02-01 Thread Scott Moser
** Attachment added: "ps output on karmic" http://launchpadlibrarian.net/38635326/karmic-ps-mem.txt -- default uec-image requires at least 300 M of RAM to run - m1.small and c1.medium not needed by default https://bugs.launchpad.net/bugs/499520 You received this bug notification because you

[Bug 499520] Re: default uec-image requires at least 300 M of RAM to run - m1.small and c1.medium not needed by default

2010-02-01 Thread Scott Moser
** Attachment added: "ps output on lucid" http://launchpadlibrarian.net/38635331/lucid-ps-mem.txt -- default uec-image requires at least 300 M of RAM to run - m1.small and c1.medium not needed by default https://bugs.launchpad.net/bugs/499520 You received this bug notification because you ar

[Bug 499520] Re: default uec-image requires at least 300 M of RAM to run - m1.small and c1.medium not needed by default

2010-02-01 Thread Scott Moser
To be clear, the issue here is more than just accounting. When we boot an instance in UEC with 256M or less of memory, the OOM kicks in and the system is generally not in good shape. looking into this further, the big difference between karmic and lucid /proc/meminfo was 'LowFree'. On an ec2 in

[Bug 516738] Re: image store broken on Lucid

2010-02-03 Thread Scott Moser
please test this patch ** Attachment added: "proposed patch" http://launchpadlibrarian.net/38718306/bug516738.diff -- image store broken on Lucid https://bugs.launchpad.net/bugs/516738 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 516738] Re: image store broken on Lucid

2010-02-03 Thread Scott Moser
** Also affects: euca2ools (Ubuntu) Importance: Undecided Status: New ** Also affects: eucalyptus Importance: Undecided Status: New ** Changed in: euca2ools (Ubuntu Lucid) Importance: Undecided => High -- image store broken on Lucid https://bugs.launchpad.net/bugs/516738

[Bug 516738] Re: image store broken on Lucid

2010-02-03 Thread Scott Moser
This patch fixes the problem in euca2ools. The issue is reproducible by: sh -c 'unset HOME; euca-bundle-image' ** Changed in: image-store-proxy (Ubuntu Lucid) Status: Triaged => Invalid ** Changed in: euca2ools (Ubuntu Lucid) Milestone: None => lucid-alpha-3 ** Attachment removed

[Bug 516924] [NEW] [MIR] pyyaml

2010-02-03 Thread Scott Moser
for the "cloud-config" data. ** Affects: ubuntu Importance: High Assignee: Scott Moser (smoser) Status: Confirmed ** Tags: ec2-images uec-images -- [MIR] pyyaml https://bugs.launchpad.net/bugs/516924 You received this bug notification because you are a member of U

[Bug 516930] [NEW] [MIR] libyaml

2010-02-03 Thread Scott Moser
-yaml). ec2-init uses python-yaml to read configuration files. ** Affects: ubuntu Importance: Undecided Assignee: Scott Moser (smoser) Status: New ** Tags: ec2-images uec-images ** Description changed: This bug is to cover the Main Inclusion Report from libyaml. I&#x

[Bug 516924] Re: [MIR] pyyaml

2010-02-03 Thread Scott Moser
** Description changed: Rationale: - * python-yaml is a new runtime dependency of ec2-init - * the dependency was added in development of blueprint server-lucid-ec2-config +  * python-yaml is a new runtime dependency of ec2-init +  * the dependency was added in development of blueprint serve

[Bug 505482] Re: euca-bundle-vol dies with "Invalid cert"

2010-02-24 Thread Scott Moser
Niel, euca-bundle-vol doesn't accept wildcards. It doesn't need to. The command Eric listed was evaluated via shell, which expands those wildcards. -- euca-bundle-vol dies with "Invalid cert" https://bugs.launchpad.net/bugs/505482 You received this bug notification because you are a member of Ub

[Bug 513060] Re: ec2/uec images should have complete apt package lists

2010-02-24 Thread Scott Moser
** Package changed: ec2-init (Ubuntu) => cloud-init (Ubuntu) -- ec2/uec images should have complete apt package lists https://bugs.launchpad.net/bugs/513060 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 502490] Re: ec2-init overwrites user/vmbuilder provided /etc/apt/sources.list

2010-02-24 Thread Scott Moser
** Package changed: ec2-init (Ubuntu) => cloud-init (Ubuntu) -- ec2-init overwrites user/vmbuilder provided /etc/apt/sources.list https://bugs.launchpad.net/bugs/502490 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 434076] Re: if key exists in /root/.ssh/authorized_keys, disable_root setting has no effect

2010-02-24 Thread Scott Moser
** Package changed: ec2-init (Ubuntu) => cloud-init (Ubuntu) ** Changed in: cloud-init (Ubuntu) Status: New => Triaged -- if key exists in /root/.ssh/authorized_keys, disable_root setting has no effect https://bugs.launchpad.net/bugs/434076 You received this bug notification because you a

[Bug 527187] Re: Should build transitional ec2-init package

2010-02-24 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Assignee: Canonical Server Team (canonical-server) => Scott Moser (smoser) -- Should build transitional ec2-init package https://bugs.launchpad.net/bugs/527187 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 527208] [NEW] ec2 instance failed boot, no console output

2010-02-24 Thread Scott Moser
Public bug reported: This instance failed to come up: RESERVATION r-f44c8683 950047163771 default INSTANCE i-8a8e55fd ami-97b992e3 pending ec2-keypair.eu-west-1 0 c1.xlarge 2010-02-24T16:35:14+ eu-west-1b aki-e3d5fe97 monitoring-disabled instance

[Bug 527208] Re: ec2 instance failed boot, no console output

2010-02-24 Thread Scott Moser
I just noticed that the other c1.xlarge instance that I ran also hung, with no console output, and both instances are seemingly stuck in "shutting down". Info for the second is: INSTANCEi-19d12872 ami-7d58b414 ec2-67-202-52-127.compute-1.amazonaws.com domU-12-31-39-0B-C1-61

[Bug 527208] Re: ec2 instance failed boot, no console output

2010-02-24 Thread Scott Moser
The kernel in both cases is ubuntu-lucid-amd64-linux- image-2.6.32-302-ec2-v-2.6.32-302.6-kernel.img.manifest.xml -- ec2 instance failed boot, no console output https://bugs.launchpad.net/bugs/527208 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 527208] Re: ec2 instance failed boot, no console output

2010-02-24 Thread Scott Moser
just a reference, http://aws.amazon.com/ec2/instance-types/ describes instance types. c1.xlarge: 7 GB of memory 20 EC2 Compute Units (8 virtual cores with 2.5 EC2 Compute Units each) I have booted an m1.xlarge successfully, which is: 15 GB memory 8 EC2 Compute Units (4 virtual cores with

[Bug 527208] Re: ec2 instance fails boot, no console output on c1.xlarge

2010-02-24 Thread Scott Moser
** Summary changed: - ec2 instance failed boot, no console output + ec2 instance fails boot, no console output on c1.xlarge -- ec2 instance fails boot, no console output on c1.xlarge https://bugs.launchpad.net/bugs/527208 You received this bug notification because you are a member of Ubuntu Bu

[Bug 527364] [NEW] cloud-init doesn't cache data source info

2010-02-24 Thread Scott Moser
it__.py] PackageArchitecture: all ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: User Name 2.6.32-302.6-ec2 SourcePackage: cloud-init Uname: Linux 2.6.32-302-ec2 i686 ** Affects: cloud-init (Ubuntu) Importance: Medium Assignee: Scott Moser (smoser) Sta

[Bug 527364] Re: cloud-init doesn't cache data source info

2010-02-24 Thread Scott Moser
Milestone: None => ubuntu-10.04-beta-2 ** Changed in: cloud-init (Ubuntu) Assignee: (unassigned) => Scott Moser (smoser) ** Changed in: cloud-init (Ubuntu) Milestone: ubuntu-10.04-beta-2 => ubuntu-10.04-beta-1 -- cloud-init doesn't cache data source info https://bugs

[Bug 527208] Re: ec2 instance fails boot, no console output on c1.xlarge

2010-02-24 Thread Scott Moser
Given how reproducible this is, moving it to High. -- ec2 instance fails boot, no console output on c1.xlarge https://bugs.launchpad.net/bugs/527208 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bug

[Bug 527208] Re: ec2 instance fails boot, no console output on c1.xlarge

2010-02-24 Thread Scott Moser
Its not a lot of use, but there was some console output for i-19d12872. That instance shows (still): RESERVATION r-18f1b670 950047163771default INSTANCEi-19d12872 ami-7d58b414 ec2-67-202-52-127.compute-1.amazonaws.com domU-12-31-39-0B-C1-61.compute-1.internal

[Bug 525003] Re: apport's "is ec2 instance" check is out of date

2010-02-25 Thread Scott Moser
** Changed in: apport (Ubuntu) Importance: Undecided => Medium ** Changed in: apport (Ubuntu) Milestone: None => ubuntu-10.04-beta-1 -- apport's "is ec2 instance" check is out of date https://bugs.launchpad.net/bugs/525003 You received this bug notification because you are a member of Ubu

[Bug 527825] [NEW] ephemeral mount does not show up in df output or mtab

2010-02-25 Thread Scott Moser
Public bug reported: Binary package hint: cloud-init on 20100224.2: $ cat /etc/fstab # /etc/fstab: static file system information. # proc /proc procdefaults0 0 /dev/sda1 / ext3defaults0 0 # c

[Bug 527825] Re: ephemeral mount does not show up in df output or mtab

2010-02-25 Thread Scott Moser
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/39777995/Dependencies.txt -- ephemeral mount does not show up in df output or mtab https://bugs.launchpad.net/bugs/527825 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 525003] Re: apport's "is ec2 instance" check is out of date

2010-02-25 Thread Scott Moser
I've requested a merge of the linked branch to fix this. -- apport's "is ec2 instance" check is out of date https://bugs.launchpad.net/bugs/525003 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 525003] Re: apport's "is ec2 instance" check is out of date

2010-02-25 Thread Scott Moser
** Changed in: apport (Ubuntu Lucid) Assignee: (unassigned) => Martin Pitt (pitti) -- apport's "is ec2 instance" check is out of date https://bugs.launchpad.net/bugs/525003 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 527825] Re: ephemeral mount does not show up in df output or mtab

2010-02-25 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Importance: Undecided => Low ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Assignee: (unassigned) => Scott Moser (smoser) -- ephemeral mount does not show up in df output or m

[Bug 528029] [NEW] ssh-import-lp-id expects HOME to be set

2010-02-25 Thread Scott Moser
Public bug reported: Binary package hint: cloud-init if HOME is not available in the environment, then ssh-import-lp-id will write (or attempt to write) to /.ssh . 2 paths: 1. fail, say "HOME must be set", exit 1 2. try harder to get home, if you can't then fail Here is how to try harder: geth

[Bug 527187] Re: Should build transitional ec2-init package

2010-02-25 Thread Scott Moser
** Package changed: cloud-init (Ubuntu) => cloud-utils (Ubuntu) ** Package changed: cloud-utils (Ubuntu) => cloud-init (Ubuntu) -- Should build transitional ec2-init package https://bugs.launchpad.net/bugs/527187 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 527208] Re: ec2 instance fails boot, no console output on c1.xlarge

2010-02-26 Thread Scott Moser
** Changed in: linux-ec2 (Ubuntu) Milestone: None => ubuntu-10.04-beta-1 ** Changed in: linux-ec2 (Ubuntu) Importance: Medium => High -- ec2 instance fails boot, no console output on c1.xlarge https://bugs.launchpad.net/bugs/527208 You received this bug notification because you are a mem

[Bug 525674] Re: apt-check hangs, preventing login via SSH

2010-02-26 Thread Scott Moser
I was about to file this bug, so I'll confirm it. I have not seen the apt-check hang entirely, but it is very slow to run, and blocks initial. Note, you may have seen what appeared to be a hang due to the very bad performance of security.ubuntu.com in the past few days. That performance was due

[Bug 519033] Re: manual for rpc.idmapd offers arguments which do not exist

2010-03-01 Thread Scott Moser
** Tags removed: ec2-images -- manual for rpc.idmapd offers arguments which do not exist https://bugs.launchpad.net/bugs/519033 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com htt

[Bug 504386] Re: XFS kernel bug in ami-7e28ca17?

2010-03-01 Thread Scott Moser
Please provide the kernel aki id that you were running with. ** Changed in: linux-ec2 (Ubuntu) Status: New => Invalid -- XFS kernel bug in ami-7e28ca17? https://bugs.launchpad.net/bugs/504386 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 525886] Re: should depend-on or recommend python-junitxml

2010-03-01 Thread Scott Moser
** Tags removed: ec2-images -- should depend-on or recommend python-junitxml https://bugs.launchpad.net/bugs/525886 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.u

[Bug 520734] Re: error with ec2-init pkg when running apt-get upgrade

2010-03-01 Thread Scott Moser
** Changed in: ec2-init (Ubuntu) Status: New => Fix Committed ** Changed in: ec2-init (Ubuntu) Importance: Undecided => Medium ** Changed in: ec2-init (Ubuntu) Assignee: (unassigned) => Scott Moser (smoser) -- error with ec2-init pkg when running apt-get upgr

[Bug 520734] Re: error with ec2-init pkg when running apt-get upgrade

2010-03-01 Thread Scott Moser
This is not an issue with cloud-init (which replaced ec2-init) in lucid. ** Changed in: ec2-init (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: ec2-init (Ubuntu) Assignee: Scott Moser (smoser) => (unassigned) ** Changed in: ec2-init (Ubuntu Karmic) Statu

[Bug 520734] Re: error with ec2-init pkg when running apt-get upgrade

2010-03-01 Thread Scott Moser
** Description changed: Binary package hint: ec2-init When I run the apt-get upgrade command on Ubuntu Karmic, I get this error: $ sudo apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done The following packages have been ke

[Bug 520734] Re: error with ec2-init pkg when running apt-get upgrade

2010-03-01 Thread Scott Moser
** Description changed: Binary package hint: ec2-init When I run the apt-get upgrade command on Ubuntu Karmic, I get this error: $ sudo apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done The following packages have been ke

[Bug 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS)

2010-03-01 Thread Scott Moser
** Also affects: ec2-init (Ubuntu) Importance: Undecided Status: New ** Changed in: ec2-init (Ubuntu Lucid) Status: New => Fix Released -- Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS) https://bugs.launchpad.net/bugs/475354 You

[Bug 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS)

2010-03-01 Thread Scott Moser
** Description changed: UEC images use the local-hostname setting of the manifest data to set the hostname. On Eucalyptus that appears to be set to the local ip address - which doesn't work properly as the hostname obviously stops at the first period it sees. Hence you have a lot of m

[Bug 526504] Re: uec-publish-tarball should gracefully fail when run before eucarc is sourced

2010-03-01 Thread Scott Moser
Fixing this with a check call to 'euca-describe-images' before extracting tarball. ** Changed in: cloud-utils (Ubuntu) Importance: Undecided => Low ** Changed in: cloud-utils (Ubuntu) Status: New => Fix Committed ** Changed in: cloud-utils (Ubuntu) Assignee: (unas

[Bug 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS)

2010-03-01 Thread Scott Moser
** Changed in: cloud-init (Ubuntu Karmic) Status: Won't Fix => Invalid -- Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS) https://bugs.launchpad.net/bugs/475354 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS)

2010-03-01 Thread Scott Moser
** Description changed: UEC images use the local-hostname setting of the manifest data to set the hostname. On Eucalyptus that appears to be set to the local ip address - which doesn't work properly as the hostname obviously stops at the first period it sees. Hence you have a lot of m

[Bug 472090] Re: package ec2-init 0.4.999-0ubuntu7 failed to install/upgrade:

2010-03-01 Thread Scott Moser
*** This bug is a duplicate of bug 520734 *** https://bugs.launchpad.net/bugs/520734 ** This bug has been marked a duplicate of bug 520734 error with ec2-init pkg when running apt-get upgrade -- package ec2-init 0.4.999-0ubuntu7 failed to install/upgrade: https://bugs.launchpad.net/bugs/

[Bug 520734] Re: error with ec2-init pkg when running apt-get upgrade

2010-03-01 Thread Scott Moser
I'm in need of a sponsor for lp:~smoser/ubuntu/karmic/ec2-init/karmic- updates . That branch contains fixes for bug 520734 and bug 475354 . -- error with ec2-init pkg when running apt-get upgrade https://bugs.launchpad.net/bugs/520734 You received this bug notification because you are a member o

[Bug 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS)

2010-03-01 Thread Scott Moser
I'm in need of a sponsor for lp:~smoser/ubuntu/karmic/ec2-init/karmic- updates . That branch contains fixes for bug 520734 and bug 475354 . -- Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS) https://bugs.launchpad.net/bugs/475354 You received this

[Bug 527648] Re: Running instances can't be contacted from CLC in CLC+Walrus / CC+SC / NC topology

2010-03-01 Thread Scott Moser
I tried working around this as described above. In data center UEC at the moment: santol (10.55.55.7): cluster-controller (CC) cempadek (10.55.55.2): cloud-controller (CLC) ubu...@santol:~$ grep VNET_CLOUDIP /etc/eucalyptus/eucalyptus.local.conf VNET_CLOUDIP=10.55.55.2 I ran 'sudo iptables -P F

[Bug 506960] Re: investigate ec2 kernel/ramdisk and apt-upgrade

2010-03-01 Thread Scott Moser
Given the above, I've done some thought on this. I think the best thing to do right now is leave this as it is. 'apt-get upgrade' actually performs reasonably well, new kernels with same ABI are installed, so any changes in modules would be picked upon next reboot. The one thing I think might

[Bug 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS)

2010-03-01 Thread Scott Moser
nassigned) => Scott Moser (smoser) -- Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS) https://bugs.launchpad.net/bugs/475354 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 530296] [NEW] euca-describe-images returns empty set if ami given and owner != self

2010-03-01 Thread Scott Moser
Public bug reported: Binary package hint: euca2ools euca-describe-images does not search all images if an ami-id is given. For examples: $ ec2-describe-images ami-bb709dd2 IMAGE ami-bb709dd2 ubuntu-images-us/ubuntu-karmic-9.10-i386-server-20100121.manifest.xml 099720109477available

[Bug 530296] Re: euca-describe-images returns empty set if ami given and owner != self

2010-03-01 Thread Scott Moser
** Patch added: "suggested fix" http://launchpadlibrarian.net/39931173/describe-images-search-all-images.diff ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/39931174/Dependencies.txt ** Also affects: eucalyptus Importance: Undecided Status: New -- euca-de

[Bug 530296] Re: euca-describe-images returns empty set if ami given and owner != self

2010-03-01 Thread Scott Moser
bug 356389 is related, I'm not sure if there has been a regression from that or not. -- euca-describe-images returns empty set if ami given and owner != self https://bugs.launchpad.net/bugs/530296 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 505482] Re: euca-bundle-vol dies with "Invalid cert"

2010-03-01 Thread Scott Moser
@Eric I can't reproduce this at the moment, I'm testing on ubuntu-lucid-daily-i386-server-20100301.manifest.xml . I don't actually know what would have changed to fix the problem you reported though. I can verify failure, but only if I pass it invalid key to '--ec2cert '. It succeeds for me in

[Bug 497818] Re: Login MOTD is not being displayed

2010-03-02 Thread Scott Moser
Marking this fix-released, as logins via ssh to recent lucid images do show MOTD. Please re-open if you see this. ** Changed in: ec2-init (Ubuntu) Importance: Undecided => Medium ** Changed in: ec2-init (Ubuntu) Status: New => Fix Released -- Login MOTD is not being displayed https:/

[Bug 530816] [NEW] euca-run-instances help shows --keypair, should be --key

2010-03-02 Thread Scott Moser
Public bug reported: Binary package hint: euca2ools $ euca-run-instances --help | grep -- ^-k -k, --keypair Name of a (previously created) keypair to associate with this reservation. euca-run-instances --instance-type c1.medium --keypair admin-keypair emi-46E41679 | head -n

[Bug 530816] Re: euca-run-instances help shows --keypair, should be --key

2010-03-02 Thread Scott Moser
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/39966797/Dependencies.txt -- euca-run-instances help shows --keypair, should be --key https://bugs.launchpad.net/bugs/530816 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 494185] Re: ec2-init selects us-east-1 mirror when running in us-west-1 region

2009-12-13 Thread Scott Moser
The lucid debdiff attached in comment 7 works for karmic. We should get this into karmic proposed. -- ec2-init selects us-east-1 mirror when running in us-west-1 region https://bugs.launchpad.net/bugs/494185 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 494185] Re: ec2-init selects us-east-1 mirror when running in us-west-1 region

2009-12-14 Thread Scott Moser
: ec2-init (Ubuntu Karmic) Status: Triaged => In Progress ** Changed in: ec2-init (Ubuntu Karmic) Assignee: (unassigned) => Scott Moser (smoser) -- ec2-init selects us-east-1 mirror when running in us-west-1 region https://bugs.launchpad.net/bugs/494185 You received this bug notifi

[Bug 494185] Re: ec2-init selects us-east-1 mirror when running in us-west-1 region

2009-12-14 Thread Scott Moser
** Description changed: Binary package hint: ec2-init ec2-init has the following code: |def get_mirror_from_availability_zone(self, availability_zone): | if availability_zone.startswith("us"): |return 'http://us.ec2.archive.ubuntu.com/ubuntu/' |elif

[Bug 439366] Re: euca-describe-images does not show kernel and ramdisk for an image

2009-12-14 Thread Scott Moser
** Also affects: eucalyptus Importance: Undecided Status: New -- euca-describe-images does not show kernel and ramdisk for an image https://bugs.launchpad.net/bugs/439366 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

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