[Bug 452185] Re: can't access SC volumes in a UEC instance

2010-04-14 Thread Robert Brown (rjbrown99)
I'm having the same issue and I'm at a bit of a loss. My Eucalyptus
1.6.2 installation using Xen 3.4.3 on Fedora Core 12 64-bit is suffering
the identical fate. The challenge is this is a single 'all in one'
system with STATIC vnet mode. My cloud host IP is the same address as
the Walrus host, Cluster Controller, and Storage Controller. With an
all-in-one device where there really is no 'public' IP how would I go
about resolving this? Thanks in advance for any suggestions.

-- 
can't access SC volumes in a UEC instance
https://bugs.launchpad.net/bugs/452185
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 452185] Re: can't access SC volumes in a UEC instance

2009-10-23 Thread Kendall Price
** Changed in: eucalyptus (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: eucalyptus
   Status: Incomplete => Invalid

-- 
can't access SC volumes in a UEC instance
https://bugs.launchpad.net/bugs/452185
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 452185] Re: can't access SC volumes in a UEC instance

2009-10-23 Thread Kendall Price
I figured out the problem.

I was looking at the web interface, under configuration in the Storage
Controller section, the IP address there was my public IP address and
the ethernet device was my public ethernet interface. When I changed the
IP address to my private IP address and private IP address, and I
created a brand new volume (the old volume would not work) this is what
happened:

euca-create-volume -s 1 -z AUUEC
VOLUME  vol-32EA04B01   creating2009-10-23T14:41:47.375Z

euca-attach-volume -i i-500E09A7 -d /de
v/sdb vol-32EA04B0

euca-describe-volumes
VOLUME  vol-32EA04B0 1  AUUEC   in-use  2009-10-23T14:41:47.375Z
ATTACHMENT  vol-32EA04B0i-500E09A7  /dev/sdb
2009-10-23T14:42:10.274Z

Then I could go in my instance, see the volume, fdisk it, create a
partition, format it , mount it and create/delete files on it.

I am happy! However, the question now becomes - why did the Storage
Controller register itself on my public IP and public interface as
opposed to my private IP and private interface?

-- 
can't access SC volumes in a UEC instance
https://bugs.launchpad.net/bugs/452185
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 452185] Re: can't access SC volumes in a UEC instance

2009-10-23 Thread Kendall Price
Sure.

euca-attach-volume -i i-500E09A7 -d /dev/sdb vol-329904A4

VOLUME  vol-329904A4

euca-describe-volumes
VOLUME  vol-329904A4 1  AUUEC   available   
2009-10-23T12:53:53.061Z

[Fri Oct 23 09:27:01 2009][003011][EUCADEBUG ] DescribeNetworks(): done
[Fri Oct 23 09:27:01 2009][003011][EUCAERROR ] bad input params to 
vnetAttachTunnels()
[Fri Oct 23 09:27:01 2009][003011][EUCADEBUG ] failed to attach tunnels for 
vlan 10 during maintainNetworkState()

-- 
can't access SC volumes in a UEC instance
https://bugs.launchpad.net/bugs/452185
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 452185] Re: can't access SC volumes in a UEC instance

2009-10-23 Thread Neil Soman
Kendall, can you try "/dev/sdb" instead of "sdb" with euca-attach-volume
and report back?

thanks
neil

-- 
can't access SC volumes in a UEC instance
https://bugs.launchpad.net/bugs/452185
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 452185] Re: can't access SC volumes in a UEC instance

2009-10-23 Thread Kendall Price
Here's my whole process, using the latest Karmic RC and the RC UEC
images:

This is how I packaged the RC images :

nimbusad...@nimbus:~$ euca-bundle-image -i karmic-uec-amd64-vmlinuz-virtual --k
ernel true
Checking image
Tarring image
Encrypting image
Splitting image...
Part: karmic-uec-amd64-vmlinuz-virtual.part.0
Generating manifest
nimbusad...@nimbus:~$ euca-upload-bundle -b uecrckernel -m /tmp/karmic-uec-amd6
4-vmlinuz-virtual.manifest.xml 
Checking bucket: uecrckernel
Creating bucket: uecrckernel
Uploading manifest file
Uploading part: karmic-uec-amd64-vmlinuz-virtual.part.0
Uploaded image as uecrckernel/karmic-uec-amd64-vmlinuz-virtual.manifest.xml
nimbusad...@nimbus:~$ euca-register uecrckernel/karmic-uec-amd64-vmlinuz-virtua
l.manifest.xml
IMAGE   eki-A8AB1882
nimbusad...@nimbus:~$ euca-bundle-image -i karmic-uec-amd64-initrd-virtual --ra
mdisk true
Checking image
Tarring image
Encrypting image
Splitting image...
Part: karmic-uec-amd64-initrd-virtual.part.0
Generating manifest
nimbusad...@nimbus:~$ euca-upload-bundle -b uecrcramdisk -m /tmp/karmic-uec-amd
64-initrd-virtual.manifest.xml 
Checking bucket: uecrcramdisk
Creating bucket: uecrcramdisk
Uploading manifest file
Uploading part: karmic-uec-amd64-initrd-virtual.part.0
Uploaded image as uecrcramdisk/karmic-uec-amd64-initrd-virtual.manifest.xml
nimbusad...@nimbus:~$ euca-register uecrcramdisk/karmic-uec-amd64-initrd-virtua
l.manifest.xml
IMAGE   eri-A52B1860
nimbusad...@nimbus:~$ euca-bundle-image -i karmic-uec-amd64.img --kernel eki-A8
AB1882 --ramdisk eri-A52B1860
Checking image
Tarring image
Encrypting image
Splitting image...
Part: karmic-uec-amd64.img.part.0
Part: karmic-uec-amd64.img.part.1
Part: karmic-uec-amd64.img.part.2
Part: karmic-uec-amd64.img.part.3
Part: karmic-uec-amd64.img.part.4
Part: karmic-uec-amd64.img.part.5
Part: karmic-uec-amd64.img.part.6
Part: karmic-uec-amd64.img.part.7
Part: karmic-uec-amd64.img.part.8
Part: karmic-uec-amd64.img.part.9
Part: karmic-uec-amd64.img.part.10
Part: karmic-uec-amd64.img.part.11
Part: karmic-uec-amd64.img.part.12
Part: karmic-uec-amd64.img.part.13
Part: karmic-uec-amd64.img.part.14
Part: karmic-uec-amd64.img.part.15
Part: karmic-uec-amd64.img.part.16
Part: karmic-uec-amd64.img.part.17
Generating manifest
nimbusad...@nimbus:~$ euca-upload-bundle -b uecrckernel -m /tmp/image.manifest.
xml
Invalid manifest
nimbusad...@nimbus:~$ euca-upload-bundle -b uecrckernel -m /tmp/karmic-uec-amd6
4.img.manifest.xml 
Checking bucket: uecrckernel
Uploading manifest file
Uploading part: karmic-uec-amd64.img.part.0
Uploading part: karmic-uec-amd64.img.part.1
Uploading part: karmic-uec-amd64.img.part.2
Uploading part: karmic-uec-amd64.img.part.3
Uploading part: karmic-uec-amd64.img.part.4
Uploading part: karmic-uec-amd64.img.part.5
Uploading part: karmic-uec-amd64.img.part.6
Uploading part: karmic-uec-amd64.img.part.7
Uploading part: karmic-uec-amd64.img.part.8
Uploading part: karmic-uec-amd64.img.part.9
Uploading part: karmic-uec-amd64.img.part.10
Uploading part: karmic-uec-amd64.img.part.11
Uploading part: karmic-uec-amd64.img.part.12
Uploading part: karmic-uec-amd64.img.part.13
Uploading part: karmic-uec-amd64.img.part.14
Uploading part: karmic-uec-amd64.img.part.15
Uploading part: karmic-uec-amd64.img.part.16
Uploading part: karmic-uec-amd64.img.part.17
Uploaded image as uecrckernel/karmic-uec-amd64.img.manifest.xml
nimbusad...@nimbus:~$ euca-register uecrckernel/karmic-uec-amd64.img.manifest.x
ml
IMAGE   emi-76171375

Here's where I fired up the instance:

euca-run-instances -k auueckey emi-76171375 -t c1.medium

Here's what it looks like now:

RESERVATION r-3221069D  admin   default
INSTANCEi-4F8E099C  emi-76171375131.204.2.112   172.19.1.2
running auueckey0   c1.medium   2009-10-23T12:50:06.685Z
AUUEC   eki-A8AB1882eri-A52B1860

Here I create my volume:

euca-create-volume -s 1 -z AUUEC
VOLUME  vol-329904A41   creating2009-10-23T12:53:53.061Z

euca-describe-volumes 
VOLUME  vol-329904A4 1  AUUEC   available   
2009-10-23T12:53:53.061Z

Here I attach the volume:
euca-attach-volume -i i-4F8E099C -d sdb vol-329904A4
VOLUME  vol-329904A4

But:

euca-describe-volumes 
VOLUME  vol-329904A4 1  AUUEC   available   2009-10-23T12:53

In cc.log it says:

[Fri Oct 23 07:56:11 2009][001486][EUCAERROR ] bad input params to 
vnetAttachTunnels()
[Fri Oct 23 07:56:11 2009][001486][EUCADEBUG ] failed to attach tunnels for 
vlan 10 during maintainNetworkState()
[Fri Oct 23 07:56:11 2009][001486][EUCAERROR ] network state maintainance failed

-- 
can't access SC volumes in a UEC instance
https://bugs.launchpad.net/bugs/452185
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 452185] Re: can't access SC volumes in a UEC instance

2009-10-23 Thread Kendall Price
Reinstalling with guided partitioning did not fix the problem, so it
wasn't XFS.

-- 
can't access SC volumes in a UEC instance
https://bugs.launchpad.net/bugs/452185
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 452185] Re: can't access SC volumes in a UEC instance

2009-10-21 Thread Kendall Price
My host systems use XFS filesystem - could this cause this problem?

-- 
can't access SC volumes in a UEC instance
https://bugs.launchpad.net/bugs/452185
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 452185] Re: can't access SC volumes in a UEC instance

2009-10-20 Thread Thierry Carrez
I can't reproduce that.

>From a amd64 UEC 20091019.1 setup with amd64 20091019 UEC image:
$ . eucarc
$ euca-run-instances -k mykey emi-407D125C -t c1.medium
$ euca-create-volume -s 1 -z vcl
$ euca-attach-volume -i i-43440758 -d sdb vol-32DF04AE
$ euca-describe-volumes
VOLUME  vol-32DF04AE 1  vcl in-use  2009-10-20T07:33:18.216Z
ATTACHMENT  vol-32DF04AEi-43440758  unknown,requested:sdb   
2009-10-20T07:36:13.018Z
$ ssh -i mykey.priv ubu...@192.168.0.230 ls /dev/sdb
/dev/sdb


** Changed in: eucalyptus (Ubuntu)
   Importance: Medium => Low

-- 
can't access SC volumes in a UEC instance
https://bugs.launchpad.net/bugs/452185
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 452185] Re: can't access SC volumes in a UEC instance

2009-10-20 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu)
   Importance: Low => Medium

** Tags added: eucalyptus

-- 
can't access SC volumes in a UEC instance
https://bugs.launchpad.net/bugs/452185
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 452185] Re: can't access SC volumes in a UEC instance

2009-10-19 Thread Kendall Price
I am still having this problem. I am using the latest uec-image from
10-20.

If I do a lsmod | grep acpiphp

I get

acpiphp25180  0

so the module is running.

I'm no longer using a bridge on my CC - I am using the setup from 10-19
daily server ISOs.

I've tried

euca-attach-volume -i i-46C508A6 -d /dev/sdb vol-32BA04A7

and

euca-attach-volume -i i-46C508A6 -d sdb vol-32BA04A7

both return

VOLUME  vol-32BA04A7

then in both cases if I do a

euca-describe-volumes

I get

VOLUME  vol-32BA04A7 10 AUUEC   available
2009-10-20T03:27:55.218Z

it shows "available" which tells me it didn't attach to my instance, to
check I look into the instance and sure enough the volume device is not
there.

I check the nc.log, and I don't find anything of relevance there, which
leads me to the cc.log , where I find this:

[Mon Oct 19 22:57:01 2009][001385][EUCAERROR ] bad input params to 
vnetAttachTunnels()
[Mon Oct 19 22:57:01 2009][001385][EUCADEBUG ] failed to attach tunnels for 
vlan 10 during maintainNetworkState()
[Mon Oct 19 22:57:01 2009][001385][EUCAERROR ] network state maintainance failed

-- 
can't access SC volumes in a UEC instance
https://bugs.launchpad.net/bugs/452185
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 452185] Re: can't access SC volumes in a UEC instance

2009-10-19 Thread Kendall Price
** Changed in: eucalyptus
   Status: Invalid => Incomplete

** Changed in: eucalyptus (Ubuntu)
   Status: Invalid => Incomplete

-- 
can't access SC volumes in a UEC instance
https://bugs.launchpad.net/bugs/452185
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 452185] Re: can't access SC volumes in a UEC instance

2009-10-15 Thread Kendall Price
Actually, since my interface to the private subnet is a bridge as
required according to the cc.log for MANAGED-NOVLAN which is the default
setup using the server CDs, I was told by nekro_ in the #eucalyptus
channel that

vblade/aoe won't export across a linux bridge :(

so I am thinking if you use MANAGED-NOVLAN perhaps SC has to run either
on a different machine, or on another interface to the private network
on the front-end.

-- 
can't access SC volumes in a UEC instance
https://bugs.launchpad.net/bugs/452185
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 452185] Re: can't access SC volumes in a UEC instance

2009-10-15 Thread Dustin Kirkland
Invalid bug.

He needed to modprobe acpiphp in his guest.

:-Dustin

** Changed in: eucalyptus
   Status: Incomplete => Invalid

** Changed in: eucalyptus (Ubuntu)
   Status: Incomplete => Invalid

-- 
can't access SC volumes in a UEC instance
https://bugs.launchpad.net/bugs/452185
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 452185] Re: can't access SC volumes in a UEC instance

2009-10-15 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided => Low

** Changed in: eucalyptus (Ubuntu)
   Status: New => Incomplete

** Changed in: eucalyptus
   Status: New => Incomplete

-- 
can't access SC volumes in a UEC instance
https://bugs.launchpad.net/bugs/452185
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 452185] Re: can't access SC volumes in a UEC instance

2009-10-15 Thread Dustin Kirkland
Kendal-

I think I fixed this in qemu-kvm yesterday.

Please dist-upgrade all your packages, and rerun your instance.

I'm pretty sure this is fixed.  Please reopen if it's not.

Thanks,
:-Dustin

-- 
can't access SC volumes in a UEC instance
https://bugs.launchpad.net/bugs/452185
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 452185] Re: can't access SC volumes in a UEC instance

2009-10-15 Thread Kendall Price
This is with package version 1.6~bzr931-0ubuntu2

-- 
can't access SC volumes in a UEC instance
https://bugs.launchpad.net/bugs/452185
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.ubuntu.com/mailman/listinfo/ubuntu-bugs