[one-users] opennebula 4.6 and ubuntu 14.04

2014-04-29 Thread Kenneth
The latest OpenNebula is 4.6 right? And latest ubuntu is 14.04. Is it safe to install opennebula 4.6 in ubuntu 14.04 now for production systems? -- Thanks, Kenneth ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org

Re: [one-users] HOWTO: various questions about open nebula

2014-02-23 Thread kenneth
ze is small. 5. On a normal install, you need to boot the VMs again on another node if their original node goes down. Thanks, Kenneth Samonte, ECE Apollo Global Corporation On 2/23/2014 8:10 PM, Paolo Di Francesco

Re: [one-users] reupload RBD images

2014-01-18 Thread Kenneth
Thank you very much. I knew there is a way like that but I don't know the syntax. I was desperate reuploading qcow2 images to rbd. Thank you again. --- Thanks, Kenneth Apollo Global Corp. On 01/19/2014 09:27 AM, Vladislav Gorbunov wrote: > You can create create image in open neb

[one-users] reupload RBD images

2014-01-16 Thread Kenneth
So our frontend crashed yesterday and I can't recover any of data from it. All images are saved on ceph datastore. Now when I install the new frontend, I know that the sunstone GUI will be empty, how can I reupload the images from the ceph RBD? -- Thanks, Kenneth Apollo Global

Re: [one-users] how upload image through Provide a path

2014-01-10 Thread Kenneth
Just put: /root/image/ttylinux.tar.bz2 Anyway I haven't tried tried uploading a compressed image. But at least that is how you upload it. Just provide the complete path.   --- Thanks, KennethApollo Global Corp. On 01/10/2014 04:10 PM, hansz wrote: Hi, i use opennebula 4.4 install on centso6.4

Re: [one-users] Closing OpenNebula 4.4 Cycle, Planning for 4.6

2014-01-09 Thread Kenneth
. --- Thanks, Kenneth Apollo Global Corp. On 01/10/2014 03:45 AM, Tobias Brunner wrote: > Hi all, > > Thanks a lot for letting the community participate on the roadmap > planning! > > For me there are two features important, which are already described on > the developme

Re: [one-users] upgrade to 4.4, system datastore problem

2013-12-31 Thread Kenneth
store. Previously, I am using the ceph-fuse as the shared system datastore. I can't start sunstone server when I use the ceph-fuse. Can somebody explain how I can have a shared system datastore and possibly a way to use ceph for it? I don't want to use NFS. Thanks. --- Thanks, Kenneth Apo

Re: [one-users] upgrade to 4.4, sunstone not running

2013-12-27 Thread Kenneth
gure -a after i installed opennebula-sunstone. --- Thanks, Kenneth Apollo Global Corp. On 12/27/2013 10:01 PM, Daniel Molina wrote: > The /etc/one/sunstone-views.yaml file is missing, how did you install one-4.4? > > On 27 December 2013 14:57, Kenneth wrote: > >> Hi Danie

Re: [one-users] upgrade to 4.4, sunstone not running

2013-12-27 Thread Kenneth
oneflow-server.conf -rw-r--r-- 1 root root 3.1K Nov 28 06:24 sched.conf -rw-r--r-- 1 root root 5.1K Dec 27 20:15 sunstone-server.conf drwxr-xr-x 2 root root 4.0K Dec 27 19:55 sunstone-views drwxr-xr-x 2 root root 4.0K Dec 27 19:42 vmm_exec --- Thanks, Kenneth Apollo Global Corp. On 12/27/2013

[one-users] upgrade to 4.4, sunstone not running

2013-12-27 Thread Kenneth
false, :memcache_port=>11211, :one_xmlrpc=>"http://localhost:2633/RPC2";, :tmpdir=>"/var/tmp", :vnc_proxy_key=>nil, :host=>"0.0.0.0", :marketplace_url=>"http://marketplace.c12g.com/appliance";, :debug_level=>3, :vnc_prox

Re: [one-users] Windows on opennebula

2013-12-19 Thread Kenneth
You are using the web GUI for your windows VM right? Mine too is very unstable so I installed a VNC server (tightVNC) on the windows vm and then use a vnc client to control it. I don't use nebula to control the windows vm. --- Thanks, Kenneth Apollo Global Corp. On 12/20/2013 03:28 AM,

Re: [one-users] Help getting sunstone-server to auto-start after reboot like oned

2013-12-14 Thread Kenneth
ript which contain the lines. (This method is prety lame, and I haven't tested it yet) su oneadmin sunstone-server start Then add the script to the /etc/rc.local file. I would assume you can change users without any passwords? --- Thanks, Kenneth Apollo Global Corp. On 12/15/2013 12:36

Re: [one-users] Help getting sunstone-server to auto-start after reboot like oned

2013-12-14 Thread Kenneth Øst
This is my first post. Does anybody get my mails? Den 14/12/2013 00.23 skrev "Kenneth Øst" : > Hi One users > I have successfully setup OpenNebula 4.4 on Ubuntu 13.10 with Open vSwitch > on a single server for home use :-) > > My question as the subject says: I would

[one-users] Help getting sunstone-server to auto-start after reboot like oned

2013-12-13 Thread Kenneth Øst
-server, just like how the oned is started? Best regards Kenneth ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] Ceph and thin provision

2013-12-12 Thread Kenneth
0.67, does it support rbd format 2? If you have any docs, I'd greatly appreciate it. Or rather I'm willing to wait a little longer, maybe on the next release of nebula(?), to make rbd format 2 to be the default format? --- Thanks, Kenneth Apollo Global Corp. On 12/12/2013 09:48 PM,

Re: [one-users] Ceph and thin provision

2013-12-12 Thread Kenneth
Yes, that is possible. But as I said, all my images were all preallocated as I haven't created any image from sunstone. --- Thanks, Kenneth Apollo Global Corp. On 12/12/2013 06:25 PM, Michael wrote: > This doesn't appear to be the case, I've 2TB of images on Ceph

Re: [one-users] Ceph and thin provision

2013-12-12 Thread Kenneth
k provision in ceph rbd from scratch. So basically, I can say that a 100GB disk will consume 100GB RBD in ceph (of course it will be 200GB in ceph storage since ceph duplicates the disks by default). --- Thanks, Kenneth Apollo Global Corp. On 12/12/2013 04:52 PM, Mario Giammarco wrote: > In seve

Re: [one-users] Ceph and thin provision

2013-12-11 Thread Kenneth
persistent image, you'll have to wait for ceph to "create a copy" of it once you deploy it. But you can use this image multiple times simutaneously. --- Thanks, Kenneth Apollo Global Corp. On 12/11/2013 07:28 PM, Mario Giammarco wrote: > Hello, I am using ceph with opennebula. I ha

Re: [one-users] How to use ceph filesystem

2013-12-10 Thread kenneth samonte
The first requirement is that the front end node is able to communicate with the ceph cluster. Veriy it by loggin in as the oneadmin user and issue the command "ceph -w". The ceph cluster shoul respond HEALTH_OK. Then define it as a datastore in openebula as an image datastore. No further confi

Re: [one-users] Cannot install images in ceph

2013-12-08 Thread Kenneth
When you are importing an image on the marketplace for use in ceph, click the advanced options and be sure to define the device prefix as "hd" and the Driver as "raw". Also post your whole log file, we need to find as much info as needed. --- Thanks, Kenneth Apollo Global

Re: [one-users] How to use ceph filesystem

2013-12-04 Thread Kenneth
store, you can still use it. You just mount an RBD image in the /var/lib/datastore/0/ of you nodes. --- Thanks, Kenneth Apollo Global Corp. On 12/04/2013 04:08 PM, Mario Giammarco wrote: > I have read all posts of this interesting thread. You suggest to use ceph as a shared filesystem and it

Re: [one-users] How to use ceph filesystem

2013-12-03 Thread Kenneth
t that is how I understand it from the docs. --- Thanks, Kenneth Apollo Global Corp. On 12/03/2013 06:11 PM, Mario Giammarco wrote: > My problem was that because ceph is a distributed filesystem (and so it can be used as an alternative to nfs) I supposed I can use as a shared system datastore. Re

Re: [one-users] How to use ceph filesystem

2013-12-03 Thread Kenneth
re since I mounted a shared folder on each nebula node. --- Thanks, Kenneth Apollo Global Corp. On 12/03/2013 03:01 PM, Mario Giammarco wrote: > First, thanks you for your very detailed reply! > > 2013/12/3 Kenneth > >> You don't need to replace existing datastores, the

Re: [one-users] How to use ceph filesystem

2013-12-02 Thread Kenneth
aware that conversion of images to RBD format of ceph may take quite some time. --- Thanks, Kenneth Apollo Global Corp. On 12/01/2013 07:14 PM, Mario Giammarco wrote: > Hello, > I am a newbie but I would like to try opennebula with ceph filesystem. > > I start with default openn

Re: [one-users] How do i know the cluster's datastore's capacity?

2013-11-26 Thread Kenneth
the main NFS node. I mean put everything on the host A and let other have a small hard drive just enough for the OS itself. --- Thanks, Kenneth Apollo Global Corp. On 11/26/2013 04:48 PM, 曹海峰 wrote: > Thanks for replay! > But if I use a shared folder ,such as /var/lib/datastore/1/ on

Re: [one-users] How do i know the cluster's datastore's capacity?

2013-11-26 Thread Kenneth
very fast deployment of vms. --- Thanks, Kenneth Apollo Global Corp. On 11/26/2013 04:17 PM, caohf wrote: > Dear all: > How do i get the whole capacity for a cluster's datastores, > I have two hosts in a cluster, every host has 100GB space for /var/lib/datastore. > In sunstone

Re: [one-users] Users Digest, Vol 67, Issue 89

2013-09-25 Thread Kenneth
Which Guide did you follow? What particular problems are you having? And give some details on your setup such as how many nodes it has? --- Thanks, Kenneth On 09/26/2013 03:16 AM, Luis wrote: > Hi > > I am trying to install 4.2, is there anybody with a succefully installation an

[one-users] recover the RBD

2013-09-23 Thread Kenneth
bula cloud or Ceph cluster. Is there a way to convert and image from the Nebula (or from ceph rbd) to .qcow2 format or to .raw format? I want to import the image to the new KVM host using Virt-Manager utility in Ubuntu. -- Thanks, Kenneth ___ Users ma

Re: [one-users] OpenNebula 4.2 Flame Beta (4.1.80) is Out!

2013-09-17 Thread Kenneth
is communication, or any part thereof, is strictly prohibited and may be unlawful. If you have received this e-mail in error, please notify us immediately by e-mail at ab...@c12g.com and delete the e-mail and attachments and any copy from your system. C12G thanks you for your cooperation. >>>> __

Re: [one-users] How to connect to VMs

2013-09-11 Thread Kenneth
ect to the VMs? > > Thank you and best regards, > > Johannes > ___ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org [1] -- Thanks, Kenn

[one-users] upload using command line

2013-09-06 Thread Kenneth
nd, kindly enlighten me. Thanks a lot. -- Thanks, Kenneth ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

[one-users] Virtual network requirement?

2013-09-05 Thread Kenneth
it manually* so that the *IP in sunstone* is the same as the *IP set in the VM* to be able to communicate in my local LAN. It's an extra step to define a network first and then define again in the VM. Any workaround on this? Can't I just decalre an IP to the VM itself and not in sunsto

Re: [one-users] OpenNebula VM Live-Migration

2013-09-04 Thread Kenneth
> Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org [1] -- Thanks, Kenneth Links: -- [1] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org ___ Users ma

Re: [one-users] Working with Ceph datastore - How to tell do linked snapshot for new VM?

2013-09-03 Thread Kenneth
t; >> studiogrizzly.com [2] > > -- > > Igor Laskovy > facebook.com/igor.laskovy [1] > > studiogrizzly.com [2] > > ___ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-ope

[one-users] persistent vs. non persistent

2013-09-03 Thread Kenneth
What the difference between non persistent and persistent image? - are the changes not saved on a non persistent image? - is one faster than the other? -- Thanks, Kenneth ___ Users mailing list Users@lists.opennebula.org http

Re: [one-users] Error Action not defined

2013-09-02 Thread Kenneth
w everytime a click anything on the web GUI such as clone, instantiate, datastore etc. I keep getting this error. >> >> I can't clone or create any new VMs and can't deploy or migrate due to this error. Where do I start to fix this error? > > Are you still

Re: [one-users] Error creating VM opennebula 4.2

2013-09-01 Thread Kenneth
Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org [1] -- Thanks, Kenneth Links: -- [1] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org ___ Users mailing list Users@lists.o

Re: [one-users] Can't Start a VM

2013-08-30 Thread Kenneth
restart the one service or restart the front end. Don't forget to mount again the shared storage if you reboot. Hope it helps, Kenneth On 08/30/2013 04:36 PM, Triton2010 wrote: > Hello, > > thanks a lot. All machines have the same common folder, mounted as „/var/lib/one/datastora

Re: [one-users] running a windows XP vm

2013-08-29 Thread Kenneth
(www.nitrodesk.com) > > -Original Message- > FROM: Kenneth [kenn...@apolloglobal.net] > RECEIVED: Wednesday, 28 Aug 2013, 11:38pm > TO: Users [users@lists.opennebula.org] > SUBJECT: [one-users] running a windows XP vm > > Here's my template for it: > &g

[one-users] running a windows XP vm

2013-08-28 Thread Kenneth
NIC=[ MODEL="virtio", NETWORK_ID="1" ] OS=[ ARCH="i686" ] It boot's fine. However the network isn't working any settings I need to change to make the network work? or any drivers I need to install? -- Thanks, Kenneth ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] how to run a windows vm

2013-08-23 Thread Kenneth
Hi, How do I confirm if I'm using VirtIO? I just used the default in opennebula sunstone KVM config for booting XP and installing it to an empty datablock. Thanks for your partience, Kenneth On 08/22/2013 11:34 PM, Javier Fontan wrote: > Windows should be able to work with re

Re: [one-users] how to run a windows vm

2013-08-20 Thread Kenneth
hanks, Kenneth On 08/19/2013 08:48 PM, Javier Fontan wrote: > Go to images tab and click in create. In the wizard make sure that > type datablock is selected so you can chose "Empty datablock" in the > "Image location" section. After the image is created you can change >

Re: [one-users] Missing "VNC" icon in sunstone

2013-08-19 Thread kenneth
When you created a template for your vm in sunstone, are you sure that you checked 'VNC' in the Graphics section of the Input/Output? On 08/19/2013 05:38 PM, hansz wrote: > _I have performed aninstall opennebula using RPM packages ,but__ the VNC icon in the sunstone page is not__ appearing a

[one-users] Error Action not defined

2013-08-16 Thread kenneth
error. I can't clone or create any new VMs and can't deploy or migrate due to this error. Where do I start to fix this error? Thanks, Kenneth ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo

Re: [one-users] how to run a windows vm

2013-08-15 Thread kenneth
How do I create an empty disk? I can't seem to find a way on how to do that on the sunstone gui. And i have a ceph image datastore and shared system datastore. Thanks, Kenneth On 08/16/2013 10:58 AM, Ionut Popovici wrote: > Make and empty disk like 32 Gb disk , upload windows ISO,

[one-users] how to run a windows vm

2013-08-15 Thread kenneth
Hi all, I have been running opennebula for a few days now but all virtual machines are linux. One of our test teams would like to use a windows VM. I don't have any idea on how to run Windows VMs in OpenNebula. I have an .iso of windows xp install disk. How do you do it? Thanks, Ke

[one-users] temp directory

2013-08-13 Thread kenneth
I see that when I upload or clone a new image temporary files are saved in the /var/tmp. Is there a way to change this directory? I'm running out of space. ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/use

Re: [one-users] Cannot contact server: is it running and reachable?

2013-08-12 Thread kenneth
ere are no ruby 1.9.2 package in ubuntu 12.04 repository. Any more idea? Thanks, Kenneth On 08/12/2013 07:21 PM, Daniel Molina wrote: > On 12 August 2013 09:26, wrote: > >> Hi, >> >> Thanks for the reply. >> >> * [sunstone-oned] Is the connectio

Re: [one-users] Cannot contact server: is it running and reachable?

2013-08-12 Thread kenneth
g the thin server, in a production environment it's recommended to use passenger + apache/nginx instead. [1] * [oned] Use mysql instead of sqlite as oned backend. [2] > > Hope this helps > > [1] http://opennebula.org/d

Re: [one-users] migrate xenserver 6.2 environment to opennenula

2013-08-12 Thread kenneth
e xen. Then when you are able to access the opennebula web admin page, try to upload your images, .raw .qcow2 and see if it Opennebula can import. I believe it can. Regards, Kenneth On 08/12/2013 02:51 PM, pawel.orzechow...@budikom.net wrote: > Hi, > > We are running xenserver 6.2 envir

[one-users] Cannot contact server: is it running and reachable?

2013-08-11 Thread kenneth
e a way to remove this notification. I don't want my boss to see this notification when the cluster is in production environment. Thanks! -kenneth ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

[one-users] Failed to create domain

2013-08-06 Thread kenneth
Hi all, I have been trying ceph (running smoothly) and opennebula (not quite running) and here is my setup. The front end is cloud-node1 and the ceph front-end is the cloud-node2. The front end is the KVM sanbox download from the opennebula website. I have manage to add cloud-node2 as a host,