<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:45:01 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-37119] try to connect  version 3.6.4  with client version 4.0.2</title>
                <link>https://jira.mongodb.org/browse/SERVER-37119</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I try to connect mongod with mongo shell&#160;&lt;/p&gt;

&lt;p&gt;but I connected and mongo was down in no time&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="603779">SERVER-37119</key>
            <summary>try to connect  version 3.6.4  with client version 4.0.2</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="3">Duplicate</resolution>
                                        <assignee username="nick.brewer">Nick Brewer</assignee>
                                    <reporter username="mingyu.lee@linecorp.com">lee mingyu</reporter>
                        <labels>
                    </labels>
                <created>Thu, 13 Sep 2018 13:10:17 +0000</created>
                <updated>Tue, 16 Nov 2021 18:29:50 +0000</updated>
                            <resolved>Tue, 18 Sep 2018 16:44:31 +0000</resolved>
                                                                    <component>Internal Client</component>
                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="2007320" author="mingyu.lee@linecorp.com" created="Wed, 19 Sep 2018 00:42:47 +0000"  >&lt;p&gt;thank you for helping&#160;&lt;/p&gt;</comment>
                            <comment id="2006703" author="nick.brewer" created="Tue, 18 Sep 2018 16:43:48 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ee400&quot; class=&quot;user-hover&quot; rel=&quot;ee400&quot;&gt;ee400&lt;/a&gt; I believe the issue you&apos;re describing is a duplicate of: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34746&quot; title=&quot;Segmentation fault when shard is started with --shardsvr before being added to a shard&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34746&quot;&gt;&lt;del&gt;SERVER-34746&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;As that ticket notes, the behavior of starting a mongod with &lt;tt&gt;--shardsvr&lt;/tt&gt; directly, outside of a sharded cluster, is not the intended use-case for that option. However the underlying bug that results in a crash has been fixed in version 3.6.5. While the usage you&apos;ve described is not the intended one, if this is something you need I suggest upgrading your 3.6 nodes to version 3.6.8. &lt;/p&gt;

&lt;p&gt;-Nick&lt;/p&gt;
</comment>
                            <comment id="2006055" author="mingyu.lee@linecorp.com" created="Tue, 18 Sep 2018 04:26:17 +0000"  >&lt;p&gt;and I have the same option in mongo 3.6.5&lt;/p&gt;

&lt;p&gt;but this server is not down&#160; when I connect to that with 4.0.2 shell&lt;/p&gt;</comment>
                            <comment id="2006051" author="mingyu.lee@linecorp.com" created="Tue, 18 Sep 2018 04:13:34 +0000"  >&lt;p&gt;and I have the same option in mongo 3.4.4&#160;&lt;/p&gt;

&lt;p&gt;but this server is not down&#160; when I connect to that with 4.0.2 shell&lt;/p&gt;</comment>
                            <comment id="2006018" author="mingyu.lee@linecorp.com" created="Tue, 18 Sep 2018 03:23:17 +0000"  >&lt;p&gt;in spite of replica set&#160;&lt;/p&gt;

&lt;p&gt;I used&#160; this option&lt;/p&gt;

&lt;p&gt;&quot;sharding&quot;:&lt;/p&gt;
{ &quot;clusterRole&quot;: &quot;shardsvr&quot; }

&lt;p&gt;so I remove and restart and retest, I am not able to reproduce&lt;/p&gt;

&lt;p&gt;I have experienced&#160;some of the trouble (with sharding XXXXX option in replica set)&lt;br/&gt;
I want mongo to notify me warning message if there is not properly configurated&#160;&lt;/p&gt;</comment>
                            <comment id="2005973" author="mingyu.lee@linecorp.com" created="Tue, 18 Sep 2018 01:30:00 +0000"  >&lt;p&gt;this is output &lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
 &quot;argv&quot;: [&lt;br/&gt;
 &quot;/data/MongoDB/bin/mongod&quot;,&lt;br/&gt;
 &quot;-f&quot;,&lt;br/&gt;
 &quot;/data/datalake_replica_20012/conf/mongod.conf&quot;&lt;br/&gt;
 ],&lt;br/&gt;
 &quot;parsed&quot;: {&lt;br/&gt;
 &quot;config&quot;: &quot;/data/datalake_replica_20012/conf/mongod.conf&quot;,&lt;br/&gt;
 &quot;net&quot;: {&lt;br/&gt;
 &quot;bindIp&quot;: &quot;0.0.0.0&quot;,&lt;br/&gt;
 &quot;port&quot;: 20012,&lt;br/&gt;
 &quot;unixDomainSocket&quot;: &lt;/p&gt;
{
 &quot;enabled&quot;: true,
 &quot;pathPrefix&quot;: &quot;/data/datalake_replica_20012/tmp&quot;
 }
&lt;p&gt; },&lt;br/&gt;
 &quot;operationProfiling&quot;: &lt;/p&gt;
{
 &quot;mode&quot;: &quot;slowOp&quot;,
 &quot;slowOpThresholdMs&quot;: 1000
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;processManagement&quot;: &lt;/p&gt;
{
 &quot;fork&quot;: true,
 &quot;pidFilePath&quot;: &quot;/data/datalake_replica_20012/tmp/mongod.pid&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;replication&quot;: &lt;/p&gt;
{
 &quot;oplogSizeMB&quot;: 10000,
 &quot;replSetName&quot;: &quot;datalake_replica&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;security&quot;: &lt;/p&gt;
{
 &quot;authorization&quot;: &quot;enabled&quot;,
 &quot;javascriptEnabled&quot;: true,
 &quot;keyFile&quot;: &quot;/data/datalake_replica_20012/tmp/auth.key&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;sharding&quot;: &lt;/p&gt;
{
 &quot;clusterRole&quot;: &quot;shardsvr&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;storage&quot;: {&lt;br/&gt;
 &quot;dbPath&quot;: &quot;/data/datalake_replica_20012/data&quot;,&lt;br/&gt;
 &quot;directoryPerDB&quot;: true,&lt;br/&gt;
 &quot;engine&quot;: &quot;wiredTiger&quot;,&lt;br/&gt;
 &quot;journal&quot;: &lt;/p&gt;
{
 &quot;commitIntervalMs&quot;: 100,
 &quot;enabled&quot;: true
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;syncPeriodSecs&quot;: 60,&lt;br/&gt;
 &quot;wiredTiger&quot;: {&lt;br/&gt;
 &quot;collectionConfig&quot;: &lt;/p&gt;
{
 &quot;blockCompressor&quot;: &quot;snappy&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;engineConfig&quot;: &lt;/p&gt;
{
 &quot;cacheSizeGB&quot;: 20,
 &quot;journalCompressor&quot;: &quot;snappy&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;indexConfig&quot;: &lt;/p&gt;
{
 &quot;prefixCompression&quot;: true
 }
&lt;p&gt; }&lt;br/&gt;
 },&lt;br/&gt;
 &quot;systemLog&quot;: &lt;/p&gt;
{
 &quot;destination&quot;: &quot;file&quot;,
 &quot;logAppend&quot;: false,
 &quot;path&quot;: &quot;/data/datalake_replica_20012/logs/mongod.log&quot;
 }
&lt;p&gt; },&lt;br/&gt;
 &quot;ok&quot;: 1&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;and I executed&#160;&lt;/p&gt;

&lt;p&gt;db.adminCommand( { getParameter: 1, featureCompatibilityVersion: 1 } ) &lt;br/&gt;
{&lt;br/&gt;
 &quot;featureCompatibilityVersion&quot;: &lt;/p&gt;
{
 &quot;version&quot;: &quot;3.4&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &quot;ok&quot;: 1&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="2003166" author="nick.brewer" created="Fri, 14 Sep 2018 15:22:04 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ee400&quot; class=&quot;user-hover&quot; rel=&quot;ee400&quot;&gt;ee400&lt;/a&gt;  6 / 6Server is a RedHat convention, it is explained in greater detail &lt;a href=&quot;https://access.redhat.com/articles/1586183&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt; (under the &quot;Red Hat Software Repositories&quot; heading). &lt;/p&gt;

&lt;p&gt;I haven&apos;t been able to recreate this in my testing with a 3.6.4 server and a 4.0.2 shell:&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[4.0.2]# bin/mongo 127.0.0.1:27017/admin -u root -p abc123 --quiet  --eval &quot;db.serverStatus().opcounters&quot;&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;	&quot;insert&quot; : 0,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;	&quot;query&quot; : 1,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;	&quot;update&quot; : 0,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;	&quot;delete&quot; : 0,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;	&quot;getmore&quot; : 0,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;	&quot;command&quot; : 8&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;
&lt;p&gt;I&apos;ll need the &lt;tt&gt;getCmdLineOpts&lt;/tt&gt; output to get a more accurate reproduction. &lt;/p&gt;

&lt;p&gt;-Nick&lt;/p&gt;</comment>
                            <comment id="2002676" author="mingyu.lee@linecorp.com" created="Fri, 14 Sep 2018 03:39:56 +0000"  >&lt;p&gt;to be honest&lt;/p&gt;

&lt;p&gt;I manage a&#160;variety of versions&#160;&lt;/p&gt;

&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; MongoDB 2.2.3 &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; MongoDB 2.6 &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; MongoDB 3.0 &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; MongoDB 3.2 &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; MongoDB 3.4 &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; MongoDB 3.4.11 &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; MongoDB 3.4.14 &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; MongoDB 3.4.4 &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; MongoDB 3.6.4 &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; MongoDB 3.6.5 &lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;




&lt;p&gt;I tested connection&#160; &quot;/usr/bin/mongo HOST:PORT/admin -u dba -p&apos;XXX&apos; --quiet --eval &quot;db.serverStatus().opcounters&quot;&#160; &#160;with 4.0.2&#160;in all&#160; above 3.0 version&#160;&lt;br/&gt;
mongod is down only in 3.6.4&lt;/p&gt;







&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="2002651" author="mingyu.lee@linecorp.com" created="Fri, 14 Sep 2018 01:30:24 +0000"  >&lt;p&gt;I do not test yet,&#160;I think there is no worthy for testing&lt;/p&gt;

&lt;p&gt;because&#160; I have managed variety mongo versions, I can not completely use same MongoDB&#160;shell version with MongoDB&#160;version&lt;br/&gt;
I want to know how I can get certificated matrix among different MongoDB&#160;version&lt;/p&gt;

&lt;p&gt;I have a question&lt;br/&gt;
1) I did download&#160; mongo shell from&#160;&lt;br/&gt;
&#160; &#160; &#160;&#160;&lt;a href=&quot;https://repo.mongodb.org/yum/redhat/6/mongodb-org/4.0/x86_64/RPMS/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://repo.mongodb.org/yum/redhat/6/mongodb-org/4.0/x86_64/RPMS/&lt;/a&gt;&#160;or&#160;&#160;&lt;a href=&quot;https://repo.mongodb.org/yum/redhat/6Server/mongodb-org/4.0/x86_64/RPMS/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://repo.mongodb.org/yum/redhat/6Server/mongodb-org/4.0/x86_64/RPMS/&lt;/a&gt;&#160;&#160;&lt;br/&gt;
&#160; &#160; &#160;&lt;br/&gt;
what is different between&#160;/6/ and /6Server/ &#160;?&#160;&lt;br/&gt;
&#160; &#160; &#160; what does mean the&#160;6 ?&#160; (is the 6 os version? )&lt;/p&gt;

&lt;p&gt;2) you can meet the same error if you test&#160; (connect to 3.6.4 mongod with 4.0.2 mongo shell)&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="2001787" author="nick.brewer" created="Thu, 13 Sep 2018 14:14:05 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ee400&quot; class=&quot;user-hover&quot; rel=&quot;ee400&quot;&gt;ee400&lt;/a&gt; Thanks for your report. I&apos;m curious to know if you encounter this issue when using the same (3.6.4) shell version? Additionally, it would be useful to see the output of:&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;db.adminCommand( { getCmdLineOpts: 1  } )&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;
&lt;p&gt;Thanks,&lt;br/&gt;
-Nick&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="536297">SERVER-34746</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 13 Sep 2018 14:14:05 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 21 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            5 years, 21 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>mingyu.lee@linecorp.com</customfieldvalue>
            <customfieldvalue>nick.brewer</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hu7v33:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htybtr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;----------------&lt;br/&gt;
reference&lt;br/&gt;
----------------&lt;br/&gt;
&lt;a href=&quot;https://docs.mongodb.com/master/tutorial/install-mongodb-on-red-hat/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/master/tutorial/install-mongodb-on-red-hat/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;----------------&lt;br/&gt;
download &lt;br/&gt;
----------------&lt;br/&gt;
 in &lt;a href=&quot;https://repo.mongodb.org/yum/redhat/6/mongodb-org/4.0/x86_64/RPMS/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://repo.mongodb.org/yum/redhat/6/mongodb-org/4.0/x86_64/RPMS/&lt;/a&gt;&lt;br/&gt;
 in &lt;a href=&quot;https://repo.mongodb.org/yum/redhat/6Server/mongodb-org/4.0/x86_64/RPMS/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://repo.mongodb.org/yum/redhat/6Server/mongodb-org/4.0/x86_64/RPMS/&lt;/a&gt;&lt;br/&gt;
 mongodb-org-shell-4.0.2-1.el6.x86_64.rpm&lt;br/&gt;
 mongodb-org-shell-4.0.2-1.el6.x86_64.rpm&lt;/p&gt;

&lt;p&gt;----------------&lt;br/&gt;
install &lt;br/&gt;
----------------&lt;br/&gt;
rpm -ivh mongodb-org-shell-4.0.2-1.el6.x86_64.rpm&lt;/p&gt;

&lt;p&gt;--------------------------------&lt;br/&gt;
try to connect&lt;br/&gt;
--------------------------------&lt;br/&gt;
try to connect : /usr/bin/mongo $HOST:$PORT/admin -u dba -p&apos;xxx&apos; --quiet --eval &quot;db.serverStatus().opcounters&quot; (target mongo: version 3.6.4)&lt;/p&gt;

&lt;p&gt;--------------------------------&lt;br/&gt;
target mongod down&lt;br/&gt;
--------------------------------&lt;br/&gt;
mongod.log&lt;/p&gt;

&lt;p&gt;2018-09-13T21:46:13.118+0900 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1691&amp;#93;&lt;/span&gt; received client metadata from xxxxx conn1691: { application: &lt;/p&gt;
{ name: &quot;MongoDB Shell&quot; }
&lt;p&gt;, driver: { name: &quot;MongoDB Internal Client&quot;, version: &quot;4.0.2&quot; }, os: { type: &quot;Linux&quot;, name: &quot;CentOS release 6.5 (Final)&quot;, architecture: &quot;x86_64&quot;, version: &quot;Kernel 2.6.32-642.6.2.el6.x86_64&quot; } }&lt;br/&gt;
2018-09-13T21:46:13.141+0900 I ACCESS &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1691&amp;#93;&lt;/span&gt; Successfully authenticated as principal dba on admin&lt;br/&gt;
2018-09-13T21:46:13.141+0900 F - &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1691&amp;#93;&lt;/span&gt; Invalid access at address: 0&lt;br/&gt;
2018-09-13T21:46:13.158+0900 F - &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1691&amp;#93;&lt;/span&gt; Got signal: 11 (Segmentation fault).&lt;/p&gt;

&lt;p&gt;0x562d48601b71 0x562d48600d89 0x562d486013f6 0x7f8a6bb975e0 0x562d47f09403 0x562d47024f4c 0x562d47028a24 0x562d47029777 0x562d47035faa 0x562d47031957 0x562d47034d91 0x562d47f36092 0x562d470307bf 0x562d47032d05 0x562d470335fb 0x562d470319dd 0x562d47034d91 0x562d47f365f5 0x562d484cb194 0x7f8a6bb8fe25 0x7f8a6b8bd34d&lt;br/&gt;
----- BEGIN BACKTRACE -----&lt;/p&gt;
{&quot;backtrace&quot;:[\{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;21DEB71&quot;,&quot;s&quot;:&quot;_ZN5mongo15printStackTraceERSo&quot;}
&lt;p&gt;,{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;21DDD89&quot;},{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;21DE3F6&quot;},{&quot;b&quot;:&quot;7F8A6BB88000&quot;,&quot;o&quot;:&quot;F5E0&quot;},{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;1AE6403&quot;,&quot;s&quot;:&quot;_ZN5mongo30initializeOperationSessionInfoEPNS_16OperationContextERKNS_7BSONObjEbbb&quot;},{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;C01F4C&quot;},{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;C05A24&quot;},{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;C06777&quot;,&quot;s&quot;:&quot;_ZN5mongo23ServiceEntryPointMongod13handleRequestEPNS_16OperationContextERKNS_7MessageE&quot;},{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;C12FAA&quot;,&quot;s&quot;:&quot;_ZN5mongo19ServiceStateMachine15_processMessageENS0_11ThreadGuardE&quot;},{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;C0E957&quot;,&quot;s&quot;:&quot;_ZN5mongo19ServiceStateMachine15_runNextInGuardENS0_11ThreadGuardE&quot;},{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;C11D91&quot;},{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;1B13092&quot;,&quot;s&quot;:&quot;_ZN5mongo9transport26ServiceExecutorSynchronous8scheduleESt8functionIFvvEENS0_15ServiceExecutor13ScheduleFlagsENS0_23ServiceExecutorTaskNameE&quot;},{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;C0D7BF&quot;,&quot;s&quot;:&quot;_ZN5mongo19ServiceStateMachine22_scheduleNextWithGuardENS0_11ThreadGuardENS_9transport15ServiceExecutor13ScheduleFlagsENS2_23ServiceExecutorTaskNameENS0_9OwnershipE&quot;},{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;C0FD05&quot;,&quot;s&quot;:&quot;_ZN5mongo19ServiceStateMachine15_sourceCallbackENS_6StatusE&quot;},{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;C105FB&quot;,&quot;s&quot;:&quot;_ZN5mongo19ServiceStateMachine14_sourceMessageENS0_11ThreadGuardE&quot;},{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;C0E9DD&quot;,&quot;s&quot;:&quot;_ZN5mongo19ServiceStateMachine15_runNextInGuardENS0_11ThreadGuardE&quot;},{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;C11D91&quot;},{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;1B135F5&quot;},{&quot;b&quot;:&quot;562D46423000&quot;,&quot;o&quot;:&quot;20A8194&quot;},{&quot;b&quot;:&quot;7F8A6BB88000&quot;,&quot;o&quot;:&quot;7E25&quot;},{&quot;b&quot;:&quot;7F8A6B7C5000&quot;,&quot;o&quot;:&quot;F834D&quot;,&quot;s&quot;:&quot;clone&quot;}],&quot;processInfo&quot;:{ &quot;mongodbVersion&quot; : &quot;3.6.4&quot;, &quot;gitVersion&quot; : &quot;d0181a711f7e7f39e60b5aeb1dc7097bf6ae5856&quot;, &quot;compiledModules&quot; : [], &quot;uname&quot; : &lt;/p&gt;
{ &quot;sysname&quot; : &quot;Linux&quot;, &quot;release&quot; : &quot;3.10.0-693.21.1.el7.x86_64&quot;, &quot;version&quot; : &quot;#1 SMP Wed Mar 7 19:03:37 UTC 2018&quot;, &quot;machine&quot; : &quot;x86_64&quot; }
&lt;p&gt;, &quot;somap&quot; : [ { &quot;b&quot; : &quot;562D46423000&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;9E8992AF64DDDA5CD452F1A1FFBB558210B8AD34&quot; }, { &quot;b&quot; : &quot;7FFFF5EA1000&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;228ADFE0D8C0852BF24F80B24803DA9E25F5B21E&quot; }, { &quot;b&quot; : &quot;7F8A6C6C8000&quot;, &quot;path&quot; : &quot;/lib64/libresolv.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;FF4E72F4E574E143330FB3C66DB51613B0EC65EA&quot; }, { &quot;b&quot; : &quot;7F8A6C4C0000&quot;, &quot;path&quot; : &quot;/lib64/librt.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;6D322588B36D2617C03C0F3B93677E62FCFFDA81&quot; }, { &quot;b&quot; : &quot;7F8A6C2BC000&quot;, &quot;path&quot; : &quot;/lib64/libdl.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;1E42EBFB272D37B726F457D6FE3C33D2B094BB69&quot; }, { &quot;b&quot; : &quot;7F8A6BFBA000&quot;, &quot;path&quot; : &quot;/lib64/libm.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;808BD35686C193F218A5AAAC6194C49214CFF379&quot; }, { &quot;b&quot; : &quot;7F8A6BDA4000&quot;, &quot;path&quot; : &quot;/lib64/libgcc_s.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;C344A7E6783B19A5C763AC24746EC6BAD2607F28&quot; }, { &quot;b&quot; : &quot;7F8A6BB88000&quot;, &quot;path&quot; : &quot;/lib64/libpthread.so.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;A48D21B2578A8381FBD8857802EAA660504248DC&quot; }, { &quot;b&quot; : &quot;7F8A6B7C5000&quot;, &quot;path&quot; : &quot;/lib64/libc.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;95FF02A4BEBABC573C7827A66D447F7BABDDAA44&quot; }, { &quot;b&quot; : &quot;7F8A6C8E2000&quot;, &quot;path&quot; : &quot;/lib64/ld-linux-x86-64.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;22FA66DA7D14C88BF36C69454A357E5F1DEFAE4E&quot; } ] }}&lt;br/&gt;
 mongod(_ZN5mongo15printStackTraceERSo+0x41) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d48601b71&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x21DDD89) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d48600d89&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x21DE3F6) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d486013f6&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libpthread.so.0(+0xF5E0) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f8a6bb975e0&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo30initializeOperationSessionInfoEPNS_16OperationContextERKNS_7BSONObjEbbb+0x293) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d47f09403&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0xC01F4C) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d47024f4c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0xC05A24) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d47028a24&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo23ServiceEntryPointMongod13handleRequestEPNS_16OperationContextERKNS_7MessageE+0x2B7) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d47029777&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo19ServiceStateMachine15_processMessageENS0_11ThreadGuardE+0xBA) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d47035faa&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo19ServiceStateMachine15_runNextInGuardENS0_11ThreadGuardE+0x97) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d47031957&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0xC11D91) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d47034d91&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo9transport26ServiceExecutorSynchronous8scheduleESt8functionIFvvEENS0_15ServiceExecutor13ScheduleFlagsENS0_23ServiceExecutorTaskNameE+0x1A2) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d47f36092&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo19ServiceStateMachine22_scheduleNextWithGuardENS0_11ThreadGuardENS_9transport15ServiceExecutor13ScheduleFlagsENS2_23ServiceExecutorTaskNameENS0_9OwnershipE+0x15F) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d470307bf&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo19ServiceStateMachine15_sourceCallbackENS_6StatusE+0xAF5) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d47032d05&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo19ServiceStateMachine14_sourceMessageENS0_11ThreadGuardE+0x23B) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d470335fb&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo19ServiceStateMachine15_runNextInGuardENS0_11ThreadGuardE+0x11D) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d470319dd&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0xC11D91) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d47034d91&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x1B135F5) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d47f365f5&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x20A8194) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x562d484cb194&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libpthread.so.0(+0x7E25) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f8a6bb8fe25&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libc.so.6(clone+0x6D) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f8a6b8bd34d&amp;#93;&lt;/span&gt;&lt;br/&gt;
----- END BACKTRACE -----&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hu7hcf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>