Below are the logs,
http://pastebin.com/zfFq8p59
On Mon, Feb 8, 2016 at 1:24 PM, Budur Nagaraju wrote:
> HI
>
> I have added new HP blade as a ovirt node to the engine while deploying a
> new instance in the newly added node vm is getting stuck ,serveral times
> I have
Hi Gregor,
Thank you for the response.
On 06/02/2016 2:05 PM, gregor wrote:
On my test machine I had run qemu with the cpu "Westmere"
I changed the CPU for the Windows Server 2012 R2 VM from the default
(Sandybridge) to "Westmere", but the same issue occurs :-(
Regards,
ALan
Hi
The current version is 3.6 and there is no more 3.5 releases.
Following these I disable the 3.5 build jobs on jenkins.
--
Best regards
Tolik Litovsky
RHEV-H Team
Red Hat
Red Hat: trustworthy, transformative technology. Powered by the community.
Connect at redhat.com
Thanks for your response.
I have reverted the commented entries and restarted ovirt-ha-agent.
Now status on the daemon gives the error again:
http://screencast.com/t/DCZo6QJM1
The hosted engine domain is not shown in the web storage overview...
When I start import it shows a warning:
Hi Nathanael,
On Mon, Feb 8, 2016 at 11:24 AM, Nathanaël Blanchet
wrote:
> Hi all,
>
> I created a cluster of VM with the same CPu level, except that one of them
> only has one physical CPU. When trying to migrate, I get this message into
> engine.log :
>
>
Are you using the user portal?
On Mon, Feb 8, 2016 at 11:00 AM, Budur Nagaraju wrote:
>
>
> Getting below logs for some reason, in the engine
>
>
> [root@pscloud ~]# tail -f /var/log/ovirt-engine/engine.log
> , sharedLocks= ]
> 2016-02-08 14:28:42,325 INFO
>
- Original Message -
> From: "Budur Nagaraju"
> To: "users"
> Sent: Monday, February 8, 2016 10:00:36 AM
> Subject: [ovirt-users] Logs Error
>
>
>
> Getting below logs for some reason, in the engine
Hi!
Can please file a bug about it?
Thanks,
--
Getting below logs for some reason, in the engine
[root@pscloud ~]# tail -f /var/log/ovirt-engine/engine.log
, sharedLocks= ]
2016-02-08 14:28:42,325 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.IrsProxyData]
(org.ovirt.thread.pool-8-thread-43) Removing domain
On 8-2-2016 9:59, Barak Korren wrote:
> Hi there,
>
> We would like to consume pre-created QCOW images in oVirt/RHEV.
>
> So far it seems that the only way to do that would be to store the
> images in a Glance server which will require us to maintain such
> server.
> Trying to put the image in an
On 8 February 2016 at 11:18, Amit Aviram wrote:
> Hi
> There's an upcoming feature to upload a pre-created image into your ovirt
> system. it is not merged yet, but here's a link if you are interested in
> more details:
> http://www.ovirt.org/Features/Image_Upload
Yeah I know
Yes,.
On Mon, Feb 8, 2016 at 2:33 PM, Oved Ourfali wrote:
> Are you using the user portal?
>
> On Mon, Feb 8, 2016 at 11:00 AM, Budur Nagaraju wrote:
>
>>
>>
>> Getting below logs for some reason, in the engine
>>
>>
>> [root@pscloud ~]# tail -f
Hi,
You can import regular qcow2 images into ovirt with few steps:
1)check what kind of image you have qemu-img -info vm4import.img
2) create an vm with exact disk image size as qemu-img -info shows.
3) run vm in paused mode(sometimes it is hard to find out the VM disk)
4) go to host where paused
It's a theoretical limitation for any distributed system:
https://en.wikipedia.org/wiki/CAP_theorem
From: > on behalf of
Erick Vogeler >
Date: Saturday 6 February 2016 at 04:05
To:
Only thing I see that might be relevant, is calling GetVdsByVdsId
from VMConsoleProxyServlet.
Michal - this is probably an admin query.
Either change it to be a user query, or have a dedicated query for that.
Regards,
Oved
On Mon, Feb 8, 2016 at 11:58 AM, Budur Nagaraju
Charles,
If you like thin provisioning, I'd not recommend to move NFS->iSCSI. Thin
provisioned disks become Preallocated during migration from a file to block
storage.
On 06/02/16 20:09, "users-boun...@ovirt.org on behalf of Charles Tassell"
Update:
1. I was able to remove the warnirngs about the not found ovf / vm.conf by
commenting the conf_volume_UUID, conf_image_UUID entries in the
hosted-engine.conf. After a restart of the ovirt-ha-agent the errors were
gone. ( I believe this is not a permanent solution ).
2. This morning I
On Mon, Feb 8, 2016 at 9:47 AM, Paul Groeneweg | Pazion
wrote:
> Update:
>
The OVF_STORE volume will contain the engine VM description in a format
that the engine can easily handle.
It will be created by the engine when:
- it imported the hosted-engine storage domain
- the
Hello,
after upgrading to 3.6.2.6-1.el7.centos (from 3.6.1) I am getting
occasionally this error in manager UI
Uncaught exception occurred. Please try reloading the page. Details:
(TypeError) __gwt$exception: : d is null
Please have your administrator check the UI logs
Corresponding
Hi there,
We would like to consume pre-created QCOW images in oVirt/RHEV.
So far it seems that the only way to do that would be to store the
images in a Glance server which will require us to maintain such
server.
Trying to put the image in an ISO domain made in show up as a useless
"unkonwn"
Hi all,
I created a cluster of VM with the same CPu level, except that one of
them only has one physical CPU. When trying to migrate, I get this
message into engine.log :
3b-4810-b5a4-f415c90ffdca`::Failed to migrate
Traceback (most recent call last):
File
Op ma 8 feb. 2016 om 11:28 schreef Simone Tiraboschi :
> On Mon, Feb 8, 2016 at 10:55 AM, Paul Groeneweg | Pazion
> wrote:
>
>> Thanks for your response.
>>
>> I have reverted the commented entries and restarted ovirt-ha-agent.
>> Now status on the daemon
Adding Alexander
On Mon, Feb 8, 2016 at 12:32 PM, Valerio Vinci wrote:
> Hi,
>
> I have a problem wiht admin portal under Hosts > Networks Interfaces.
> When I click on "Setup Host Networks" The portal give mi this error:
> Uncaught exception occurred. Please try reloading
Hi
There's an upcoming feature to upload a pre-created image into your ovirt
system. it is not merged yet, but here's a link if you are interested in
more details:
http://www.ovirt.org/Features/Image_Upload
Anyway, currently you can still manually put an ISO file in an ISO domain,
and it should
On Mon, Feb 8, 2016 at 10:55 AM, Paul Groeneweg | Pazion
wrote:
> Thanks for your response.
>
> I have reverted the commented entries and restarted ovirt-ha-agent.
> Now status on the daemon gives the error again:
> http://screencast.com/t/DCZo6QJM1
>
>
Here I'm a bit confused:
You can not migrate VM with NUMA. They are pinned to host.
Yaniv Dary
Technical Product Manager
Red Hat Israel Ltd.
34 Jerusalem Road
Building A, 4th floor
Ra'anana, Israel 4350109
Tel : +972 (9) 7692306
8272306
Email: yd...@redhat.com
IRC : ydary
On Mon, Feb 8, 2016 at 12:24 PM,
>>
> Maybe this will help you?:
> https://jonarcher.info/2014/02/import-regular-kvm-image-ovirt-rhev/
>
Thanks! this looks like a step in the right direction!
A few caveats I see and further questions:
1. Seems I would require a storage domain where I can access the files
from somewhere external
Le 08/02/2016 11:24, Nathanaël Blanchet a écrit :
Hi all,
I created a cluster of VM with the same CPu level, except that one of
them only has one physical CPU. When trying to migrate, I get this
message into engine.log :
3b-4810-b5a4-f415c90ffdca`::Failed to migrate
Traceback (most recent call
On Thu, Feb 04, 2016 at 10:21:10PM +0100, Stefano Danzi wrote:
> I have only one switch so two interfaces are connected to the same switch.
> The configuration in switch is corrected. I opened a ticket for switch Tech
> support and the configuration was validated.
> This configuration worked
I've opened [ https://bugzilla.redhat.com/show_bug.cgi?id=1305539 ] to
track this issue.
Thanks for reporting it!
Best wishes,
Greg
On Fri, Feb 5, 2016 at 9:11 PM, Darrell Budic
wrote:
> After upgrading to 3.6.2, I’ve got a couple that are doing this to (No
> actual
Hi Moti,
Thanks a lot. Do you think we lost functionalities? like server migration?
The other way should be creating a new cluster, configure the old hosts on this
new cluster. Is possible to share the same GlusterFS storage between 2
clusters? Is possible to migrate servers and disks between
Hi Jose,
The correct way to do it is by:
1. Putting all hosts in maintenance mode
2. Changing the cluster cpu type to the desired one
3. Install the new host
4. Activate the hosts
5. Re-run the vms
On Fri, Feb 5, 2016 at 2:24 PM, wrote:
> Hi,
> I'm trying to add a new
On Monday, February 08, 2016 01:01:38 PM Jiří Sléžka wrote:
> Hello,
>
> after upgrading to 3.6.2.6-1.el7.centos (from 3.6.1) I am getting
> occasionally this error in manager UI
>
>
> Uncaught exception occurred. Please try reloading the page. Details:
> (TypeError) __gwt$exception: : d is
Hello,
after upgrading to 3.6.2.6-1.el7.centos (from 3.6.1) I am getting
occasionally this error in manager UI
Uncaught exception occurred. Please try reloading the page. Details:
(TypeError) __gwt$exception: : d is null
Please have your administrator check the UI logs
That means
On Monday, February 08, 2016 12:44:24 PM Sandro Bonazzola wrote:
> Adding Alexander
>
Hi, can you install the debuginfo and reproduce the exception?
Run this command on the ENGINE to install the debuginfo packages.
yum install ovirt-engine-webadmin-portal-debuginfo ovirt-engine-userportal-
On Monday, February 08, 2016 08:56:25 PM Valerio Vinci wrote:
> There more easy to read.
>
Hmm that is still obfuscated, can you double check that the version of the
engine matches the version of the debuginfo?
> 2016-02-08 20:45:01,694 ERROR
>
I found vdsClient and ran a few commands.
[root@geisha-1 ~]# vdsClient -s 0 getStorageDomainInfo
88b69eba-ef4f-4dbe-ba53-20dadd424d0e
uuid = 88b69eba-ef4f-4dbe-ba53-20dadd424d0e
version = 3
role = Master
remotePath = hostedstorage.pazion.nl:/opt/hosted-engine
type = NFS
class = Data
pool =
I still keep getting
The Hosted Engine Storage Domain doesn't exist. It should be imported into
the setup.
I went digging a little further and found this in the engine.log
2016-02-08 22:30:25,083 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetStorageDomainInfoVDSCommand]
37 matches
Mail list logo