Re: [one-users] @VNC problem

2013-03-19 Thread Daniel Molina
Hi,

On 18 March 2013 10:54, Prachi De deprac...@gmail.com wrote:

 Hi all


 My vm status is running ,vnc icon active but vnc doesnot display vm so tried
 to install vm using vm manager on host .
 First used virsh list to display vms and got two vms running as output.
 Then tried to start vm
 Error occured  :domain is already  active.

 Unable to solve this VNC issue.

What OpenNebula version are you running? Could you send us the
template you are using to create the vm from OpenNebula.

Cheers


 Help needed.

 Regards.

 --
 Prachi D.



 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org




-- 
Daniel Molina
Project Engineer
OpenNebula - The Open Source Solution for Data Center Virtualization
www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] request for username and password for image in marketplace

2013-03-19 Thread Carlos Martín Sánchez
Hi,

You can setup your ssh public key to access the root account. Add to the VM
template:

CONTEXT = [
  SSH_PUBLIC_KEY = ssh-rsa AABB... user@host
]

Regards

[1] http://marketplace.c12g.com/appliance/4fc76a938fb81d351701
[2]
http://opennebula.org/documentation:rel3.8:context_overview#preparing_the_template

--
Carlos Martín, MSc
Project Engineer
OpenNebula - The Open-source Solution for Data Center Virtualization
www.OpenNebula.org | cmar...@opennebula.org |
@OpenNebulahttp://twitter.com/opennebulacmar...@opennebula.org


On Sun, Mar 17, 2013 at 3:28 AM, SIDHARTHA 
sidhartha_karyamp...@rediffmail.com wrote:

 Dear users,

 My name is K R K Sidhartha, I want to know the username and password for
 the *Ubuntu Server 12.04 (Precise Pangolin) - kvm* image found in the
 OpenNebula MarketPlace.

 Thanking you,

 K. RAMA KRISHNA SIDHARTHA


 http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline.htm@Middle?
 Get your own *FREE* website and domain with business email solutions, click
 herehttp://track.rediff.com/click?url=___http://hosting.rediff.com/rediffmailpro/business-email?sc_cid=sig___cmp=siglnk=signsrv1=host

 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] sunstone-server start error

2013-03-19 Thread Daniel Molina
Hi,

On 11 March 2013 10:23, Mario Sickert sic...@gmx.net wrote:
 Hey,

 Got still problems after install Sunstone.

 one service is running with oneadmin, but after trying to start
 sunstone-server i got an error.
 Syntax looks like this:

 $sunstone-server start
 Stale .lock detected. Erasing it.
 Error executing /usr/share/opennebula/sunstone/sunstone-server.rb, please
 check
 the log /var/log/one/sunstone.log

 this is the logfile:
 /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in
 `gem_original_require': no such file to load -- CloudAuth (LoadError)
 from /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in
 `require'
 from /usr/share/opennebula/sunstone/sunstone-server.rb:52

 what happend? Thanks for help,
 Mario

What OpenNebula version are you running? Did you install it
self-contained ($ONE_LOCATION) or system wide?

Cheers




 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org



-- 
Daniel Molina
Project Engineer
OpenNebula - The Open Source Solution for Data Center Virtualization
www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Error in vm creation

2013-03-19 Thread Carlos Martín Sánchez
Hi,

Tue Mar 12 07:58:19 2013 [VMM][I]: @WARNING: REMOTE HOST
IDENTIFICATION HAS CHANGED! @

 You may want to take a look at that...

Tue Mar 12 07:58:19 2013 [VMM][I]: error: Cannot find QEMU binary
/usr/libexec/qemu-kvm: No such file or directory


Is kvm installed? Your distribution may install the binary somewhere else,
if that is the case change the EMULATOR configuration in
/etc/one/vmm_exec/vmm_exec_kvm.conf. After this file is changed, execute a
'onehost sync' to force opennebula to copy the changes to the host.

Regards
--
Carlos Martín, MSc
Project Engineer
OpenNebula - The Open-source Solution for Data Center Virtualization
www.OpenNebula.org | cmar...@opennebula.org |
@OpenNebulahttp://twitter.com/opennebulacmar...@opennebula.org


On Wed, Mar 13, 2013 at 7:55 AM, Sultana Rashya Begam
rashyan...@gmail.comwrote:

 Hi

 I have installed opennebula -3.0.0 in frontend (ubuntu 12.04 64bit server)
 and kvm. In host (ubuntu 12.04 64 bit server), opennebula installed
 directory is mounted using NFS. I created windows xp and ubuntu image.
 when i instatiate the vm , it get failed in boot state.

 vm.log info

 Tue Mar 12 07:57:59 2013 [DiM][I]: New VM state is ACTIVE.
 Tue Mar 12 07:57:59 2013 [LCM][I]: New VM state is PROLOG.
 Tue Mar 12 07:57:59 2013 [VM][I]: Virtual Machine has no context
 Tue Mar 12 07:58:04 2013 [TM][I]: tm_mkimage.sh: Executed ssh vmhost1 mkdir 
 -p /var/lib/one/var//19/images.
 Tue Mar 12 07:58:04 2013 [TM][I]: tm_mkimage.sh: Executed ssh vmhost1 dd 
 if=/dev/zero of=/var/lib/one/var//19/images/disk.0 bs=1 count=1 seek=5000M.
 Tue Mar 12 07:58:04 2013 [TM][I]: tm_mkimage.sh: Executed ssh vmhost1 mkfs 
 -t ext4 -F /var/lib/one/var//19/images/disk.0.
 Tue Mar 12 07:58:04 2013 [TM][I]: tm_mkimage.sh: Executed ssh vmhost1 chmod 
 a+rw /var/lib/one/var//19/images/disk.0.
 Tue Mar 12 07:58:04 2013 [TM][I]: ExitCode: 0
 Tue Mar 12 07:58:19 2013 [TM][D]: tm_clone.sh: 
 ubuntu:/var/lib/one/var/images/0bb07be6e5d15186c1802734194a817a 
 vmhost1:/var/lib/one/var//19/images/disk.1
 Tue Mar 12 07:58:19 2013 [TM][D]: tm_clone.sh: DST: 
 /var/lib/one/var//19/images/disk.1
 Tue Mar 12 07:58:19 2013 [TM][I]: tm_clone.sh: Creating directory 
 /var/lib/one/var//19/images
 Tue Mar 12 07:58:19 2013 [TM][I]: tm_clone.sh: Executed ssh vmhost1 mkdir -p 
 /var/lib/one/var//19/images.
 Tue Mar 12 07:58:19 2013 [TM][I]: tm_clone.sh: Cloning 
 ubuntu:/var/lib/one/var/images/0bb07be6e5d15186c1802734194a817a
 Tue Mar 12 07:58:19 2013 [TM][I]: tm_clone.sh: Executed scp 
 ubuntu:/var/lib/one/var/images/0bb07be6e5d15186c1802734194a817a 
 vmhost1:/var/lib/one/var//19/images/disk.1.
 Tue Mar 12 07:58:19 2013 [TM][I]: tm_clone.sh: Executed ssh vmhost1 chmod 
 a+rw /var/lib/one/var//19/images/disk.1.
 Tue Mar 12 07:58:19 2013 [TM][I]: ExitCode: 0
 Tue Mar 12 07:58:19 2013 [LCM][I]: New VM state is BOOT
 Tue Mar 12 07:58:19 2013 [VMM][I]: Generating deployment file: 
 /var/lib/one/var/19/deployment.0
 Tue Mar 12 07:58:19 2013 [VMM][I]: Command execution fail: 'if [ -x 
 /var/tmp/one/vmm/kvm/deploy ]; then /var/tmp/one/vmm/kvm/deploy 
 /var/lib/one/var//19/images/deployment.0 vmhost1 19 vmhost1; else 
  exit 42; fi'
 Tue Mar 12 07:58:19 2013 [VMM][I]: 
 @@@
 Tue Mar 12 07:58:19 2013 [VMM][I]: @WARNING: REMOTE HOST IDENTIFICATION 
 HAS CHANGED! @
 Tue Mar 12 07:58:19 2013 [VMM][I]: 
 @@@
 Tue Mar 12 07:58:19 2013 [VMM][I]: IT IS POSSIBLE THAT SOMEONE IS DOING 
 SOMETHING NASTY!
 Tue Mar 12 07:58:19 2013 [VMM][I]: Someone could be eavesdropping on you 
 right now (man-in-the-middle attack)!
 Tue Mar 12 07:58:19 2013 [VMM][I]: It is also possible that a host key has 
 just been changed.
 Tue Mar 12 07:58:19 2013 [VMM][I]: The fingerprint for the ECDSA key sent by 
 the remote host is
 Tue Mar 12 07:58:19 2013 [VMM][I]: 
 3d:c9:7c:66:0f:ef:e6:74:4d:66:6d:79:5c:47:5d:8f.
 Tue Mar 12 07:58:19 2013 [VMM][I]: Please contact your system administrator.
 Tue Mar 12 07:58:19 2013 [VMM][I]: Add correct host key in 
 /var/lib/one/.ssh/known_hosts to get rid of this message.
 Tue Mar 12 07:58:19 2013 [VMM][I]: Offending ECDSA key in 
 /etc/ssh/ssh_known_hosts:4
 Tue Mar 12 07:58:19 2013 [VMM][I]: remove with: ssh-keygen -f 
 /etc/ssh/ssh_known_hosts -R vmhost1
 Tue Mar 12 07:58:19 2013 [VMM][I]: Password authentication is disabled to 
 avoid man-in-the-middle attacks.
 Tue Mar 12 07:58:19 2013 [VMM][I]: Keyboard-interactive authentication is 
 disabled to avoid man-in-the-middle attacks.
 Tue Mar 12 07:58:19 2013 [VMM][I]: error: Failed to create domain from 
 /var/lib/one/var//19/images/deployment.0
 Tue Mar 12 07:58:19 2013 [VMM][I]: error: Cannot find QEMU binary 
 /usr/libexec/qemu-kvm: No such file or directoryTue Mar 12 07:58:19 2013 
 [VMM][E]: Could not create domain from 
 /var/lib/one/var//19/images/deployment.0
 Tue Mar 12 07:58:19 2013 [VMM][I]: ExitCode: 255Tue Mar 

Re: [one-users] @VNC Problem

2013-03-19 Thread Daniel Molina
Hi,

On 15 March 2013 11:56, Prachi De deprac...@gmail.com wrote:
 Hi All,


 I am sending the sunstone.log with this mail for vnc problem.

 == Sinatra/1.3.5 has taken the stage on 9869 for development with backup
 from Thin
 /var/lib/gems/1.8/gems/sinatra-1.3.5/lib/sinatra/base.rb:912: command not
 found: /usr/share/one/noVNC  35821 oneadmin:5945

 I have installed gems and noVNC successfully at /srv/cloud/one/share . I
 haveadded  vnc_proxy_path: /usr/share/one/noVNC/utils for websockify in
 sunstone-server.conf.
 When I click on the vnc icon for running vm in sunstone nothing appears on
 screen only one messgae comes that vm submitted.

 I checked the sunstone.log the vnc is starting.

 Tried every solution given on opennebula site and tried solutions proposed
 in users mailing list present on net.

 Unable to solve the problem . Plz help.

It looks like you installed OpenNebula self-contained
(ONE_LOCATION=/srv/cloud/one) and noVNC system wide. Try reinstalling
noVNC and set the ONE_LOCATION env var before running the installation
script.

vnc_proxy_path will be modified by the script, you don't have to edit it.

Cheers.



 Thanks in advance .

 --
 Prachi D.



 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org




-- 
Daniel Molina
Project Engineer
OpenNebula - The Open Source Solution for Data Center Virtualization
www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Users Digest, Vol 61, Issue 50

2013-03-19 Thread Tino Vazquez
Hi,

I would suggest installing the appliance onto an ESX hypervisor, not
Workstation.

In any case, please do send the screenshots, they don't seem to be
attached in your original mail.

Best regards,

-Tino
--
Constantino Vázquez Blanco, PhD, MSc
Project Engineer
OpenNebula - The Open-Source Solution for Data Center Virtualization
www.OpenNebula.org | @tinova79 | @OpenNebula


On Sat, Mar 16, 2013 at 8:30 PM, A B M MONIRUZZAMAN
abm.mzk...@gmail.com wrote:
 Hi all

 I am writing to you because I need a little help to successfully implement
 according to http://opennebula.org/cloud:sandboxesx

 What I try to do:
 Implement a open-source private cloud platforms for prototype testing for
 educational cloud project.

 I use this page http://opennebula.org/cloud:tryout , and try according to
 the page : http://opennebula.org/cloud:sandboxesx

 What I did:
 1. Download and install  VMware Workstation 9.0
 2. Download OpenNebula 3.8 ESX from the marketplace  and use IZArc for
 opennebula-3.8-sandbox-vmdk.
 3. Upload Sandbox image ESX 5.0.0 to VMware workstation.
 4. Download and install VMware vSphere Client use
 VMware-viclient-all-5.0.0-623373.exe for setup.

 I successfully have done 1. , 2. , 3. ,  up to 3.3 according to the page
 http://opennebula.org/cloud:sandboxesx
 But I faced problem at this point the Virtual Machine will be running – no
 login prompt in the VI client console appears
 I attached few snap shots for better understanding for you of my current
 state.

 Please help me to complete implementation this.


 On Sun, Mar 17, 2013 at 1:07 AM, users-requ...@lists.opennebula.org wrote:

 Send Users mailing list submissions to
 users@lists.opennebula.org

 To subscribe or unsubscribe via the World Wide Web, visit
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
 or, via email, send a message with subject or body 'help' to
 users-requ...@lists.opennebula.org

 You can reach the person managing the list at
 users-ow...@lists.opennebula.org

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of Users digest...


 Today's Topics:

1. Chef cookbook for OpenNebula (to be used with Vagrant)
   (Giovanni Toraldo)


 --

 Message: 1
 Date: Sat, 16 Mar 2013 16:13:52 +0100
 From: Giovanni Toraldo m...@gionn.net
 To: Users OpenNebula users@lists.opennebula.org
 Subject: [one-users] Chef cookbook for OpenNebula (to be used with
 Vagrant)
 Message-ID:

 CAAy5=2fxpvjpcraa0mk8hn-_rx+583gwmqrf0wmyz0ufycq...@mail.gmail.com
 Content-Type: text/plain; charset=UTF-8

 Hi!

 Recently I was interested in using Vagrant plus some Chef recipes to
 easily bootstrap a development machine containing OpenNebula.

 I've published a very basic cookbook that will install build
 dependencies and opennebula from sources, served by Vagrant (tested
 under Ubuntu 12.04)

 The GitHub repository of the cookbook:
 https://github.com/gionn/chef-opennebula

 If you want to take a look to my Vagrantfile, it's here (along with
 the latest OpenNebula sources):
 https://github.com/liberologico/one/blob/vagrant/Vagrantfile

 If someone is interested in expanding this cookbook, pull requests are
 warmly welcomed (even for fixing crap I put into it)

 Cheers,
 --
 Giovanni Toraldo
 http://gionn.net


 --

 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


 End of Users Digest, Vol 61, Issue 50
 *



 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] why does scheduler need to order the actions pending in scheduler queue?

2013-03-19 Thread Carlos Martín Sánchez
Hi,

That code is not in the one-3.8 branch, it is part of the new scheduled
actions feature [1].

Executing the scheduled actions in a FIFO order can lead to unexpected
behaviours, since the actions are ordered by time. See [2] for an example.

Regards

[1] http://dev.opennebula.org/issues/1483
[2] http://dev.opennebula.org/issues/1811

--
Carlos Martín, MSc
Project Engineer
OpenNebula - The Open-source Solution for Data Center Virtualization
www.OpenNebula.org | cmar...@opennebula.org |
@OpenNebulahttp://twitter.com/opennebulacmar...@opennebula.org


On Tue, Mar 19, 2013 at 10:13 AM, cmcc.dylan dx10ye...@126.com wrote:

 Hi everyone!
 I read source codes of  opennebula-3.8.3  and find that scheduler has
 to order the scheduler quque in every TIMER_ACTION by do_scheduled_actions
 function. I have a doubt  why scheduler should order them because  the
 actions added in scheduler quque are already FIFO.
 which scenarios can break the FIFO rule?



 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] My new setup for private cloud

2013-03-19 Thread Alberto Zuin - Liste

Just to share my experience.
From the beginning of my experience with OpenNebula, I made some 
changes in storage technology and now I found a solution that works 
pretty well for my necessities.
First: there isn't an always ok solution, every solution works in a 
particular situation. My situation is, simply, a budget situation where 
the pourpose is saving money and have a solution that can fit my I/O 
load necessity.
In my private cloud, I have 5 KVM servers and a total of 20-30 VM: some 
are computational only VM (mail scanner, DNS, ecc.), some are I/O 
intensive (MySQL server for LAMP, Syslog server, ecc.): the seconds are 
the problem because the previous solutions didn't fits the I/O necessities.
My first solution was a storage server made with linux that exports an 
(c)LVM disk via AoE (just because has less overhead than iSCSI): the 
load of the server was very high and the I/O throughput not fast. Ok, 
the lesson I learned: if you have to make a shared storage, don't use a 
commodity server, use an optimized one with high speed disks, powerful 
controllers, 10GB Ethernet... or simply, buy a FC SAN ;-)
My second test was with a cluster storage with MooseFS: here I had 
conflicting results. I have a customer with a well working setup with 10 
storage server and 10 XEN Hypervisors; in my private cloud, with only 3 
storage server (one master and two chunk) the I/O is slow as the first 
solution: no benefit from using two server to balance the I/O load, and 
2 1 Gb Ethernet card in bonding is another bottleneck. The lesson I 
learned here: to have a powerful cluster storage you have to use many 
servers.
My third (last) setup that work pretty well is... to not use only one 
shared storage, but distribute the storage across the hypervisors.
I thought of a thing: my old hypervisors are some Dell R410 with 2 
quad-core CPU and 32 GB Ram; if I can fit in a Rack 1U cabinet, 2 
Mini-ITX Motherboard with a Core i7 (not perfectly like the Xeon of R410 
but not too far) and 16 GB Ram... it's the same. And if I can fit also 4 
high speed disk like WD Velociraptor for the data and two SSD disk for 
SO, I can use DRBD in Active/Active mode with cLVM or GFS2 to have a 
decent storage in HA for the VMs instantiated in this double-server.
Now I have 4 mini-itx double server each with this configuration; in 
OpenNebula, each double-server is a separate cluster and the DRBD disk 
is the datastore associated with the cluster.
Certainly I can't migrate a VM across two cluster, but at the moment 
this solution fits pretty well my speed necessity, the costs of each 
double-server are less than a real 1U server and the power consumption 
in datacenter decreased.

My 2 cents,
Alberto

--
AZ Network Specialist
via Mare, 36A
36030 Lugo di Vicenza (VI)
ITALY
P.I. IT04310790284
http://www.azns.it
Tel +39.3286268626
Fax +39.0492106654

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] How to add a new set of drivers for OpenNebula

2013-03-19 Thread Carlos Martín Sánchez
Hi,

Any updates on this? We are always interested in our users' deployments and
integrations :)

Cheers
--
Carlos Martín, MSc
Project Engineer
OpenNebula - The Open-source Solution for Data Center Virtualization
www.OpenNebula.org | cmar...@opennebula.org |
@OpenNebulahttp://twitter.com/opennebulacmar...@opennebula.org


On Fri, Mar 8, 2013 at 2:51 PM, Carlos Martín Sánchez 
cmar...@opennebula.org wrote:

 I'm confident that, unless you need to substantially change the life cycle
 of the images or VMs, a new set of driver scripts will be enough.

 I forgot to mention that the changes made to the front-end
 /var/lib/one/remotes dir will not be copied to the hosts until you execute
 'onehost sync', and wait for the next monitorization cycle.

 Regards

 --
 Carlos Martín, MSc
 Project Engineer
 OpenNebula - The Open-source Solution for Data Center Virtualization
 www.OpenNebula.org | cmar...@opennebula.org | 
 @OpenNebulahttp://twitter.com/opennebulacmar...@opennebula.org


 On Wed, Mar 6, 2013 at 4:54 AM, 高建平 ga...@neusoft.com wrote:

 **
  Thanks for your answers and tips .
 Actually we already done a lot of analyze on c++ and ruby code . We just did
 not think through the modularity of OpenNebula  is so high, now we found the 
 way ,we can
 focus  on the development of  our own driver.

 Thank you very much!

 --
  高建平(GaoJianping)
  NEUSOFT
 Http://www.neusoft.com http://www.neusoft.com/


  *From:* Carlos Martín Sánchez cmar...@opennebula.org
 *Date:* 2013-03-05 21:41
 *To:* zouxinzhe zouxin...@gmail.com
 *CC:* Mark Petersen mpeter...@peak6.com; Users 
 OpenNebulausers@lists.opennebula.org;
 于长江 yu...@neusoft.com; 高建平 ga...@neusoft.com
 *Subject:* Re: [one-users] How to add a new set of drivers for OpenNebula
  Hi,

 This guide guide [1] is a good starting point to develop new DS or TM
 drivers.
 Hopefully our modular approach will save you from editing any existing
 code.

 If you need to add extra information to the OpenNebula resources, make
 use of the editable templates. The drivers will get the XML of datastores
 and images, but you can always call OpenNebula CLI commands (or API) from
 the drivers to get any extra information.

 Best regards

 http://opennebula.org/documentation:rel3.8:sd
 --
 Carlos Martín, MSc
 Project Engineer
 OpenNebula - The Open-source Solution for Data Center Virtualization
 www.OpenNebula.org | cmar...@opennebula.org | 
 @OpenNebulahttp://twitter.com/opennebulacmar...@opennebula.org


 On Tue, Mar 5, 2013 at 10:46 AM, zouxinzhe zouxin...@gmail.com wrote:

 **
  Hi,everyone
 I am a member of BC-EC which is a cloud compute project of CHINA MOBILE.
 And BC-EC has already deeply integrate with OpenNebula.
 Recently,our team has just developed a new storage system for BC-EC. It
 can improve the performance of creating VMs and other operations.
 Here are our requirements and questions:
 As we all know,OpenNebula 3.8 offers the drivers of LVM/ISCSI/FS/VMware.
 How can we develop a whole set of custom drivers to OpenNebula?For
 example,we
 can create a new datastore, named BC-EBS.Then, all the operations
 related to the datastore,like registering image/creating VM/migration VM...
 ,
 will use our new shell scripts. We may have to do some changes in your
 original source code about C++ 、ruby and shell. However,we have no idea
 about
 which part we should change or pay more attention to. Consequently. it
 will be very kind if you give us some advice about sections which should be
 edited. Certainly,More details will be better.
 Thanks for your time!

 --
  zouxinzhe

 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org



 ---
 Confidentiality Notice: The information contained in this e-mail and any
 accompanying attachment(s)
 is intended only for the use of the intended recipient and may be
 confidential and/or privileged of
 Neusoft Corporation, its subsidiaries and/or its affiliates. If any
 reader of this communication is
 not the intended recipient, unauthorized use, forwarding, printing,
 storing, disclosure or copying
 is strictly prohibited, and may be unlawful.If you have received this
 communication in error,please
 immediately notify the sender by return e-mail, and delete the original
 message and all copies from
 your system. Thank you.

 ---



___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Trying jclouds to manage OpenNebula

2013-03-19 Thread Giovanni Toraldo
Hi,

just to share a few discoveries of the last few days.

I've tried to manage OpenNebula instances with jclouds [1]. It doesn't
comes with a native OpenNebula driver, however it contains a generic
EC2 driver, that could be used along with the OpenNebula econe-server.

Hence some rough edges [2] [3], I've achieved to succesfully
authenticate, and retrieve the list of available images and active
instances.

Unfortunately, to be able to instantiate new VMs with jclouds, it
looks like that the CreateSecurityGroup method should be implemented
in econe-server (since jclouds relies on it to manage instances
grouping, even when launching a single instance).

Is that feasible with the current OpenNebula, without a way to
logically group instances together? Maybe injecting a custom variable
in the templates?

Any suggestion is highly appreciated, thanks!

[1] https://github.com/jclouds/jclouds
[2] http://dev.opennebula.org/issues/1816
[3] https://github.com/jclouds/jclouds/issues/1434

--
Giovanni Toraldo
http://gionn.net
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org