<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:21:10 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>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-8859] Test case failures encountered on ppc64le</title>
                <link>https://jira.whamcloud.com/browse/LU-8859</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I wanted to run the test cases ..&lt;/p&gt;


&lt;p&gt;Next on Ubuntu, Rhel machine (post installation of dependencies ), try out the below ,&lt;/p&gt;

&lt;p&gt;git clone git://git.hpdd.intel.com/fs/lustre-release.git&lt;br/&gt;
cd lustre-release/&lt;br/&gt;
sh autogen.sh&lt;br/&gt;
./configure --disable-server&lt;br/&gt;
make&lt;/p&gt;

&lt;p&gt;Next change to tests folder&lt;br/&gt;
cd lustre-release/lustre/tests&lt;/p&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@pts00433-vm5 tests&amp;#93;&lt;/span&gt;# ./sanity.sh&lt;br/&gt;
Logging to shared log directory: /tmp/test_logs/1479799950&lt;br/&gt;
Client: Lustre version: 2.8.60_19_g300739c&lt;br/&gt;
MDS: Lustre version: 2.8.60_19_g300739c&lt;br/&gt;
OSS: Lustre version: 2.8.60_19_g300739c&lt;br/&gt;
Checking servers environments&lt;br/&gt;
Checking clients pts00433-vm5 environments&lt;br/&gt;
Loading modules from /root/amit/lustre-release/lustre&lt;br/&gt;
detected 4 online CPUs by sysfs&lt;br/&gt;
Force libcfs to create 2 CPU partitions&lt;br/&gt;
debug=vfstrace rpctrace dlmtrace neterror ha config                   ioctl super lfsck&lt;br/&gt;
subsystem_debug=all&lt;br/&gt;
Setup mgs, mdt, osts&lt;br/&gt;
e2label: No such file or directory while trying to open /tmp/lustre-mdt1&lt;br/&gt;
Couldn&apos;t find valid filesystem superblock.&lt;/p&gt;


&lt;p&gt;while steps from here &lt;a href=&quot;http://wiki.lustre.org/Testing_HOWTO&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://wiki.lustre.org/Testing_HOWTO&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@pts00433-vm5 tests&amp;#93;&lt;/span&gt;# ./auster  -rsv -d /opt/results/ sanity --only 0a&lt;br/&gt;
Started at Tue Nov 22 13:03:12 IST 2016&lt;br/&gt;
Lustre is not mounted, trying to do setup ...&lt;br/&gt;
Stopping clients: pts00433-vm5 /mnt/lustre (opts&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;br/&gt;
Stopping clients: pts00433-vm5 /mnt/lustre2 (opts&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;br/&gt;
Loading modules from /root/amit/lustre-release/lustre&lt;br/&gt;
detected 4 online CPUs by sysfs&lt;br/&gt;
Force libcfs to create 2 CPU partitions&lt;br/&gt;
debug=vfstrace rpctrace dlmtrace neterror ha config                   ioctl super lfsck&lt;br/&gt;
subsystem_debug=all&lt;br/&gt;
Formatting mgs, mds, osts&lt;br/&gt;
Format mds1: /tmp/lustre-mdt1&lt;br/&gt;
sh: mkfs.lustre: command not found&lt;/p&gt;


&lt;p&gt;So  our multi node luster set up is as below&lt;br/&gt;
1. Machine 1 : Acting as Management server( MGS) , Management target ( MGT ) ,Metadata server( MDS) , Metadata target ( MDT )  - CentOS6.6 x86-VM1 - 10.51.225.95 -x86_64&lt;br/&gt;
2. Machine 2 : Acting as - Object Storage Server ( OSS ) , Object Storage Target ( OST ) CentOS6.8 x86-VM2 - 10.51.225.96 - x86_64&lt;/p&gt;

&lt;p&gt;Lustre Clients&lt;br/&gt;
3. Machine 4 : Acting as lustre client - Ubuntu 16.04.1 LTS (Xenial Xerus) - 10.77.67.146 - ppc64le&lt;br/&gt;
4. Machine 5 : Acting as lustre client - Red Hat 7.2 - 10.77.67.129  -ppc64le&lt;/p&gt;

&lt;p&gt;Can anyone help me point me how to execute sanity.sh script on this lustre client machine&lt;/p&gt;


</description>
                <environment>[&lt;a href=&apos;mailto:root@pts00433-vm5&apos;&gt;root@pts00433-vm5&lt;/a&gt; lustre]# cat /etc/redhat-release&lt;br/&gt;
Red Hat Enterprise Linux Server release 7.3 (Maipo)&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
[&lt;a href=&apos;mailto:root@pts00433-vm5&apos;&gt;root@pts00433-vm5&lt;/a&gt; lustre]# lscpu&lt;br/&gt;
Architecture:          ppc64le&lt;br/&gt;
Byte Order:            Little Endian&lt;br/&gt;
CPU(s):                4&lt;br/&gt;
On-line CPU(s) list:   0-3&lt;br/&gt;
Thread(s) per core:    1&lt;br/&gt;
Core(s) per socket:    4&lt;br/&gt;
Socket(s):             1&lt;br/&gt;
NUMA node(s):          1&lt;br/&gt;
Model:                 2.1 (pvr 004b 0201)&lt;br/&gt;
Model name:            POWER8E (raw), altivec supported&lt;br/&gt;
L1d cache:             64K&lt;br/&gt;
L1i cache:             32K&lt;br/&gt;
NUMA node0 CPU(s):     0-3&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
[&lt;a href=&apos;mailto:root@pts00433-vm5&apos;&gt;root@pts00433-vm5&lt;/a&gt; lustre]# uname -a&lt;br/&gt;
Linux pts00433-vm5 3.10.0-327.18.2.el7.ppc64le #1 SMP Fri Apr 8 05:10:45 EDT 2016 ppc64le ppc64le ppc64le GNU/Linux&lt;br/&gt;
&lt;br/&gt;
Built lustre from source ..&lt;br/&gt;
[&lt;a href=&apos;mailto:root@pts00433-vm5&apos;&gt;root@pts00433-vm5&lt;/a&gt; lustre-release]# ./LUSTRE-VERSION-GEN&lt;br/&gt;
2.8.60_19_g300739c&lt;br/&gt;
&lt;br/&gt;
[&lt;a href=&apos;mailto:root@pts00433-vm5&apos;&gt;root@pts00433-vm5&lt;/a&gt; lustre-release]# lsmod | grep lustre&lt;br/&gt;
lustre               1059845  16&lt;br/&gt;
lmv                   298120  2 lustre&lt;br/&gt;
mdc                   219817  2 lustre&lt;br/&gt;
lov                   391204  12 lustre&lt;br/&gt;
ptlrpc               1688258  9 fid,fld,lmv,mdc,lov,mgc,osc,ptlrpc_gss,lustre&lt;br/&gt;
obdclass             1556581  32 fid,fld,lmv,mdc,lov,mgc,osc,ptlrpc_gss,lustre,obdecho,ptlrpc&lt;br/&gt;
lnet                  561656  7 mgc,osc,ptlrpc_gss,lustre,obdclass,ptlrpc,ksocklnd&lt;br/&gt;
libcfs                404614  14 fid,fld,lmv,mdc,lov,mgc,osc,lnet,ptlrpc_gss,lustre,obdecho,obdclass,ptlrpc,ksocklnd&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
Configured this vm as lustre client&lt;br/&gt;
[&lt;a href=&apos;mailto:root@pts00433-vm5&apos;&gt;root@pts00433-vm5&lt;/a&gt; lustre-release]# df -T | grep lustre&lt;br/&gt;
&lt;a href=&apos;mailto:10.51.225.95@tcp&apos;&gt;10.51.225.95@tcp&lt;/a&gt;:/whatevs lustre    41377088    50184  39153004   1% /mnt/first_mount&lt;br/&gt;
&lt;br/&gt;
[&lt;a href=&apos;mailto:root@pts00433-vm5&apos;&gt;root@pts00433-vm5&lt;/a&gt; lustre-release]#  lfs df -h&lt;br/&gt;
UUID                       bytes        Used   Available Use% Mounted on&lt;br/&gt;
whatevs-MDT0000_UUID       28.4G       58.9M       26.3G   0% /mnt/first_mount[MDT:0]&lt;br/&gt;
whatevs-OST0000_UUID       39.5G       49.0M       37.3G   0% /mnt/first_mount[OST:0]&lt;br/&gt;
&lt;br/&gt;
filesystem summary:        39.5G       49.0M       37.3G   0% /mnt/first_mount&lt;br/&gt;
</environment>
        <key id="41729">LU-8859</key>
            <summary>Test case failures encountered on ppc64le</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="6">Not a Bug</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="amitkumar_ghatwal">Amitkumar Ghatwal</reporter>
                        <labels>
                    </labels>
                <created>Tue, 22 Nov 2016 07:34:40 +0000</created>
                <updated>Wed, 5 Aug 2020 21:49:25 +0000</updated>
                            <resolved>Wed, 5 Aug 2020 21:49:25 +0000</resolved>
                                    <version>Lustre 2.8.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzywan:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10020"><![CDATA[1]]></customfieldvalue>

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