<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: FMC stuck at System processes are starting, please wait. in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/fmc-stuck-at-system-processes-are-starting-please-wait/m-p/4559165#M1087654</link>
    <description>&lt;P&gt;I ran &lt;STRONG&gt;pmtool status | grep -i gui&lt;/STRONG&gt; and see the following:&lt;/P&gt;&lt;P&gt;vmsDbEngine&amp;nbsp; - Down&lt;BR /&gt;DCCSM - Down&lt;BR /&gt;Tomcat - Down&lt;BR /&gt;VmsBackendServer - Down&lt;/P&gt;&lt;P&gt;I used &lt;STRONG&gt;pmtool restartbyid&lt;/STRONG&gt; for all services. No change.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;/etc/rc.d/init.d/console restart&lt;/STRONG&gt; has not helped. I have also rebooted the FMC.&lt;BR /&gt;&lt;BR /&gt;==== UPDATE - SOLVED ====&lt;BR /&gt;&lt;BR /&gt;My issue was that &lt;STRONG&gt;/dev/root&lt;/STRONG&gt; was full.&amp;nbsp; You can assess if this is your problem by:&lt;BR /&gt;entering &lt;STRONG&gt;expert&lt;/STRONG&gt; mode&lt;BR /&gt;type &lt;STRONG&gt;sudo su - (&lt;/STRONG&gt;enter password&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;BR /&gt;type &lt;STRONG&gt;df -TH&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;Filesystem     Size  Used Avail Use% Mounted on&lt;BR /&gt;/dev/root      4.0G  4.0G  0     100% /&lt;BR /&gt;/dev/sda1      99M   16M   79M  17% /boot&lt;BR /&gt;/dev/sda7      52G  8.5G   41G  18% /Volume&lt;BR /&gt;none           11G   20K   11G   1% /dev/shm&lt;BR /&gt;/dev/sdb1      418G  210M  395G   1% /var/storage &lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;----- RESOLUTION&lt;/STRONG&gt;:-----&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cd /Volume/6.6.1/sf/sru &amp;amp;&amp;amp; du -sh ./*&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;rm -r Cisco_Firepower_SRU-2019-*&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;rm -r Cisco_Firepower_SRU-2020-*&lt;BR /&gt;&lt;/STRONG&gt;Remove all but the latest &lt;STRONG&gt;vrt.sh.REL.tar&lt;/STRONG&gt; file. You should only have one &lt;STRONG&gt;Cisco_Firepower....-vrt.sh.REL.tar&lt;/STRONG&gt; file left.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cd /mnt/remote-storage/sf-storage/&amp;lt;UUID&amp;gt;/remote-backups &amp;amp;&amp;amp; du -sh ./*&lt;BR /&gt;rm -r ./FTD_-_Weekly_Backup....-FTD1_202101*&lt;BR /&gt;&lt;/STRONG&gt;&lt;STRONG&gt;rm -r ./FTD_-_Weekly_Backup....-FTD1_202102*&lt;BR /&gt;&lt;/STRONG&gt;Remove all but the latest &lt;STRONG&gt;backup.tar&lt;/STRONG&gt; file&lt;/P&gt;&lt;P&gt;type &lt;STRONG&gt;df -TH&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;Filesystem    Size   Used   Avail  Use%   Mounted on&lt;BR /&gt;/dev/root     4.0G   1.7G   2.2G   44%   /&lt;BR /&gt;/dev/sda1     99M    16M    79M    17%   /boot&lt;BR /&gt;/dev/sda7     52G    8.5G   41G    18%   /Volume&lt;BR /&gt;none          11G    20K    11G    1%    /dev/shm&lt;BR /&gt;/dev/sdb1     418G   210M   395G   1%    /var/storage &lt;/PRE&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;One Team ~ One Fight&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Feb 2022 02:10:31 GMT</pubDate>
    <dc:creator>CND-Ninja</dc:creator>
    <dc:date>2022-02-25T02:10:31Z</dc:date>
    <item>
      <title>FMC stuck at System processes are starting, please wait.</title>
      <link>https://community.cisco.com/t5/network-security/fmc-stuck-at-system-processes-are-starting-please-wait/m-p/4177414#M1075397</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a new FMC on VMware which has the required resources.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not able to login to the gui. It keeps showing the "System processes are starting, please wait."&lt;/P&gt;&lt;P&gt;I am able to access cli&lt;/P&gt;&lt;P&gt;I see the below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@vm4110:/Volume/home/admin# pmtool status | grep -i gui&lt;BR /&gt;mysqld (system,gui,mysql) - Running 4908&lt;BR /&gt;httpsd (system,gui) - Running 4913&lt;BR /&gt;sybase_arbiter (system,gui) - Waiting&lt;BR /&gt;vmsDbEngine (system,gui) - Down&lt;BR /&gt;ESS (system,gui) - Running 4949&lt;BR /&gt;DCCSM (system,gui) - Down&lt;BR /&gt;Tomcat (system,gui) - Down&lt;BR /&gt;VmsBackendServer (system,gui) - Down&lt;BR /&gt;mojo_server (system,gui) - Running 5114&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have checked the certificate is the default one and I changed the cipher suites, but no luck&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also restarted the FMC several times.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What else could I see in order to solve the issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Konstantinos&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 15:05:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-stuck-at-system-processes-are-starting-please-wait/m-p/4177414#M1075397</guid>
      <dc:creator>kostasthedelegate</dc:creator>
      <dc:date>2020-11-02T15:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: FMC stuck at System processes are starting, please wait.</title>
      <link>https://community.cisco.com/t5/network-security/fmc-stuck-at-system-processes-are-starting-please-wait/m-p/4177451#M1075399</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It seems that your tomcat isn't starting. From expert mode use the command&lt;BR /&gt;tail -f /var/log/messages. See what logs are generated and why tomcat isn't&lt;BR /&gt;starting.&lt;BR /&gt;&lt;BR /&gt;***** please remember to rate useful posts&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Nov 2020 16:14:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-stuck-at-system-processes-are-starting-please-wait/m-p/4177451#M1075399</guid>
      <dc:creator>Mohammed al Baqari</dc:creator>
      <dc:date>2020-11-02T16:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: FMC stuck at System processes are starting, please wait.</title>
      <link>https://community.cisco.com/t5/network-security/fmc-stuck-at-system-processes-are-starting-please-wait/m-p/4177789#M1075406</link>
      <description>&lt;P&gt;enter in expert mode&lt;/P&gt;&lt;P&gt;sudo su&lt;/P&gt;&lt;P&gt;admin password&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;restart the service&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/etc/rc.d/init.d/console restart&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;wait 2 or 3 minutes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;by Claudio&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 08:25:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-stuck-at-system-processes-are-starting-please-wait/m-p/4177789#M1075406</guid>
      <dc:creator>Claudio_Lodigiani</dc:creator>
      <dc:date>2020-11-03T08:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: FMC stuck at System processes are starting, please wait.</title>
      <link>https://community.cisco.com/t5/network-security/fmc-stuck-at-system-processes-are-starting-please-wait/m-p/4546808#M1087128</link>
      <description>&lt;P&gt;mine is reporting killing DCCSM with /var/sf/bin/dccsmstop.pl but that is just an info error. I have the same down services as&amp;nbsp;&lt;A href="https://community.cisco.com/t5/user/viewprofilepage/user-id/864895" target="_self"&gt;&lt;SPAN class=""&gt;kostasthedelegate&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 18:46:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-stuck-at-system-processes-are-starting-please-wait/m-p/4546808#M1087128</guid>
      <dc:creator>Willieh13</dc:creator>
      <dc:date>2022-02-07T18:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: FMC stuck at System processes are starting, please wait.</title>
      <link>https://community.cisco.com/t5/network-security/fmc-stuck-at-system-processes-are-starting-please-wait/m-p/4559165#M1087654</link>
      <description>&lt;P&gt;I ran &lt;STRONG&gt;pmtool status | grep -i gui&lt;/STRONG&gt; and see the following:&lt;/P&gt;&lt;P&gt;vmsDbEngine&amp;nbsp; - Down&lt;BR /&gt;DCCSM - Down&lt;BR /&gt;Tomcat - Down&lt;BR /&gt;VmsBackendServer - Down&lt;/P&gt;&lt;P&gt;I used &lt;STRONG&gt;pmtool restartbyid&lt;/STRONG&gt; for all services. No change.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;/etc/rc.d/init.d/console restart&lt;/STRONG&gt; has not helped. I have also rebooted the FMC.&lt;BR /&gt;&lt;BR /&gt;==== UPDATE - SOLVED ====&lt;BR /&gt;&lt;BR /&gt;My issue was that &lt;STRONG&gt;/dev/root&lt;/STRONG&gt; was full.&amp;nbsp; You can assess if this is your problem by:&lt;BR /&gt;entering &lt;STRONG&gt;expert&lt;/STRONG&gt; mode&lt;BR /&gt;type &lt;STRONG&gt;sudo su - (&lt;/STRONG&gt;enter password&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;BR /&gt;type &lt;STRONG&gt;df -TH&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;Filesystem     Size  Used Avail Use% Mounted on&lt;BR /&gt;/dev/root      4.0G  4.0G  0     100% /&lt;BR /&gt;/dev/sda1      99M   16M   79M  17% /boot&lt;BR /&gt;/dev/sda7      52G  8.5G   41G  18% /Volume&lt;BR /&gt;none           11G   20K   11G   1% /dev/shm&lt;BR /&gt;/dev/sdb1      418G  210M  395G   1% /var/storage &lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;----- RESOLUTION&lt;/STRONG&gt;:-----&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cd /Volume/6.6.1/sf/sru &amp;amp;&amp;amp; du -sh ./*&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;rm -r Cisco_Firepower_SRU-2019-*&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;rm -r Cisco_Firepower_SRU-2020-*&lt;BR /&gt;&lt;/STRONG&gt;Remove all but the latest &lt;STRONG&gt;vrt.sh.REL.tar&lt;/STRONG&gt; file. You should only have one &lt;STRONG&gt;Cisco_Firepower....-vrt.sh.REL.tar&lt;/STRONG&gt; file left.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cd /mnt/remote-storage/sf-storage/&amp;lt;UUID&amp;gt;/remote-backups &amp;amp;&amp;amp; du -sh ./*&lt;BR /&gt;rm -r ./FTD_-_Weekly_Backup....-FTD1_202101*&lt;BR /&gt;&lt;/STRONG&gt;&lt;STRONG&gt;rm -r ./FTD_-_Weekly_Backup....-FTD1_202102*&lt;BR /&gt;&lt;/STRONG&gt;Remove all but the latest &lt;STRONG&gt;backup.tar&lt;/STRONG&gt; file&lt;/P&gt;&lt;P&gt;type &lt;STRONG&gt;df -TH&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;Filesystem    Size   Used   Avail  Use%   Mounted on&lt;BR /&gt;/dev/root     4.0G   1.7G   2.2G   44%   /&lt;BR /&gt;/dev/sda1     99M    16M    79M    17%   /boot&lt;BR /&gt;/dev/sda7     52G    8.5G   41G    18%   /Volume&lt;BR /&gt;none          11G    20K    11G    1%    /dev/shm&lt;BR /&gt;/dev/sdb1     418G   210M   395G   1%    /var/storage &lt;/PRE&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;One Team ~ One Fight&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 02:10:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-stuck-at-system-processes-are-starting-please-wait/m-p/4559165#M1087654</guid>
      <dc:creator>CND-Ninja</dc:creator>
      <dc:date>2022-02-25T02:10:31Z</dc:date>
    </item>
  </channel>
</rss>

