I use the Libvirt provided on the Ubuntu Cloud Archive (along with Qemu and
Open vSwitch packages) and everything works well out of the box.
From: Leszek Master [mailto:keks...@gmail.com]
Sent: Thursday, April 03, 2014 3:43 PM
To: Campbell, Bill
Cc: Users OpenNebula; Stefan Kooman
Subject: Re:
I described this parameters in the datastore before. I've added the
BRIDGE_LIST, DISK_TYPE, CEPH_USER, POOL_NAME, CEPH_SECRET, CEPH HOST (with
port) and rest of the attributes that were added automatically after i
choose ceph datastore type. It worked like a charm before i've upgraded my
libvirt. I
Libvirt versions greater than 1.0 handle clusters with CephX authentication
differently. It is no longer as simple as adding the ceph.conf and keyring to
the /etc/ceph directory, you MUST specify a libvirt secret and cluster
configuration information within the VM definition file (using the attr
Yes i'm using ceph. It happened after compiling libvirt from sources to
version 1.0.
3 kwi 2014 19:29 "Campbell, Bill"
napisał(a):
> That looks like it's having a problem locating the disk file. Are you
> using Ceph?
>
> --
> *From: *"Leszek Master"
> *To: *"Bill Cam
That looks like it's having a problem locating the disk file. Are you using
Ceph?
- Original Message -
From: "Leszek Master"
To: "Bill Campbell"
Cc: "Stefan Kooman" , "Users OpenNebula"
Sent: Thursday, April 3, 2014 12:19:09 PM
Subject: Re: [one-users] Opennebula and openvswitch
I tried this now, the same error:
migrate: Command "virsh --connect qemu:///system migrate --live one-9
qemu+ssh://node-01/system" failed: error: cannot open file 'one/one-4-9-0':
No such file or directory
I can migrate a VM to other VM's with older virsh version, may it be
because the difference
I also noticed that my VM doesn't get hostname and ip address (cannot ping
with the ip address i can see in VM management in sunstone). It looks like
the contextualization doesn't even work. Do i need to setup it in some
special way?
2014-04-03 13:14 GMT+02:00 Leszek Master :
> I've downloaded t
Hi,
just to remind you that the event will start on saturday, if you haven't
subscribed yet and plan to, now's the time :)
cheers,
Jaime
On Tue, Apr 1, 2014 at 3:33 PM, Jaime Melis wrote:
> Dear all,
>
> next Monday 7th in Antwerp, Belgium, the day after LOADays [1] and in the
> same venue, t
You could also leverage the Ubuntu Cloud Archive to update Open vSwitch, I
believe the version on that official PPA is the version referenced as fixing
that bug in the link provided.
We use 12.04.x LTS w/ packages from the cloud archive and have no issues.
- Original Message -
From: "
Yes, restarting libvirtd on the host machine fixed this. I made a pull
request to add this step to the quick start documentation. Thanks for the
help!
On Thu, Apr 3, 2014 at 4:52 AM, Jaime Melis wrote:
> Hi Jim,
>
> you solved this by restarting libvirtd, right?
>
>
> On Tue, Apr 1, 2014 at 5:5
Hi
Probably, the following may work...
oneacl create "# USER/* CREATE"
oneacl create "# USER/* USE+MANAGE+ADMIN"
Take a look to the ACL guide for more info:
http://docs.opennebula.org/4.4/administration/users_and_groups/manage_acl.html
Cheers
Ruben
On Thu, Apr 3, 2014 at 12:08 PM, Wilma He
But there is next problem. I cannot start or migrate VM to the host with
libvirt upgraded to version 1.0.0, the error is:
failed: error: cannot open file 'one/one-3-8-0': No such file or directory
Configured the same as others nodes where it is working. Maybe the compiled
libvirt doesn't have rbd
I've downloaded this image from marketplace, Also tried debian and the shs
key's doesn't work.
Can't log to my VM's running on linux distros :( (windows with first boot
ask for admin password). Any idea how to do this without changing anything
in image ? (my os image is rbd)
2014-04-02 17:10 GMT
It worked. Thank you very much for your help ! :)
2014-04-03 11:03 GMT+02:00 James Dobson :
> You need to upgrade the version of libvirt, basically support for
> openvswitch wasn't added until a later version if you don't have the later
> version you have to use brcompat.
>
>
>
> http://libvirt
Hello,
I have installed opennebula 4.4.1.
I got a ‘Send Failure: Broken pipe’ error by using occi-storage with a 11GB
image file. After the error it is also necessary to restart the occi-server.
If i use occi-storage with a small file (ttylinux image 40MB), the image is
uploaded successfully.
Hi,
Is it possible to assign limited admin rights to certain accounts? I
would like to have a user that is allowed to do all the user
management (creating users, adding users to existing groups, etc.)
without adding this user to the oneadmin-group. In particular, I would
like to deny this user acc
Quoting James Dobson (jdob...@velocix.com):
> You need to upgrade the version of libvirt, basically support for openvswitch
> wasn't added until a later version if you don't have the later version you
> have to use brcompat.
>
> http://libvirt.org/formatnetwork.html
Ah, _that_ was it ... thanks
Hi,
On Mon, Mar 31, 2014 at 8:08 PM, Steven Timm wrote:
>
> I am in early stages of testing out a new ONe 4.4 installation and
> I am finding that there are some mandatory changes to the template syntax.
> PORT=-1 for VNC no longer allowed, CPU, once optional, now required, and
> a few other c
Dear all,
do you have experience in configuring two different transfer managers in ONE
3.6?
We need to use LVM and SSH (for testing purposes, afterwards NFS) inside one
single cloud cluster so that all images are available for BOTH types of
nodes. As ONE is requiring a separated datastore for
Quoting Leszek Master (keks...@gmail.com):
> I'm waiting for official relese of next LTS version, i can use only LTS in
> my production, so i was testing it on the 12.04. If there isn't any
> official manual how ot solve this problem i'll upgrade my distro and try
> then :) Thanks for your help.
P
Hi Jim,
you solved this by restarting libvirtd, right?
On Tue, Apr 1, 2014 at 5:51 PM, Jim Bradfield wrote:
> I set up two fresh installs of Ubuntu 12.04 LTS yesterday, and followed
> the Ubuntu with LVM quickstart guide (
> http://docs.opennebula.org/4.4/design_and_installation/quick_starts/q
I'm using Open vSwitch 1.9.3 (LTS) and latest OpenNebula stable release
on Debian Wheezy. Open vSwitch Packages are self-built and bridge
compabiltity mode is _not_ needed for simple bridging or VLAN support
(tagging/trunking).
Everything works as expected so far. The setup of OVS is very
straight
Hi,
On Tue, Apr 1, 2014 at 5:07 PM, wrote:
> no i didn't do that.
>
> after a few seconds, the vm name disapear from onevm list. it doesnt stay
> with prolog, boot etc.
>
Can you check in oned.log if there is any call to onevm delete? Maybe there
is a script somewhere causing this...
--
Carlos
I'm waiting for official relese of next LTS version, i can use only LTS in
my production, so i was testing it on the 12.04. If there isn't any
official manual how ot solve this problem i'll upgrade my distro and try
then :) Thanks for your help.
2014-04-03 9:25 GMT+02:00 Stefan Kooman :
> Quotin
Quoting Leszek Master (keks...@gmail.com):
> Still the same problem:
>
> failed: error: Unable to add bridge br0 port vnet0: Operation not supported
>
> sudo ovs-vsctl show
> e2e80002-00ea-464d-9c62-5af5e0889d81
> Bridge "br0"
> Port "eth1"
> Interface "eth1"
> Por
Still the same problem:
failed: error: Unable to add bridge br0 port vnet0: Operation not supported
sudo ovs-vsctl show
e2e80002-00ea-464d-9c62-5af5e0889d81
Bridge "br0"
Port "eth1"
Interface "eth1"
Port "br0"
Interface "br0"
type: inter
26 matches
Mail list logo