[Users] UI Plugin - Shell-In-A-Box

2013-01-17 Thread Daniel Erez
Hi all, I've created a new UI plugin to the WebAdmin for making ssh connections to hosts using a web based AJAX terminal emulator. Details, explanations and screenshots on my blog: http://derezvir.blogspot.co.il/2013/01/ovirt-webadmin-shellinabox-ui-plugin.html Please feel free to comment/contac

Re: [Users] Storage domain weirdness (or design)

2013-01-17 Thread Maor Lipchuk
Hi Alex, See my last respond, I add a comment inline there. See my comments inline Regards, Maor. On 01/17/2013 10:04 PM, Alex Leonhardt wrote: > Hiya, > > Yes i can choose the storage domain, but I cannot force the host that is > to be used for creating it. Even with 1Gbit network, creating a 8

Re: [Users] API usage - 3.1

2013-01-17 Thread Anthony James
Tom, You'll want to the PUT method to attach an ISO to the cdrom drive. Here is a link to the relevant RHEV API documentation: https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Virtualization/3.0/html/REST_API_Guide/sect-REST_API_Guide-VMs-CDROMs.html Tony On Thu, Jan 17, 2013

Re: [Users] Storage domain weirdness (or design)

2013-01-17 Thread Alex Leonhardt
Hiya, Yes i can choose the storage domain, but I cannot force the host that is to be used for creating it. Even with 1Gbit network, creating a 80GB disk / 40 GB disk is still significantly longer process than actually required when doing a "dd" of /dev/null over the network. Is it possible t

Re: [Users] Storage domain weirdness (or design)

2013-01-17 Thread Maor Lipchuk
Hi Alex, The storage domains are part of the Data Center, and should not be related to clusters. Clusters are used for migrating VMs, which are the qemu processes, between hosts. Disks are created on the storage domains regardless to clusters. The host which write the data in the storage domain to

Re: [Users] Template restore

2013-01-17 Thread Gilad Chaplik
- Original Message - > From: "Omer Frenkel" > To: "Maor Lipchuk" > Cc: "Gilad Chaplik" , "oVirt Mailing List" > , "Alex Leonhardt" > > Sent: Wednesday, January 16, 2013 6:27:20 PM > Subject: Re: [Users] Template restore > > > > - Original Message - > > From: "Maor Lipchuk" >

Re: [Users] API usage - 3.1

2013-01-17 Thread Tom Brown
>> > > cdroms is a sub-collection of vm, you have to: > > 1. create vm > 2. insert cd in to cdrom (this is done via updating cdrom) > 3. run vm specifying CD as first boot device > based on my previous posts i dont suppose you have a working example do you as i am having great difficulty maki

Re: [Users] oVirt features survey status

2013-01-17 Thread Dave Neary
Hi everyone, On 01/15/2013 04:02 PM, Dave Neary wrote: https://www.surveymonkey.com/s/oVirtFeatures Thank you to everyone who has participated so far! We have had a good response rate for such a short time. I will be taking the results of the survey tomorrow morning CET, so if you have

[Users] Storage domain weirdness (or design)

2013-01-17 Thread Alex Leonhardt
Hi, I see a strange behaviour - Setup: 1 ovirtmgmt / ovirt-engine hsot 2 ovirt nodes / HVs 2 storage domains in same cluster & DC HV1 => storage domain 1 (master) HV2 => storage domain 2 Issue: When I create a host with say ~40GB disk to be on HV2/storage_domain_2, it does that via HV1 ? Wh

Re: [Users] Fail to connect to an iSCSI Eq. LUN

2013-01-17 Thread Nicolas Ecarnot
Too bad : I did not change anything, and time passing by, it all came to work... Damn, this is the worst sysadmin situation : this is working, and you don't know why ! Seriously : it indeed appears that the choice of shared access is the good one (until someone proves it wrong). More seri

Re: [Users] Thin provisioning extending while "Make template" still a bug?

2013-01-17 Thread Maor Lipchuk
Hi Adrian, Sorry for the late respond. Please see inline comments, and feel free if there are any more questions, or other issues which you want us to address to. p.s. Since some of the responds were in different threads, I gathered all of them to this email. > 3) About the attached logs the vi

Re: [Users] Attaching an existing KVM installation to oVirt

2013-01-17 Thread Gianluca Cecchi
On Thu, Jan 17, 2013 at 2:11 PM, wrote: > Hello - I'm new to the list and thought I would send my first email. Is > there a way to attach an existing KVM installation (Non Fedora - non node > based installation of say, CentOS or Ubuntu) to oVirt? > > > Suppose your existing KVM installation serve

Re: [Users] About ISOs

2013-01-17 Thread Alexandre Santos
Hi, I usually delete them directly from the NFS server and the list is updated. Alex 2013/1/17 Juan Jose : > Hello everybody again, > > I have uploaded two isos to my ISO domain but I have had problems uploading > one of they. How do I delete this iso from datacenter and system?, is there > some

[Users] Attaching an existing KVM installation to oVirt

2013-01-17 Thread Eric_E_Smith
Hello - I'm new to the list and thought I would send my first email. Is there a way to attach an existing KVM installation (Non Fedora - non node based installation of say, CentOS or Ubuntu) to oVirt? Thanks in advance, Eric ___ Users mailing list Use

[Users] About ISOs

2013-01-17 Thread Juan Jose
Hello everybody again, I have uploaded two isos to my ISO domain but I have had problems uploading one of they. How do I delete this iso from datacenter and system?, is there some utililty to do this, or some procedure? Many thanks in avanced, Juanjo.

[Users] engine-iso-uploader problem

2013-01-17 Thread Juan Jose
Hello everybody, I have soveld the problem downgrade "engine-iso-uploader" package. I hope It can be useful to someone with same problem: http://comments.gmane.org/gmane.comp.emulators.ovirt.user/4389 Many thanks, Juanjo. ___ Users mailing list Users@

Re: [Users] egine-iso-uploader error

2013-01-17 Thread Tom Brown
On 17 Jan 2013, at 11:31, Juan Jose wrote: > Hello everybody, > > I have been able to solve my NFS problems and now I have configured ISO > resource and a data resource in datacenter but when I try to execute the > command "engine-iso-uploader" I can see below error: > > [root@ovirt-engine ~]

[Users] egine-iso-uploader error

2013-01-17 Thread Juan Jose
Hello everybody, I have been able to solve my NFS problems and now I have configured ISO resource and a data resource in datacenter but when I try to execute the command "engine-iso-uploader" I can see below error: [root@ovirt-engine ~]# engine-iso-uploader -v list Please provide the REST API pas

Re: [Users] Change locale for VNC console

2013-01-17 Thread Frank Wall
Hi Itamar, On Sun, Jan 13, 2013 at 01:05:20AM +0200, Itamar Heim wrote: > actually, changing a config requires engine restart thanks for the hint, sounds logical to me. Don't know why I haven't tried this before... I restarted my oVirt engine, powered up the VM again and now the locale of the VN