Re: [Bug 529056] Re: default karmic image from image-store doesn't run on default m1.small

2010-03-25 Thread Scott Moser
On Thu, 25 Mar 2010, Boris Devouge wrote:

 Agreed for Karmic.
 It was mainly filed to make sure we test the most common and rapid way
 to 'try' UEC which is to download and launch the 'default' image from
 the store, and run it in the default instance size.

 Is 192 meg a requisite for current uec lucid images?

I believe any official server documentation will say 256.  However, I've
run with 192 and not seen any OOM messages.  I think that 128 will have
OOM messages on boot.

-- 
default karmic image from image-store doesn't run on default m1.small
https://bugs.launchpad.net/bugs/529056
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 529056] Re: default karmic image from image-store doesn't run on default m1.small

2010-03-24 Thread Dustin Kirkland
I'm going to mark this won't-fix for now.

I don't believe the Karmic images are going to be of primary value much
longer.  Surely people will bump up to 10.04 images soon.  And we have
now fixed the Lucid images to fit in 2G and set the default m1.small MEM
to 192M, and tested that Lucid images run well.

** Also affects: eucalyptus (Ubuntu Lucid)
   Importance: Low
   Status: Confirmed

** Changed in: eucalyptus (Ubuntu Lucid)
   Status: Confirmed = Won't Fix

-- 
default karmic image from image-store doesn't run on default m1.small
https://bugs.launchpad.net/bugs/529056
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 529056] Re: default karmic image from image-store doesn't run on default m1.small

2010-03-24 Thread Boris Devouge
Agreed for Karmic.
It was mainly filed to make sure we test the most common and rapid way
to 'try' UEC which is to download and launch the 'default' image from
the store, and run it in the default instance size.

Is 192 meg a requisite for current uec lucid images?

-- 
default karmic image from image-store doesn't run on default m1.small
https://bugs.launchpad.net/bugs/529056
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 529056] Re: default karmic image from image-store doesn't run on default m1.small

2010-03-23 Thread Scott Moser
using lucid server image 20100323,
$ cat /proc/partitions 
major minor  #blocks  name
   802126848 sda
   811441792 sda1
   82  88000 sda2
   83 597023 sda3

$ euca-describe-availability-zones verbose
AVAILABILITYZONEUEC-TEST1   10.1.1.71
AVAILABILITYZONE|- vm types free / max   cpu   ram  disk
AVAILABILITYZONE|- m1.small  / 0002   1192 2
AVAILABILITYZONE|- c1.medium / 0002   1256 5
AVAILABILITYZONE|- m1.large  / 0001   251210
AVAILABILITYZONE|- m1.xlarge / 0001   2   102420
AVAILABILITYZONE|- c1.xlarge /    4   204820

-- 
default karmic image from image-store doesn't run on default m1.small
https://bugs.launchpad.net/bugs/529056
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 529056] Re: default karmic image from image-store doesn't run on default m1.small

2010-03-22 Thread Scott Moser
The plan here is to:
a.) leave m1.small disk size at 2G. modify lucid filesystem image to be 1.4G in 
size. This will allow lucid images to fit into the 2G image and include the 
512M of swap that is added to the image.  The size units in Eucalyptus are in 
1G units, keeping this at 2G rather than setting it at 3G will make installs 
faster.
b.) set the m1.small memory size to 192M

filesystem is easily  resized up with uec-resize-image.

The negative affects of the above are:
a.) karmic images from the image store will still not fit into m1.small (the do 
not at the moment, so no change).
b.) lucid image installs from the image store will have a 1.4G root filesystem 
rather than a 2G root filesystem that was in karmic.

-- 
default karmic image from image-store doesn't run on default m1.small
https://bugs.launchpad.net/bugs/529056
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 529056] Re: default karmic image from image-store doesn't run on default m1.small

2010-03-22 Thread Scott Moser
see also bug 544292

-- 
default karmic image from image-store doesn't run on default m1.small
https://bugs.launchpad.net/bugs/529056
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 529056] Re: default karmic image from image-store doesn't run on default m1.small

2010-03-22 Thread Scott Moser
just for reference, a 'df' of a 2G lucid image looks like:
$ df -h /
FilesystemSize  Used Avail Use% Mounted on
/dev/sda  2.0G  646M  1.3G  34% /

So even moving the size to 1.4G you'd still get ~ 700M to work in.

-- 
default karmic image from image-store doesn't run on default m1.small
https://bugs.launchpad.net/bugs/529056
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 529056] Re: default karmic image from image-store doesn't run on default m1.small

2010-03-17 Thread Carlos de-Avillez
Indeed. Mathias and I just ran by the same error, and I went on and
increased the disk size for m1.small from 2 to 3 G. I was then able to
start the image.

This was done on Lucid Eucalyptus, running the Karmic image from the
store.

-- 
default karmic image from image-store doesn't run on default m1.small
https://bugs.launchpad.net/bugs/529056
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 529056] Re: default karmic image from image-store doesn't run on default m1.small

2010-03-03 Thread Mathias Gug
** Summary changed:

- instances disk size needs to be bigger than filesystem size
+ default karmic image from image-store doesn't run on default m1.small

** Changed in: eucalyptus (Ubuntu)
   Status: Incomplete = Confirmed

-- 
default karmic image from image-store doesn't run on default m1.small
https://bugs.launchpad.net/bugs/529056
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs