Re: [Users] error when regestering a host with vdsm 4.9.6 in ovirt 3.1
by Max Jégo
Sorry, I have replied too quickly, here my logs on
/var/log/vdsm-reg/vdsm-reg.log :
[root@ovs2 vdsm-reg]# cat vdsm-reg.log
MainThread::INFO::2012-05-03
11:22:17,850::vdsm-reg-setup::244::vdsRegistrator::After daemonize - My
pid is 30705
MainThread::DEBUG::2012-05-03
11:22:17,851::vdsm-reg-setup::37::root::__init__ begin.
MainThread::DEBUG::2012-05-03
11:22:17,851::vdsm-reg-setup::63::root::Setup::__init__ vars:
{'vdcRegPort': '54321', 'ovirtUID': 'None', 'ovirtName': 'None',
'fInitOK': True, 'registered': False, 'ovirtURL': 'None', 'vdcName':
'None', 'vdcPORT': '8443', 'VDCTime': None, 'ticket': '', 'vdcURI':
'/OvirtEngineWeb/register', 'vdsmDir': '/usr/share/vdsm', 'vdcURL': 'None'}
MainThread::DEBUG::2012-05-03
11:22:17,851::vdsm-reg-setup::66::root::validate start
MainThread::DEBUG::2012-05-03
11:22:17,851::vdsm-reg-setup::73::root::validate end. return: False
MainThread::DEBUG::2012-05-03
11:22:25,860::vdsm-reg-setup::270::vdsRegistrator::Total retry count: 1,
waited: 8 seconds.
MainThread::DEBUG::2012-05-03
11:22:25,860::vdsm-reg-setup::37::root::__init__ begin.
MainThread::DEBUG::2012-05-03
11:22:25,860::vdsm-reg-setup::63::root::Setup::__init__ vars:
{'vdcRegPort': '54321', 'ovirtUID': 'None', 'ovirtName': 'None',
'fInitOK': True, 'registered': False, 'ovirtURL': 'None', 'vdcName':
'None', 'vdcPORT': '8443', 'VDCTime': None, 'ticket': '', 'vdcURI':
'/OvirtEngineWeb/register', 'vdsmDir': '/usr/share/vdsm', 'vdcURL': 'None'}
MainThread::DEBUG::2012-05-03
11:22:25,860::vdsm-reg-setup::66::root::validate start
MainThread::DEBUG::2012-05-03
11:22:25,860::vdsm-reg-setup::73::root::validate end. return: False
MainThread::DEBUG::2012-05-03
11:22:33,865::vdsm-reg-setup::270::vdsRegistrator::Total retry count: 2,
waited: 8 seconds.
MainThread::DEBUG::2012-05-03
11:22:33,866::vdsm-reg-setup::37::root::__init__ begin.
MainThread::DEBUG::2012-05-03
11:22:33,866::vdsm-reg-setup::63::root::Setup::__init__ vars:
{'vdcRegPort': '54321', 'ovirtUID': 'None', 'ovirtName': 'None',
'fInitOK': True, 'registered': False, 'ovirtURL': 'None', 'vdcName':
'None', 'vdcPORT': '8443', 'VDCTime': None, 'ticket': '', 'vdcURI':
'/OvirtEngineWeb/register', 'vdsmDir': '/usr/share/vdsm', 'vdcURL': 'None'}
MainThread::DEBUG::2012-05-03
11:22:33,866::vdsm-reg-setup::66::root::validate start
MainThread::DEBUG::2012-05-03
11:22:33,866::vdsm-reg-setup::73::root::validate end. return: False
.......
thank's.
Le 03/05/2012 11:16, Maxime JEGO a écrit :
> I have nothing in /var/log/vdsm-reg/ (i have just the folder)
>
>
> Le 03/05/2012 09:57, Doron Fediuck a écrit :
>> Can you verify it in the host's registration logs
>> (/var/log/vdsm-reg/*) ?
>>
>> On 03/05/12 10:56, Maxime JÉGO wrote:
>>> Hi, I have exactly the same problem, i want to add a host (centos
>>> 6.2) in ovirt, and i have the same error. It is very strange, here
>>> logs :
>>>
>>> <BSTRAP component='VDS PACKAGES' status='OK'
>>> result='libselinux-python'
>>> message='libselinux-python-2.0.94-5.2.el6.x86_64 '/>
>>> <BSTRAP component='CreateConf' status='FAIL' message='Basic
>>> configuration failed to import default values'/>
>>> <BSTRAP component='RHEV_INSTALL' status='FAIL'/>
>>> . Error occured. (Stage: Running first installation script on Host)
>>> 2012-05-03 03:37:40,538 INFO
>>> [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper]
>>> (pool-5-thread-50) RunSSHCommand returns true
>>> 2012-05-03 03:37:40,538 INFO
>>> [org.ovirt.engine.core.bll.VdsInstaller] (pool-5-thread-50)
>>> RunScript ended:true
>>> 2012-05-03 03:37:40,539 ERROR
>>> [org.ovirt.engine.core.bll.VdsInstaller] (pool-5-thread-50)
>>> Installation of 192.168.10.19. Operation failure. (Stage: Running
>>> first installation script on Host)
>>>
>>> Thank's fort help ;)
>>>
>>> Maxime.
>>>
>>>
>>>
>>> Hi,
>>>
>>> On 04/27/2012 08:44 AM, Nathanaël Blanchet wrote:
>>>
>>> here they are, there is a lot of log files, because I tried a lot of
>>> time :)
>>>
>>> Le 27/04/2012 15:16, Douglas Landgraf a écrit :
>>>
>>> Hi,
>>>
>>> On 04/26/2012 11:37 AM, Nathanaël Blanchet wrote:
>>>
>>> I have built and installed the latest RPM ovirt-engine from the
>>> source on F16 and the latest RPM VDSM 4.9.6 on F17 because of nedeed
>>> dependancies.
>>>
>>> when I add a new host, installation always fails with this issue :
>>>
>>> Failed to install Host khamsin. Step: CreateConf; Details: Basic
>>> configuration failed to import default values.
>>>
>>> I tried to disable ssl in engine and vdsm but it is the same.
>>>
>>>
>>> I have searched more explications into vdsm and ovirt log but I have
>>> found anything I suppose vdsm to be the problem, the only way to
>>> build it with success is to install it on F17, which is a beta
>>> release...
>>>
>>> This makes me crazy!
>>> May anybody help me to find a clue for this issue?
>>>
>>>
>>> on Node side, can you please share /tmp/vds_* logs?
>>> rpm -qa | grep vdsm (from oVirt Node and oVirt engine)
>>>
>>>
>>> As we resolved this case by irc, here the reply to mailing list:
>>>
>>> =============
>>>
>>> The error from logs:
>>>
>>>
>>> Fri, 27 Apr 2012 14:55:24 DEBUG<BSTRAP component='VDS PACKAGES'
>>> status='OK' result='libjpeg' message='le paquetage libjpeg n~est pas
>>> installé '/>
>>>
>>> Fri, 27 Apr 2012 14:55:24 ERROR
>>> Traceback (most recent call last):
>>>
>>> File "/tmp/vds_bootstrap_9e3dc61c-4ef8-4c42-873c-6209c522ac4c.py",
>>> line 594, in createConf
>>>
>>> self._makeConfig()
>>>
>>> File "/tmp/vds_bootstrap_9e3dc61c-4ef8-4c42-873c-6209c522ac4c.py",
>>> line 557, in _makeConfig
>>>
>>> from config import config
>>> ImportError: No module named config
>>>
>>> Fri, 27 Apr 2012 14:55:24 DEBUG<BSTRAP component='CreateConf'
>>> status='FAIL' message='Basic configuration failed to import default
>>> values'/>
>>>
>>> Fri, 27 Apr 2012 14:55:24 ERROR createConf failed
>>>
>>> Fri, 27 Apr 2012 14:55:24 DEBUG<BSTRAP component='RHEV_INSTALL'
>>> status='FAIL'/>
>>>
>>> Fri, 27 Apr 2012 14:55:24 DEBUG **** End VDS Validation ****
>>>
>>>
>>> =========
>>>
>>>
>>> On Engine side Nathanaël's machine had: vds_bootstrap version
>>> (vdsm-bootstrap-4.9.3.2-0.fc16.noarch) which had to update to a
>>> newer version: 4.9.6 copied new vds_bootstrap files from:
>>> /usr/share/vds_bootstrap to
>>> /usr/share/ovirt-engine/engine.ear/components.war/vds
>>>
>>> and removed any *.pyc and *.pyo from there.
>>>
>>> On Node side:
>>>
>>> rm -f /tmp/deploy* (remove old deployUtil)
>>> rm -f /tmp/vds* (remove old log files)
>>>
>>>
>>>
>>>
>>>
>>> --
>>> Cheers
>>> Douglas
>>> _______________________________________________
>>> Users mailing list
>>> Users(a)ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/users
>>
>
12 years, 6 months
Re: [Users] error when regestering a host with vdsm 4.9.6 in ovirt 3.1
by Maxime JÉGO
Hi, I have exactly the same problem, i want to add a host (centos 6.2) in ovirt, and i have the same error. It is very strange, here logs :
<BSTRAP component='VDS PACKAGES' status='OK' result='libselinux-python' message='libselinux-python-2.0.94-5.2.el6.x86_64 '/>
<BSTRAP component='CreateConf' status='FAIL' message='Basic configuration failed to import default values'/>
<BSTRAP component='RHEV_INSTALL' status='FAIL'/>
. Error occured. (Stage: Running first installation script on Host)
2012-05-03 03:37:40,538 INFO [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-5-thread-50) RunSSHCommand returns true
2012-05-03 03:37:40,538 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-5-thread-50) RunScript ended:true
2012-05-03 03:37:40,539 ERROR [org.ovirt.engine.core.bll.VdsInstaller] (pool-5-thread-50) Installation of 192.168.10.19. Operation failure. (Stage: Running first installation script on Host)
Thank's fort help ;)
Maxime.
Hi,
On 04/27/2012 08:44 AM, Nathanaël Blanchet wrote:
here they are, there is a lot of log files, because I tried a lot of time :)
Le 27/04/2012 15:16, Douglas Landgraf a écrit :
Hi,
On 04/26/2012 11:37 AM, Nathanaël Blanchet wrote:
I have built and installed the latest RPM ovirt-engine from the source on F16 and the latest RPM VDSM 4.9.6 on F17 because of nedeed dependancies.
when I add a new host, installation always fails with this issue :
Failed to install Host khamsin. Step: CreateConf; Details: Basic configuration failed to import default values.
I tried to disable ssl in engine and vdsm but it is the same.
I have searched more explications into vdsm and ovirt log but I have found anything I suppose vdsm to be the problem, the only way to build it with success is to install it on F17, which is a beta release...
This makes me crazy!
May anybody help me to find a clue for this issue?
on Node side, can you please share /tmp/vds_* logs?
rpm -qa | grep vdsm (from oVirt Node and oVirt engine)
As we resolved this case by irc, here the reply to mailing list:
=============
The error from logs:
Fri, 27 Apr 2012 14:55:24 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='libjpeg' message='le paquetage libjpeg n~est pas installé '/>
Fri, 27 Apr 2012 14:55:24 ERROR
Traceback (most recent call last):
File "/tmp/vds_bootstrap_9e3dc61c-4ef8-4c42-873c-6209c522ac4c.py", line 594, in createConf
self._makeConfig()
File "/tmp/vds_bootstrap_9e3dc61c-4ef8-4c42-873c-6209c522ac4c.py", line 557, in _makeConfig
from config import config
ImportError: No module named config
Fri, 27 Apr 2012 14:55:24 DEBUG <BSTRAP component='CreateConf' status='FAIL' message='Basic configuration failed to import default values'/>
Fri, 27 Apr 2012 14:55:24 ERROR createConf failed
Fri, 27 Apr 2012 14:55:24 DEBUG <BSTRAP component='RHEV_INSTALL' status='FAIL'/>
Fri, 27 Apr 2012 14:55:24 DEBUG **** End VDS Validation ****
=========
On Engine side Nathanaël's machine had: vds_bootstrap version (vdsm-bootstrap-4.9.3.2-0.fc16.noarch) which had to update to a newer version: 4.9.6 copied new vds_bootstrap files from: /usr/share/vds_bootstrap to /usr/share/ovirt-engine/engine.ear/components.war/vds
and removed any *.pyc and *.pyo from there.
On Node side:
rm -f /tmp/deploy* (remove old deployUtil)
rm -f /tmp/vds* (remove old log files)
--
Cheers
Douglas
12 years, 6 months
[Users] Agenda for LinuxCon Japan Workshop
by Leslie Hawthorn
This is a multi-part message in MIME format.
--------------080003060704040104000502
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Hello everyone,
As mentioned during last week's IRC meeting, we have an oVirt workshop
scheduled for LinuxCon Japan. [0] The Linux Foundation needs our agenda,
as well as speaker list and bios, by this Thursday, 3 May, so they can
begin promoting.
Here's the proposed agenda for the upcoming workshop:
* 09:00 - 11:00 :: Welcome, introduction to oVirt architecture & demo
(includes API/SDK/CLI)
* 11:00 - 12:00 :: Engine core
* 12:00 - 13:30 :: Lunch
* 13:30 - 14:30 :: VDSM
* 14:30 - 15:30 :: Node arch and details
* 15:30 - 16:00 :: Break
* 16:00 - 17:00 :: Linux virtualization panel (main conference)
Open Questions:
1) Are there additional sessions that folks would like to propose for
this workshop?
2) Would anyone like to volunteer as an instructor for any of the above
proposed sessions?
As mentioned, we need to have all of this information in to the Linux
Foundation by this Thursday, so please send in your feedback as soon as
you are able.
[0] - https://events.linuxfoundation.org/events/linuxcon-japan
Thank you,
LH
--
Leslie Hawthorn
Community Action and Impact
Open Source and Standards @ Red Hat
identi.ca/lh
twitter.com/lhawthorn
--------------080003060704040104000502
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<small><font face="Helvetica, Arial, sans-serif"><big>Hello
everyone,</big></font><br>
<br>
<font face="Helvetica, Arial, sans-serif"><big>As mentioned during
last week's IRC meeting, we have an oVirt workshop scheduled
for LinuxCon Japan. [0] The Linux Foundation needs our agenda,
as well as speaker list and bios, by this Thursday, 3 May, so
they can begin promoting.</big></font><br>
<br>
<font face="Helvetica, Arial, sans-serif"><big>Here's the proposed
agenda for the upcoming workshop:</big></font><br>
<br>
<font face="Helvetica, Arial, sans-serif"><big>* 09:00 - 11:00 ::
Welcome, introduction to oVirt architecture & demo
(includes API/SDK/CLI) <br>
* 11:00 - 12:00 :: Engine core<br>
* 12:00 - 13:30 :: Lunch <br>
* 13:30 - 14:30 :: VDSM <br>
* 14:30 - 15:30 :: Node arch and details <br>
* 15:30 - 16:00 :: Break <br>
* 16:00 - 17:00 :: Linux virtualization panel (main
conference)<br>
<font size="-1"><br>
</font>Open Questions:<br>
<br>
1) Are there additional sessions that folks would like to
propose for this workshop?<br>
2) Would anyone like to volunteer as an instructor for any of
the above proposed sessions?<br>
<br>
As mentioned, we need to have all of this information in to
the Linux Foundation by this Thursday, so please send in your
feedback as soon as you are able.<br>
<br>
[0] - <a class="moz-txt-link-freetext" href="https://events.linuxfoundation.org/events/linuxcon-japan">https://events.linuxfoundation.org/events/linuxcon-japan</a><br>
<br>
Thank you,<br>
LH</big></font></small><br>
<pre class="moz-signature" cols="72">--
Leslie Hawthorn
Community Action and Impact
Open Source and Standards @ Red Hat
identi.ca/lh
twitter.com/lhawthorn</pre>
</body>
</html>
--------------080003060704040104000502--
12 years, 6 months
[Users] oVirt Weekly Sync Meeting - 2012-05-02
by Ofer Schreiber
Minutes: http://ovirt.org/meetings/ovirt/2012/ovirt.2012-05-02-14.00.html
Minutes (text): http://ovirt.org/meetings/ovirt/2012/ovirt.2012-05-02-14.00.txt
Log: http://ovirt.org/meetings/ovirt/2012/ovirt.2012-05-02-14.00.log.html
=========================
#ovirt: oVirt Weekly Sync
=========================
Meeting started by oschreib at 14:00:10 UTC. The full logs are available
at http://ovirt.org/meetings/ovirt/2012/ovirt.2012-05-02-14.00.log.html
.
Meeting summary
---------------
* Agenda and Roll Call (oschreib, 14:00:14)
* Next Release Status (oschreib, 14:02:17)
* Feature Freeze (Branching day) 2012-05-31. (oschreib, 14:02:56)
* LINK: http://www.ovirt.org/wiki/Second_Release (oschreib,
14:03:04)
* ACTION: oschreib to review feature-freeze status next week
(oschreib, 14:06:00)
* LINK: http://www.ovirt.org/wiki/Release_Notes (sgordon, 14:07:16)
* ACTION: sgordon to handle Release Notes page in the wiki (oschreib,
14:09:13)
* Sub-project reports (engine, vdsm, node) (oschreib, 14:10:47)
* vdsm's network config might be a risk for next release (oschreib,
14:16:35)
* ACTION: danken to review vdsm's network config in next meeting
(oschreib, 14:17:24)
* Review decision on Java 7 and Fedora jboss rpms in oVirt Engine
(oschreib, 14:18:58)
* ACTION: eedri to add Java7 test to jenkins (oschreib, 14:24:33)
* Upcoming workshops (oschreib, 14:27:49)
* LINK: http://lists.ovirt.org/pipermail/arch/2012-April/000546.html
(lh, 14:27:57)
* ACTION: lh to send follow up email to board re: lc japan workshop
(lh, 14:33:50)
Meeting ended at 14:37:39 UTC.
Action Items
------------
* oschreib to review feature-freeze status next week
* sgordon to handle Release Notes page in the wiki
* danken to review vdsm's network config in next meeting
* eedri to add Java7 test to jenkins
* lh to send follow up email to board re: lc japan workshop
Action Items, by person
-----------------------
* danken
* danken to review vdsm's network config in next meeting
* lh
* lh to send follow up email to board re: lc japan workshop
* oschreib
* oschreib to review feature-freeze status next week
* sgordon
* sgordon to handle Release Notes page in the wiki
* **UNASSIGNED**
* eedri to add Java7 test to jenkins
People Present (lines said)
---------------------------
* oschreib (49)
* lh (14)
* sgordon (10)
* lpeer (7)
* doron (5)
* danken (5)
* diederich (4)
* eedri_mtg (3)
* ovirtbot (2)
* ovedo (1)
* RobertM (1)
* jb_netapp (1)
* itamar1 (1)
* cctrieloff (1)
* masayag (1)
* doronf_ (1)
* ofrenkel (1)
* dustins (1)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
Regards,
--
Ofer Schreiber
oVirt Release Manage
12 years, 6 months
[Users] Agenda for Weekly Sync - 2012-05-02
by Mike Burns
This is the agenda for the 2012-05-02 meeting:
* Status of Next Release
* Sub-project reports (engine, vdsm, node)
* Review decision on Java 7 and Fedora jboss rpms in oVirt Engine
* Upcoming workshops
I won't be around to run the meeting this week, so someone else will
need to do that.
For Node sub-project status:
* Starting work on F17 related stuff this week
* Should be ready for May 31 Freeze
12 years, 6 months
[Users] Encouraging this project
by Dominic Kaiser
I would like to share what a pleasure it has been to work with the
community and use ovirt as my virtualization platform. I thank all the
developers at Red Hat and individuals that make this possible. I have been
using 3.0 for about 7 months now and love it. I was using ESXi and while
did not have a large problem with it I have always wanted to use KVM as my
main platform for virtualization. This made the move easy and the
community is great! Hats off to you all and look forward to this platform
for a long time. I have 10 hosts with 15 storage nodes.
Thanks,
--
Dominic Kaiser
Greater Boston Vineyard
Director of Operations
cell: 617-230-1412
fax: 617-252-0238
email: dominic(a)bostonvineyard.org
12 years, 6 months
[Users] Multipathing iSCSI
by Rene Rosenberger
--_000_124A789298C5DE4887065734070AD3D23165AEA1IAD2MBX18mex02m_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi,
can someone explain how to setup iscsi multipathing with ovirt nodes? We ha=
ve a SAN with 2 Controllers. On each Controller we have 4 NICs. We want to =
use same subnet for all 8 NICs. Is there a documentation somewhere?
Regards, rene
--_000_124A789298C5DE4887065734070AD3D23165AEA1IAD2MBX18mex02m_
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=3D"Content-Type" CONTENT=
=3D"text/html; charset=3Dus-ascii"><meta name=3DProgId content=3DWord.Docum=
ent><meta name=3DGenerator content=3D"Microsoft Word 14"><meta name=3DOrigi=
nator content=3D"Microsoft Word 14"><link rel=3DFile-List href=3D"cid:filel=
ist.xml(a)01CD285F.EBB53D20"><!--[if gte mso 9]><xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:SpellingState>Clean</w:SpellingState>
<w:TrackMoves/>
<w:TrackFormatting/>
<w:HyphenationZone>21</w:HyphenationZone>
<w:EnvelopeVis/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:DoNotPromoteQF/>
<w:LidThemeOther>DE</w:LidThemeOther>
<w:LidThemeAsian>X-NONE</w:LidThemeAsian>
<w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:SnapToGridInCell/>
<w:WrapTextWithPunct/>
<w:UseAsianBreakRules/>
<w:DontGrowAutofit/>
<w:SplitPgBreakAndParaMark/>
<w:EnableOpenTypeKerning/>
<w:DontFlipMirrorIndents/>
<w:OverrideTableStyleHps/>
</w:Compatibility>
<m:mathPr>
<m:mathFont m:val=3D"Cambria Math"/>
<m:brkBin m:val=3D"before"/>
<m:brkBinSub m:val=3D"--"/>
<m:smallFrac m:val=3D"off"/>
<m:dispDef/>
<m:lMargin m:val=3D"0"/>
<m:rMargin m:val=3D"0"/>
<m:defJc m:val=3D"centerGroup"/>
<m:wrapIndent m:val=3D"1440"/>
<m:intLim m:val=3D"subSup"/>
<m:naryLim m:val=3D"undOvr"/>
</m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState=3D"false" DefUnhideWhenUsed=3D"true" DefSemi=
Hidden=3D"true" DefQFormat=3D"false" DefPriority=3D"99" LatentStyleCount=3D=
"267">
<w:LsdException Locked=3D"false" Priority=3D"0" SemiHidden=3D"false" Unhide=
WhenUsed=3D"false" QFormat=3D"true" Name=3D"Normal"/>
<w:LsdException Locked=3D"false" Priority=3D"9" SemiHidden=3D"false" Unhide=
WhenUsed=3D"false" QFormat=3D"true" Name=3D"heading 1"/>
<w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"he=
ading 2"/>
<w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"he=
ading 3"/>
<w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"he=
ading 4"/>
<w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"he=
ading 5"/>
<w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"he=
ading 6"/>
<w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"he=
ading 7"/>
<w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"he=
ading 8"/>
<w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"he=
ading 9"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 1"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 2"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 3"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 4"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 5"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 6"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 7"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 8"/>
<w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 9"/>
<w:LsdException Locked=3D"false" Priority=3D"35" QFormat=3D"true" Name=3D"c=
aption"/>
<w:LsdException Locked=3D"false" Priority=3D"10" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" QFormat=3D"true" Name=3D"Title"/>
<w:LsdException Locked=3D"false" Priority=3D"1" Name=3D"Default Paragraph F=
ont"/>
<w:LsdException Locked=3D"false" Priority=3D"11" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtitle"/>
<w:LsdException Locked=3D"false" Priority=3D"22" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" QFormat=3D"true" Name=3D"Strong"/>
<w:LsdException Locked=3D"false" Priority=3D"20" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" QFormat=3D"true" Name=3D"Emphasis"/>
<w:LsdException Locked=3D"false" Priority=3D"59" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Table Grid"/>
<w:LsdException Locked=3D"false" UnhideWhenUsed=3D"false" Name=3D"Placehold=
er Text"/>
<w:LsdException Locked=3D"false" Priority=3D"1" SemiHidden=3D"false" Unhide=
WhenUsed=3D"false" QFormat=3D"true" Name=3D"No Spacing"/>
<w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light Shading"/>
<w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light List"/>
<w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light Grid"/>
<w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Shading 1"/>
<w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Shading 2"/>
<w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium List 1"/>
<w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium List 2"/>
<w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 1"/>
<w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 2"/>
<w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 3"/>
<w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Dark List"/>
<w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful Shading"/>
<w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful List"/>
<w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful Grid"/>
<w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light Shading Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light List Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light Grid Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium List 1 Accent 1"/>
<w:LsdException Locked=3D"false" UnhideWhenUsed=3D"false" Name=3D"Revision"=
/>
<w:LsdException Locked=3D"false" Priority=3D"34" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" QFormat=3D"true" Name=3D"List Paragraph"/>
<w:LsdException Locked=3D"false" Priority=3D"29" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" QFormat=3D"true" Name=3D"Quote"/>
<w:LsdException Locked=3D"false" Priority=3D"30" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Quote"/>
<w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium List 2 Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Dark List Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful Shading Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful List Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful Grid Accent 1"/>
<w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light Shading Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light List Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light Grid Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium List 1 Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium List 2 Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Dark List Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful Shading Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful List Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful Grid Accent 2"/>
<w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light Shading Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light List Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light Grid Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium List 1 Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium List 2 Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Dark List Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful Shading Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful List Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful Grid Accent 3"/>
<w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light Shading Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light List Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light Grid Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium List 1 Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium List 2 Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Dark List Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful Shading Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful List Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful Grid Accent 4"/>
<w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light Shading Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light List Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light Grid Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium List 1 Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium List 2 Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Dark List Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful Shading Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful List Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful Grid Accent 5"/>
<w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light Shading Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light List Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Light Grid Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium List 1 Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium List 2 Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Dark List Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful Shading Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful List Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" Name=3D"Colorful Grid Accent 6"/>
<w:LsdException Locked=3D"false" Priority=3D"19" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtle Emphasis"/>
<w:LsdException Locked=3D"false" Priority=3D"21" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Emphasis"/>
<w:LsdException Locked=3D"false" Priority=3D"31" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtle Reference"/>
<w:LsdException Locked=3D"false" Priority=3D"32" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Reference"/>
<w:LsdException Locked=3D"false" Priority=3D"33" SemiHidden=3D"false" Unhid=
eWhenUsed=3D"false" QFormat=3D"true" Name=3D"Book Title"/>
<w:LsdException Locked=3D"false" Priority=3D"37" Name=3D"Bibliography"/>
<w:LsdException Locked=3D"false" Priority=3D"39" QFormat=3D"true" Name=3D"T=
OC Heading"/>
</w:LatentStyles>
</xml><![endif]--><style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:-520092929 1073786111 9 0 415 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-unhide:no;
mso-style-qformat:yes;
mso-style-parent:"";
margin:0cm;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";
mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
{mso-style-noshow:yes;
mso-style-priority:99;
color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-noshow:yes;
mso-style-priority:99;
color:purple;
text-decoration:underline;
text-underline:single;}
span.E-MailFormatvorlage17
{mso-style-type:personal-compose;
mso-style-noshow:yes;
mso-style-unhide:no;
mso-ansi-font-size:11.0pt;
mso-bidi-font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";
color:#404040;}
span.SpellE
{mso-style-name:"";
mso-spl-e:yes;}
.MsoChpDefault
{mso-style-type:export-only;
mso-default-props:yes;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 2.0cm 70.85pt;
mso-header-margin:36.0pt;
mso-footer-margin:36.0pt;
mso-paper-source:0;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 10]><style>/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Normale Tabelle";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";
mso-fareast-language:EN-US;}
</style><![endif]--><!--[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 style=3D'tab-interval:35.4pt'><div class=3DWordSection1><p class=
=3DMsoNormal><span style=3D'mso-ascii-font-family:Calibri;mso-hansi-font-fa=
mily:Calibri;color:#404040'>Hi,<o:p></o:p></span></p><p class=3DMsoNormal><=
span style=3D'mso-ascii-font-family:Calibri;mso-hansi-font-family:Calibri;c=
olor:#404040'><o:p> </o:p></span></p><p class=3DMsoNormal><span lang=
=3DEN-US style=3D'mso-ascii-font-family:Calibri;mso-hansi-font-family:Calib=
ri;color:#404040;mso-ansi-language:EN-US'>can someone explain how to setup =
<span class=3DSpellE>iscsi</span> <span class=3DSpellE>multipathing</span> =
with <span class=3DSpellE>ovirt</span> nodes? We have a SAN with 2 Controll=
ers. On each Controller we have 4 NICs. We want to use same subnet for all =
8 NICs. Is there a documentation somewhere?<o:p></o:p></span></p><p class=
=3DMsoNormal><span lang=3DEN-US style=3D'mso-ascii-font-family:Calibri;mso-=
hansi-font-family:Calibri;color:#404040;mso-ansi-language:EN-US'><o:p> =
;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'mso-asci=
i-font-family:Calibri;mso-hansi-font-family:Calibri;color:#404040;mso-ansi-=
language:EN-US'>Regards, <span class=3DSpellE>rene</span><o:p></o:p></span>=
</p><p class=3DMsoNormal><span lang=3DEN-US style=3D'mso-ascii-font-family:=
Calibri;mso-hansi-font-family:Calibri;color:#404040;mso-ansi-language:EN-US=
'><o:p> </o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=
=3D'mso-ansi-language:EN-US'><o:p> </o:p></span></p></div></body></htm=
l>=
--_000_124A789298C5DE4887065734070AD3D23165AEA1IAD2MBX18mex02m_--
12 years, 6 months
[Users] Call for Agenda Items -- oVirt Weekly Meeting 2012-05-02
by Mike Burns
Any agenda items for this week?
Currently on the agenda:
* Status of Next Release
* Sub-project reports (engine, vdsm, node)
* Review decision on Java 7 and Fedora jboss rpms in oVirt Engine
* Upcoming workshops
Also, I will not be able to attend this meeting, so if someone else can
run it, I would appreciate it.
Thanks
Mike
12 years, 6 months
[Users] request for WOL
by Gary Scarborough
I would like to request Wake on LAN support be added to the Power
Management interface. It seems like a good fall back for anyone who
doesn't have proper power management capabilities.
--
Gary Scarborough
IST Lab Manager
Rochester Institute of Technology
Rochester NY
12 years, 6 months