[Users] Adding LIO iSCSI target as storage fails
by Vincent Miszczak
--_000_7AFA66599AC41847AD8E021A1DBB9D1426FAA40F4Apandoreankama_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi guys,
I'm trying to add an LIO iSCSI target as data domain into ovirt and it fail=
s.
The GUI reports :
Error: A Request to the Server failed with the following Status Code: 503
And the engine log reports :
2012-11-22 10:05:10,154 INFO [org.ovirt.engine.core.bll.storage.AddSANStor=
ageDomainCommand] (ajp--0.0.0.0-8009-3) [7ff25919] Running command: AddSANS=
torageDomainCommand internal: false. Entities affected : ID: aaa00000-0000=
-0000-0000-123456789aaa Type: System
2012-11-22 10:05:10,177 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Cr=
eateVGVDSCommand] (ajp--0.0.0.0-8009-3) [7ff25919] START, CreateVGVDSComman=
d(vdsId =3D 936326ca-3482-11e2-a6fc-6f050df067da, storageDomainId=3D6e93ed9=
e-1dd7-42b7-9e93-dc0187cc6fde, deviceList=3D[50103ff106001405db2776165d3349=
2091bde115a020100344c494f2d4f52470049424c4f434b3a64623237373631362d35643333=
2d343932302d393162642d]), log id: 7bbd158c
2012-11-22 10:05:10,904 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Cr=
eateVGVDSCommand] (ajp--0.0.0.0-8009-3) [7ff25919] FINISH, CreateVGVDSComma=
nd, return: LvKD1i-L68S-ix09-OYcr-Ytzd-93wh-8XFe8e, log id: 7bbd158c
2012-11-22 10:05:10,913 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Cr=
eateStorageDomainVDSCommand] (ajp--0.0.0.0-8009-3) [7ff25919] START, Create=
StorageDomainVDSCommand(vdsId =3D 936326ca-3482-11e2-a6fc-6f050df067da, sto=
rageDomain=3Dorg.ovirt.engine.core.common.businessentities.storage_domain_s=
tatic@cd3431b, args=3DLvKD1i-L68S-ix09-OYcr-Ytzd-93wh-8XFe8e), log id: 56c4=
cbde
2012-11-22 10:05:17,332 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Cr=
eateStorageDomainVDSCommand] (ajp--0.0.0.0-8009-3) [7ff25919] FINISH, Creat=
eStorageDomainVDSCommand, log id: 56c4cbde
2012-11-22 10:05:17,338 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Ge=
tStorageDomainStatsVDSCommand] (ajp--0.0.0.0-8009-3) [7ff25919] START, GetS=
torageDomainStatsVDSCommand(vdsId =3D 936326ca-3482-11e2-a6fc-6f050df067da,=
storageDomainId=3D6e93ed9e-1dd7-42b7-9e93-dc0187cc6fde), log id: 5142061
2012-11-22 10:05:17,654 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Ge=
tStorageDomainStatsVDSCommand] (ajp--0.0.0.0-8009-3) [7ff25919] FINISH, Get=
StorageDomainStatsVDSCommand, return: org.ovirt.engine.core.common.business=
entities.storage_domains@68e03e79, log id: 5142061
2012-11-22 10:05:17,674 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Ge=
tVGInfoVDSCommand] (ajp--0.0.0.0-8009-3) [7ff25919] START, GetVGInfoVDSComm=
and(vdsId =3D 936326ca-3482-11e2-a6fc-6f050df067da, VGID=3DLvKD1i-L68S-ix09=
-OYcr-Ytzd-93wh-8XFe8e), log id: 52756b80
2012-11-22 10:05:17,739 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Ge=
tVGInfoVDSCommand] (ajp--0.0.0.0-8009-3) [7ff25919] FINISH, GetVGInfoVDSCom=
mand, return: [org.ovirt.engine.core.common.businessentities.LUNs@53a8c83f]=
, log id: 52756b80
2012-11-22 10:05:17,758 INFO [org.ovirt.engine.core.utils.transaction.Tran=
sactionSupport] (ajp--0.0.0.0-8009-3) [7ff25919] transaction rolled back
2012-11-22 10:05:17,759 ERROR [org.ovirt.engine.core.bll.storage.AddSANStor=
ageDomainCommand] (ajp--0.0.0.0-8009-3) [7ff25919] Command org.ovirt.engine=
.core.bll.storage.AddSANStorageDomainCommand throw exception: org.springfra=
mework.dao.DataIntegrityViolationException: CallableStatementCallback; SQL =
[{call insertluns(?, ?, ?, ?, ?, ?, ?, ?)}]; ERROR: value too long for type=
character varying(50)
Where: SQL statement "INSERT INTO LUNs(LUN_id, physical_volume_id, volume=
_group_id, serial, lun_mapping, vendor_id, product_id, device_size) VALUES(=
$1 , $2 , $3 , $4 , $5 , $6 , $7 , $8 )"
PL/pgSQL function "insertluns" line 2 at SQL statement; nested exception is=
org.postgresql.util.PSQLException: ERROR: value too long for type characte=
r varying(50)
Where: SQL statement "INSERT INTO LUNs(LUN_id, physical_volume_id, volume=
_group_id, serial, lun_mapping, vendor_id, product_id, device_size) VALUES(=
$1 , $2 , $3 , $4 , $5 , $6 , $7 , $8 )"
Being registered to LIO mailing list, I know there are concerns about LUN I=
D length being pretty insane (127 chars here). Having used an Equallogic iS=
CSI SAN, I did not have this problem, so I suppose this come from the id le=
ngth. Until this is fixed at LIO side (if it has to be), ovirt should handl=
e such situations.
I'm gonna resize my database col size to test that.
My configuration :
oVirt Engine Version: 3.1.0-3.19.el6 (Dreyou repo) running on stock Centos6=
.3
LIO Target running on Centos6.3/3.6.3-1.el6.elrepo.x86_64 kernel
Ovirt node running on latest Fedora17
Vince
--=20
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--_000_7AFA66599AC41847AD8E021A1DBB9D1426FAA40F4Apandoreankama_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40"><head><meta http-equiv=3DContent-Type content=
=3D"text/html; charset=3Dus-ascii"><meta name=3DGenerator content=3D"Micros=
oft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Arial Unicode MS";
panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:"\@Arial Unicode MS";
panose-1:2 11 6 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-priority:99;
mso-style-link:"Texte de bulles Car";
margin:0cm;
margin-bottom:.0001pt;
font-size:8.0pt;
font-family:"Tahoma","sans-serif";
mso-fareast-language:EN-US;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
span.TextedebullesCar
{mso-style-name:"Texte de bulles Car";
mso-style-priority:99;
mso-style-link:"Texte de bulles";
font-family:"Tahoma","sans-serif";}
span.gwt-inlinelabel
{mso-style-name:gwt-inlinelabel;}
span.apple-converted-space
{mso-style-name:apple-converted-space;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DFR link=3Dblue vlink=
=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span lang=3DEN-US=
>Hi guys,<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US><o:p=
> </o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US>I’m t=
rying to add an LIO iSCSI target as data domain into ovirt and it fails.<o:=
p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US><o:p> </o:p=
></span></p><p class=3DMsoNormal><span lang=3DEN-US>The GUI reports :<o:p><=
/o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-famil=
y:"Arial Unicode MS","sans-serif";color:black;background:white'>Error: A Re=
quest to the Server failed with the following Status Code: 503</span><span =
lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US>=
<o:p> </o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US>And the=
engine log reports :<o:p></o:p></span></p><p class=3DMsoNormal><span lang=
=3DEN-US>2012-11-22 10:05:10,154 INFO [org.ovirt.engine.core.bll.stor=
age.AddSANStorageDomainCommand] (ajp--0.0.0.0-8009-3) [7ff25919] Running co=
mmand: AddSANStorageDomainCommand internal: false. Entities affected : =
; ID: aaa00000-0000-0000-0000-123456789aaa Type: System<o:p></o:p></span></=
p><p class=3DMsoNormal><span lang=3DEN-US>2012-11-22 10:05:10,177 INFO =
; [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVGVDSCommand] (ajp--0.0.=
0.0-8009-3) [7ff25919] START, CreateVGVDSCommand(vdsId =3D 936326ca-3482-11=
e2-a6fc-6f050df067da, storageDomainId=3D6e93ed9e-1dd7-42b7-9e93-dc0187cc6fd=
e, deviceList=3D[50103ff106001405db2776165d33492091bde115a020100344c494f2d4=
f52470049424c4f434b3a64623237373631362d356433332d343932302d393162642d]), lo=
g id: 7bbd158c<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US=
>2012-11-22 10:05:10,904 INFO [org.ovirt.engine.core.vdsbroker.vdsbro=
ker.CreateVGVDSCommand] (ajp--0.0.0.0-8009-3) [7ff25919] FINISH, CreateVGVD=
SCommand, return: LvKD1i-L68S-ix09-OYcr-Ytzd-93wh-8XFe8e, log id: 7bbd158c<=
o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US>2012-11-22 10:=
05:10,913 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStora=
geDomainVDSCommand] (ajp--0.0.0.0-8009-3) [7ff25919] START, CreateStorageDo=
mainVDSCommand(vdsId =3D 936326ca-3482-11e2-a6fc-6f050df067da, storageDomai=
n=3Dorg.ovirt.engine.core.common.businessentities.storage_domain_static@cd3=
431b, args=3DLvKD1i-L68S-ix09-OYcr-Ytzd-93wh-8XFe8e), log id: 56c4cbde<o:p>=
</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US>2012-11-22 10:05:1=
7,332 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDo=
mainVDSCommand] (ajp--0.0.0.0-8009-3) [7ff25919] FINISH, CreateStorageDomai=
nVDSCommand, log id: 56c4cbde<o:p></o:p></span></p><p class=3DMsoNormal><sp=
an lang=3DEN-US>2012-11-22 10:05:17,338 INFO [org.ovirt.engine.core.v=
dsbroker.vdsbroker.GetStorageDomainStatsVDSCommand] (ajp--0.0.0.0-8009-3) [=
7ff25919] START, GetStorageDomainStatsVDSCommand(vdsId =3D 936326ca-3482-11=
e2-a6fc-6f050df067da, storageDomainId=3D6e93ed9e-1dd7-42b7-9e93-dc0187cc6fd=
e), log id: 5142061<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3D=
EN-US>2012-11-22 10:05:17,654 INFO [org.ovirt.engine.core.vdsbroker.v=
dsbroker.GetStorageDomainStatsVDSCommand] (ajp--0.0.0.0-8009-3) [7ff25919] =
FINISH, GetStorageDomainStatsVDSCommand, return: org.ovirt.engine.core.comm=
on.businessentities.storage_domains@68e03e79, log id: 5142061<o:p></o:p></s=
pan></p><p class=3DMsoNormal><span lang=3DEN-US>2012-11-22 10:05:17,674 INF=
O [org.ovirt.engine.core.vdsbroker.vdsbroker.GetVGInfoVDSCommand] (aj=
p--0.0.0.0-8009-3) [7ff25919] START, GetVGInfoVDSCommand(vdsId =3D 936326ca=
-3482-11e2-a6fc-6f050df067da, VGID=3DLvKD1i-L68S-ix09-OYcr-Ytzd-93wh-8XFe8e=
), log id: 52756b80<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3D=
EN-US>2012-11-22 10:05:17,739 INFO [org.ovirt.engine.core.vdsbroker.v=
dsbroker.GetVGInfoVDSCommand] (ajp--0.0.0.0-8009-3) [7ff25919] FINISH, GetV=
GInfoVDSCommand, return: [org.ovirt.engine.core.common.businessentities.LUN=
s@53a8c83f], log id: 52756b80<o:p></o:p></span></p><p class=3DMsoNormal><sp=
an lang=3DEN-US>2012-11-22 10:05:17,758 INFO [org.ovirt.engine.core.u=
tils.transaction.TransactionSupport] (ajp--0.0.0.0-8009-3) [7ff25919] trans=
action rolled back<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DE=
N-US>2012-11-22 10:05:17,759 ERROR [org.ovirt.engine.core.bll.storage.AddSA=
NStorageDomainCommand] (ajp--0.0.0.0-8009-3) [7ff25919] Command org.ovirt.e=
ngine.core.bll.storage.AddSANStorageDomainCommand throw exception: org.spri=
ngframework.dao.DataIntegrityViolationException: CallableStatementCallback;=
SQL [{call insertluns(?, ?, ?, ?, ?, ?, ?, ?)}]; ERROR: value too long for=
type character varying(50)<o:p></o:p></span></p><p class=3DMsoNormal><span=
lang=3DEN-US> Where: SQL statement "INSERT INTO LUNs(LUN_id, ph=
ysical_volume_id, volume_group_id, serial, lun_mapping, vendor_id, product_=
id, device_size) VALUES( $1 , $2 , $3 , $4 , $5 ,&n=
bsp; $6 , $7 , $8 )"<o:p></o:p></span></p><p class=3DMsoNo=
rmal><span lang=3DEN-US>PL/pgSQL function "insertluns" line 2 at =
SQL statement; nested exception is org.postgresql.util.PSQLException: ERROR=
: value too long for type character varying(50)<o:p></o:p></span></p><p cla=
ss=3DMsoNormal><span lang=3DEN-US> Where: SQL statement "INSERT =
INTO LUNs(LUN_id, physical_volume_id, volume_group_id, serial, lun_mapping,=
vendor_id, product_id, device_size) VALUES( $1 , $2 , $3 ,&nbs=
p; $4 , $5 , $6 , $7 , $8 )"<o:p></o:p></span>=
</p><p class=3DMsoNormal><span lang=3DEN-US><o:p> </o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US>Being registered to LIO mailing list, =
I know there are concerns about LUN ID length being pretty insane (127 char=
s here). Having used an Equallogic iSCSI SAN, I did not have this problem, =
so I suppose this come from the id length. Until this is fixed at LIO side =
(if it has to be), ovirt should handle such situations.<o:p></o:p></span></=
p><p class=3DMsoNormal><span lang=3DEN-US><o:p> </o:p></span></p><p cl=
ass=3DMsoNormal><span lang=3DEN-US> I’m gonna resize my database col =
size to test that.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DE=
N-US><o:p> </o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US>My=
configuration : <o:p></o:p></span></p><p class=3DMsoNormal><span class=3Dg=
wt-inlinelabel><span lang=3DEN-US style=3D'font-family:"Arial Unicode MS","=
sans-serif";color:black;background:white'>oVirt Engine Version:</span></spa=
n><span class=3Dapple-converted-space><span lang=3DEN-US style=3D'font-fami=
ly:"Arial Unicode MS","sans-serif";color:black;background:white'> </sp=
an></span><span class=3Dgwt-inlinelabel><span lang=3DEN-US style=3D'font-fa=
mily:"Arial Unicode MS","sans-serif";color:black;background:white'>3.1.0-3.=
19.el6 (Dreyou repo) running on stock Centos6.3<o:p></o:p></span></span></p=
><p class=3DMsoNormal><span class=3Dgwt-inlinelabel><span lang=3DEN-US styl=
e=3D'font-family:"Arial Unicode MS","sans-serif";color:black;background:whi=
te'>LIO Target running on Centos6.3/3.6.3-1.el6.elrepo.x86_64 kernel<o:p></=
o:p></span></span></p><p class=3DMsoNormal><span class=3Dgwt-inlinelabel><s=
pan lang=3DEN-US style=3D'font-family:"Arial Unicode MS","sans-serif";color=
:black;background:white'>Ovirt node running on latest Fedora17<o:p></o:p></=
span></span></p><p class=3DMsoNormal><span class=3Dgwt-inlinelabel><span la=
ng=3DEN-US style=3D'font-family:"Arial Unicode MS","sans-serif";color:black=
;background:white'><o:p> </o:p></span></span></p><p class=3DMsoNormal>=
<span class=3Dgwt-inlinelabel><span lang=3DEN-US style=3D'font-family:"Aria=
l Unicode MS","sans-serif";color:black;background:white'>Vince</span></span=
><o:p></o:p></p></div><br />--=20
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href=3D"http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.
</body></html>
--_000_7AFA66599AC41847AD8E021A1DBB9D1426FAA40F4Apandoreankama_--
12 years
Re: [Users] issue with node
by patrick roughan
Hey here are the logs as requested, by deleting the node from the web
interface and adding it again it resolves it, but you have to go through
the whole setting up the node
Regards
Patrick
On Wed, Nov 21, 2012 at 10:27 AM, patrick roughan <
padraig.oruchain(a)gmail.com> wrote:
> Hey here are the logs as requested, by deleting the node from the web
> interface and adding it again it resolves it, but you have to go through
> the whole setting up the node
>
> Regards
>
> Patrick
>
>
> On Tue, Nov 20, 2012 at 9:04 PM, Fabian Deutsch <fabiand(a)redhat.com>wrote:
>
>> Hey Patrick,
>>
>> Am Dienstag, den 20.11.2012, 11:52 +1100 schrieb patrick roughan:
>> > After a reboot the node displays a message (failed to establish
>> > libvirt connection) and the master shows it as unresponsive, the only
>> > way i have found to resolve it is to reinstall the node. this issue
>> > has happen more than once
>>
>> Could you provide /var/log/ovirt.log and the vdsm logs (somewhere
>> in /var/log) so there is some data to track this issue down?
>>
>> You can drop to the console when pressing F2 in the Node Configuration
>> TUI.
>>
>> Greetings
>> fabian
>>
>>
>
12 years
[Users] Ovirt Node :: Nested virtualization
by Pavia Daniele
This is a multi-part message in MIME format.
------_=_NextPart_001_01CDC7E1.01EB5521
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello everybody,
I'm trying to enable nested virtualization on a physical ovirt node =
v2.5.5. What I want is to run L1 ovirt guest vms that expose intel's vmx =
feature. I've enabled nested virtualization via kvm-intel nested=3D1 on =
my physical node, yet, when I create and run a guest vm on that node, =
there's no vmx extension/feature on the virtualized cpu. I've also =
fiddled a bit with the vdc_options table, ServerCPUList option, to no =
avail. I just need to tell ovirt to add the vmx extension to the =
virtualized cpu features when it creates a guest, is there a way to do =
this?
In libvirt terms:
<cpu match=3D'exact'>
<model>Penryn</model>
<vendor>Intel</vendor>
<feature policy=3D'require' name=3D'vmx'/>
</cpu>
Thanks,
Daniele Pavia
------_=_NextPart_001_01CDC7E1.01EB5521
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
=20
</head>
<body bgcolor=3D"#FFFFFF" text=3D"#000000">
<tt>Hello everybody,</tt><tt><br>
</tt><tt>I'm trying to enable nested virtualization on a physical
ovirt node v2.5.5. What I want is to run L1 ovirt guest vms that
expose intel's vmx feature. I've enabled nested virtualization via
</tt><code class=3D"plain">kvm-intel nested=3D1 on my physical node,
yet, when I create and run a guest vm on that node, there's no vmx
extension/feature on the virtualized cpu. I've also fiddled a bit
with the vdc_options table, </code><code class=3D"plain"><span
style=3D"color: rgb(0, 0, 0);">ServerCPUList option, to no =
avail.
I just need to tell ovirt to add the vmx extension to the
virtualized cpu features when it creates a guest, is there a way
to do this?<br>
<br>
In libvirt terms:</span></code><tt><br>
</tt>
<pre> <cpu match=3D'exact'>
<model>Penryn</model>
<vendor>Intel</vendor>
<feature policy=3D'require' name=3D'vmx'/>
</cpu></pre>
<code>Thanks</code><tt>,</tt><tt><br>
</tt><tt>Daniele Pavia</tt><tt><br>
</tt><code class=3D"plain"></code><tt>
</tt>
<meta name=3D"qrichtext" content=3D"1">
<meta http-equiv=3D"Content-Type" content=3D"text/html;
charset=3DISO-8859-1">
<style type=3D"text/css">
p, li { white-space: pre-wrap; }
</style>
</body>
</html>
------_=_NextPart_001_01CDC7E1.01EB5521--
12 years
[Users] ERROR version is too advanced, expected `0` and found `3`
by Cristian Falcas
I have a strange error after a reboot:
4315c067-b9be-41f3-859a-0c1afbf90ae3::ERROR::2012-11-17
19:20:51,642::task::833::TaskManager.Task::(_setError)
Task=`4315c067-b9be-41f3-859a-0c1afbf90ae3`::Unexpected error
Traceback (most recent call last):
File "/usr/share/vdsm/storage/task.py", line 840, in _run
return fn(*args, **kargs)
File "/usr/share/vdsm/storage/task.py", line 307, in run
return self.cmd(*self.argslist, **self.argsdict)
File "/usr/share/vdsm/storage/sp.py", line 244, in startSpm
curVer=masterDomVersion, expVer=expectedDomVersion)
CurrentVersionTooAdvancedError: Current domain
`f021f6dd-0f88-4d5e-842f-b54e8cb5f846` version is too advanced, expected
`0` and found `3`: ''
How can I fix this?
12 years
[Users] prevent VMs from sharing the same node
by Jonathan Horne
--_000_9BE6F493F83A594DA60C45E6A09DC5AC016AFE42AUSP01DAG0201co_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Is it possible to prevent to specific Vms from sharing the same node? Say =
for instance if I had a pair of mysql servers, and I wanted to ensure that =
they never lived on the same host (i.e., to prevent them from both going do=
wn if the host node ever had some catastrophic event) ?
Thanks,
jonathan
________________________________
This is a PRIVATE message. If you are not the intended recipient, please de=
lete without copying and kindly advise us by e-mail of the mistake in deliv=
ery. NOTE: Regardless of content, this e-mail shall not operate to bind SKO=
POS to any order or other contract unless pursuant to explicit written agre=
ement or government initiative expressly permitting the use of e-mail for s=
uch purpose.
--_000_9BE6F493F83A594DA60C45E6A09DC5AC016AFE42AUSP01DAG0201co_
Content-Type: text/html; charset="us-ascii"
Content-ID: <683B41DE7874DE4A9560A12F249A7E9D(a)collaborationhost.net>
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
</head>
<body style=3D"word-wrap:break-word; color:rgb(0,0,0); font-size:14px; font=
-family:Calibri,sans-serif">
<div>
<div>
<div>Is it possible to prevent to specific Vms from sharing the same node? =
Say for instance if I had a pair of mysql servers, and I wanted to en=
sure that they never lived on the same host (i.e., to prevent them from bot=
h going down if the host node ever had
some catastrophic event) ?</div>
</div>
</div>
<div><br>
</div>
<div>Thanks,</div>
<div>jonathan</div>
<br>
<hr>
<font color=3D"Gray" face=3D"Arial" size=3D"1">This is a PRIVATE message. I=
f you are not the intended recipient, please delete without copying and kin=
dly advise us by e-mail of the mistake in delivery. NOTE: Regardless of con=
tent, this e-mail shall not operate to
bind SKOPOS to any order or other contract unless pursuant to explicit wri=
tten agreement or government initiative expressly permitting the use of e-m=
ail for such purpose.</font>
</body>
</html>
--_000_9BE6F493F83A594DA60C45E6A09DC5AC016AFE42AUSP01DAG0201co_--
12 years
[Users] I don't know how to add AD users
by Cristian Falcas
Hi,
I'm trying to add some users to ovirt using an AD.
This is the configuration I used for a mediawiki site, which is working
correctly:
$wgAuth = new LdapAuthenticationPlugin();
$wgLDAPUseLocal = true;
$wgLDAPDomainNames = array( "a_domain");
$wgLDAPServerNames = array( "a_domain"=>"site.example.com");
$wgLDAPEncryptionType = array( "a_domain"=>"clear");
$wgLDAPSearchStrings = array( "a_domain"=>"rom_domain\\USER-NAME");
$wgLDAPBaseDNs = array( "a_domain"=>"dc=company,dc=com");
Those are the commands I tried using:
engine-manage-domains -action=add
-domain=site.example.com-provider=ActiveDirectory -user=
user.name -interactive
engine-manage-domains -action=add -domain=a_domain
-provider=ActiveDirectory -user=user.name(a)company.com -interactive
engine-manage-domains -action=add -domain=a_domain
-provider=ActiveDirectory -user=user.name(a)site.example.com -interactive
And the output on all tries:
Enter password:
Error: Authentication Failed. Please verify the fully qualified domain name
that is used for authentication is correct.. Problematic domain is:
domain_used_in_command
Failure while applying Kerberos configuration. Details: Authentication
Failed. Please verify the fully qualified domain name that is used for
authentication is correct.
Can someone help me with the correct parameters?
Best regards,
Cristian Falcas
12 years
[Users] help me validate my design
by Jonathan Horne
--_000_9BE6F493F83A594DA60C45E6A09DC5AC016B1296AUSP01DAG0201co_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
I like to give a brief description of what I'm taking to production here in=
a couple weeks, and I like some opinions if this is a valid design, as wel=
l as id love to hear some anecdotal evidence of similar deployments as well=
.
My nodes will be 8 dell M620s with 96GB ram and dual 10core intel processor=
s. As they are in M1000 chassis, I will be using fabric A for ovirtmgmt ne=
twork and the fabA interfaces will be a bond mode1. Fabric A is a pair of =
cisco 3130s, and the stacking cables were not used by previous admin and ar=
e long lost (thus, the mode1 for ovirtmgmt). The fabric B will be dual por=
t broadcom mezzanine cards into powerconnect 6348s that will be stacked. M=
y fabB will be used for iscsi traffic that will be on a equalogic iscsi SAN=
, and node interfaces will be a mode4.
Regular network traffic for both nodes and Vm's will go thru ovirtmgmt, and=
iscsi traffic will be isolated on the dedicated 6348 switches. Some Vms w=
ill have interfaces for iscsi, as they will have their own dedicated luns o=
n the EQ SAN for their own data.
Am in on a valid track here?
Thanks for your opinions,
jonathan
________________________________
This is a PRIVATE message. If you are not the intended recipient, please de=
lete without copying and kindly advise us by e-mail of the mistake in deliv=
ery. NOTE: Regardless of content, this e-mail shall not operate to bind SKO=
POS to any order or other contract unless pursuant to explicit written agre=
ement or government initiative expressly permitting the use of e-mail for s=
uch purpose.
--_000_9BE6F493F83A594DA60C45E6A09DC5AC016B1296AUSP01DAG0201co_
Content-Type: text/html; charset="us-ascii"
Content-ID: <F3542B8EA07A984487763779B01F7A89(a)collaborationhost.net>
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
</head>
<body style=3D"word-wrap:break-word; color:rgb(0,0,0); font-size:14px; font=
-family:Calibri,sans-serif">
<div>
<div>
<div>I like to give a brief description of what I'm taking to production he=
re in a couple weeks, and I like some opinions if this is a valid design, a=
s well as id love to hear some anecdotal evidence of similar deployments as=
well.</div>
</div>
</div>
<div><br>
</div>
<div>My nodes will be 8 dell M620s with 96GB ram and dual 10core intel proc=
essors. As they are in M1000 chassis, I will be using fabric A for ov=
irtmgmt network and the fabA interfaces will be a bond mode1. Fabric =
A is a pair of cisco 3130s, and the stacking
cables were not used by previous admin and are long lost (thus, the mode1 =
for ovirtmgmt). The fabric B will be dual port broadcom mezzanine car=
ds into powerconnect 6348s that will be stacked. My fabB will be used=
for iscsi traffic that will be on a equalogic
iscsi SAN, and node interfaces will be a mode4.</div>
<div><br>
</div>
<div>Regular network traffic for both nodes and Vm's will go thru ovirtmgmt=
, and iscsi traffic will be isolated on the dedicated 6348 switches. =
Some Vms will have interfaces for iscsi, as they will have their own dedica=
ted luns on the EQ SAN for their own
data.</div>
<div><br>
</div>
<div>Am in on a valid track here?</div>
<div><br>
</div>
<div>Thanks for your opinions,</div>
<div>jonathan</div>
<br>
<hr>
<font color=3D"Gray" face=3D"Arial" size=3D"1">This is a PRIVATE message. I=
f you are not the intended recipient, please delete without copying and kin=
dly advise us by e-mail of the mistake in delivery. NOTE: Regardless of con=
tent, this e-mail shall not operate to
bind SKOPOS to any order or other contract unless pursuant to explicit wri=
tten agreement or government initiative expressly permitting the use of e-m=
ail for such purpose.</font>
</body>
</html>
--_000_9BE6F493F83A594DA60C45E6A09DC5AC016B1296AUSP01DAG0201co_--
12 years
[Users] Ovirt Live 0.8 interactive installer drops back to shell
by Jorick Astrego
We are trying the Ovirt Live iso and when choosing interactive
installation, I get dropped back to shell with the following error:
--command="sudo /usr/bin/engine-setup";sleep 20
Failed to parse arguments: Argument to "--command/ -e" is not a valid
command: Text ended before matching quote was found for " . (The text
was ' " sudo ' )
It appears someone forgot a quote somewhere.
--
Regards,
Jorick Astrego
Netbulae B.V.
12 years
[Users] Spice Issue
by Sven Knohsalla
--_000_DC9ABD90CB55EC448B1F682D5731AF74077F031083IAD2MBX17mex0_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
just in progress to test
oVirt Engine Version: 3.1.0-2.fc17
+
oVirt-node-iso-2.5.5-0.1.fc17
OS Version: oVirt Node - 17 - 1
Kernel Version: 3.6.1 - 1.fc17.x86_64
KVM Version: 1.0.1 - 2.fc17
VDSM Version: 4.10.0.10
SPICE Version: 0.10.1 - 5.fc17
Running in some kind of spice issue (using win7 + iexplorer9 +Spice ActiveX=
Plugin 5.0.0.10021)
when opening a VM console.
Console output of ...\ SpiceClient\spicec.exe:
Controller: bad channel name "scursor" in secure-channels
Spice window doesn't show anything
-->The strange thing is, this client configuration is currently working wit=
h oVirt 3.0 engine?!
Does anybody knows this behavior/issue?
Thanks in advance.
Best,
Sven.
Sven Knohsalla | System Administration
Office +49 631 68036 433 | Fax +49 631 68036 111 |E-Mail s.knohsalla@netbi=
scuits.com | Skype: netbiscuits.admin
Netbiscuits GmbH | Europaallee 10 | 67657 | GERMANY
[http://www.netbiscuits.com/image/image_gallery?uuid=3D65218eda-f7f9-4541-a=
bfe-928c09e418a0&groupId=3D10211&t=3D1348837476176]
Meet us at events around the globe<http://www.netbiscuits.com/events>
[https://www.netbiscuits.com/image/image_gallery?uuid=3D3031deca-7e56-4417=
-9822-3d6d72f71ef0&groupId=3D10211&t=3D1347280983812] <https://www.netbiscu=
its.com/blog> [https://www.netbiscuits.com/image/image_gallery?uuid=3D1d1a=
5e29-ceda-4ab1-9353-67a1e838364d&groupId=3D10211&t=3D1347281040591] <https:=
//twitter.com/netbiscuits> [https://www.netbiscuits.com/image/image_galler=
y?uuid=3Dc99bf866-be25-4236-a0ee-dca68ec828a5&groupId=3D10211&t=3D134728098=
3848] <http://www.linkedin.com/company/netbiscuits> [https://www.netbiscui=
ts.com/image/image_gallery?uuid=3Dd62ba951-14dc-450d-b5f1-be33884225e3&grou=
pId=3D10211&t=3D1347280983872] <http://www.xing.com/companies/netbiscuitsgm=
bh> [https://www.netbiscuits.com/image/image_gallery?uuid=3D7b28f500-f415-=
40bb-851f-0cd55beeaf45&groupId=3D10211&t=3D1347280983791] <https://www.face=
book.com/Netbiscuits> [https://www.netbiscuits.com/image/image_gallery?uui=
d=3Dcc8764d0-a5ac-4623-bb63-da3ca7c97f94&groupId=3D10211&t=3D1347280983836]=
<https://plus.google.com/u/0/112410769451962733032> [https://www.netbiscu=
its.com/image/image_gallery?uuid=3Da15e871c-a11b-419c-acca-da5a0ebd5856&gro=
upId=3D10211&t=3D1347281040599] <http://www.youtube.com/user/netbiscuits>
Register Court: Local Court Kaiserslautern | Commercial Register ID: HR B 3=
604
Management Board: Guido Moggert, Michael Neidh=F6fer, Christian Reitz, Mart=
in S=FC=DF
This message and any files transmitted with it are confidential and intende=
d solely for the use of the individual or entity to whom they are addressed=
. It may also be privileged or otherwise protected by work product immunity=
or other legal rules. Please notify the sender immediately by e-mail if yo=
u have received this e-mail by mistake and delete this e-mail from your sys=
tem. If you are not the intended recipient you are notified that disclosing=
, copying, distributing or taking any action in reliance on the contents of=
this information is strictly prohibited.
Warning: Although Netbiscuits has taken reasonable precautions to ensure no=
viruses are present in this email, the company cannot accept responsibilit=
y for any loss or damage arising from the use of this email or attachments.
[http://www.netbiscuits.com/image/image_gallery?uuid=3D0ba7711a-a277-4ea0-a=
cb0-17fe13c3089d&groupId=3D10211&t=3D1348560850164]Please consider the envi=
ronment before printing
--_000_DC9ABD90CB55EC448B1F682D5731AF74077F031083IAD2MBX17mex0_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40"><head><meta http-equiv=3DContent-Type content=
=3D"text/html; charset=3Diso-8859-1"><meta name=3DGenerator content=3D"Micr=
osoft Word 14 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#d=
efault#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
{font-family:Wingdings;
panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
{font-family:Wingdings;
panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-priority:99;
mso-style-link:"Sprechblasentext Zchn";
margin:0cm;
margin-bottom:.0001pt;
font-size:8.0pt;
font-family:"Tahoma","sans-serif";
mso-fareast-language:EN-US;}
span.E-MailFormatvorlage17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
span.SprechblasentextZchn
{mso-style-name:"Sprechblasentext Zchn";
mso-style-priority:99;
mso-style-link:Sprechblasentext;
font-family:"Tahoma","sans-serif";}
span.gwt-inlinelabel
{mso-style-name:gwt-inlinelabel;}
.MsoChpDefault
{mso-style-type:export-only;
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DDE link=3Dblue vlink=
=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span lang=3DEN-US=
>Hi, <o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US><o:p>&nb=
sp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US>just in progres=
s to test <br><br><span class=3Dgwt-inlinelabel>oVirt Engine Version:</span=
> <span class=3Dgwt-inlinelabel>3.1.0-2.fc17<br>+</span><o:p></o:p></span><=
/p><p class=3DMsoNormal><span lang=3DEN-US>oVirt-node-iso-2.5.5-0.1.fc17<o:=
p></o:p></span></p><p class=3DMsoNormal>=A0 OS Version: oVirt Node - 17 - 1=
<o:p></o:p></p><p class=3DMsoNormal>=A0 Kernel Version: 3.6.1 - 1.fc17.x86_=
64<o:p></o:p></p><p class=3DMsoNormal>=A0 KVM Version: 1.0.1 - 2.fc17<o:p><=
/o:p></p><p class=3DMsoNormal><span lang=3DEN-US>=A0 VDSM Version: 4.10.0.1=
0<o:p></o:p></span></p><p class=3DMsoNormal><b><span lang=3DEN-US>=A0 <u>SP=
ICE Version: 0.10.1 - 5.fc17</u><br><br></span></b><span lang=3DEN-US>Runni=
ng in some kind of spice issue (using win7 + iexplorer9 +Spice ActiveX Plug=
in 5.0.0.10021)<br>when opening a VM console.<o:p></o:p></span></p><p class=
=3DMsoNormal><span lang=3DEN-US><o:p> </o:p></span></p><p class=3DMsoN=
ormal><span lang=3DEN-US>Console output of …\ SpiceClient\spicec.exe:=
<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font=
-family:"Courier New"'> Controller: bad channel name “scursor” =
in secure-channels<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DE=
N-US>Spice window doesn’t show anything<br><br><o:p></o:p></span></p>=
<p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:Wingdings'>=E0=
</span><span lang=3DEN-US>The strange thing is, this client configuration i=
s currently working with oVirt 3.0 engine?!<o:p></o:p></span></p><p class=
=3DMsoNormal><span lang=3DEN-US><o:p> </o:p></span></p><p class=3DMsoN=
ormal><span lang=3DEN-US>Does anybody knows this behavior/issue?<o:p></o:p>=
</span></p><p class=3DMsoNormal><span lang=3DEN-US><o:p> </o:p></span>=
</p><p class=3DMsoNormal><span lang=3DEN-US>Thanks in advance.<o:p></o:p></=
span></p><p class=3DMsoNormal><span lang=3DEN-US><o:p> </o:p></span></=
p><p class=3DMsoNormal><span lang=3DEN-US>Best,<br>Sven.<o:p></o:p></span><=
/p><p class=3DMsoNormal><span lang=3DEN-US><o:p> </o:p></span></p><p c=
lass=3DMsoNormal><span lang=3DEN-US style=3D'color:#5A5A5A;mso-fareast-lang=
uage:DE'>Sven Knohsalla </span><span lang=3DEN-US style=3D'color:#C00000;ms=
o-fareast-language:DE'>|</span><span lang=3DEN-US style=3D'color:#5A5A5A;ms=
o-fareast-language:DE'> System Administration<o:p></o:p></span></p><p class=
=3DMsoNormal><span lang=3DEN-US style=3D'color:gray;mso-fareast-language:DE=
'><o:p> </o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=
=3D'font-size:9.0pt;color:#5A5A5A;mso-fareast-language:DE'>Office +49 631 6=
8036 433 | Fax +49 631 68036 111=A0 |E-Mail</span><span lang=3DEN-US style=
=3D'font-size:9.0pt;color:#505050;mso-fareast-language:DE'> </span><span la=
ng=3DEN-US style=3D'font-size:9.0pt;color:#BF000D;mso-fareast-language:DE'>=
s.knohsalla(a)netbiscuits.com</span><span lang=3DEN-US style=3D'font-size:9.0=
pt;color:#5A5A5A;mso-fareast-language:DE'> | Skype: </span><span lang=3DEN-=
US style=3D'font-size:9.0pt;color:#BF000D;mso-fareast-language:DE'>netbiscu=
its.admin</span><span lang=3DEN-US style=3D'font-size:9.0pt;color:#5A5A5A;m=
so-fareast-language:DE'> <o:p></o:p></span></p><p class=3DMsoNormal><span s=
tyle=3D'font-size:9.0pt;color:#5A5A5A;mso-fareast-language:DE'>Netbiscuits =
GmbH | Europaallee 10 | 67657 | GERMANY<o:p></o:p></span></p><p class=3DMso=
Normal><span style=3D'font-size:9.0pt;mso-fareast-language:DE'><o:p> <=
/o:p></span></p><p class=3DMsoNormal><span style=3D'mso-fareast-language:DE=
'><img width=3D200 height=3D40 id=3D"_x0000_i1033" src=3D"http://www.netbis=
cuits.com/image/image_gallery?uuid=3D65218eda-f7f9-4541-abfe-928c09e418a0&a=
mp;groupId=3D10211&t=3D1348837476176" alt=3D"Beschreibung: Beschreibung=
: http://www.netbiscuits.com/image/image_gallery?uuid=3D65218eda-f7f9-4541-=
abfe-928c09e418a0&groupId=3D10211&t=3D1348837476176"></span><span s=
tyle=3D'mso-fareast-language:DE'><o:p></o:p></span></p><p class=3DMsoNormal=
><span style=3D'font-size:9.0pt;mso-fareast-language:DE'><o:p> </o:p><=
/span></p><p class=3DMsoNormal><span style=3D'mso-fareast-language:DE'><a h=
ref=3D"http://www.netbiscuits.com/events"><span lang=3DEN-US style=3D'font-=
size:9.0pt;color:#BF000D'>Meet us at events around the globe</span></a></sp=
an><span lang=3DEN-US style=3D'color:#BF000D;mso-fareast-language:DE'><o:p>=
</o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-=
margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-family:"Times New =
Roman","serif";color:black;mso-fareast-language:DE'> </span><a href=3D=
"https://www.netbiscuits.com/blog"><span style=3D'color:windowtext;mso-fare=
ast-language:DE;text-decoration:none'><img border=3D0 width=3D24 height=3D2=
4 id=3D"_x0000_i1032" src=3D"https://www.netbiscuits.com/image/image_galler=
y?uuid=3D3031deca-7e56-4417-9822-3d6d72f71ef0&groupId=3D10211&t=3D1=
347280983812" alt=3D"Beschreibung: Beschreibung: https://www.netbiscuits.co=
m/image/image_gallery?uuid=3D3031deca-7e56-4417-9822-3d6d72f71ef0&group=
Id=3D10211&t=3D1347280983812"></span></a><span lang=3DEN-US style=3D'fo=
nt-family:"Times New Roman","serif";color:black;mso-fareast-language:DE'>&n=
bsp;</span><a href=3D"https://twitter.com/netbiscuits"><span style=3D'color=
:windowtext;mso-fareast-language:DE;text-decoration:none'><img border=3D0 w=
idth=3D24 height=3D24 id=3D"_x0000_i1031" src=3D"https://www.netbiscuits.co=
m/image/image_gallery?uuid=3D1d1a5e29-ceda-4ab1-9353-67a1e838364d&group=
Id=3D10211&t=3D1347281040591" alt=3D"Beschreibung: Beschreibung: https:=
//www.netbiscuits.com/image/image_gallery?uuid=3D1d1a5e29-ceda-4ab1-9353-67=
a1e838364d&groupId=3D10211&t=3D1347281040591"></span></a><span lang=
=3DEN-US style=3D'font-family:"Times New Roman","serif";color:black;mso-far=
east-language:DE'> </span><a href=3D"http://www.linkedin.com/company/n=
etbiscuits"><span style=3D'color:windowtext;mso-fareast-language:DE;text-de=
coration:none'><img border=3D0 width=3D24 height=3D24 id=3D"_x0000_i1030" s=
rc=3D"https://www.netbiscuits.com/image/image_gallery?uuid=3Dc99bf866-be25-=
4236-a0ee-dca68ec828a5&groupId=3D10211&t=3D1347280983848" alt=3D"Be=
schreibung: Beschreibung: https://www.netbiscuits.com/image/image_gallery?u=
uid=3Dc99bf866-be25-4236-a0ee-dca68ec828a5&groupId=3D10211&t=3D1347=
280983848"></span></a><span lang=3DEN-US style=3D'font-family:"Times New Ro=
man","serif";color:black;mso-fareast-language:DE'> </span><a href=3D"h=
ttp://www.xing.com/companies/netbiscuitsgmbh"><span style=3D'color:windowte=
xt;mso-fareast-language:DE;text-decoration:none'><img border=3D0 width=3D24=
height=3D24 id=3D"_x0000_i1029" src=3D"https://www.netbiscuits.com/image/i=
mage_gallery?uuid=3Dd62ba951-14dc-450d-b5f1-be33884225e3&groupId=3D1021=
1&t=3D1347280983872" alt=3D"Beschreibung: Beschreibung: https://www.net=
biscuits.com/image/image_gallery?uuid=3Dd62ba951-14dc-450d-b5f1-be33884225e=
3&groupId=3D10211&t=3D1347280983872"></span></a><span lang=3DEN-US =
style=3D'font-family:"Times New Roman","serif";color:black;mso-fareast-lang=
uage:DE'> </span><a href=3D"https://www.facebook.com/Netbiscuits"><spa=
n style=3D'color:windowtext;mso-fareast-language:DE;text-decoration:none'><=
img border=3D0 width=3D24 height=3D24 id=3D"_x0000_i1028" src=3D"https://ww=
w.netbiscuits.com/image/image_gallery?uuid=3D7b28f500-f415-40bb-851f-0cd55b=
eeaf45&groupId=3D10211&t=3D1347280983791" alt=3D"Beschreibung: Besc=
hreibung: https://www.netbiscuits.com/image/image_gallery?uuid=3D7b28f500-f=
415-40bb-851f-0cd55beeaf45&groupId=3D10211&t=3D1347280983791"></spa=
n></a><span lang=3DEN-US style=3D'font-family:"Times New Roman","serif";col=
or:black;mso-fareast-language:DE'> </span><a href=3D"https://plus.goog=
le.com/u/0/112410769451962733032"><span style=3D'color:windowtext;mso-farea=
st-language:DE;text-decoration:none'><img border=3D0 width=3D24 height=3D24=
id=3D"_x0000_i1027" src=3D"https://www.netbiscuits.com/image/image_gallery=
?uuid=3Dcc8764d0-a5ac-4623-bb63-da3ca7c97f94&groupId=3D10211&t=3D13=
47280983836" alt=3D"Beschreibung: Beschreibung: https://www.netbiscuits.com=
/image/image_gallery?uuid=3Dcc8764d0-a5ac-4623-bb63-da3ca7c97f94&groupI=
d=3D10211&t=3D1347280983836"></span></a><span lang=3DEN-US style=3D'fon=
t-family:"Times New Roman","serif";color:black;mso-fareast-language:DE'>&nb=
sp;</span><a href=3D"http://www.youtube.com/user/netbiscuits"><span style=
=3D'color:windowtext;mso-fareast-language:DE;text-decoration:none'><img bor=
der=3D0 width=3D24 height=3D24 id=3D"_x0000_i1026" src=3D"https://www.netbi=
scuits.com/image/image_gallery?uuid=3Da15e871c-a11b-419c-acca-da5a0ebd5856&=
amp;groupId=3D10211&t=3D1347281040599" alt=3D"Beschreibung: Beschreibun=
g: https://www.netbiscuits.com/image/image_gallery?uuid=3Da15e871c-a11b-419=
c-acca-da5a0ebd5856&groupId=3D10211&t=3D1347281040599"></span></a><=
span lang=3DEN-US style=3D'font-family:"Times New Roman","serif";color:blac=
k;mso-fareast-language:DE'><o:p></o:p></span></p><p class=3DMsoNormal><b><s=
pan lang=3DEN-US style=3D'font-size:9.0pt;color:#5A5A5A;mso-fareast-languag=
e:DE'>Register Court:</span></b><span lang=3DEN-US style=3D'font-size:9.0pt=
;color:#5A5A5A;mso-fareast-language:DE'> Local Court Kaiserslautern | <b>Co=
mmercial Register ID:</b> HR B 3604<br><b>Management Board</b>: Guido Mogge=
rt, Michael Neidh=F6fer, Christian Reitz, Martin S=FC=DF<o:p></o:p></span><=
/p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-size:9.0pt;color:#=
5A5A5A;mso-fareast-language:DE'><o:p> </o:p></span></p><p class=3DMsoN=
ormal><span lang=3DEN-US style=3D'font-size:9.0pt;color:#5A5A5A;mso-fareast=
-language:DE'>This message and any files transmitted with it are confidenti=
al and intended solely for the use of the individual or entity to whom they=
are addressed. It may also be privileged or otherwise protected by work pr=
oduct immunity or other legal rules. Please notify the sender immediately b=
y e-mail if you have received this e-mail by mistake and delete this e-mail=
from your system. If you are not the intended recipient you are notified t=
hat disclosing, copying, distributing or taking any action in reliance on t=
he contents of this information is strictly prohibited.<o:p></o:p></span></=
p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-size:9.0pt;color:#5=
A5A5A;mso-fareast-language:DE'>Warning: Although Netbiscuits has taken reas=
onable precautions to ensure no viruses are present in this email, the comp=
any cannot accept responsibility for any loss or damage arising from the us=
e of this email or attachments.<o:p></o:p></span></p><p class=3DMsoNormal><=
span lang=3DEN-US style=3D'font-size:9.0pt;color:#5A5A5A;mso-fareast-langua=
ge:DE'><o:p> </o:p></span></p><p class=3DMsoNormal><span style=3D'font=
-size:9.0pt;color:#5A5A5A;mso-fareast-language:DE'><img border=3D0 width=3D=
33 height=3D19 id=3D"_x0000_i1025" src=3D"http://www.netbiscuits.com/image/=
image_gallery?uuid=3D0ba7711a-a277-4ea0-acb0-17fe13c3089d&groupId=3D102=
11&t=3D1348560850164" alt=3D"Beschreibung: Beschreibung: http://www.net=
biscuits.com/image/image_gallery?uuid=3D0ba7711a-a277-4ea0-acb0-17fe13c3089=
d&groupId=3D10211&t=3D1348560850164"></span><span lang=3DEN-US styl=
e=3D'font-size:9.0pt;color:#6CA62C;mso-fareast-language:DE'>Please consider=
the environment before printing<o:p></o:p></span></p><p class=3DMsoNormal>=
<span lang=3DEN-US><o:p> </o:p></span></p></div></body></html>=
--_000_DC9ABD90CB55EC448B1F682D5731AF74077F031083IAD2MBX17mex0_--
12 years
[Users] unsuccessful at creating bonded interface
by Jonathan Horne
--_000_9BE6F493F83A594DA60C45E6A09DC5AC016AFF37AUSP01DAG0201co_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
So far I have been unable to successfully create a bonded interface on ovir=
t node 2.5.5-0.1.fc17, either mode 1 or mode 4 (and I will have need of bot=
h going forward).
When I try it, the config fails, but if I log in I see the bonded interface=
. Restarting gives the error cannot change config there are still slaves a=
ttached. Rebooting, eliminates the config and what I had originally come b=
ack (but at least the node is pingable again).
Can someone point me in the right direction here of how to get this feature=
working?
Thanks!
jonathan
________________________________
This is a PRIVATE message. If you are not the intended recipient, please de=
lete without copying and kindly advise us by e-mail of the mistake in deliv=
ery. NOTE: Regardless of content, this e-mail shall not operate to bind SKO=
POS to any order or other contract unless pursuant to explicit written agre=
ement or government initiative expressly permitting the use of e-mail for s=
uch purpose.
--_000_9BE6F493F83A594DA60C45E6A09DC5AC016AFF37AUSP01DAG0201co_
Content-Type: text/html; charset="us-ascii"
Content-ID: <2DE4AE2D7B44B042BEFC1838C710A6AE(a)collaborationhost.net>
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
</head>
<body style=3D"word-wrap:break-word; color:rgb(0,0,0); font-size:14px; font=
-family:Calibri,sans-serif">
<div>
<div>
<div>So far I have been unable to successfully create a bonded interface on=
ovirt node 2.5.5-0.1.fc17, either mode 1 or mode 4 (and I will have need o=
f both going forward). </div>
</div>
</div>
<div><br>
</div>
<div>When I try it, the config fails, but if I log in I see the bonded inte=
rface. Restarting gives the error cannot change config there are stil=
l slaves attached. Rebooting, eliminates the config and what I had or=
iginally come back (but at least the node
is pingable again).</div>
<div><br>
</div>
<div>Can someone point me in the right direction here of how to get this fe=
ature working?</div>
<div><br>
</div>
<div>Thanks!</div>
<div>jonathan</div>
<br>
<hr>
<font color=3D"Gray" face=3D"Arial" size=3D"1">This is a PRIVATE message. I=
f you are not the intended recipient, please delete without copying and kin=
dly advise us by e-mail of the mistake in delivery. NOTE: Regardless of con=
tent, this e-mail shall not operate to
bind SKOPOS to any order or other contract unless pursuant to explicit wri=
tten agreement or government initiative expressly permitting the use of e-m=
ail for such purpose.</font>
</body>
</html>
--_000_9BE6F493F83A594DA60C45E6A09DC5AC016AFF37AUSP01DAG0201co_--
12 years