Re: [one-users] Haizea on OpenNebula 3.8 with MySQL DB

2013-03-17 Thread cloud.b.lab
All, Seems like the Haizea version I have downloaded [haizea-TP1.3.tar] is a wrong one. Haizea 1.0 is working fine with Opennebula 3.8. Thanks and regards, cloud.b.lab On Sun, 17 Mar 2013 21:06:54 +0530 cloud.b.lab<cloud.b@zoho.com> wrote Hi, can we install Hai

[one-users] Haizea on OpenNebula 3.8 with MySQL DB

2013-03-17 Thread cloud.b.lab
Hi, can we install Haizea on OpenNebula 3.8 with MySQL DB. All Haizea scripts I see are configured for sqllite database. Regards, Cloud-b-lab ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-openne

Re: [one-users] How-to set RAM on Running KVM VM in CentOS 6.2x86 +    openNebula v3.6

2012-08-22 Thread cloud.b.lab
uot;free". You will see a higher MEM value 11. Give onevm top ,Wait for some time: OpenNebula reports the following. 153 oneadmin oneadmin centos63 runn5 2G onehost 0d 00h24 Thanks and regards, Anil Kumar On Tue, 21 Aug 2012 22:38:39 -0700 cloud.b.lab<cl

Re: [one-users] How-to set RAM on Running KVM VM in CentOS 6.2x86 +    openNebula v3.6

2012-08-21 Thread cloud.b.lab
As per my limited understanding: The RAM size you specify in the VM template using "MEMORY=" translates to "Maximum available memory" for an active domain. Hence, while the domain being active , I think one cannot go beyond the available/max mem. If you edit the XML file through libvir

[one-users] New Tutorial :Create a Windows-XP VM using OpenNebula 3.6.0 with iSCSI Datastore in Ubuntu 12.04 , hot plugging disks etc...

2012-08-20 Thread cloud.b.lab
Friends, Please find another tutorial from Cloud-b-lab. Topic : Create a Windows-XP VM using OpenNebula 3.6.0 with iSCSI Datastore in Ubuntu 12.04. Covering: To install OpenNebula 3.6.0 in Ubuntu 12.04 Server To prepare a Ubuntu 12.04 machine as a iSCSI target To prepare a Ubuntu 12.04 mac

Re: [one-users] Using iSCSI Targets- Cannot create a VM

2012-07-27 Thread cloud.b.lab
an you please explain a bit more about that hack needed for Ubuntu? Cheers -- Carlos Martín, MSc Project Engineer OpenNebula - The Open-source Solution for Data Center Virtualization www.OpenNebula.org | cmar...@opennebula.org | @OpenNebula On Wed, Jul 25, 2012 at 8:59 PM, cloud.b.lab <clou

Re: [one-users] Using iSCSI Targets- Cannot create a VM

2012-07-25 Thread cloud.b.lab
The below issue has been resolved and OpenNebula with iSCSI target working fine with both CentOS and Ubuntu. In case of iSCSI target in Ubuntu 12.04 as a little bit hack was required. Regards, Anil On Tue, 24 Jul 2012 11:33:00 -0700 cloud.b.lab<cloud.b@zoho.com> wrote

[one-users] Fwd: Re: Possible bug in /var/lib/one/lib/sh/scripts_common.sh , while having Ubuntu 12.4 as iSCSI target

2012-07-25 Thread cloud.b.lab
Thanks Forwarded message >From : Carlos Martín Sánchez<cmar...@opennebula.org> To : "cloud.b.lab" <cloud.b@zoho.com> Cc : "users" <users@lists.opennebula.org> Date : Wed, 25 Jul 2012 02:21:17 -0700 Subject : Re: [one-u

Re: [one-users] Using iSCSI Targets- Cannot create a VM

2012-07-24 Thread cloud.b.lab
de On Tue, 24 Jul 2012 11:15:25 -0700 Mark Wagner<mwag...@intelius.com> wrote ---- On 07/24/2012 11:08 AM, cloud.b.lab wrote: > *Tue Jul 24 06:03:03 2012 [TM][D]: Message received: LOG I 13 ln -s > "$DISK_BY_PATH" "/var/lib/one/var/datastores/0/13/disk.0"

[one-users] Using iSCSI Targets- Cannot create a VM

2012-07-24 Thread cloud.b.lab
Hi, I am trying to create a VM using a Image created using iSCSI datastore. But getting the following errors, while executing the /var/lib/one/var/remotes/tm/iscsi/clone script. Tue Jul 24 06:03:03 2012 [TM][D]: Message received: LOG I 13 mkdir -p /var/lib/one/var/datastores/0/13 Tue Jul 24

[one-users] Possible bug in /var/lib/one/lib/sh/scripts_common.sh , while having Ubuntu 12.4 as iSCSI target

2012-07-24 Thread cloud.b.lab
Hi, With reference to: File name : /var/lib/one/lib/sh/scripts_common.sh Function : function tgt_admin_dump_config Line # : echo "$TGTADMIN --dump |sudo tee $FILE_PATH >/dev/null" Snippet from the code: function tgt_admin_dump_config {

[one-users] onevm --help page- Possible correction

2012-07-23 Thread cloud.b.lab
Hi, OpenNebula Ver : 3.6.0 If found appropriate, please correct the spelling of following highlighted words spelled in the help page of onevm command. saveas Sets the specified VM disk to be saved in a new Image. The Image is created inmediately, but

Re: [one-users] Hyper-v drivers for OpenNebula 3.6.0?

2012-07-20 Thread cloud.b.lab
dded to make hyperv recognize the files as images, for example: exec_and_log "cp -r $SRC_PATH $DST_PATH.vhd" Cheers On Fri, Jul 20, 2012 at 6:23 AM, cloud.b.lab <cloud.b@zoho.com> wrote: > > All, > > Do we have Hyper-V drivers for OpenNebula 3.4 or

Re: [one-users] Hyper-v drivers for OpenNebula 3.6.0?

2012-07-20 Thread cloud.b.lab
AL_VAR/$SMB_MOUNT} Also the destination disk have the extension .vhd added to make hyperv recognize the files as images, for example: exec_and_log "cp -r $SRC_PATH $DST_PATH.vhd" Cheers On Fri, Jul 20, 2012 at 6:23 AM, cloud.b.lab <cloud.b@zoho.com> wrote: > > A

[one-users] Hyper-v drivers for OpenNebula 3.6.0?

2012-07-19 Thread cloud.b.lab
All, Do we have Hyper-V drivers for OpenNebula 3.4 or 3,6 . With one-hyperv-3.2.0.tar.gz in OpenNebula 3.6.0, I am able register a Hyper-V host. However clone and deploy scripts are not working as expected. TM_MAD : ssh 1. clone: Cloning onehost:/var/lib/one/var/datastores/101/65f9f8

Re: [one-users] W2008 in VM boot failed

2012-07-16 Thread cloud.b.lab
Jan,Myself an OpenNebula user,Can you please paste the contents of /var/lib/one//datastores/0/0/deployment.0 file.regards,Anil On Sun, 15 Jul 2012 23:14:42 -0700 Jan Benadik wrote Thanks for reply, but I have another problem with virtio drivers.

Re: [one-users] Tutorial - OpenNebula 3.6.0 - Easy steps to create a Windows Server 2008 R2 VM-Updated version

2012-07-15 Thread cloud.b.lab
:04:11 -0700 cloud.b.lab<cloud.b@zoho.com> wrote Friends, Posted a new tutorial on creating a Windows Server 2008 R2 VM in OpenNebula wiki- http://cloudblab.files.wordpress.com/2012/07/opennebula-3-6-0-and-windows-server-2008-r2-vm.pdf Hope you may like it. Regards, Anil c

[one-users] Tutorial - OpenNebula 3.6.0 - Easy steps to create a Windows Server 2008 R2 VM

2012-07-15 Thread cloud.b.lab
Friends, Posted a new tutorial on creating a Windows Server 2008 R2 VM in OpenNebula wiki- http://cloudblab.files.wordpress.com/2012/07/opennebula-3-6-0-and-windows-server-2008-r2-vm.pdf Hope you may like it. Regards, Anil cloud-b-lab ___ Users mai

[one-users] New Tutorials posted in OpenNebula Wiki - Creating Debian Squeeze and CentOs VMs with contextualization.

2012-06-21 Thread cloud.b.lab
Friends, I have posted following two new Tutorials in OpenNebula Wiki OpenNebula – Creating a Debian Squeeze VM with contextualization http://cloudblab.files.wordpress.com/2012/06/opennebula-create-debian-squeeze-vm-with-contextualization.pdf OpenNebula- Create CentOS VM With contextualizat

Re: [one-users] New Tutorial : OpenNebula 3.4.1 Beginners guide to HOOKs

2012-06-21 Thread cloud.b.lab
Thanks Mario On Wed, 20 Jun 2012 18:36:01 -0700 mario wu<iamo...@gmail.com> wrote great job,thx :) 2012/6/21 cloud.b.lab <cloud.b@zoho.com> Friends, Published a new tutorial in OpenNebula Wiki. OpenNebula 3.4.1 Beginners guide to H

[one-users] New Tutorial : OpenNebula 3.4.1 Beginners guide to HOOKs

2012-06-20 Thread cloud.b.lab
Friends, Published a new tutorial in OpenNebula Wiki. OpenNebula 3.4.1 Beginners guide to HOOKs http://cloudblab.files.wordpress.com/2012/06/opennebula-r-3-4-beginners-guide-to-hooks.pdf Regards, Anil Kumar. ___ Users mailing list Users@lists.o

Re: [one-users] Error when instantiating VM from image

2012-06-20 Thread cloud.b.lab
Jan,This reply is from a ONE user.Try after making following change:1) In /etc/libvirt/libvirtd.conf set : #unix_sock_group = "libvirtd"unix_sock_group = "oneadmin"Restart Libvirt-bin.Also just check if the ownership of /var/lib/one/5/images/disk.1 is with oneadmin.If that does't help

Re: [one-users] SCRIPT: for windows guest OS user :)

2012-06-06 Thread cloud.b.lab
Mario, You may refer below two tutorials posted in the OpenNebula wiki to get some hints This one is with VBSCRIPT and WINDOWS SHELL SCRIPT: OpenNebula 3.4.1- Easy and faster way to create a Windows XP VM and perform MIGRATION & LIVE MIGRATION of the Windows VM [http://cloudblab.files.wordpre

Re: [one-users] OpenNebula Marketplace available in Public Beta!

2012-06-05 Thread cloud.b.lab
Tino, That is a very good news!!! Regards, Anil On Tue, 05 Jun 2012 05:06:03 -0700 Tino Vazquez wrote Dear OpenNebula users, C12G Labs is very pleased to announce [1] the availability of the brand new OpenNebula Marketplace [2], a catalog of third party

[one-users] OPENNEBULA 3.4.1 :Setup a HIGH-AVAILABILITY environment using Ubuntu 12.04, MySQL, DRBD and Heartbeat

2012-06-04 Thread cloud.b.lab
Friends, It is a pleasure to post something new on Monday, to exhale the stress of a ruined week-end :) My new tutorial is titled : "OPENNEBULA 3.4.1 :Setup a DATA HIGH-AVAILABILITY environment using Ubuntu 12.04, MySQL, DRBD and Heartbeat". http://cloudblab.files.wordpress.com/20

Re: [one-users] failed to connect to the hypervisor

2012-05-31 Thread cloud.b.lab
Susmita , some tips from a OpenNeula user: Please cross check the following for "error: unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: Permission denied" : 1) edit file: /etc/libvirt/libvirtd.conf as make following changes: unix_sock_group = "oneadmin"

Re: [one-users] OpenNebula 3.4 and XCP

2012-05-29 Thread cloud.b.lab
la.org/xcp:documentation http://opennebula.org/software:ecosystem:xcp I don't know about 3.4 Thanks Davood On Tue, May 29, 2012 at 5:30 PM, cloud.b.lab <cloud.b@zoho.com> wrote: Friends, Can someone kindly let me know if OpenNebula 3.4.1 supports XCP (Xen Cloud Platform). If y

[one-users] OpenNebula 3.4 and XCP

2012-05-29 Thread cloud.b.lab
Friends, Can someone kindly let me know if OpenNebula 3.4.1 supports XCP (Xen Cloud Platform). If yes, kindly let me know the existence of documentation if any on OpenNebula 3.4 and XCP. Regards, Anil. ___ Users mailing list Users@lists.opennebu

Re: [one-users] VM status is runn but it doesn't make contact

2012-05-28 Thread cloud.b.lab
Erico, Quick cross checks: Try connecting to the VM using VNC and check if the IP assigned is same as the one below [Hope you are using Contextualization]. See if the ICMP protocol is blocked. Try by switching off the firewall Regards, anil. On Mon, 28 May 2012 18:12:24 -0700 Erico Augus

[one-users] OpenNebula 3.4.1 - Creating a Windows VM , Migration and Live Migration!!!! - Was never these much easy and faster before!!!! . Thanks OpenNebula.

2012-05-28 Thread cloud.b.lab
Friends, I have experimented with few of the well known software tools prevailing in the industry to create an IAAS (Infrastructure As A Service) platform. I am amazed with the speed!! and simplicity!! of OpenNebula 3.4.1 , especially with VMWARE VM creation and KVM based WINDOWS VM creation. Mi

Re: [one-users] Suggestion to update OpenNebula 3.4 documentation on VMware Drivers 3.4 [http://www.opennebula.org/documentation:rel3.4:evmwareg]

2012-05-23 Thread cloud.b.lab
ESX < 5.0, since the ESX that come after do not have "sudo". Thanks again, -Tino -- Constantino Vázquez Blanco, MSc Project Engineer OpenNebula - The Open-Source Solution for Data Center Virtualization www.OpenNebula.org | @tinova79 | @OpenNebula On Mon, Apr 30, 2012 at

Re: [one-users] OpenNebula 3.4 and Esxi 5.0- image cloning task throws error

2012-05-08 Thread cloud.b.lab
ndings indicates otherwise. Regards, -Tino -- Constantino Vázquez Blanco, MSc Project Engineer OpenNebula - The Open-Source Solution for Data Center Virtualization www.OpenNebula.org | @tinova79 | @OpenNebula On Mon, Apr 30, 2012 at 7:03 PM, cloud.b.lab <cloud.b@zoho.c

[one-users] Step by Step tutorials on OpenNebula 3.4 (Wild Duck) with ESX 4.1 and ESXi 5.0

2012-05-02 Thread cloud.b.lab
Friends, Published two tutorials in OpenNebula wiki on using all 3 Transfer drivers [Shared, vmware and ssh ] of OpenNebula 3.4 (Wild Duck) with ESX 4.1 and ESXi 5.0 OpenNebula 3.4 with ESX 4.1 - A detailed tutorial http://cloudblab.files.wordpress.com/2012/05/opennebula-r-3-4-and-vmware-esx

Re: [one-users] OpenNebula 3.4- A possible misleading "Rdy" state in "oneimage list"

2012-04-30 Thread cloud.b.lab
on or fix. Maybe the documentation should state this more clear. Cheers Ruben On Mon, Apr 30, 2012 at 8:57 PM, cloud.b.lab <cloud.b@zoho.com> wrote: > Hi, > I have got the image status as "Rdy" in oneimage list, while the image was > actually not copie

[one-users] OpenNebula 3.4- A possible misleading "Rdy" state in "oneimage list"

2012-04-30 Thread cloud.b.lab
Hi, I have got the image status as "Rdy" in oneimage list, while the image was actually not copied properly and was in error state. Steps to reproduce: 1. Have two VMDK files [ Ubuntu1010-i386-flat.vmdk and Ubuntu1010-i386.vmdk] and store them in /var/images/ubuntu1010 folder. [Please note that

[one-users] Suggestion to update OpenNebula 3.4 documentation on VMware Drivers 3.4 [http://www.opennebula.org/documentation:rel3.4:evmwareg]

2012-04-30 Thread cloud.b.lab
Hi, Suggesting to add, little bit more details to the section in the OpenNebula 3.4 Documentation as given below, Document URL : http://www.opennebula.org/documentation:rel3.4:evmwareg Title : VMware Drivers 3.4 Section : VMware Configuration -Users and Group

[one-users] OpenNebula 3.4 and Esxi 5.0- image cloning task throws error

2012-04-29 Thread cloud.b.lab
Hi, I am facing some issues while using VMWare Esxi5.0 with OpenNebula 3.4, especially while creating a VM. [Esxi5.0 was working fine until OpenNebula 3.2] As you know Esxi 5.0 does not have "sudo" it in but OpenNebula "Clone" program has "sudo" written in it, which suspends the cloning process

Re: [one-users] failed to create domain

2012-04-28 Thread cloud.b.lab
Hi Beh, Sorry for the late reply as I was on vacation.The below issue is happening becuase user "oneadmin" does not have rights to run the qemu process as a system instance. Wed Apr 25 00:05:55 2012 [VMM][I]: error: internal error process exited while connecting to monitor: kvm: -drive file=/sr