<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:31:47 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-13455] configuration option to use a separate directory for the journal</title>
                <link>https://jira.mongodb.org/browse/SERVER-13455</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;See &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13182&quot; title=&quot;How to write journal directory in a seperate hard disk drive&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13182&quot;&gt;&lt;del&gt;SERVER-13182&lt;/del&gt;&lt;/a&gt; for background and &lt;a href=&quot;http://dom.as/2014/03/31/mongo-io&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://dom.as/2014/03/31/mongo-io&lt;/a&gt;. We want an option to use a different directory for the journal and prefer not to use symbolic links or mount $dbpath/journal as a separate filesystem.&lt;/p&gt;</description>
                <environment></environment>
        <key id="128905">SERVER-13455</key>
            <summary>configuration option to use a separate directory for the journal</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</priority>
                        <status id="10038" iconUrl="https://jira.mongodb.org/images/icons/subtask.gif" description="">Backlog</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="brian.lane@mongodb.com">Brian Lane</assignee>
                                    <reporter username="mdcallag">Mark Callaghan</reporter>
                        <labels>
                            <label>asya</label>
                    </labels>
                <created>Wed, 2 Apr 2014 02:20:54 +0000</created>
                <updated>Tue, 10 May 2022 21:23:37 +0000</updated>
                                            <version>2.6.0-rc2</version>
                                                    <component>Admin</component>
                                        <votes>30</votes>
                                    <watches>38</watches>
                                                                                                                <comments>
                            <comment id="4539779" author="steven.vannelli" created="Tue, 10 May 2022 21:23:37 +0000"  >&lt;p&gt;Moving this ticket to the Backlog and removing the &quot;Backlog&quot; fixVersion as per our latest policy for using fixVersions. &lt;/p&gt;</comment>
                            <comment id="1988914" author="xgen-internal-githook" created="Wed, 29 Aug 2018 16:01:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Daniel Gottlieb&apos;, &apos;email&apos;: &apos;daniel.gottlieb@mongodb.com&apos;, &apos;username&apos;: &apos;dgottlieb&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13455&quot; title=&quot;configuration option to use a separate directory for the journal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13455&quot;&gt;SERVER-13455&lt;/a&gt; add new configuration option for mongod to allow separate journal directory for WT&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit b20d3b5294b09a87de3aae729af3f2e9534a6724.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/82a943cc82d16b45c8abd3a3e88790cf63a21e32&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/82a943cc82d16b45c8abd3a3e88790cf63a21e32&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1988898" author="daniel.gottlieb@10gen.com" created="Wed, 29 Aug 2018 15:51:04 +0000"  >&lt;p&gt;Unfortunately, we&apos;ve had to revert this change for the time being. Allowing this option, while providing users safety in the event of incorrect configuration, required persisting filesystem paths to disk as part of some metadata. Taking a physical backup requires copying this metadata. If the journal path is configured as an absolute path and the data was copied to another directory on the same machine, the metadata files for both sets of data would reference the same journal files. If the data files were copied to a different machine, the user would have to take care in placing the journal files in the same directory as the source.&lt;/p&gt;</comment>
                            <comment id="1988871" author="xgen-internal-githook" created="Wed, 29 Aug 2018 15:40:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Daniel Gottlieb&apos;, &apos;email&apos;: &apos;daniel.gottlieb@mongodb.com&apos;, &apos;username&apos;: &apos;dgottlieb&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13455&quot; title=&quot;configuration option to use a separate directory for the journal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13455&quot;&gt;SERVER-13455&lt;/a&gt; Add new configuration option for mongod to allow separate journal directory for WT&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit d3656459d016d6a1be0788acfe3276734ab59210.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/fa5f357a688e0eb5c4d260cf86997495854104b1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/fa5f357a688e0eb5c4d260cf86997495854104b1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1985456" author="xgen-internal-githook" created="Fri, 24 Aug 2018 20:23:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Dewal Gupta&apos;, &apos;email&apos;: &apos;dewal.gupta@10gen.com&apos;, &apos;username&apos;: &apos;dewalg&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13455&quot; title=&quot;configuration option to use a separate directory for the journal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13455&quot;&gt;SERVER-13455&lt;/a&gt; Add new configuration option for mongod to allow separate journal directory for WT&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d3656459d016d6a1be0788acfe3276734ab59210&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d3656459d016d6a1be0788acfe3276734ab59210&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1985455" author="xgen-internal-githook" created="Fri, 24 Aug 2018 20:22:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Dewal Gupta&apos;, &apos;email&apos;: &apos;dewal.gupta@10gen.com&apos;, &apos;username&apos;: &apos;dewalg&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13455&quot; title=&quot;configuration option to use a separate directory for the journal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13455&quot;&gt;SERVER-13455&lt;/a&gt; add new configuration option for mongod to allow separate journal directory for WT&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/b20d3b5294b09a87de3aae729af3f2e9534a6724&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/b20d3b5294b09a87de3aae729af3f2e9534a6724&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="689342" author="mrigal" created="Wed, 13 Aug 2014 14:17:12 +0000"  >&lt;p&gt;Yes, having a journalpath or similar option in the configuration would be very useful !&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="236266">SERVER-21151</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="574066">SERVER-36216</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="120086">SERVER-13182</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="595228">SERVER-36882</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="285604">SERVER-24110</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[500A000000ZPFbyIAH, 500A000000aAEAEIA4, 500A000000arLVdIAM, 500A000000bVfTyIAK, 500A000000bWdYkIAK, 500A000000bUiUDIA0, 500A000000bzj2KIAQ, 5002K00000nozNGQAY, 5002K00000uF9bNQAS]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 13 Aug 2014 14:17:12 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 39 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>steven.vannelli@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 39 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>41.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>brian.lane@mongodb.com</customfieldvalue>
            <customfieldvalue>daniel.gottlieb@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>mdcallag</customfieldvalue>
            <customfieldvalue>MRigal</customfieldvalue>
            <customfieldvalue>steven.vannelli@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrlxjr:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3693</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="252">Server 2.7.6</customfieldvalue>
    <customfieldvalue id="2394">Storage NYC 2018-07-30</customfieldvalue>
    <customfieldvalue id="2455">Storage NYC 2018-08-13</customfieldvalue>
    <customfieldvalue id="2456">Storage NYC 2018-08-27</customfieldvalue>

                        </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|hsh0g7:</customfieldvalue>

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