[Users] Change SPM manually, forcing the operation.
by Kalil de A. Carvalho
Hello everyone,
I' new in oVirt and I tried to do some tests, and one is simulate the
failed of one host.
This host, which is go off, is the actual SPM and I want to change manually
to a second host that is in the same cluster.
When I tried change from web tool the server face me this pup up:
Error while executing action ForceSelectSPM: Error connecting to the
Storage Pool Manager service.
Possible reasons:
- Storage Pool Manager service is in non-active state.
- No Active Host in the Data Center.
And this message from engine.log:
2013-10-10 08:16:25,773 ERROR
[org.ovirt.engine.core.bll.ForceSelectSPMCommand] (ajp--127.0.0.1-8702-3)
Command org.ovirt.engine.core.bll.ForceSelectSPMCommand throw Vdc Bll
exception. With error message VdcBLLException: Cannot allocate IRS server
(Failed with VDSM error IRS_REPOSITORY_NOT_FOUND and code 5009)
2013-10-10 08:16:25,796 INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(ajp--127.0.0.1-8702-3) Correlation ID: 2608a113, Job ID:
f605bd36-f79a-40a1-9f31-7aeb635b664d, Call Stack: null, Custom Event ID:
-1, Message: Host srv-qemu01.hybriddc.com.br was force selected by
admin@internal
2013-10-10 08:16:29,181 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand]
(DefaultQuartzScheduler_Worker-29) Command GetCapabilitiesVDS execution
failed. Exception: VDSNetworkException: java.net.SocketTimeoutException:
connect timed out
2013-10-10 08:16:34,293 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand]
(DefaultQuartzScheduler_Worker-70) Command GetCapabilitiesVDS execution
failed. Exception: VDSNetworkException: java.net.SocketTimeoutException:
connect timed out
2013-10-10 08:16:34,332 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.IrsBrokerCommand]
(DefaultQuartzScheduler_Worker-11) hostFromVds::selectedVds -
srv-qemu01.hybriddc.com.br, spmStatus Free, storage pool HybridDC01
2013-10-10 08:16:34,343 ERROR
[org.ovirt.engine.core.vdsbroker.irsbroker.IrsBrokerCommand]
(DefaultQuartzScheduler_Worker-11) SPM Init: could not find reported vds or
not up - pool:HybridDC01 vds_spm_id: 2
2013-10-10 08:16:34,378 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.IrsBrokerCommand]
(DefaultQuartzScheduler_Worker-11) SPM selection - vds seems as spm
srv-qemu02
2013-10-10 08:16:34,385 WARN
[org.ovirt.engine.core.vdsbroker.irsbroker.IrsBrokerCommand]
(DefaultQuartzScheduler_Worker-11) spm vds is non responsive, stopping spm
selection.
Are there any command our way that I can change manually, from CLI or
similar think, which a can do that?
Thanks a lot.
--
Kalil de A. Carvalho
11 years, 1 month
[Users] Console defaults
by Christian Kolquist
Question:
Is there a way to set the webadmin to only use NoVNC as a default for the
console? Since the devs decided to remove the popup window and only
download a file, it added several steps for me to be able to look at the
console on my Mac. There isn't a packaged viewer for spice on OSX as of
yet and every time I have tried to get it installed it fails. So, my only
option is VNC of which there are none that will open the .vv files.
Thanks
Christian
--
---------------------------------------------------------------
This email, along with any attachments, is confidential. If you
believe you received this message in error, please contact the
sender immediately and delete all copies of the message.
Thank you.
11 years, 1 month
[Users] Broken Main Datastore Gluster
by emitor@gmail.com
Hi,
I have a gluster cluster configured, I've restarted both nodes and the
datastore now give me an error "Failed to activate Storage Domain
ds_cluster1_gfs (Data Center ing_GFS) by admin@internal"
I would like to be able to recover the datastore but I've just tried to
destroy it and it gives me an error too.
Any ideas?
Regards!
--
*Emiliano Tortorella*
+598 98941176
emitor(a)gmail.com
11 years, 1 month
[Users] ComputeNode installation failed ovirt 3.3
by Sven Kieske
Hi,
we have successfully deployed ovirt engine 3.3.
However, when adding a node based on ovirt node 2.6.1.
we get the following error after registration completed successfully
and we try to activate the host via webadmin:
"Installing Host server4 Starting vdsm"
"Host server4 Installation failed. Unexpected connection termination."
I attached an excerpt from the engine.log, which shows that an ssh
commands fails, but I don't know why.
manual ssh connections to the node from the management node work just fine.
The node has the IP 10.0.1.4 in the log.
Any help would be appreciated.
Regards
Sven
PS:
The same Node works fine with oVirt management 3.2.
We then did use the "reinstall" feature from the node
iso to redeploy the node to the management 3.3 server.
11 years, 1 month
[Users] Glance with oVirt
by Riccardo Brunetti
Dear ovirt users.
I'm trying to setup an oVirt 3.3 installation using an already existing
OpenStack glance service as an external provider.
When I define the external provider, I put:
Openstack Image as "Type"
the glance service endpoint as "URL" (ie. http://xx.xx.xx.xx:9292) I
used the openstack public url.
check "Requires Authentication"
put the administrator user/password/tenant in the following fields.
Unfortunately the connection test always fails and the glance provider
doesn't work in ovirt.
In the engine.log I can see:
2013-09-24 15:57:30,665 INFO
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand]
(ajp--127.0.0.1-8702-3) Running command: TestProviderConnectivityCommand
internal: false. Entities affected : ID:
aaa00000-0000-0000-0000-123456789aaa Type: System
2013-09-24 15:57:30,671 ERROR
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand]
(ajp--127.0.0.1-8702-3) Command
org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand throw
Vdc Bll exception. With error message VdcBLLException: (Failed with VDSM
error PROVIDER_FAILURE and code 5050)
2013-09-24 15:57:30,674 ERROR
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand]
(ajp--127.0.0.1-8702-3) Transaction rolled-back for command:
org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand.
The glance URL is reachable from the oVirt engine host, but looking with
tcpdump on the glance service I noticed that
no connections come up --- when I use "requires authentication" ---
a connection happens if --- I do not use "requires authentication" ---
(even if the test fails ultimately)
My OS is CentOS-6.4 and my packages are the following:
[root@rhvmgr03 ovirt-engine]# rpm -qa | grep ovi
ovirt-host-deploy-1.1.1-1.el6.noarch
ovirt-log-collector-3.3.0-1.el6.noarch
ovirt-engine-cli-3.3.0.4-1.el6.noarch
ovirt-engine-webadmin-portal-3.3.0-4.el6.noarch
ovirt-engine-tools-3.3.0-4.el6.noarch
ovirt-release-el6-8-1.noarch
ovirt-engine-sdk-python-3.3.0.6-1.el6.noarch
ovirt-iso-uploader-3.3.0-1.el6.noarch
ovirt-host-deploy-java-1.1.1-1.el6.noarch
ovirt-engine-userportal-3.3.0-4.el6.noarch
ovirt-engine-backend-3.3.0-4.el6.noarch
ovirt-engine-setup-3.3.0-4.el6.noarch
ovirt-engine-3.3.0-4.el6.noarch
ovirt-image-uploader-3.3.0-1.el6.noarch
ovirt-engine-lib-3.3.0-4.el6.noarch
ovirt-engine-restapi-3.3.0-4.el6.noarch
ovirt-engine-dbscripts-3.3.0-4.el6.noarch
Do you have some suggestion to debug or solve this issue?
Thanks a lot.
Best Regards
R. Brunetti
11 years, 1 month
[Users] Recommended Storage Hardware
by Zachary Musselman
Hello,
My company is looking to deploy ovirt.
We are looking for recommendations for storage hardware. What vendors or
appliances are individuals using with iscsi protocol?
Thanks
11 years, 1 month
[Users] Cannot set disk interface in user portal
by Dead Horse
The Add disk UI in the User Portal does not populate the interface
pull-down. Nor will it allow the creation of a new virtual disk as a
result. The error states insufficient permissions however the user is
assigned PowerUserRole at the cluster level and on the associated storage
domain(s).
Engine built from commit: 31cd5339cfda6ad78f5d3a1ff08ad666f734f814
2013-10-08 12:53:15,378 INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(ajp--127.0.0.1-8702-10) Correlation ID: 567417ad, Job ID:
6f774854-920b-4217-9906-a484841b843a, Call Stack: null, Custom Event ID:
-1, Message: VM sdfa was created by ovirttest.
2013-10-08 12:53:15,396 INFO
[org.ovirt.engine.core.bll.AddVmFromScratchCommand]
(ajp--127.0.0.1-8702-10) Lock freed to object EngineLock [exclusiveLocks=
key: sdfa value: VM_NAME
, sharedLocks= ]
2013-10-08 12:53:15,433 INFO
[org.ovirt.engine.core.bll.MultipleActionsRunner] (ajp--127.0.0.1-8702-10)
MultipleActionsRunner of type AddVmInterface invoked with no actions
2013-10-08 12:53:15,445 INFO
[org.ovirt.engine.core.bll.MultipleActionsRunner] (ajp--127.0.0.1-8702-10)
MultipleActionsRunner of type UpdateVmInterface invoked with no actions
2013-10-08 12:53:15,459 INFO
[org.ovirt.engine.core.bll.MultipleActionsRunner] (ajp--127.0.0.1-8702-10)
MultipleActionsRunner of type RemoveVmInterface invoked with no actions
2013-10-08 12:53:19,540 ERROR
[org.ovirt.engine.core.bll.GetVirtioScsiControllersQuery]
(ajp--127.0.0.1-8702-10) Query execution failed due to insufficient
permissions.
2013-10-08 12:54:29,015 WARN [org.ovirt.engine.core.bll.AddDiskCommand]
(ajp--127.0.0.1-8702-10) CanDoAction of action AddDisk failed.
Reasons:VAR__ACTION__ADD,VAR__TYPE__VM_DISK,VALIDATION.DISK_INTERFACE.NOT_NULL
2013-10-08 12:54:34,891 ERROR
[org.ovirt.engine.core.bll.GetVirtioScsiControllersQuery]
(ajp--127.0.0.1-8702-10) Query execution failed due to insufficient
permissions.
2013-10-08 12:56:14,937 ERROR
[org.ovirt.engine.core.bll.GetVirtioScsiControllersQuery]
(ajp--127.0.0.1-8702-9) Query execution failed due to insufficient
permissions.
2013-10-08 12:56:27,095 WARN [org.ovirt.engine.core.bll.AddDiskCommand]
(ajp--127.0.0.1-8702-4) CanDoAction of action AddDisk failed.
Reasons:VAR__ACTION__ADD,VAR__TYPE__VM_DISK,VALIDATION.DISK_INTERFACE.NOT_NULL
- DHC
11 years, 1 month
[Users] Customizing node configuration
by Allen Belletti
--_000_7fbb63dfa18c4b05af73e117062f6f83BN1PR04MB170namprd04pro_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hello All,
I've been searching the archives and not yet managed to find anything on th=
e subject, so I'm hoping that someone can point me in the right direction.
I am using nodes with Intel 10G network cards. The driver for these cards =
has been tweaked to complain (and fail to start the interface) if a non-Int=
el approved optical transceiver is in use. It's easy to override with the =
following options:
ixgbe.allow_unsupported_sfp=3D1
The usual ways of doing this are either to place it on the kernel command l=
ine at boot time, or in /etc/modprobe.d/ixgbe.conf where it would read "opt=
ions ixgbe allow_unsupported_sfp=3D1". Unfortunately I have no idea how to=
make either of these permanent on an oVirt node.
I'm running the ovirt-node-iso-3.0.1-1.0.2.vdsm.el6.iso image. It has an /=
etc/modprobe.d directory where changes do not persist across reboots. It a=
lso has /config/etc where I've added modprobe.d and modprobe.d/ixgbe.conf. =
By adding this file to /config/files, I've been able to make it appear in =
/etc/modprobe.d at boot time. This has no effect. It appears to take plac=
e after the ixgbe driver has already been started. If I "rmmod ixgbe" and =
"modprobe ixgbe" manually, it works fine.
So the general question is, how do I make configuration changes which persi=
st across reboots? Surely others have run into the same situation when try=
ing to support specific devices.
Thanks,
Allen Belletti
AVP Ed. Tech Engineering Innovation
Georgia Gwinnett College
678-407-5093
www.ggc.edu
--_000_7fbb63dfa18c4b05af73e117062f6f83BN1PR04MB170namprd04pro_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<style type=3D"text/css" id=3D"owaParaStyle" style=3D"">=0A=
<!--=0A=
p=0A=
{margin-top:0;=0A=
margin-bottom:0}=0A=
-->=0A=
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body dir=3D"ltr" tabindex=3D"0" fpstyle=3D"1" aria-label=3D"Message body">
<div name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper" style=3D"fon=
t-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt; color: #0000=
00; margin: 0">
<div name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0">
Hello All,</div>
<div name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0">
<br>
</div>
<div name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0">
I've been searching the archives and not yet managed to find anything on th=
e subject, so I'm hoping that someone can point me in the right direction.<=
/div>
<div name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0">
<br>
</div>
<div name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0">
I am using nodes with Intel 10G network cards. The driver for these c=
ards has been tweaked to complain (and fail to start the interface) if a no=
n-Intel approved optical transceiver is in use. It's easy to override=
with the following options:</div>
<div name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0">
<br>
</div>
<div name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0">
ixgbe.allow_unsupported_sfp=3D1</div>
<div name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0">
<br>
</div>
<div name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0">
The usual ways of doing this are either to place it on the kernel command l=
ine at boot time, or in /etc/modprobe.d/ixgbe.conf where it would read &quo=
t;options ixgbe allow_unsupported_sfp=3D1". Unfortunately I have=
no idea how to make either of these permanent on
an oVirt node.</div>
<div name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0">
<br>
</div>
<div name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0">
I'm running the ovirt-node-iso-3.0.1-1.0.2.vdsm.el6.iso image. I=
t has an /etc/modprobe.d directory where changes do not persist across rebo=
ots. It also has /config/etc where I've added modprobe.d and modprobe=
.d/ixgbe.conf. By adding this file to /config/files,
I've been able to make it appear in /etc/modprobe.d at boot time. Th=
is has no effect. It appears to take place after the ixgbe driver has=
already been started. If I "rmmod ixgbe" and "modprob=
e ixgbe" manually, it works fine.</div>
<div name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0">
<br>
</div>
<div name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0">
So the general question is, how do I make configuration changes which persi=
st across reboots? Surely others have run into the same situation whe=
n trying to support specific devices.</div>
<div name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0">
<br>
</div>
<div name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0">
Thanks,</div>
<div name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0">
<div><br>
<div style=3D"font-family:Tahoma; font-size:13px"><span lang=3D"en-US">
<div style=3D"margin:0pt"><font face=3D"Calibri,sans-serif" size=3D"2"><spa=
n style=3D"font-size:11pt">Allen Belletti<br>
</span></font></div>
<div style=3D"margin:0pt"><font face=3D"Calibri,sans-serif" size=3D"2"><spa=
n style=3D"font-size:11pt">AVP Ed. Tech Engineering Innovation<br>
</span></font></div>
<div style=3D"margin:0pt"><font face=3D"Calibri,sans-serif" size=3D"2"><spa=
n style=3D"font-size:11pt">Georgia Gwinnett College</span></font></div>
<div style=3D"margin:0pt"><font face=3D"Calibri,sans-serif" size=3D"2"><spa=
n style=3D"font-size:11pt">678-407-5093</span></font></div>
<div style=3D"margin:0pt"><font face=3D"Calibri,sans-serif" size=3D"2"><spa=
n style=3D"font-size:11pt">www.ggc.edu<br>
</span></font></div>
</span></div>
</div>
</div>
</div>
</body>
</html>
--_000_7fbb63dfa18c4b05af73e117062f6f83BN1PR04MB170namprd04pro_--
11 years, 1 month
Re: [Users] new oVirt installation recommendations
by David Sloane
--_000_ssb45nhrdytnric0e1u5k9h21381244621488emailandroidcom_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sure, but you could use hardware raid 1 with a basic hba.
-------- Original message --------
From: Jason Keltz <jas(a)cse.yorku.ca>
Date: 10/08/2013 10:52 AM (GMT-05:00)
To: David Sloane <dsloane(a)sitespect.com>
Cc: users(a)ovirt.org
Subject: Re: [Users] new oVirt installation recommendations
On 10/08/2013 10:43 AM, David Sloane wrote:
> Regarding power management, if you get DRAC (Enterprise or Basic, not sur=
e) you should be able to do out-of-band power management.
>
> If you're going to spend the money for three R620's with 128 GB of RAM ea=
ch and dual cpu's, you might be a little better off with a 2nd root HDD for=
redundancy.
I would have done that, but oVirt node doesn't support md raid1 at this
time. As far as I understand, there is no redundancy on the node root disk=
.
Jason.
--_000_ssb45nhrdytnric0e1u5k9h21381244621488emailandroidcom_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html><head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-=
1">
<meta name=3D"Generator" content=3D"Microsoft Exchange Server">
<!-- converted from text -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left:=
#800000 2px solid; } --></style></head>
<body>
<body>Sure, but you could use hardware raid 1 with a basic hba. <br><b=
r><br>-------- Original message --------<br>From: Jason Keltz <jas(a)cse.y=
orku.ca> <br>Date: 10/08/2013 10:52 AM (GMT-05:00) <br>To: David Sloane =
<dsloane(a)sitespect.com> <br>Cc: users(a)ovirt.org <br>Subject: Re: [Use=
rs] new oVirt installation recommendations <br><br><br></body>
<font size=3D"2"><div class=3D"PlainText">On 10/08/2013 10:43 AM, David Slo=
ane wrote:<br>
> Regarding power management, if you get DRAC (Enterprise or Basic, not =
sure) you should be able to do out-of-band power management.<br>
><br>
> If you're going to spend the money for three R620's with 128 GB of RAM=
each and dual cpu's, you might be a little better off with a 2nd root HDD =
for redundancy.<br>
I would have done that, but oVirt node doesn't support md raid1 at this <br=
>
time. As far as I understand, there is no redundancy on the node root=
disk.<br>
<br>
Jason.<br>
<br>
<br>
</div></font>
</body>
</html>
--_000_ssb45nhrdytnric0e1u5k9h21381244621488emailandroidcom_--
11 years, 1 month