From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Authentication-Results: lists.ozlabs.org; spf=none (mailfrom) smtp.mailfrom=linux.intel.com (client-ip=192.55.52.93; helo=mga11.intel.com; envelope-from=yong.b.li@linux.intel.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=linux.intel.com Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 423hpX2ShLzF38x for ; Mon, 3 Sep 2018 17:45:38 +1000 (AEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Sep 2018 00:45:35 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,324,1531810800"; d="scan'208,217";a="82511333" Received: from yongli3-mobl.ccr.corp.intel.com (HELO yongli3MOBL) ([10.239.196.71]) by fmsmga002.fm.intel.com with ESMTP; 03 Sep 2018 00:45:35 -0700 From: "Yong Li" To: Subject: watchdog error during host power on Date: Mon, 3 Sep 2018 15:45:34 +0800 Message-ID: <000001d4435a$19767be0$4c6373a0$@linux.intel.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0001_01D4439D.279A7F30" X-Mailer: Microsoft Outlook 16.0 Thread-Index: AdRDWf2YcVWItDVMQwOY2Dxcz8YGHA== Content-Language: en-us x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZTYxNDYxOTItYTBiMy00YzI1LTllMWUtODA2OWJlOTkxZjA0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiVzVUZHNyd3V3dG5CeU1Gd0VHSW5ySTFGXC82NW5rNjhwVU5oXC9JVndoRVVQaWpOczFOTVpDU0UxSjZHUVRDbnl6In0= dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Sep 2018 07:45:41 -0000 This is a multipart message in MIME format. ------=_NextPart_000_0001_01D4439D.279A7F30 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi All, I received the below error message during host power on, and the watchdog service does not started: obmc-enable-host-watchdog[1956]: Error finding '/xyz/openbmc_project/watchdog/host0' service: No such file or directory It seems that the below services need to be serialized. obmc-enable-host-watchdog@0.service phosphor-watchdog@poweron.service phosphor-watchdog@poweron.service needs to be start firstly, then obmc-enable-host-watchdog@0.service. I found below items in obmc-enable-host-watchdog@0.service , but they cannot fix the issue Wants=mapper-wait@-xyz-openbmc_project-watchdog-host%i.service After=mapper-wait@-xyz-openbmc_project-watchdog-host%i.service Any suggestions/comments? Thanks, Yong ------=_NextPart_000_0001_01D4439D.279A7F30 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi All,

 

I received = the below error message during host power on, and the watchdog service = does not started:

obmc-enable-host-watchdog[1956]: Error finding = '/xyz/openbmc_project/watchdog/host0' service: No such file or = directory

 

It seems that the below services need to be = serialized.

obmc-enable-host-watchdog@0.service

phosphor-watchdog@poweron.service

 

phosphor-watchdog@power= on.service needs to be start firstly, then = obmc-enable-host-watchdog@0.service.

 

I found = below items in obmc-enable-host-watc= hdog@0.service, but they cannot fix the issue

Wants=3Dmapper-wait@-xyz-openbmc_project-watchdog-host%= i.service

After=3Dmapper-wait@-xyz-openbmc_project-watchdog-host%i.servic= e

 

Any suggestions/comments?

 

Thanks,

Yong =

------=_NextPart_000_0001_01D4439D.279A7F30--