<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:57:36 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-41393] Drives don&apos;t come back up on Enterprise Amazon Linux during powercycle testing</title>
                <link>https://jira.mongodb.org/browse/SERVER-41393</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Through experimentation with &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=brian.mccarthy&quot; class=&quot;user-hover&quot; rel=&quot;brian.mccarthy&quot;&gt;brian.mccarthy&lt;/a&gt;, we&apos;ve found that EBS volumes only come back up with the &lt;tt&gt;amazon1&amp;#45;2018&amp;#45;test&lt;/tt&gt; Evergreen distro if the entry in &lt;tt&gt;/etc/fstab&lt;/tt&gt; uses the UUID of the drive. The &lt;tt&gt;ubuntu1604&amp;#45;powercycle&lt;/tt&gt; Evergreen distro doesn&apos;t appear to be impacted. Note that this is also the recommendation in Amazon&apos;s documentation as well:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;To mount an attached EBS volume on every system reboot, add an entry for the device to the /etc/fstab file.&lt;/p&gt;

&lt;p&gt;You can use the device name, such as /dev/xvdf, in /etc/fstab, but we recommend using the device&apos;s 128-bit universally unique identifier (UUID) instead. Device names can change, but the UUID persists throughout the life of the partition. By using the UUID, you reduce the chances that the system becomes unbootable after a hardware reconfiguration. For more information, see Identifying the EBS Device.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-using-volumes.html#ebs-mount-after-reboot&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-using-volumes.html#ebs-mount-after-reboot&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Based on &lt;a href=&quot;https://unix.stackexchange.com/a/270216&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://unix.stackexchange.com/a/270216&lt;/a&gt;, we can use either the &lt;tt&gt;blkid -o value -s UUID /dev/xvd...&lt;/tt&gt; or &lt;tt&gt;lsblk -no UUID /dev/xvd...&lt;/tt&gt; command to get the UUID and write that &lt;a href=&quot;https://github.com/mongodb/mongo/blob/da754e6c0490a3ccacd04339f34fafbd878331b4/buildscripts/mount_drives.sh#L155&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;in place of &lt;tt&gt;$device_name&lt;/tt&gt; in the &lt;tt&gt;mount_drives.sh&lt;/tt&gt; script&lt;/a&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="782423">SERVER-41393</key>
            <summary>Drives don&apos;t come back up on Enterprise Amazon Linux during powercycle testing</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="13201">Fixed</resolution>
                                        <assignee username="max.hirschhorn@mongodb.com">Max Hirschhorn</assignee>
                                    <reporter username="max.hirschhorn@mongodb.com">Max Hirschhorn</reporter>
                        <labels>
                            <label>tig-powercycle</label>
                    </labels>
                <created>Thu, 30 May 2019 14:16:32 +0000</created>
                <updated>Sun, 29 Oct 2023 22:20:35 +0000</updated>
                            <resolved>Mon, 3 Jun 2019 22:55:52 +0000</resolved>
                                                    <fixVersion>4.2.0-rc0</fixVersion>
                    <fixVersion>4.3.1</fixVersion>
                                    <component>Testing Infrastructure</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2276044" author="xgen-internal-githook" created="Fri, 7 Jun 2019 17:06:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Max Hirschhorn&apos;, &apos;email&apos;: &apos;max.hirschhorn@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41393&quot; title=&quot;Drives don&amp;#39;t come back up on Enterprise Amazon Linux during powercycle testing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41393&quot;&gt;&lt;del&gt;SERVER-41393&lt;/del&gt;&lt;/a&gt; Fix specifying &quot;shell: bash&quot; for fuzzer functions.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4351145ceb3ec61f122e5e6a389e9b63d653528c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4351145ceb3ec61f122e5e6a389e9b63d653528c&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Edit&lt;/b&gt;: This commit was meant to say &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41423&quot; title=&quot;&amp;quot;shell: bash&amp;quot; being set incorrectly for shell.exec commands in etc/evergreen.yml&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41423&quot;&gt;&lt;del&gt;SERVER-41423&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="2269778" author="xgen-internal-githook" created="Mon, 3 Jun 2019 22:55:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Max Hirschhorn&apos;, &apos;email&apos;: &apos;max.hirschhorn@mongodb.com&apos;, &apos;username&apos;: &apos;visemet&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41393&quot; title=&quot;Drives don&amp;#39;t come back up on Enterprise Amazon Linux during powercycle testing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41393&quot;&gt;&lt;del&gt;SERVER-41393&lt;/del&gt;&lt;/a&gt; Identify devices by their UUID in /etc/fstab.&lt;/p&gt;

&lt;p&gt;This ensures they are automatically mounted following a machine reboot.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 79091ef290d1c0d73f663787c7982cc4fef2959e)&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/c710c8429d0c1dde5324d7fdbe2c5e1485bd8450&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/c710c8429d0c1dde5324d7fdbe2c5e1485bd8450&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2269777" author="xgen-internal-githook" created="Mon, 3 Jun 2019 22:53:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Max Hirschhorn&apos;, &apos;email&apos;: &apos;max.hirschhorn@mongodb.com&apos;, &apos;username&apos;: &apos;visemet&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41393&quot; title=&quot;Drives don&amp;#39;t come back up on Enterprise Amazon Linux during powercycle testing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41393&quot;&gt;&lt;del&gt;SERVER-41393&lt;/del&gt;&lt;/a&gt; Identify devices by their UUID in /etc/fstab.&lt;/p&gt;

&lt;p&gt;This ensures they are automatically mounted following a machine reboot.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/79091ef290d1c0d73f663787c7982cc4fef2959e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/79091ef290d1c0d73f663787c7982cc4fef2959e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2267302" author="xgen-internal-githook" created="Fri, 31 May 2019 18:41:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Max Hirschhorn&apos;, &apos;email&apos;: &apos;max.hirschhorn@mongodb.com&apos;, &apos;username&apos;: &apos;visemet&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41393&quot; title=&quot;Drives don&amp;#39;t come back up on Enterprise Amazon Linux during powercycle testing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41393&quot;&gt;&lt;del&gt;SERVER-41393&lt;/del&gt;&lt;/a&gt; Fix specifying &quot;shell: bash&quot; for fuzzer functions.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4351145ceb3ec61f122e5e6a389e9b63d653528c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4351145ceb3ec61f122e5e6a389e9b63d653528c&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Edit&lt;/b&gt;: This commit was meant to say &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41423&quot; title=&quot;&amp;quot;shell: bash&amp;quot; being set incorrectly for shell.exec commands in etc/evergreen.yml&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41423&quot;&gt;&lt;del&gt;SERVER-41423&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16775"><![CDATA[v4.2]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 31 May 2019 18:41:31 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        4 years, 35 weeks, 5 days 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>
                            4 years, 35 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>50.0</customfieldvalue>

                        </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>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>max.hirschhorn@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hv1yi7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hur6w7:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="2961">STM 2019-06-17</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</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|hv1krj:</customfieldvalue>

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