<?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>question Re: Failed to connect to previous supervisor in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/69439#M65080</link>
    <description>&lt;P&gt;Here is one agent log that fails to start during Cloudera 5.15 install on Ubuntu 16.04 on WSL:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="InstallStatus error"&gt;Installation failed. Failed to receive heartbeat from agent. Agent log below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[28/Jun/2018 13:06:08 +0000] 2849 MainThread agent ERROR Failed to connect to previous supervisor.&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.15.0-py2.7.egg/cmf/agent.py", line 2136, in find_or_start_supervisor&lt;BR /&gt;self.configure_supervisor_clients()&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.15.0-py2.7.egg/cmf/agent.py", line 2317, in configure_supervisor_clients&lt;BR /&gt;supervisor_options.realize(args=["-c", os.path.join(self.supervisor_dir, "supervisord.conf")])&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 1599, in realize&lt;BR /&gt;Options.realize(self, *arg, **kw)&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 333, in realize&lt;BR /&gt;self.process_config()&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 341, in process_config&lt;BR /&gt;self.process_config_file(do_usage)&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 376, in process_config_file&lt;BR /&gt;self.usage(str(msg))&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 164, in usage&lt;BR /&gt;self.exit(2)&lt;BR /&gt;SystemExit: 2&lt;BR /&gt;[28/Jun/2018 13:06:08 +0000] 2849 Dummy-1 daemonize WARNING Stopping daemon.&lt;BR /&gt;[28/Jun/2018 13:06:08 +0000] 2849 Dummy-1 agent INFO Stopping agent...&lt;BR /&gt;[28/Jun/2018 13:06:08 +0000] 2849 Dummy-1 agent INFO No extant cgroups; unmounting any cgroup roots&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread __init__ INFO Agent UUID file was last modified at 2018-06-27 17:12:05.557885&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO ================================================================================&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO SCM Agent Version: 5.15.0&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO Agent Protocol Version: 4&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO Using Host ID: e018bb4f-e9a3-4855-b906-1f8a9aeb82d8&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO Using directory: /run/cloudera-scm-agent&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO Using supervisor binary path: /usr/lib/cmf/agent/build/env/bin/supervisord&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO Neither verify_cert_file nor verify_cert_dir are configured. Not performing validation of server certificates in HTTPS communicat&lt;BR /&gt;ion. These options can be configured in this agent's config.ini file to enable certificate validation.&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO Agent Logging Level: INFO&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO No command line vars&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO Missing database jar: /usr/share/java/mysql-connector-java.jar (normal, if you're not using this database type)&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO Missing database jar: /usr/share/java/oracle-connector-java.jar (normal, if you're not using this database type)&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO Found database jar: /usr/share/cmf/lib/postgresql-42.1.4.jre7.jar&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO Agent starting as pid 4154 user root(0) group root(0).&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/cgroups&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO Found cgroups capabilities: {'has_memory': False, 'default_memory_limit_in_bytes': -1, 'default_memory_soft_limit_in_bytes': -1,&lt;BR /&gt;'writable_cgroup_dot_procs': False, 'default_cpu_rt_runtime_us': -1, 'has_cpu': False, 'default_blkio_weight': -1, 'default_cpu_shares': -1, 'has_cpuacct': False, 'has_blkio': False}&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO Setting up supervisord event monitor.&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread filesystem_map INFO Monitored nodev filesystem types: ['nfs', 'nfs4', 'tmpfs']&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread filesystem_map INFO Using timeout of 2.000000&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread filesystem_map INFO Using join timeout of 0.100000&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread filesystem_map INFO Using tolerance of 60.000000&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread filesystem_map INFO Local filesystem types whitelist: ['ext2', 'ext3', 'ext4', 'xfs']&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread filesystem_map ERROR Error reading partition info&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.15.0-py2.7.egg/cmf/monitor/host/filesystem_map.py", line 92, in refresh&lt;BR /&gt;for p in self.get_all_mounted_partitions():&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.15.0-py2.7.egg/cmf/monitor/host/filesystem_map.py", line 124, in get_all_mounted_partitions&lt;BR /&gt;return psutil.disk_partitions(all=True)&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-2.1.3-py2.7-linux-x86_64.egg/psutil/__init__.py", line 1705, in disk_partitions&lt;/P&gt;&lt;P&gt;return _psplatform.disk_partitions(all)&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-2.1.3-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 712, in disk_partitions&lt;BR /&gt;partitions = cext.disk_partitions()&lt;BR /&gt;OSError: [Errno 2] No such file or directory: '/etc/mtab'&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread kt_renewer INFO Agent wide credential cache set to /run/cloudera-scm-agent/krb5cc_cm_agent_0&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO Using metrics_url_timeout_seconds of 30.000000&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO Using task_metrics_timeout_seconds of 5.000000&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread agent INFO Using max_collection_wait_seconds of 10.000000&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread metrics INFO Importing tasktracker metric schema from file /usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.15.0-py2.7.egg/cmf/m&lt;BR /&gt;onitor/tasktracker/schema.json&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread disk_devices WARNING Unable to read disk devices to monitor; disk metrics will not be collected: [Errno 2] No such file or directory: '/proc/partition&lt;BR /&gt;s'&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread disk_devices WARNING Unable to read disk device statistics for disk monitoring: [Errno 2] No such file or directory: '/proc/diskstats'&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread throttling_logger WARNING File '/proc/sys/kernel/random/entropy_avail' couldn't be opened for entropy count collection, error=2&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread ntp_monitor INFO Using timeout of 2.000000&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread dns_names INFO Using timeout of 30.000000&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread __init__ INFO Created DNS monitor.&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread stacks_collection_manager INFO Using max_uncompressed_file_size_bytes: 5242880&lt;BR /&gt;[28/Jun/2018 13:09:50 +0000] 4154 MainThread __init__ INFO Importing metric schema from file /usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.15.0-py2.7.egg/cmf/monitor/schem&lt;BR /&gt;a.json&lt;BR /&gt;[28/Jun/2018 13:09:51 +0000] 4154 MainThread agent INFO Supervised processes will add the following to their environment (in addition to the supervisor's env): {'CDH_PARQUET_HOME': '/us&lt;BR /&gt;r/lib/parquet', 'JSVC_HOME': '/usr/libexec/bigtop-utils', 'CMF_PACKAGE_DIR': '/usr/lib/cmf/service', 'CDH_HADOOP_BIN': '/usr/bin/hadoop', 'MGMT_HOME': '/usr/share/cmf', 'CDH_IMPALA_HOME': '/usr/li&lt;BR /&gt;b/impala', 'CDH_YARN_HOME': '/usr/lib/hadoop-yarn', 'CDH_HDFS_HOME': '/usr/lib/hadoop-hdfs', 'PATH': '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games', 'CD&lt;BR /&gt;H_HUE_PLUGINS_HOME': '/usr/lib/hadoop', 'CM_STATUS_CODES': u'STATUS_NONE HDFS_DFS_DIR_NOT_EMPTY HBASE_TABLE_DISABLED HBASE_TABLE_ENABLED JOBTRACKER_IN_STANDBY_MODE YARN_RM_IN_STANDBY_MODE', 'KEYTR&lt;BR /&gt;USTEE_KP_HOME': '/usr/share/keytrustee-keyprovider', 'CLOUDERA_ORACLE_CONNECTOR_JAR': '/usr/share/java/oracle-connector-java.jar', 'CDH_SQOOP2_HOME': '/usr/lib/sqoop2', 'KEYTRUSTEE_SERVER_HOME': '&lt;BR /&gt;/usr/lib/keytrustee-server', 'CDH_MR2_HOME': '/usr/lib/hadoop-mapreduce', 'HIVE_DEFAULT_XML': '/etc/hive/conf.dist/hive-default.xml', 'CLOUDERA_POSTGRESQL_JDBC_JAR': '/usr/share/cmf/lib/postgresql&lt;BR /&gt;-42.1.4.jre7.jar', 'CDH_KMS_HOME': '/usr/lib/hadoop-kms', 'CDH_HBASE_HOME': '/usr/lib/hbase', 'CDH_SQOOP_HOME': '/usr/lib/sqoop', 'WEBHCAT_DEFAULT_XML': '/etc/hive-webhcat/conf.dist/webhcat-defaul&lt;BR /&gt;t.xml', 'CDH_OOZIE_HOME': '/usr/lib/oozie', 'CDH_ZOOKEEPER_HOME': '/usr/lib/zookeeper', 'CDH_HUE_HOME': '/usr/lib/hue', 'CLOUDERA_MYSQL_CONNECTOR_JAR': '/usr/share/java/mysql-connector-java.jar',&lt;BR /&gt;'CDH_HBASE_INDEXER_HOME': '/usr/lib/hbase-solr', 'CDH_MR1_HOME': '/usr/lib/hadoop-0.20-mapreduce', 'CDH_SOLR_HOME': '/usr/lib/solr', 'CDH_PIG_HOME': '/usr/lib/pig', 'CDH_SENTRY_HOME': '/usr/lib/se&lt;BR /&gt;ntry', 'CDH_CRUNCH_HOME': '/usr/lib/crunch', 'CDH_LLAMA_HOME': '/usr/lib/llama/', 'CDH_HTTPFS_HOME': '/usr/lib/hadoop-httpfs', 'CDH_HADOOP_HOME': '/usr/lib/hadoop', 'CDH_HIVE_HOME': '/usr/lib/hive&lt;BR /&gt;', 'ORACLE_HOME': '/usr/share/oracle/instantclient', 'CDH_HCAT_HOME': '/usr/lib/hive-hcatalog', 'CDH_KAFKA_HOME': '/usr/lib/kafka', 'CDH_SPARK_HOME': '/usr/lib/spark', 'TOMCAT_HOME': '/usr/lib/big&lt;BR /&gt;top-tomcat', 'CDH_FLUME_HOME': '/usr/lib/flume-ng'}&lt;BR /&gt;[28/Jun/2018 13:09:51 +0000] 4154 MainThread agent INFO To override these variables, use /etc/cloudera-scm-agent/config.ini. Environment variables for CDH locations are not used when CD&lt;BR /&gt;H is installed from parcels.&lt;BR /&gt;[28/Jun/2018 13:09:51 +0000] 4154 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/process&lt;BR /&gt;[28/Jun/2018 13:09:51 +0000] 4154 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/supervisor&lt;BR /&gt;[28/Jun/2018 13:09:51 +0000] 4154 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/flood&lt;BR /&gt;[28/Jun/2018 13:09:51 +0000] 4154 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/supervisor/include&lt;BR /&gt;[28/Jun/2018 13:09:51 +0000] 4154 MainThread agent ERROR Failed to connect to previous supervisor.&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.15.0-py2.7.egg/cmf/agent.py", line 2136, in find_or_start_supervisor&lt;BR /&gt;self.configure_supervisor_clients()&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.15.0-py2.7.egg/cmf/agent.py", line 2317, in configure_supervisor_clients&lt;BR /&gt;supervisor_options.realize(args=["-c", os.path.join(self.supervisor_dir, "supervisord.conf")])&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 1599, in realize&lt;BR /&gt;Options.realize(self, *arg, **kw)&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 333, in realize&lt;BR /&gt;self.process_config()&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 341, in process_config&lt;BR /&gt;self.process_config_file(do_usage)&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 376, in process_config_file&lt;BR /&gt;self.usage(str(msg))&lt;BR /&gt;File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 164, in usage&lt;BR /&gt;self.exit(2)&lt;BR /&gt;SystemExit: 2&lt;BR /&gt;[28/Jun/2018 13:09:51 +0000] 4154 Dummy-1 daemonize WARNING Stopping daemon.&lt;BR /&gt;[28/Jun/2018 13:09:51 +0000] 4154 Dummy-1 agent INFO Stopping agent...&lt;BR /&gt;[28/Jun/2018 13:09:51 +0000] 4154 Dummy-1 agent INFO No extant cgroups; unmounting any cgroup roots&lt;BR /&gt;(END)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jun 2018 20:24:06 GMT</pubDate>
    <dc:creator>ebeb</dc:creator>
    <dc:date>2018-06-28T20:24:06Z</dc:date>
    <item>
      <title>Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57534#M65058</link>
      <description>&lt;P&gt;I've chosen to install CDH through Automated installer using Cloudera Manager, the download completes but unable to push through due this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Installation failed. Failed to receive heartbeat from agent.
Ensure that the host's hostname is configured properly.
Ensure that port 7182 is accessible on the Cloudera Manager Server (check firewall rules).
Ensure that ports 9000 and 9001 are not in use on the host being added.
Check agent logs in /var/log/cloudera-scm-agent/ on the host being added. (Some of the logs can be found in the installation details).
If Use TLS Encryption for Agents is enabled in Cloudera Manager (Administration -&amp;gt; Settings -&amp;gt; Security), ensure that /etc/cloudera-scm-agent/config.ini has use_tls=1 on the host being added. Restart the corresponding agent and click the Retry link here.&lt;/PRE&gt;&lt;P&gt;However upon checking the details, I saw &lt;STRONG&gt;Failed to connect to previous supervisor&lt;/STRONG&gt;&amp;nbsp;in this error details:&lt;/P&gt;&lt;PRE&gt;Installation script completed successfully.
all done
closing logging file descriptor
&amp;gt;&amp;gt;[18/Jul/2017 01:34:30 +0000] 4355 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/supervisor
&amp;gt;&amp;gt;[18/Jul/2017 01:34:30 +0000] 4355 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/flood
&amp;gt;&amp;gt;[18/Jul/2017 01:34:30 +0000] 4355 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/supervisor/include
&amp;gt;&amp;gt;[18/Jul/2017 01:34:30 +0000] 4355 MainThread agent ERROR Failed to connect to previous supervisor.
&amp;gt;&amp;gt;Traceback (most recent call last):
&amp;gt;&amp;gt; File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.12.0-py2.7.egg/cmf/agent.py", line 2109, in find_or_start_supervisor
&amp;gt;&amp;gt; self.configure_supervisor_clients()
&amp;gt;&amp;gt; File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.12.0-py2.7.egg/cmf/agent.py", line 2290, in configure_supervisor_clients
&amp;gt;&amp;gt; supervisor_options.realize(args=["-c", os.path.join(self.supervisor_dir, "supervisord.conf")])
&amp;gt;&amp;gt; File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 1599, in realize
&amp;gt;&amp;gt; Options.realize(self, *arg, **kw)
&amp;gt;&amp;gt; File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 333, in realize
&amp;gt;&amp;gt; self.process_config()
&amp;gt;&amp;gt; File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 341, in process_config
&amp;gt;&amp;gt; self.process_config_file(do_usage)
&amp;gt;&amp;gt; File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 376, in process_config_file
&amp;gt;&amp;gt; self.usage(str(msg))
&amp;gt;&amp;gt; File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 164, in usage
&amp;gt;&amp;gt; self.exit(2)
&amp;gt;&amp;gt;SystemExit: 2
&amp;gt;&amp;gt;[18/Jul/2017 01:34:30 +0000] 4355 Dummy-1 daemonize WARNING Stopping daemon.
&amp;gt;&amp;gt;[18/Jul/2017 01:34:30 +0000] 4355 Dummy-1 agent INFO Stopping agent...
&amp;gt;&amp;gt;[18/Jul/2017 01:34:30 +0000] 4355 Dummy-1 agent INFO No extant cgroups; unmounting any cgroup roots
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO SCM Agent Version: 5.12.0
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Agent Protocol Version: 4
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Using Host ID: b9e306ab-b527-4667-9f3e-b6acad9f5224
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Using directory: /run/cloudera-scm-agent
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Using supervisor binary path: /usr/lib64/cmf/agent/build/env/bin/supervisord
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Neither verify_cert_file nor verify_cert_dir are configured. Not performing validation of server certificates in HTTPS communication. These options can be configured in this agent's config.ini file to enable certificate validation.
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Agent Logging Level: INFO
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO No command line vars
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Missing database jar: /usr/share/java/mysql-connector-java.jar (normal, if you're not using this database type)
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Missing database jar: /usr/share/java/oracle-connector-java.jar (normal, if you're not using this database type)
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Found database jar: /usr/share/cmf/lib/postgresql-9.0-801.jdbc4.jar
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Agent starting as pid 5611 user root(0) group root(0).&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;This is my current setup.&lt;/P&gt;&lt;PRE&gt;CentOS 7.2
Installing CDH 5.11.1 or 5.12 using Cloudera Manager.
4 nodes&lt;/PRE&gt;&lt;P&gt;/etc/hosts&lt;/P&gt;&lt;PRE&gt;192.168.0.101 node1.cirro.com node1
192.168.0.102 node2.cirro.com node2
192.168.0.103 node3.cirro.com node3
192.168.0.104 node4.cirro.com node4&lt;/PRE&gt;&lt;P&gt;/etc/sysconfig/network&lt;/P&gt;&lt;PRE&gt;NETWORKING=yes
HOSTNAME=myservers*.cirro.com
NOZEROCONF=yes&lt;/PRE&gt;&lt;P&gt;/etc/ssh/sshd_config&lt;/P&gt;&lt;PRE&gt;PermitRootLogin yes
PasswordAuthentication yes&lt;/PRE&gt;&lt;P&gt;hostname has also been set per node to reflect /etc/sysconfig/network.&lt;/P&gt;&lt;PRE&gt;sestatus = disabled
firewalld = inactive
ntpd = active (running)
httpd = active (running)
vm.swappiness = 10
user = passwordless sudo
/etc/rc.local has been set&lt;/PRE&gt;&lt;P&gt;Can anyone help me on this? I've been stuck with this for 2 weeks now. I've run out of options and searching online. It would be really appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 00:29:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57534#M65058</guid>
      <dc:creator>marktoledo</dc:creator>
      <dc:date>2017-07-18T00:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57556#M65059</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;anyone can help ? &amp;nbsp;I have same issue. Tried on centos and ubuntu. firewall &amp;amp; dns &amp;amp; hosts are totally OK.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 14:05:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57556#M65059</guid>
      <dc:creator>darkdante</dc:creator>
      <dc:date>2017-07-18T14:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57558#M65060</link>
      <description>&lt;P&gt;Whats the status of cloudera-scm-server,Cloudera-scm-server-db,Cloudera-scm-agent ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume you are using Path A &amp;nbsp;- installer.bin script ? right&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;did you try loggin in cloudera manager web ui like http://localhost:7180 or http://your_hostname:7180.&lt;/P&gt;&lt;P&gt;whats ur kernel version you are ruining ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 14:42:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57558#M65060</guid>
      <dc:creator>csguna</dc:creator>
      <dc:date>2017-07-18T14:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57561#M65061</link>
      <description>&lt;P&gt;i am really believe that something wrong with&amp;nbsp;cloudera-manager-installer.bin package. &amp;nbsp;I have already installed 10 clusters of different CM versions and can do it with closed eye.&amp;nbsp;But i am stuck with this new version.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 14:45:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57561#M65061</guid>
      <dc:creator>darkdante</dc:creator>
      <dc:date>2017-07-18T14:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57562#M65062</link>
      <description>&lt;P&gt;uname -a&lt;BR /&gt;Linux hadoop-uat201 4.2.0-27-generic #32~14.04.1-Ubuntu SMP Fri Jan 22 15:32:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;lsb_release -a&lt;BR /&gt;No LSB modules are available.&lt;BR /&gt;Distributor ID: Ubuntu&lt;BR /&gt;Description: Ubuntu 14.04.5 LTS&lt;BR /&gt;Release: 14.04&lt;BR /&gt;Codename: trusty&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/etc/init.d/cloudera-scm-server status&lt;BR /&gt;Checking for service cloudera-scm-server: * cloudera-scm-server is running&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/etc/init.d/cloudera-scm-server-db status&lt;BR /&gt;* Cloudera manager database is running&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/etc/init.d/cloudera-scm-agent status&lt;BR /&gt;Checking for service cloudera-scm-agent * cloudera-scm-agent is not running &amp;nbsp;- It fails on start because of supevisor daemon. It is unaccessible. and it is not started during installation without any error. i am thinking about move supervisord.conf from working cluster in order to start supervisord&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 14:51:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57562#M65062</guid>
      <dc:creator>darkdante</dc:creator>
      <dc:date>2017-07-18T14:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57563#M65063</link>
      <description>&lt;P&gt;You need to chang the /etc/sysconfig/network file each node accordinly for example&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Node 1&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;/etc/sysconfig/network on node 1  &lt;/STRONG&gt;

NETWORKING=yes
HOSTNAME=node1 
NETWORKING_IPV6=no&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;&amp;nbsp;&lt;/U&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Restart the network and you should be able to fix the error&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if that helps&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 15:00:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57563#M65063</guid>
      <dc:creator>csguna</dc:creator>
      <dc:date>2017-07-18T15:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57564#M65064</link>
      <description>&lt;P&gt;Hello CSGUNA !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for help, but what do you recommend for ubuntu 14 ?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 14:57:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57564#M65064</guid>
      <dc:creator>darkdante</dc:creator>
      <dc:date>2017-07-18T14:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57565#M65065</link>
      <description>&lt;P&gt;Believe it or not, I made it work using 5.11.1 in my first try, then came the 5.12, I could no longer install any package. There must be something wrong with the new release.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 14:58:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57565#M65065</guid>
      <dc:creator>marktoledo</dc:creator>
      <dc:date>2017-07-18T14:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57567#M65066</link>
      <description>&lt;P&gt;and another strange thing. I am trying to install old versions (which i have installed many times ) and download .bin packege directly for 11 version from repository (for example wget &lt;A href="http://archive.cloudera.com/cm5/installer/5.11.1/cloudera-manager-installer.bin" target="_blank"&gt;http://archive.cloudera.com/cm5/installer/5.11.1/cloudera-manager-installer.bin&lt;/A&gt;). &amp;nbsp;But the only option avaliable during installation is 5.12 ! Tried a few times with the same results...&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 15:07:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57567#M65066</guid>
      <dc:creator>darkdante</dc:creator>
      <dc:date>2017-07-18T15:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57568#M65067</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/22986"&gt;@darkdante&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont have the ubuntu on my test machine but I am na tell you anyways&amp;nbsp;&lt;/P&gt;&lt;P&gt;do the same &amp;nbsp;in Ubuntu&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;/etc/hosts&lt;BR /&gt;&lt;BR /&gt;192.168.200.11   Master&lt;BR /&gt;&lt;BR /&gt;In the Master node&lt;BR /&gt;&lt;SPAN&gt;The /etc/hostname file should contain&lt;/SPAN&gt;&lt;BR /&gt;Master&lt;/PRE&gt;</description>
      <pubDate>Tue, 18 Jul 2017 15:11:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57568#M65067</guid>
      <dc:creator>csguna</dc:creator>
      <dc:date>2017-07-18T15:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57570#M65068</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/22986"&gt;@darkdante&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The commuity had some kernel version compatability issue a month back if I remember&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should be &amp;nbsp;good with 5.12 we are using 5.12 guess what HUE interface has some new functionalties and many more&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 15:13:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57570#M65068</guid>
      <dc:creator>csguna</dc:creator>
      <dc:date>2017-07-18T15:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57597#M65069</link>
      <description>&lt;P&gt;I've experiened the same problem on Ubuntu 16.04 LTS with Cloudera CDH 5.12&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Out of 5 nodes, 4 upgraded with no problems, while the 5th has mentioned issue. All instances were working fine on CDH 5.11&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One clue is the fact that supervisord directories were created but are empty&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to enable additional logging for supervisord during installation?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 21:01:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57597#M65069</guid>
      <dc:creator>mgalas</dc:creator>
      <dc:date>2017-07-18T21:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57609#M65070</link>
      <description>&lt;P&gt;see if you have multiple supervisord runining&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ps aux   |   grep supervisor&lt;/PRE&gt;&lt;P&gt;share the logs &amp;nbsp;to see whats it is complain about supervisord&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 00:35:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57609#M65070</guid>
      <dc:creator>csguna</dc:creator>
      <dc:date>2017-07-19T00:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57612#M65071</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/22986"&gt;@darkdante&lt;/a&gt;&amp;nbsp; were you able to receive heartbeat from agent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 00:37:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57612#M65071</guid>
      <dc:creator>csguna</dc:creator>
      <dc:date>2017-07-19T00:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57613#M65072</link>
      <description>&lt;P&gt;Hi csguna,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the cloudera-scm-agent.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     To override these variables, use /etc/cloudera-scm-agent/config.ini. Environment variables for CDH locations are not used when CDH is installed from parcels.
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Created /run/cloudera-scm-agent/process
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Chmod'ing /run/cloudera-scm-agent/process to 0751
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Created /run/cloudera-scm-agent/supervisor
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Chmod'ing /run/cloudera-scm-agent/supervisor to 0751
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Created /run/cloudera-scm-agent/flood
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Chowning /run/cloudera-scm-agent/flood to cloudera-scm (988) cloudera-scm (983)
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Chmod'ing /run/cloudera-scm-agent/flood to 0751
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Created /run/cloudera-scm-agent/supervisor/include
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Chmod'ing /run/cloudera-scm-agent/supervisor/include to 0751
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        ERROR    Failed to connect to previous supervisor.
Traceback (most recent call last):
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.12.0-py2.7.egg/cmf/agent.py", line 2109, in find_or_start_supervisor
    self.configure_supervisor_clients()
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.12.0-py2.7.egg/cmf/agent.py", line 2290, in configure_supervisor_clients
    supervisor_options.realize(args=["-c", os.path.join(self.supervisor_dir, "supervisord.conf")])
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 1599, in realize
    Options.realize(self, *arg, **kw)
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 333, in realize
    self.process_config()
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 341, in process_config
    self.process_config_file(do_usage)
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 376, in process_config_file
    self.usage(str(msg))
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 164, in usage
    self.exit(2)
SystemExit: 2
[18/Jul/2017 17:38:21 +0000] 15294 Dummy-1 daemonize    WARNING  Stopping daemon.
[18/Jul/2017 17:38:21 +0000] 15294 Dummy-1 agent        INFO     Stopping agent...
[18/Jul/2017 17:38:21 +0000] 15294 Dummy-1 agent        INFO     No extant cgroups; unmounting any cgroup roots&lt;/PRE&gt;&lt;P&gt;and this is the result of ps aux | grep supervisor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;root      15823  0.0  0.0 112644   972 pts/1    S+   17:57   0:00 grep --color=auto supervisor&lt;/PRE&gt;&lt;P&gt;As of today, it still outputs heartbeat failure.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 00:59:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57613#M65072</guid>
      <dc:creator>marktoledo</dc:creator>
      <dc:date>2017-07-19T00:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57615#M65073</link>
      <description>&lt;P&gt;bear with me but did you change the /etc/sysconfig/network file in all the nodes 1 2 3 4 as mentioned earlier ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;did you restart the network &amp;nbsp;in your os ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 01:35:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57615#M65073</guid>
      <dc:creator>csguna</dc:creator>
      <dc:date>2017-07-19T01:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57924#M65074</link>
      <description>&lt;P&gt;At the end what worked for me was:&lt;/P&gt;&lt;P&gt;1) kernel update to the newest version&lt;/P&gt;&lt;P&gt;2) removal of all the alternatives to java and javac, e.g. &lt;A href="https://askubuntu.com/questions/613016/removing-oracle-jdk-and-re-configuring-update-alternatives" target="_blank"&gt;https://askubuntu.com/questions/613016/removing-oracle-jdk-and-re-configuring-update-alternatives&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 14:08:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57924#M65074</guid>
      <dc:creator>mgalas</dc:creator>
      <dc:date>2017-07-24T14:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57926#M65075</link>
      <description>&lt;P&gt;This is what I did instead. I followed Path B and downloaded 5.11.1 version instead. Solved all of my problems.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 15:20:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57926#M65075</guid>
      <dc:creator>marktoledo</dc:creator>
      <dc:date>2017-07-24T15:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/58890#M65076</link>
      <description>&lt;P&gt;I still have the same problem&amp;nbsp;with slight modifications &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to roll back the agent to 5.11, but the rest of cluster were successfully upgrated to 5.12.&lt;/P&gt;&lt;P&gt;So, the 5.11 agent works fine, but the node is not visible on the Cloudera Manager 5.12.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 07:35:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/58890#M65076</guid>
      <dc:creator>dekan</dc:creator>
      <dc:date>2017-08-16T07:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/61431#M65077</link>
      <description>&lt;P&gt;Using 5.11 instead of 5.13 did not work for me. Neither did work the change in /etc/sysconfig/network:&lt;/P&gt;&lt;P&gt;NETWORKING=yes&lt;BR /&gt;NETWORKING_IPV6=no&lt;BR /&gt;HOSTNAME=poweredge&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 18:10:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/61431#M65077</guid>
      <dc:creator>OlegKhaykin</dc:creator>
      <dc:date>2017-11-01T18:10:35Z</dc:date>
    </item>
  </channel>
</rss>

