Hi Edward, Is that same as what I reported at https://github.com/apache/cloudstack/issues/5138 ? removing /var/lock/conntrackd.lock solves the problem.
-Wei On Thu, 15 Jul 2021 at 16:29, Edward St Pierre <[email protected]> wrote: > Hi Guys, > > Is there a problem with the new system template? it appears that there is a > stale lock file for conntrackd, this is from a newly deployed virtual > router that was not coming up properly: > > systemvm-kvm-4.15.1 > Checksum: > > 5cd235522d1d9cc9c5c80824fdca80004956b5aee533e283334d8a6b6caa2aa3fd939650765689a9437e452e7e6ae5104e068bc84553b4ef8766236a43fa26b3 > > [Thu Jul 15 14:18:30 2021] (pid=2721) [notice] resync with master conntrack > table > [Thu Jul 15 14:18:30 2021] (pid=2721) [notice] sending bulk update > [Thu Jul 15 14:18:32 2021] (pid=4647) [ERROR] lockfile > `/var/lock/conntrackd.lock' exists, perhaps conntrackd already running? > [Thu Jul 15 14:18:32 2021] (pid=2721) [notice] flushing kernel conntrack > table > [Thu Jul 15 14:18:34 2021] (pid=5266) [ERROR] lockfile > `/var/lock/conntrackd.lock' exists, perhaps conntrackd already running? > [Thu Jul 15 14:18:34 2021] (pid=2721) [notice] flushing kernel conntrack > table > [Thu Jul 15 14:18:38 2021] (pid=6832) [ERROR] lockfile > `/var/lock/conntrackd.lock' exists, perhaps conntrackd already running? > [Thu Jul 15 14:18:38 2021] (pid=2721) [notice] flushing kernel conntrack > table > [Thu Jul 15 14:18:42 2021] (pid=7917) [ERROR] lockfile > `/var/lock/conntrackd.lock' exists, perhaps conntrackd already running? > [Thu Jul 15 14:18:42 2021] (pid=2721) [notice] flushing kernel conntrack > table > > > - Regards >
