--_000_46a83985f2cb414c9d90209a7d5f39fcDENU01MS0076phoenixloc_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hello
I'm in trouble deploying hosted-engine on a fresh-installed Centos7.2 serve=
r, chosing fc domain:
[ ERROR ] Failed to execute stage 'Environment customization': 'devList'
Installation ends with error, following the versions of ovirt installed sof=
tware:
ovirt-hosted-engine-setup-2.0.0.2-1.el7.centos.noarch
ovirt-engine-sdk-python-3.6.7.0-1.el7.centos.noarch
ovirt-setup-lib-1.0.2-1.el7.centos.noarch
ovirt-host-deploy-1.5.0-1.el7.centos.noarch
ovirt-imageio-daemon-0.3.0-0.201606191345.git9f3d6d4.el7.centos.noarch
ovirt-vmconsole-host-1.0.3-1.el7.centos.noarch
ovirt-release40-4.0.0-5.noarch
ovirt-vmconsole-1.0.3-1.el7.centos.noarch
ovirt-hosted-engine-ha-2.0.0-1.el7.centos.noarch
libgovirt-0.3.3-1.el7_2.1.x86_64
ovirt-imageio-common-0.3.0-0.201606191345.git9f3d6d4.el7.centos.noarch
Here part of the log:
2016-07-08 11:46:08 DEBUG otopi.plugins.otopi.dialog.human dialog.__logStri=
ng:204 DIALOG:SEND Please specify the storage you would lik=
e to use (glusterfs, iscsi, fc, nfs3, nfs4)[nfs3]:
2016-07-08 11:46:11 DEBUG otopi.plugins.otopi.dialog.human dialog.__logStri=
ng:204 DIALOG:RECEIVE fc
2016-07-08 11:46:11 DEBUG otopi.context context.dumpEnvironment:760 ENVIRON=
MENT DUMP - BEGIN
2016-07-08 11:46:11 DEBUG otopi.context context.dumpEnvironment:770 ENV OVE=
HOSTED_STORAGE/domainType=3Dstr:'fc'
2016-07-08 11:46:11 DEBUG otopi.context context.dumpEnvironment:774 ENVIRON=
MENT DUMP - END
2016-07-08 11:46:11 DEBUG otopi.context context._executeMethod:128 Stage cu=
stomization METHOD otopi.plugins.gr_he_setup.storage.blockd.Plugin._customi=
zation
2016-07-08 11:46:11 DEBUG otopi.plugins.gr_he_setup.storage.blockd blockd._=
fc_get_lun_list:404 {'status': {'message': 'Done', 'code':
0}, 'items': [{u=
'status': u'free', u'vendorID': u'3PARdata',
u'capacity': u'1099511627776',=
u'fwrev': u'3122', u'vgUUID': u'', u'pvsize':
u'', u'pathlist': [], u'logi=
calblocksize': u'512', u'pathstatus': [{u'capacity':
u'1099511627776', u'ph=
ysdev': u'sdb', u'type': u'FCP', u'state':
u'active', u'lun': u'1'}, {u'cap=
acity': u'1099511627776', u'physdev': u'sdc', u'type':
u'FCP', u'state': u'=
active', u'lun': u'1'}, {u'capacity':
u'1099511627776', u'physdev': u'sdd',=
u'type': u'FCP', u'state': u'active', u'lun':
u'1'}, {u'capacity': u'10995=
11627776', u'physdev': u'sde', u'type': u'FCP',
u'state': u'active', u'lun'=
: u'1'}, {u'capacity': u'1099511627776', u'physdev':
u'sdf', u'type': u'FCP=
', u'state': u'active', u'lun': u'1'},
{u'capacity': u'1099511627776', u'ph=
ysdev': u'sdg', u'type': u'FCP', u'state':
u'active', u'lun': u'1'}, {u'cap=
acity': u'1099511627776', u'physdev': u'sdh', u'type':
u'FCP', u'state': u'=
active', u'lun': u'1'}, {u'capacity':
u'1099511627776', u'physdev': u'sdi',=
u'type': u'FCP', u'state': u'active', u'lun':
u'1'}], u'devtype': u'FCP', =
u'physicalblocksize': u'512', u'pvUUID': u'',
u'serial': u'S3PARdataVV_1619=
775', u'GUID': u'360002ac0000000001d00609600004d3f',
u'productID': u'VV'}]}
2016-07-08 11:46:11 DEBUG otopi.context context._executeMethod:142 method e=
xception
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/otopi/context.py", line 132, in _e=
xecuteMethod
method['method']()
File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/gr-he-setup=
/storage/blockd.py", line 612, in _customization
lunGUID =3D self._customize_lun(self.domainType, target)
File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/gr-he-setup=
/storage/blockd.py", line 212, in _customize_lun
available_luns =3D self._fc_get_lun_list()
File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/gr-he-setup=
/storage/blockd.py", line 407, in _fc_get_lun_list
for device in devices['devList']:
KeyError: 'devList'
ERROR otopi.context context._executeMethod:151 Failed to execute stage 'Env=
ironment customization': 'devList'
....
FC volume is hosted on an HP 3PAR storage array.
It is available, under multipathd, to the OS:
[root@xxx-yyy-xxx ~]# multipath -l
360002ac0000000001d00609600004d3f dm-2 3PARdata,VV
size=3D1.0T features=3D'1 queue_if_no_path' hwhandler=3D'0' wp=3Drw
`-+- policy=3D'round-robin 0' prio=3D0 status=3Dactive
|- 2:0:11:1 sdi 8:128 active undef running
|- 1:0:9:1 sdd 8:48 active undef running
|- 2:0:7:1 sdg 8:96 active undef running
|- 1:0:1:1 sdc 8:32 active undef running
|- 2:0:6:1 sdf 8:80 active undef running
|- 1:0:0:1 sdb 8:16 active undef running
|- 2:0:8:1 sdh 8:112 active undef running
`- 1:0:10:1 sde 8:64 active undef running
[root@xxx-yyy-xxx ~]#
Must I submit other relevant logs ? Which one ?
Thanks in advance.
Roberto
________________________________
Questo messaggio e' indirizzato esclusivamente al destinatario indicato e p=
otrebbe contenere informazioni confidenziali, riservate o proprietarie. Qua=
lora la presente venisse ricevuta per errore, si prega di segnalarlo immedi=
atamente al mittente, cancellando l'originale e ogni sua copia e distruggen=
do eventuali copie cartacee. Ogni altro uso e' strettamente proibito e potr=
ebbe essere fonte di violazione di legge.
This message is for the designated recipient only and may contain privilege=
d, proprietary, or otherwise private information. If you have received it i=
n error, please notify the sender immediately, deleting the original and al=
l copies and destroying any hard copies. Any other use is strictly prohibit=
ed and may be unlawful.
--_000_46a83985f2cb414c9d90209a7d5f39fcDENU01MS0076phoenixloc_
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=3D"Generator" content=3D"Microsoft
Word 15 (filtered medium)"
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 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:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
span.StileMessaggioDiPostaElettronica17
{mso-style-type:personal-compose;
font-family:"Arial",sans-serif;
color:windowtext;
font-weight:normal;
font-style:normal;
text-decoration:none none;}
.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 2.0cm 2.0cm 2.0cm;}
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=3D"IT"
link=3D"#0563C1" vlink=3D"#954F72"
<div
class=3D"WordSection1"
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">Hello<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">I’m in trouble deploying
hosted-=
engine on a fresh-installed Centos7.2 server, chosing fc domain:<o:p></o:p>=
</span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"><o:p> </o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">[ ERROR ] Failed to execute stage
'Env=
ironment customization':
'devList'<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"><o:p> </o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">Installation ends with error,
followin=
g the versions of ovirt installed software:<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"><o:p> </o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">ovirt-hosted-engine-setup-2.0.0.2-1.el=
7.centos.noarch<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">ovirt-engine-sdk-python-3.6.7.0-1.el7.=
centos.noarch<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">ovirt-setup-lib-1.0.2-1.el7.centos.noa=
rch<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">ovirt-host-deploy-1.5.0-1.el7.centos.n=
oarch<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">ovirt-imageio-daemon-0.3.0-0.201606191=
345.git9f3d6d4.el7.centos.noarch<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">ovirt-vmconsole-host-1.0.3-1.el7.cento=
s.noarch<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">ovirt-release40-4.0.0-5.noarch<o:p></o=
:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">ovirt-vmconsole-1.0.3-1.el7.centos.noa=
rch<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">ovirt-hosted-engine-ha-2.0.0-1.el7.cen=
tos.noarch<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">libgovirt-0.3.3-1.el7_2.1.x86_64<o:p><=
/o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">ovirt-imageio-common-0.3.0-0.201606191=
345.git9f3d6d4.el7.centos.noarch<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"><o:p> </o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">Here part of the
log:<o:p></o:p></span=
></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"><o:p> </o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">2016-07-08 11:46:08 DEBUG
otopi.plugin=
s.otopi.dialog.human dialog.__logString:204
DIALOG:SEND &n=
bsp;  =
; Please specify the storage you would like to use (glusterfs,
iscsi, fc, nfs3, nfs4)[nfs3]:<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">2016-07-08 11:46:11 DEBUG
otopi.plugin=
s.otopi.dialog.human dialog.__logString:204 DIALOG:RECEIVE  =
; fc<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">2016-07-08 11:46:11 DEBUG
otopi.contex=
t context.dumpEnvironment:760 ENVIRONMENT DUMP -
BEGIN<o:p></o:p></span></p=
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">2016-07-08 11:46:11 DEBUG
otopi.contex=
t context.dumpEnvironment:770 ENV OVEHOSTED_STORAGE/domainType=3Dstr:'fc'<o=
:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">2016-07-08 11:46:11 DEBUG
otopi.contex=
t context.dumpEnvironment:774 ENVIRONMENT DUMP -
END<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">2016-07-08 11:46:11 DEBUG
otopi.contex=
t context._executeMethod:128 Stage customization METHOD otopi.plugins.gr_he=
_setup.storage.blockd.Plugin._customization<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">2016-07-08 11:46:11 DEBUG
otopi.plugin=
s.gr_he_setup.storage.blockd blockd._fc_get_lun_list:404 {'status': {'messa=
ge': 'Done', 'code': 0}, 'items': [{u'status':
u'free',
u'vendorID': u'3PARdata', u'capacity': u'1099511627776',
u'fwrev': u'3122'=
, u'vgUUID': u'', u'pvsize': u'', u'pathlist': [],
u'logicalblocksize': u'5=
12', u'pathstatus': [{u'capacity': u'1099511627776',
u'physdev': u'sdb', u'=
type': u'FCP', u'state': u'active',
u'lun': u'1'}, {u'capacity': u'1099511627776',
u'physdev': u'sdc', u'type'=
: u'FCP', u'state': u'active', u'lun': u'1'},
{u'capacity': u'1099511627776=
', u'physdev': u'sdd', u'type': u'FCP',
u'state': u'active', u'lun': u'1'},=
{u'capacity': u'1099511627776',
u'physdev': u'sde', u'type': u'FCP', u'state':
u'active', u'lun': u'1'}, {=
u'capacity': u'1099511627776', u'physdev': u'sdf',
u'type': u'FCP', u'state=
': u'active', u'lun': u'1'}, {u'capacity':
u'1099511627776', u'physdev': u'=
sdg', u'type': u'FCP', u'state':
u'active', u'lun': u'1'}, {u'capacity':
u'1099511627776', u'physdev': u'sd=
h', u'type': u'FCP', u'state': u'active',
u'lun': u'1'}, {u'capacity': u'10=
99511627776', u'physdev': u'sdi', u'type': u'FCP',
u'state': u'active', u'l=
un': u'1'}], u'devtype': u'FCP',
u'physicalblocksize': u'512', u'pvUUID': u'',
u'serial': u'S3PARdataVV_161=
9775', u'GUID': u'360002ac0000000001d00609600004d3f',
u'productID': u'VV'}]=
}<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">2016-07-08 11:46:11 DEBUG
otopi.contex=
t context._executeMethod:142 method
exception<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">Traceback (most recent call
last):<o:p=
></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"> File
"/usr/lib/python2.7/s=
ite-packages/otopi/context.py", line 132, in
_executeMethod<o:p></o:p>=
</span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">
method['method']()<=
o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"> File
"/usr/share/ovirt-hos=
ted-engine-setup/scripts/../plugins/gr-he-setup/storage/blockd.py", li=
ne 612, in _customization<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">
lunGUID =3D self._c=
ustomize_lun(self.domainType, target)<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"> File
"/usr/share/ovirt-hos=
ted-engine-setup/scripts/../plugins/gr-he-setup/storage/blockd.py", li=
ne 212, in _customize_lun<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">
available_luns =3D =
self._fc_get_lun_list()<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"> File
"/usr/share/ovirt-hos=
ted-engine-setup/scripts/../plugins/gr-he-setup/storage/blockd.py", li=
ne 407, in _fc_get_lun_list<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"> for
device in devic=
es['devList']:<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">KeyError:
'devList'<o:p></o:p></span><=
/p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">ERROR otopi.context
context._executeMe=
thod:151 Failed to execute stage 'Environment customization':
'devList'<o:p=
></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">….<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"><o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">FC volume is hosted on an HP 3PAR
stor=
age array.<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"><o:p> </o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">It is available, under multipathd, to
=
the OS:<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"><o:p> </o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">[root@xxx-yyy-xxx ~]# multipath
-l<o:p=
></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">360002ac0000000001d00609600004d3f
dm-2=
3PARdata,VV<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">size=3D1.0T features=3D'1
queue_if_no_=
path' hwhandler=3D'0' wp=3Drw<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">`-+-
policy=3D'round-robin 0' prio=
=3D0 status=3Dactive<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"> |- 2:0:11:1 sdi 8:128
active un=
def running<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"> |- 1:0:9:1 sdd
8:48 =
active undef running<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"> |- 2:0:7:1 sdg
8:96 =
active undef running<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"> |- 1:0:1:1 sdc
8:32 =
active undef running<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"> |- 2:0:6:1 sdf
8:80 =
active undef running<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"> |- 1:0:0:1 sdb
8:16 =
active undef running<o:p></o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"> |- 2:0:8:1 sdh
8:112 acti=
ve undef running<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"> `- 1:0:10:1 sde
8:64 acti=
ve undef running<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">[root@xxx-yyy-xxx
~]#<o:p></o:p></span=
></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"><o:p> </o:p></span></p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">Must I submit other relevant logs ?
Wh=
ich one ?<o:p></o:p></span></p
<p
class=3D"MsoNormal"><span lang=3D"EN-US"
style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif">Thanks in
advance.<o:p></o:p></span></=
p
<p class=3D"MsoNormal"><span
lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:"Arial",sans-serif"><o:p> </o:p></span></p
<p class=3D"MsoNormal"
style=3D"line-height:12.05pt;text-autospace:none"><s=
pan lang=3D"EN-US"
style=3D"font-family:"Arial",sans-serif;mso-fa=
reast-language:IT"><o:p> </o:p></span></p
<p class=3D"MsoNormal"><span
style=3D"font-family:"Arial",sans-se=
rif;color:black;mso-fareast-language:IT">Roberto</span><span
style=3D"font-=
size:10.0pt;font-family:"Arial",sans-serif;mso-fareast-language:I=
T"><o:p></o:p></span></p
</div
<br
<hr
<font face=3D"Courier
New" color=3D"Black" size=3D"2"><br
Questo messaggio e' indirizzato esclusivamente al
destinatario indicato e p=
otrebbe contenere informazioni confidenziali, riservate o proprietarie. Qua=
lora la presente venisse ricevuta per errore, si prega di segnalarlo immedi=
atamente al mittente, cancellando
l'originale e ogni sua copia e distruggendo eventuali copie cartacee. Ogni=
altro uso e' strettamente proibito e potrebbe essere fonte di violazione d=
i legge.<br
<br
This
message is for the designated recipient only and may contain privilege=
d, proprietary, or otherwise private information. If you have received it i=
n error, please notify the sender immediately, deleting the original and al=
l copies and destroying any hard
copies. Any other use is strictly prohibited and may be unlawful.<br
</font
</body
</html
--_000_46a83985f2cb414c9d90209a7d5f39fcDENU01MS0076phoenixloc_--