[prev in list] [next in list] [prev in thread] [next in thread] 

List:       packetfence-users
Subject:    [PacketFence-users] PacketFence-ZEN do not start
From:       MACONE Julien via PacketFence-users <packetfence-users () lists ! sourceforge ! net>
Date:       2019-12-17 8:36:49
Message-ID: HE1PR0501MB2732553665559B8D70CA6EAEE3500 () HE1PR0501MB2732 ! eurprd05 ! prod ! outlook ! com
[Download RAW message or body]

Hello there !
I've recently downloaded the PacketFence-ZEN pack version 9.1 and 9.2.
I've got a vSphere Client Version 6.7.0 running.
When I try to deploy the OVA, I've got this error from vSphere:

VALUE_ILLEGAL: Value ''PIIX4'' of ResourceSubType element not found in [].
VALUE_ILLEGAL: Value ''PIIX4'' of ResourceSubType element not found in [].
VALUE_ILLEGAL: Value ''3'' of Parent element does not refer to a ref of typ=
e DiskControllerReference.

So after few researches, we have to modify the vmx file (box.ovf) from here=
 :


<Item>

    <rasd:Address>0</rasd:Address>

    <rasd:Caption>ideController0</rasd:Caption>

    <rasd:Description>IDE Controller</rasd:Description>

    <rasd:ElementName>ideController0</rasd:ElementName>

    <rasd:InstanceID>3</rasd:InstanceID>

    <rasd:ResourceSubType>PIIX4</rasd:ResourceSubType>

    <rasd:ResourceType>5</rasd:ResourceType>

 </Item>

 <Item>

    <rasd:Address>1</rasd:Address>

    <rasd:Caption>ideController1</rasd:Caption>

    <rasd:Description>IDE Controller</rasd:Description>

    <rasd:ElementName>ideController1</rasd:ElementName>

    <rasd:InstanceID>4</rasd:InstanceID>

    <rasd:ResourceSubType>PIIX4</rasd:ResourceSubType>

    <rasd:ResourceType>5</rasd:ResourceType>

 </Item>

To here :


<Item>

    <rasd:Address>0</rasd:Address>

    <rasd:Caption>SCSIController</rasd:Caption>

    <rasd:Description>SCSI Controller</rasd:Description>

    <rasd:ElementName>SCSIController</rasd:ElementName>

    <rasd:InstanceID>3</rasd:InstanceID>

    <rasd:ResourceSubType>lsilogic</rasd:ResourceSubType>

    <rasd:ResourceType>6</rasd:ResourceType>

</Item>

<Item>

    <rasd:Address>1</rasd:Address>

    <rasd:Caption>SCSIController</rasd:Caption>

    <rasd:Description>SCSI Controller</rasd:Description>

    <rasd:ElementName>SCSIController</rasd:ElementName>

    <rasd:InstanceID>4</rasd:InstanceID>

    <rasd:ResourceSubType>lsilogic</rasd:ResourceSubType>

    <rasd:ResourceType>6</rasd:ResourceType>

</Item>

So I'm at this point, I can actually deploy the OVA pack but the VM do not =
want to start.
I've a "Job start is running for dev-mapper.....device : X / no limits"
Nothing can be done, can't stop the process, can't access to cli, nothing.
I'ts been almost 16 hours the vm is launching.

So any suggestions ?

Thank's.


[Attachment #3 (text/html)]

<html xmlns:v="urn:schemas-microsoft-com:vml" \
xmlns:o="urn:schemas-microsoft-com:office:office" \
xmlns:w="urn:schemas-microsoft-com:office:word" \
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" \
xmlns="http://www.w3.org/TR/REC-html40"> <head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="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;}
@font-face
	{font-family:Consolas;
	panose-1:2 11 6 9 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;}
code
	{mso-style-priority:99;
	font-family:"Courier New";}
pre
	{mso-style-priority:99;
	mso-style-link:"Pr\00E9format\00E9 HTML Car";
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Courier New";}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri",sans-serif;
	color:windowtext;}
span.PrformatHTMLCar
	{mso-style-name:"Pr\00E9format\00E9 HTML Car";
	mso-style-priority:99;
	mso-style-link:"Pr\00E9format\00E9 HTML";
	font-family:"Courier New";
	mso-fareast-language:FR;}
.MsoChpDefault
	{mso-style-type:export-only;
	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="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="FR" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hello there&nbsp;!<o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-US">I&#8217;ve recently downloaded the \
PacketFence-ZEN pack version 9.1 and 9.2.<o:p></o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US">I&#8217;ve got a vSphere Client Version 6.7.0 \
running.<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">When I try to \
deploy the OVA, I&#8217;ve got this error from vSphere: <o:p></o:p></span></p>
<p class="MsoNormal" style="background:#F6F8FA"><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm;mso-fareast-language:FR"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal" style="background:#F6F8FA"><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm;mso-fareast-language:FR">VALUE_ILLEGAL: Value \
&#8216;&#8216;PIIX4&#8217;&#8217; of ResourceSubType element not found  in \
[].<o:p></o:p></span></p> <p class="MsoNormal" style="background:#F6F8FA"><span \
lang="EN-US" style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none \
windowtext 1.0pt;padding:0cm;mso-fareast-language:FR">VALUE_ILLEGAL: Value \
&#8216;&#8216;PIIX4&#8217;&#8217; of ResourceSubType element not found  in \
[].<o:p></o:p></span></p> <p class="MsoNormal" style="background:#F6F8FA"><span \
lang="EN-US" style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none \
windowtext 1.0pt;padding:0cm;mso-fareast-language:FR">VALUE_ILLEGAL: Value \
&#8216;&#8216;3&#8217;&#8217; of Parent element does not refer to a ref  of type \
DiskControllerReference.</span><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;mso-fareast-language:FR"><o:p></o:p></span></p>
 <p class="MsoNormal"><span lang="EN-US" \
style="font-size:10.5pt;font-family:&quot;Arial&quot;,sans-serif;color:black;background:white"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span lang="EN-US">So after few researches, we have to modify \
the vmx file (box.ovf) from here :<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US"><o:p>&nbsp;</o:p></span></p> <pre style="background:#F6F8FA"><code><span \
lang="EN-US" style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none \
windowtext 1.0pt;padding:0cm">&lt;Item&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:Address&gt;0&lt;/rasd:Address&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:Caption&gt;ideController0&lt;/rasd:Caption&gt;<o:p></o:p></span></code></pre>
 <pre style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; &lt;rasd:Description&gt;IDE \
Controller&lt;/rasd:Description&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:ElementName&gt;ideController0&lt;/rasd:ElementName&gt;<o:p></o:p></span></code></pre>
 <pre style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:InstanceID&gt;3&lt;/rasd:InstanceID&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:ResourceSubType&gt;PIIX4&lt;/rasd:ResourceSubType&gt;<o:p></o:p></span></code></pre>
 <pre style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:ResourceType&gt;5&lt;/rasd:ResourceType&gt;<o:p></o:p></span></code></pre> \
<pre style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm"> &lt;/Item&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm"> &lt;Item&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:Address&gt;1&lt;/rasd:Address&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:Caption&gt;ideController1&lt;/rasd:Caption&gt;<o:p></o:p></span></code></pre>
 <pre style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; &lt;rasd:Description&gt;IDE \
Controller&lt;/rasd:Description&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:ElementName&gt;ideController1&lt;/rasd:ElementName&gt;<o:p></o:p></span></code></pre>
 <pre style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:InstanceID&gt;4&lt;/rasd:InstanceID&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; </span></code><code><span \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&lt;rasd:ResourceSubType&gt;PIIX4&lt;/rasd:ResourceSubType&gt;<o:p></o:p></span></code></pre>
 <pre style="background:#F6F8FA"><code><span \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:ResourceType&gt;5&lt;/rasd:ResourceType&gt;<o:p></o:p></span></code></pre> \
<pre style="background:#F6F8FA"><code><span \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm"> &lt;/Item&gt;</span></code><span \
style="font-size:9.0pt;font-family:Consolas;color:#24292E"><o:p></o:p></span></pre> \
<p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US">To here :<o:p></o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&lt;Item&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:Address&gt;0&lt;/rasd:Address&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:Caption&gt;SCSIController&lt;/rasd:Caption&gt;<o:p></o:p></span></code></pre>
 <pre style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; &lt;rasd:Description&gt;SCSI \
Controller&lt;/rasd:Description&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:ElementName&gt;SCSIController&lt;/rasd:ElementName&gt;<o:p></o:p></span></code></pre>
 <pre style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:InstanceID&gt;3&lt;/rasd:InstanceID&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:ResourceSubType&gt;lsilogic&lt;/rasd:ResourceSubType&gt;<o:p></o:p></span></code></pre>
 <pre style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:ResourceType&gt;6&lt;/rasd:ResourceType&gt;<o:p></o:p></span></code></pre> \
<pre style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&lt;/Item&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&lt;Item&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:Address&gt;1&lt;/rasd:Address&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:Caption&gt;SCSIController&lt;/rasd:Caption&gt;<o:p></o:p></span></code></pre>
 <pre style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; </span></code><code><span \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&lt;rasd:Description&gt;SCSI \
Controller&lt;/rasd:Description&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; </span></code><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&lt;rasd:ElementName&gt;SCSIController&lt;/rasd:ElementName&gt;<o:p></o:p></span></code></pre>
 <pre style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:InstanceID&gt;4&lt;/rasd:InstanceID&gt;<o:p></o:p></span></code></pre> <pre \
style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:ResourceSubType&gt;lsilogic&lt;/rasd:ResourceSubType&gt;<o:p></o:p></span></code></pre>
 <pre style="background:#F6F8FA"><code><span lang="EN-US" \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&nbsp;&nbsp;&nbsp; \
&lt;rasd:ResourceType&gt;6&lt;/rasd:ResourceType&gt;<o:p></o:p></span></code></pre> \
<pre style="background:#F6F8FA"><code><span \
style="font-size:9.0pt;font-family:Consolas;color:#24292E;border:none windowtext \
1.0pt;padding:0cm">&lt;/Item&gt;</span></code><span \
style="font-size:9.0pt;font-family:Consolas;color:#24292E"><o:p></o:p></span></pre> \
<p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US">So I&#8217;m at this point, I can actually \
deploy the OVA pack but the VM do not want to start.<o:p></o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US">I&#8217;ve a &#8220;Job start is running for \
dev-mapper&#8230;..device : X / no limits&#8221;<o:p></o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US">Nothing can be done, can&#8217;t stop the \
process, can&#8217;t access to cli, nothing.<o:p></o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US">I&#8217;ts been almost 16 hours the vm is \
launching.<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US"><o:p>&nbsp;</o:p></span></p> <p class="MsoNormal"><span lang="EN-US">So \
any suggestions ?<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US"><o:p>&nbsp;</o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US">Thank&#8217;s.<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US"><o:p>&nbsp;</o:p></span></p> </div>
</body>
</html>


[Attachment #4 (--===============9115873901021746748==)]


_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic