Re: [one-users] Problem with ebtables OpenNebula

2011-04-11 Thread marwen marwen
; > Regards, > > -Tino > > -- > Constantino Vázquez Blanco | dsa-research.org/tinova > Virtualization Technology Engineer / Researcher > OpenNebula Toolkit | opennebula.org > > > > On Mon, Apr 11, 2011 at 4:19 PM, marwen marwen > wrote: > > Dear Tino, > > Th

Re: [one-users] Problem with ebtables OpenNebula

2011-04-11 Thread marwen marwen
> When I run some ebtables command like this one, it works > > sudo ebtables -A FORWARD -p IPv4 -j ACCEPT > > this does add the rules to the table. > > What can I provide to help you to debug this problem? > > > > Leong Marco > > leong.chou@usj.edu.mo >

Re: [one-users] Problem with ebtables OpenNebula

2011-04-07 Thread marwen marwen
; Hi Marwen, > > Did you make sure that oneadmin is added in the /etc/sudoers file with > oneadminALL=(ALL) NOPASSWD: /sbin/ebtables * ? > > http://opennebula.org/documentation:archives:rel2.0:nm > > -- > Zaina > > > On 04/06/2011 06:40 PM, marwen marwen wro

Re: [one-users] Users Digest, Vol 38, Issue 27

2011-04-07 Thread marwen marwen
; Hi Marwen, > > Did you make sure that oneadmin is added in the /etc/sudoers file with > oneadminALL=(ALL) NOPASSWD: /sbin/ebtables * ? > > http://opennebula.org/documentation:archives:rel2.0:nm > > -- > Zaina > > > On 04/06/2011 06:40 PM, marwen marwen wro

[one-users] Problem with ebtables OpenNebula

2011-04-06 Thread marwen marwen
Hi, I'm using ebtables to isolate virtual network in OpenNebula. I have a problem when OpenNebula execute ebtables-kvm script. In fact, the log file mention no error "Wed Apr 6 18:22:02 2011 [HKM][D]: Message received: EXECUTE SUCCESS 146 ebtables-start". But there are no rule added to the list r

Re: [one-users] occi-storage error (opennebula 2.0)

2010-11-29 Thread marwen marwen
re you getting the same error doing the request > against this server? > > Regards > > On 24 November 2010 16:15, marwen marwen wrote: > >> Hi Daniel >> >> I don't use a proxy to handle the SSL

Re: [one-users] occi-storage error (opennebula 2.0)

2010-11-24 Thread marwen marwen
gt; connections? > > You can use the -M option in the occi-storage command, so that the > multipart http request will be used instead of curb, and we will know if the > problem comes from it. > > Regards. > > On 22 November 2010 18:19, marwen marwen wrote: > >> Hi >

[one-users] occi-storage error (opennebula 2.0)

2010-11-22 Thread marwen marwen
Hi I'm using OCCI with opennebula 2.0. I configured and tested OCCI with the command line occi-network but I have a problem with occi-storage. when I try to test this command I got this error "failed sending data to the peer" here is the command I tested occi-storage create sto

[one-users] how to do an action with OCCI and curl

2010-08-11 Thread marwen marwen
Hi I am using OCCI with opennebula. I can create, delete, show and list all the virtual machine but I can't update a VM. can you help me to know how to do an action (suspend, restart,stop..) to the virtual machine when using curl with OCCI Best Regards Marwen _

[one-users] OCCI ranged and fixed network

2010-08-07 Thread marwen marwen
Hello I have 2 type of network (fixed and ranged), but why can we create and show only ranged ones via OCCI? $occi-network list http://localhost:4567/network/0"/> http://localhost:4567/network/1"/> and when we tested to show fixed network I have this problem: $occi-network show 0 un

[one-users] OCCI with curl

2010-08-05 Thread marwen marwen
Hello I have configured OCCI and I have tested with occi-compute, occi-storage, occi-network. and now I want to know how to use curl to create a compute or network. can you help me to find the corresponding command and its parameters in fact I can use curl to list and delete a network or compute o

[one-users] configure OCCI for Opennebula

2010-08-01 Thread marwen marwen
Hello we set up the OCCI interface for OpenNebula but I have two problem: *1) when we use (occi-network,occi-compute or occi-storage) I have this error * $occi-network -U oneadmin -P passwd list *uninitialized constant REXML::Formatters* and when I use onevnet I show this result $onevnet list

[one-users] connection between OpenNebula and Deltacloud

2010-07-06 Thread marwen marwen
Hello evry body, I am working on the integration of deltacloud with opennebula. I followed the guide " http://dev.opennebula.org/projects/deltacloud-adaptor/wiki";. but I can not visualize the results and I can not test the success of the integration. In fact, I do not know the value of the enviro