[Bug 556932] [NEW] Not enough resources available: addresses (try --addressing private)
Dustin Kirkland
dustin.kirkland at gmail.com
Wed Apr 7 00:48:53 BST 2010
Public bug reported:
Separate component installation, at Lucid Beta2.
1 each of:
* CLC
* WC
* CC
* SC
* NC
$ euca-describe-availability-zones verbose
AVAILABILITYZONE cluster1 10.1.1.73
AVAILABILITYZONE |- vm types free / max cpu ram disk
AVAILABILITYZONE |- m1.small 0001 / 0002 1 192 2
AVAILABILITYZONE |- c1.medium 0001 / 0002 1 256 5
AVAILABILITYZONE |- m1.large 0000 / 0001 2 512 10
AVAILABILITYZONE |- m1.xlarge 0000 / 0001 2 1024 20
AVAILABILITYZONE |- c1.xlarge 0000 / 0000 4 2048 20
But:
$ euca-run-instances -k mykey -t c1.medium emi-9D4E142D
FinishedVerify: Not enough resources available: addresses (try --addressing private)
So:
$ euca-run-instances -k mykey -t c1.medium emi-9D4E142D --addressing private
RESERVATION r-4A7A0857 admin admin-default
INSTANCE i-2C1B063B emi-9D4E142D 0.0.0.0 0.0.0.0 pending mykey 0 c1.medium 2010-04-06T23:42:53.604Z cluster1 eki-D76F192B eri-B68C18AD
The CC's config looks ok...
$ grep VNET_ /etc/eucalyptus/eucalyptus.local.conf
VNET_MODE="MANAGED-NOVLAN"
VNET_SUBNET="172.19.0.0"
VNET_NETMASK="255.255.0.0"
VNET_DNS="10.1.1.1"
VNET_ADDRSPERNET="32"
VNET_PUBLICIPS="10.1.1.100-10.1.199"
VNET_CLOUDIP="10.1.1.71"
But:
$ euca-describe-addresses
<nothing here>
** Affects: eucalyptus (Ubuntu)
Importance: High
Status: Confirmed
** Affects: eucalyptus (Ubuntu Lucid)
Importance: High
Status: Confirmed
** Changed in: eucalyptus (Ubuntu)
Status: New => Confirmed
** Changed in: eucalyptus (Ubuntu)
Importance: Undecided => High
** Also affects: eucalyptus (Ubuntu Lucid)
Importance: High
Status: Confirmed
--
Not enough resources available: addresses (try --addressing private)
https://bugs.launchpad.net/bugs/556932
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.
More information about the Ubuntu-server-bugs
mailing list