<div class="socmaildefaultfont" dir="ltr" style="font-family:Arial, Helvetica, sans-serif;font-size:10pt" ><div dir="ltr" ><em sandbox="allow-forms allow-same-origin allow-scripts allow-popups" style="font-style: italic; color: rgb(41, 41, 41); font-family: "Helvetica Neue", Helvetica, Roboto, Arial; font-size: 15px; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;" >try "journalctl -o json-pretty > /tmp/logfile" and in the log file search for "</em><span style="color: rgb(206, 145, 120); font-family: "Droid Sans Mono", monospace, monospace, "Droid Sans Fallback"; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: pre; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(30, 30, 30); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;" >HASSIS_REQUESTED_POWER_STATE"</span></div>
<div dir="ltr" > </div>
<blockquote data-history-content-modified="1" dir="ltr" style="border-left:solid #aaaaaa 2px; margin-left:5px; padding-left:5px; direction:ltr; margin-right:0px" >----- Original message -----<br>From: Jeff Chan <ckimchan17@gmail.com><br>Sent by: "openbmc" <openbmc-bounces+devenrao=in.ibm.com@lists.ozlabs.org><br>To: openbmc@lists.ozlabs.org<br>Cc:<br>Subject: [EXTERNAL] phosphor logging<br>Date: Wed, Nov 27, 2019 8:11 AM<br> 
<div dir="ltr" ><div>Dear openbmc developer,</div>
<div> </div>
<div>I'm debugging chassis power on issue, and found that I can't use journalctl to display debug information, for example:</div>
<div> </div>
<div>in chassis_state_manager.cpp</div>
<div><div style="color:rgb(212,212,212);background-color:rgb(30,30,30);font-family:"Droid Sans Mono","monospace",monospace,"Droid Sans Fallback";font-weight:normal;font-size:14px;line-height:19px;white-space:pre" ><div><span style="color:rgb(78,201,176)" >Chassis</span><span style="color:rgb(212,212,212)" >::</span><span style="color:rgb(78,201,176)" >Transition</span><span style="color:rgb(212,212,212)" > </span><span style="color:rgb(78,201,176)" >Chassis</span><span style="color:rgb(212,212,212)" >::</span><span style="color:rgb(220,220,170)" >requestedPowerTransition</span><span style="color:rgb(212,212,212)" >(</span><span style="color:rgb(78,201,176)" >Transition</span><span style="color:rgb(212,212,212)" > </span><span style="color:rgb(156,220,254)" >value</span><span style="color:rgb(212,212,212)" >)</span></div>
<div><span style="color:rgb(212,212,212)" >{</span></div> 

<div><span style="color:rgb(220,220,170)" >log</span><span style="color:rgb(212,212,212)" ><</span><span style="color:rgb(78,201,176)" >level</span><span style="color:rgb(212,212,212)" >::</span><span style="color:rgb(78,201,176)" >INFO</span><span style="color:rgb(212,212,212)" >>(</span><span style="color:rgb(206,145,120)" >"Change to Chassis Requested Power State"</span><span style="color:rgb(212,212,212)" >,</span></div>
<div><span style="color:rgb(220,220,170)" >entry</span><span style="color:rgb(212,212,212)" >(</span><span style="color:rgb(206,145,120)" >"CHASSIS_REQUESTED_POWER_STATE=%s"</span><span style="color:rgb(212,212,212)" >,</span></div>
<div><span style="color:rgb(220,220,170)" >convertForMessage</span><span style="color:rgb(212,212,212)" >(value).</span><span style="color:rgb(220,220,170)" >c_str</span><span style="color:rgb(212,212,212)" >()));</span></div>
<div><span style="color:rgb(220,220,170)" >executeTransition</span><span style="color:rgb(212,212,212)" >(value);</span></div>
<div><span style="color:rgb(197,134,192)" >return</span><span style="color:rgb(212,212,212)" > </span><span style="color:rgb(78,201,176)" >server</span><span style="color:rgb(212,212,212)" >::</span><span style="color:rgb(78,201,176)" >Chassis</span><span style="color:rgb(212,212,212)" >::</span><span style="color:rgb(220,220,170)" >requestedPowerTransition</span><span style="color:rgb(212,212,212)" >(value);</span></div>
<div><span style="color:rgb(212,212,212)" >}</span></div></div></div>
<div> </div>
<div>but journalctl only display <span style="color:rgb(206,145,120)" >"Change to Chassis Requested Power State"</span>, the "CHASSIS_REQUESTED_POWER_STATE=%s" part is missed, can someone tell me how to get it back? I tried google but can't find the answer.</div>
<div> </div>
<div> </div>
<div>And that will be great if someone can guide me how to port and debug power control, I tried "obmutil chassison" in debug console but doesn't work. I can't find detailed document about porting.</div>
<div> </div>
<div>Thank you!</div>
<div> </div>
<div>Jeff</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div></div></blockquote>
<div dir="ltr" > </div></div><BR>