- Oct 04, 2018
-
-
Wang Shilong authored
Even old links could redirect to whamcloud automatically, We'd better update to use new whamcloud links to avoid any further confusions. Test-parameters: trivial Lustre-change: https://review.whamcloud.com/33094 Lustre-commit: 605a139a Change-Id: Ida7161a062d822141bf0c1fdf20b2098a21ea9e7 Signed-off-by:
Wang Shilong <wshilong@ddn.com> Reviewed-by:
Peter Jones <pjones@whamcloud.com> Reviewed-by:
Andreas Dilger <adilger@whamcloud.com> Signed-off-by:
Minh Diep <mdiep@whamcloud.com> Reviewed-on: https://review.whamcloud.com/33109 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
- Sep 11, 2018
-
-
Lai Siyao authored
If transaction is committed before unlock, lock won't be saved. So trigger Sync-Lock-Cancel twice in sanityn.sh 33c, it's unlikely to fail both. This patch is back-ported from the following one: Lustre-commit: 04c4b9c2 Lustre-change: https://review.whamcloud.com/31673 Test-Parameters: trivial clientcount=2 mdscount=2 mdtcount=4 \ osscount=1 ostcount=8 mdtfilesystemtype=zfs ostfilesystemtype=zfs \ testlist=sanityn Signed-off-by:
Lai Siyao <lai.siyao@intel.com> Change-Id: I5c99e5a8261df8c9f463aea7ed67df95baaf3e6c Reviewed-on: https://review.whamcloud.com/33057 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Lai Siyao <lai.siyao@whamcloud.com> Reviewed-by:
James Nunez <jnunez@whamcloud.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Jian Yu authored
Update RHEL6.10 kernel to 2.6.32-754.3.5.el6 for Lustre client. Test-Parameters: clientdistro=el6.10 Change-Id: Ib9534e98ddc37ff567a8b548e24d575b00162cdc Signed-off-by:
Jian Yu <yujian@whamcloud.com> Reviewed-on: https://review.whamcloud.com/33014 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Minh Diep <mdiep@whamcloud.com> Reviewed-by:
Yang Sheng <ys@whamcloud.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Andreas Dilger authored
Don't print a warning message if the "dirdata" feature is not enabled on MGS devices. It is only needed for ldiskfs MDT devices. Lustre-commit: 383ef1a9 Lustre-change: https://review.whamcloud.com/29274 Test-Parameters: trivial Signed-off-by:
Andreas Dilger <andreas.dilger@intel.com> Change-Id: I1d8ccfc9c60eff128b480ea8efa298c1212c041a Reviewed-by:
Alex Zhuravlev <alexey.zhuravlev@intel.com> Reviewed-by:
Fan Yong <fan.yong@intel.com> Reviewed-by:
Oleg Drokin <oleg.drokin@intel.com> Reviewed-on: https://review.whamcloud.com/32961 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Yang Sheng <ys@whamcloud.com> Reviewed-by:
Alex Zhuravlev <bzzz@whamcloud.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Nathaniel Clark authored
Ensure all values used in https://review.whamcloud.com/29242 are actually used conditionally. This allows us to build against ZFS 0.6.5.7 again. Lustre-change: https://review.whamcloud.com/29866 Lustre-commit: 0cfb8796 Signed-off-by:
Nathaniel Clark <nathaniel.l.clark@intel.com> Change-Id: Ide560e21f7b7fedc0c107b1943602e5af99b478c Reviewed-by:
Bob Glossman <bob.glossman@intel.com> Reviewed-by:
Andreas Dilger <andreas.dilger@intel.com> Reviewed-by:
Alex Zhuravlev <alexey.zhuravlev@intel.com> Reviewed-by:
Giuseppe Di Natale <dinatale2@llnl.gov> Reviewed-on: https://review.whamcloud.com/33070 Reviewed-by:
Andreas Dilger <adilger@whamcloud.com> Tested-by: Jenkins Reviewed-by:
Nathaniel Clark <nclark@whamcloud.com> Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Mikhail Pershin authored
The "destroys_in_progress already cleared" message in ofd_create_hdl() may be result of high load on OST server prior failover. It is not an error, so decrease its level to D_HA from D_ERROR. Lustre-change: https://review.whamcloud.com/32985 Lustre-commit: c25c4d60 Signed-off-by:
Mikhail Pershin <mpershin@whamcloud.com> Change-Id: Id5142672a61244a6362be3778d0769baafc87b86 Reviewed-by:
Andreas Dilger <adilger@whamcloud.com> Reviewed-by:
Lai Siyao <lai.siyao@whamcloud.com> Signed-off-by:
Minh Diep <mdiep@whamcloud.com> Reviewed-on: https://review.whamcloud.com/33100 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Lai Siyao authored
Invalid linkea data may lead to dead loop in linkea iteration, check linkea entry validity on unpack, and if entry is not unpacked, check entry length validity. Test-Parameters: trivial mdscount=2 mdtcount=4 testlist=sanity-lfsck Lustre-change: https://review.whamcloud.com/32958 Lustre-commit: a5441a71 Signed-off-by:
Lai Siyao <lai.siyao@whamcloud.com> Change-Id: I8e1890ed64fab38b85149ebbfecce04caaf41e17 Reviewed-by:
Andreas Dilger <adilger@whamcloud.com> Reviewed-by:
Hongchao Zhang <hongchao@whamcloud.com> Signed-off-by:
Minh Diep <mdiep@whamcloud.com> Reviewed-on: https://review.whamcloud.com/33078 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Alex Zhuravlev authored
disable random I/O in replay-ost-single/5 as it's very slow on ZFS - this is due to grants as the client consume them way too quickly: 1MB blocksize + ~0.5MB metadata overhead for each random 4K written by iozone. This is a backport to b2_10 of master patch Lustre-change: https://review.whamcloud.com/#/c/31671 Lustre-commit: e3bc6e68 Test-Parameters: trivial ostcount=7 clients=2 ostfilesystemtype=zfs mdtfilesystemtype=zfs testlist=replay-ost-single envdefinitions=SLOW=yes,ONLY=5 Test-Parameters: trivial ostcount=7 clients=2 ostfilesystemtype=zfs mdtfilesystemtype=zfs testlist=replay-ost-single envdefinitions=SLOW=yes,ONLY=5 Test-Parameters: trivial ostcount=7 clients=2 ostfilesystemtype=zfs mdtfilesystemtype=zfs testlist=replay-ost-single envdefinitions=SLOW=yes,ONLY=5 Test-Parameters: trivial ostcount=7 clients=2 ostfilesystemtype=zfs mdtfilesystemtype=zfs testlist=replay-ost-single envdefinitions=SLOW=yes,ONLY=5 Test-Parameters: trivial ostcount=7 clients=2 ostfilesystemtype=zfs mdtfilesystemtype=zfs testlist=replay-ost-single envdefinitions=SLOW=yes,ONLY=5 Change-Id: Ic49429b8c681fdc16e5f95f483d78198b6f4804c Signed-off-by:
Alex Zhuravlev <alexey.zhuravlev@intel.com> Reviewed-on: https://review.whamcloud.com/31671 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Andreas Dilger <andreas.dilger@intel.com> Reviewed-by:
James Nunez <james.a.nunez@intel.com> (cherry picked from commit e3bc6e68) Reviewed-on: https://review.whamcloud.com/33053 Reviewed-by:
Wei Liu <sarah@whamcloud.com> Reviewed-by:
Alex Zhuravlev <bzzz@whamcloud.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
James Nunez authored
replay-dual test 26 fails frequently. We need to add this test to the ALWAYS_EXCEPT list and, thus, stop running the test until we fix the issue. This is a backport to b2_10 of master patch Lustre-change: https://review.whamcloud.com/#/c/32902 Lustre-commit: 77fc116f Test-Parameters: trivial testlist=replay-dual Signed-off-by:
James Nunez <jnunez@whamcloud.com> Change-Id: I1432d544068bfbd98c912c8b7699e04c6d067492 Reviewed-on: https://review.whamcloud.com/33052 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Andreas Dilger <adilger@whamcloud.com> Reviewed-by:
Wei Liu <sarah@whamcloud.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Andreas Dilger authored
In the mmp.sh test_5() mount_after_unmount() testing, it is possible that the first filesystem unmounts successfully before the second one starts, and there is no contention for the MMP block. This caused the test to fail on a regular basis. However, there is still value in running this test, since non-MMP race conditions have previously been seen in this area (OBD device refcount, etc). Make mount_after_unmount() more robust, only failing if the first filesystem is still mounted at the same time as the second one. This is a backport to b2_10 of master patch Lustre-change: https://review.whamcloud.com/#/c/32355/ Lustre-commit: a8148c56ad4f97142679559344a7da17f709a5b8 Author: Andreas Dilger <adilger@whamcloud.com> Test-Parameters: trivial mdtfilesystemtype=ldiskfs failover=true ostfilesystemtype=ldiskfs osscount=2 mdscount=2 mdtcount=1 austeroptions=-R iscsi=1 testlist=mmp Signed-off-by:
Andreas Dilger <andreas.dilger@intel.com> Signed-off-by:
James Nunez <jnunez@whamcloud.com> Change-Id: I186b9ce0a5a0e1ed6f2b46895fec4a32e73ebbe5 Reviewed-on: https://review.whamcloud.com/33007 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Emoly Liu <emoly@whamcloud.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Robin Humble authored
chgrp on a client triggers lod_sync() which in turn loops over OST/MDT targets with dt_sync(). dt_sync() fails with -ENOTCONN when targets have been deactivated (ie. set to active=0). The client retries infinitely causing the client process to hang and considerably MDS network traffic, load, and disk i/o. the fix is to not attempt dt_sync() to ost/mdt targets that have been deactivated and also (because of possible races) to ignore connection errors. tested with Lustre 2.10.4. Signed-off-by:
Robin Humble <plaguedbypenguins@gmail.com> Change-Id: I617509cf7944541489f4fd9762c233b771132165 Reviewed-on: https://review.whamcloud.com/32991 Reviewed-by:
Andreas Dilger <adilger@whamcloud.com> Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
- Aug 27, 2018
-
-
John L. Hammond authored
Signed-off-by:
John L. Hammond <jhammond@whamcloud.com> Change-Id: I9e8e692189153c7417f61646e25d1ae8d7a0d78a
-
Minh Diep authored
Record the version that we are building Test-Parameters: trivial Change-Id: Ic4ef5e906bffcdebc82a3db44beff0bfd95b4b77 Signed-off-by:
Minh Diep <mdiep@whamcloud.com> Reviewed-on: https://review.whamcloud.com/33021 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Jian Yu <yujian@whamcloud.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
- Aug 13, 2018
-
-
James Simmons authored
The program modprobe is not the same on all platforms. On RHEL systems it is located in /usr/sbin. For Ubuntu/Debian which is busybox based /sbin/modprobe is a symlink to /bin/kmod. On all platforms to keep some sort of standard a symlink for modprobe exist in /sbin. Update the lnet.service script to use the hard patch /sbin/modprobe Test-Parameters: trivial Lustre-change: https://review.whamcloud.com/32520 Lustre-commit: 574e63fc Change-Id: I54342971a6ee1aa4ce86a9fae0ac4dcb167b1510 Signed-off-by:
James Simmons <uja.ornl@yahoo.com> Reviewed-on: https://review.whamcloud.com/32944 Tested-by: Jenkins Reviewed-by:
Andreas Dilger <adilger@whamcloud.com> Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Li Dongyang <dongyangli@ddn.com> Reviewed-by:
Oleg Drokin <green@whamcloud.com> Reviewed-on: https://review.whamcloud.com/32970 Reviewed-by:
Thomas Stibor <t.stibor@gsi.de> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Lai Siyao authored
Sanityn.sh 33d verifies that CoS (Commit-on-Sharing) for DNE, but if transaction commits before unlock, CoS will not be triggered. To avoid this, do all tests twice, it's unlikely that both will fail. This patch is back-ported from the following one: Lustre-commit: 9d49453b Lustre-change: https://review.whamcloud.com/31946 Test-Parameters: trivial testlist=sanityn mdscount=2 mdtcount=4 Change-Id: If20670321e4bda9763b3794145d62a7264e7cef6 Signed-off-by:
Lai Siyao <lai.siyao@intel.com> Reviewed-on: https://review.whamcloud.com/32937 Tested-by: Jenkins Reviewed-by:
Andreas Dilger <adilger@whamcloud.com> Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Lai Siyao <lai.siyao@whamcloud.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Jian Yu authored
Update RHEL6.10 kernel to 2.6.32-754.2.1.el6 for Lustre client. Test-Parameters: clientdistro=el6.10 Change-Id: I7379565713adfd5ae2c8ee604c7838d6e6aba086 Signed-off-by:
Jian Yu <yujian@whamcloud.com> Reviewed-on: https://review.whamcloud.com/32936 Tested-by: Jenkins Reviewed-by:
Minh Diep <mdiep@whamcloud.com> Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Yang Sheng <ys@whamcloud.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Fan Yong authored
It is found that if there are too many concurrent statahead instances, then related statahead RPCs may accumulate on the client import (for MDT) RPC lists (imp_sending_list/imp_delayed_list/imp_unreplied_lis), as to seriously affect the efficiency of spin_lock under the case of MDT overloaded or in recovery. Be as the temporarily solution, restrict the concurrent statahead instances. If want to support more concurrent statahead instances, please consider to decentralize the RPC lists attached on related import. Lustre-change: https://review.whamcloud.com/32690 Lustre-commit: 164231a7 Signed-off-by:
Fan Yong <fan.yong@intel.com> Change-Id: I7251cc536f11d184f768e3d3704ba6717644541e Reviewed-by:
Andreas Dilger <adilger@whamcloud.com> Reviewed-by:
Lai Siyao <lai.siyao@whamcloud.com> Reviewed-by:
Oleg Drokin <green@whamcloud.com> Reviewed-on: https://review.whamcloud.com/32909 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
- Aug 07, 2018
-
-
Nathaniel Clark authored
Stop zed service because it hold zfs module open. Export zpools before trying to rmmod zfs. Test-Parameters: trivial testlist=conf-sanity Test-Parameters: trivial testlist=conf-sanity mdtfilesystemtype=zfs ostfilesystemtype=zfs Lustre-change: https://review.whamcloud.com/31991 Lustre-commit: e8e6e321 Signed-off-by:
Nathaniel Clark <nathaniel.l.clark@intel.com> Change-Id: Id1b891cadb91d9e3631a2d067c9d76a2965c34ff Reviewed-by:
Alex Zhuravlev <alexey.zhuravlev@intel.com> Reviewed-by:
Andreas Dilger <andreas.dilger@intel.com> Signed-off-by:
Minh Diep <minh.diep@intel.com> Reviewed-on: https://review.whamcloud.com/32520 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Jian Yu <yujian@whamcloud.com> Reviewed-by:
James Nunez <jnunez@whamcloud.com> Reviewed-by:
Andreas Dilger <adilger@whamcloud.com>
-
- Aug 03, 2018
-
-
John L. Hammond authored
In ll_file_io_generic() use the position returned in the kiocb to set the returned file position. This ensures that the file position is set correctly after an appending write. Add sanity test_23d() to check that calling lseek() for the current offset returns the correct value in this situation. Lustre-change: https://review.whamcloud.com/32641 Signed-off-by:
John L. Hammond <john.hammond@intel.com> Change-Id: Ic76ce49db6e87d5294e18546d5b75a12793aa99c Reviewed-on: https://review.whamcloud.com/32661 Reviewed-by:
Jinshan Xiong <jinshan.xiong@gmail.com> Tested-by: Jenkins Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
John L. Hammond authored
In mdt_getxattr_pack_reply() propagate -ENODATA returns from mo_xattr_list() to mdt_getxattr(). Add sanity test_102s() to ensure that getting a nonexistint xattr will fail. Lustre-change: https://review.whamcloud.com/32753 Lustre-commit: 39c7ac4c Signed-off-by:
John L. Hammond <jhammond@whamcloud.com> Change-Id: Ic7a01feb3fcac66d39f84b4ebdfc86025c3e2779 Reviewed-by:
Emoly Liu <emoly@whamcloud.com> Reviewed-by:
Andreas Dilger <adilger@whamcloud.com> Reviewed-by:
James Simmons <uja.ornl@yahoo.com> Signed-off-by:
Minh Diep <mdiep@whamcloud.com> Reviewed-on: https://review.whamcloud.com/32910 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com>
-
John L. Hammond authored
In mdc_intent_getxattr_pack() set mbo_eadatasize to the size of the xattr values buffer rather than the size of the xattr names buffer. Lustre-change: https://review.whamcloud.com/32739 Lustre-commit: dea1cde9 Signed-off-by:
John L. Hammond <jhammond@whamcloud.com> Change-Id: Ibbed6aba6718f50eed1a08d506d526b1e0e042c8 Reviewed-by:
Andreas Dilger <adilger@whamcloud.com> Reviewed-by:
Andrew Perepechko <c17827@cray.com> Reviewed-by:
James Simmons <uja.ornl@yahoo.com> Tested-by:
Andreas Dilger <adilger@whamcloud.com> Reviewed-by:
Oleg Drokin <green@whamcloud.com> Signed-off-by:
Minh Diep <mdiep@whamcloud.com> Reviewed-on: https://review.whamcloud.com/32901 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com>
-
Jian Yu authored
This patch makes changes to support new RHEL 6.10 release for Lustre client. Test-Parameters: clientdistro=el6.10 Change-Id: I4cec46b0189f1fc6779e15b6dca76bcf9d607bbc Signed-off-by:
Jian Yu <yujian@whamcloud.com> Reviewed-on: https://review.whamcloud.com/32873 Tested-by: Jenkins Reviewed-by:
Yang Sheng <ys@whamcloud.com> Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Fan Yong authored
Otherwise the counter of ll_sb_info::ll_sa_running will leak as to the umount process will be blocked for ever. Lustre-change: https://review.whamcloud.com/32287 Lustre-commit:◁6b8638bf Signed-off-by:
Fan Yong <fan.yong@intel.com> Change-Id: I6b3a0dfb39f120a0c58184a22211b52376b41bd9 Reviewed-by:
Lai Siyao <lai.siyao@intel.com> Reviewed-by:
Bobi Jam <bobijam@hotmail.com> Reviewed-by:
Andreas Dilger <andreas.dilger@intel.com> Signed-off-by:
Minh Diep <minh.diep@intel.com> Reviewed-on: https://review.whamcloud.com/32526 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Lai Siyao authored
Once starting statahead thread fails, it should disable statahead. Current code only does this when "sai != NULL", instead it should check whether current process is opening this dir, so for cases like current file is not the first dirent, or sai allocation fail, it won't retry statahead. Lustre-change: https://review.whamcloud.com/29817 Lustre-commit: 8b1bd1b8 Signed-off-by:
Lai Siyao <lai.siyao@intel.com> Change-Id: Iaedddd3659cdffeab51800f45b02f0b39c4a1ec1 Reviewed-by:
Fan Yong <fan.yong@intel.com> Reviewed-by:
Andreas Dilger <andreas.dilger@intel.com> Signed-off-by:
Minh Diep <minh.diep@intel.com> Reviewed-on: https://review.whamcloud.com/32366 Tested-by: Jenkins Reviewed-by:
Andreas Dilger <adilger@whamcloud.com> Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
- Aug 02, 2018
-
-
Hongchao Zhang authored
In osd_bufs_get_write, the offset in the first page should Lustre-change the offset parameter instead of zero. Lustre-change: https://review.whamcloud.com/32788 Lustre-commit: 83cb1703 Change-Id: I6592d8b5b0162b92953d59e2662a4381ba3e89ba Signed-off-by:
Hongchao Zhang <hongchao@whamcloud.com> Reviewed-by:
Nathaniel Clark <nclark@whamcloud.com> Reviewed-by:
Mike Pershin <mpershin@whamcloud.com> Reviewed-by:
Alex Zhuravlev <bzzz@whamcloud.com> Signed-off-by:
Minh Diep <minh.diep@intel.com> Reviewed-on: https://review.whamcloud.com/32899 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Jian Yu authored
While choosing OST to create object, both lod_alloc_qos() and lod_alloc_rr() functions use lod_statfs_and_check() function to check whether the OST is available for new OST objects or not. However, OST with max_create_count=0 is not checked in that function and just returned as an available OST. This patch fixes the above issue by detecting OST with max_create_count=0 in lod_statfs_and_check() and skip it. Change-Id: Ic2129b483ead16f8971a062e326d5ecd537b7e6c Signed-off-by:
Jian Yu <yujian@whamcloud.com> Reviewed-on: https://review.whamcloud.com/32859 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Andreas Dilger <adilger@whamcloud.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
- Aug 01, 2018
-
-
Jian Yu authored
Update RHEL7.5 kernel to 3.10.0-862.9.1.el7. Change-Id: I7fb8ac89a4e153f47c3339f4047c356e57bd4f99 Signed-off-by:
Jian Yu <yujian@whamcloud.com> Reviewed-on: https://review.whamcloud.com/32846 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Minh Diep <mdiep@whamcloud.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Yang Sheng authored
Update RHEL7.5 kernel to 3.10.0-862.6.3.el7 Test-Parameters: clientdistro=el7.5 mdsdistro=el7.5 ossdistro=el7.5 mdtfilesystemtype=ldiskfs ostfilesystemtype=ldiskfs Signed-off-by:
Yang Sheng <ys@whamcloud.com> Change-Id: I59b362135b5c235ac76848afb2d48014b7a4e928 Reviewed-on: https://review.whamcloud.com/32795 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Minh Diep <mdiep@whamcloud.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Nathaniel Clark authored
Add ordering for inkernel (rdma.server) and Mellanox MOFED (openibd.service). This ensures that systemd will shutdown lnet prior to IB, thus preventing it from hanging. Lustre-change: https://review.whamcloud.com/32646 Lustre-commit: 45bb717b Test-Parameters: trivial Signed-off-by:
Nathaniel Clark <nathaniel.l.clark@intel.com> Change-Id: Ia0be1ca60eb8f54edd2f4f6bfbca10cbc01cc638 Reviewed-by:
Andreas Dilger <andreas.dilger@intel.com> Reviewed-on: https://review.whamcloud.com/32793 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Andreas Dilger <adilger@whamcloud.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Nathaniel Clark authored
This adds l_tunedisk utility to utilize osd_tune_lustre call for mount_utils.h. This can be called from udev. This adds a udev rule to fix disk tunings. This in some ways duplicates LU-9132, which sets this value at mount time, but if a multipath component is removed then re-added, the multipath's max_sectors_kb will not propgate to the newly added device and this now will cause an error for I/Os that would violate this. Lustre-change: https://review.whamcloud.com/31464 Lustre-commit: 89228074 Test-Parameters: trivial Signed-off-by:
Nathaniel Clark <nathaniel.l.clark@intel.com> Reviewed-by:
Andreas Dilger <andreas.dilger@intel.com> Reviewed-by:
Bob Glossman <bob.glossman@intel.com> Change-Id: I8fc7b296c0add29e98b625ac6395a0dee2e376df Reviewed-on: https://review.whamcloud.com/32583 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Andreas Dilger <adilger@whamcloud.com>
-
John L. Hammond authored
In the non-extended rename case of lr_replicate() copy the record number from ext to info. Then remove the spurious rename record handling from lr_clear_cl(). Lustre-change: https://review.whamcloud.com/32247 Lustre-commit: 62ac9c65 Signed-off-by:
John L. Hammond <john.hammond@intel.com> Change-Id: I615ec2f384f5f9d7807156acb3ce66ac47ca1e77 Reviewed-by:
Sebastien Buisson <sbuisson@ddn.com> Reviewed-by:
Jian Yu <jian.yu@intel.com> Reviewed-by:
Oleg Drokin <oleg.drokin@intel.com> Signed-off-by:
Minh Diep <minh.diep@intel.com> Reviewed-on: https://review.whamcloud.com/32525 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Jian Yu <yujian@whamcloud.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Nathaniel Clark authored
If the MGS is unmounted/mounted without the MDS reconnecting, the fsdb FSNAME-barrier would not be created. This change allows mgs_barrier_freeze (called from snapshot_create) to attempt the create the required fsdb. This adds a test to sanity-lsnapshot.sh for this issue. Test-Parameters: testlist=sanity-lsnapshot mgtfilesystemtype=zfs ostfilesystemtype=zfs mdtfilesystemtype=zfs combinedmdsmgs=false ostcount=2 standalonemgs=true Lustre-change: https://review.whamcloud.com/31779 Lustre-commit: 2d63d5bc Signed-off-by:
Nathaniel Clark <nathaniel.l.clark@intel.com> Change-Id: I2432cc0bdaddb07f024744065ca2ced77288fd7b Reviewed-by:
Fan Yong <fan.yong@intel.com> Reviewed-by:
Andreas Dilger <andreas.dilger@intel.com> Reviewed-by:
Jian Yu <jian.yu@intel.com> Reviewed-by:
Mike Pershin <mike.pershin@intel.com> Signed-off-by:
Minh Diep <minh.diep@intel.com> Reviewed-on: https://review.whamcloud.com/32519 Reviewed-by:
Nathaniel Clark <nclark@whamcloud.com> Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Jian Yu <yujian@whamcloud.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
Fan Yong authored
It is impossible that current MDT has trouble on the connection with some other MDT(s) or OST(s). Under such case, the LFSCK on current MDT should skip related MDT(s) or OST(s) to avoid whole LFSCK process being blocked by the trouble connection or remote targets via setting the LFSCK notify RPC as rq_no_delay. This is back ported from master: lustre-change: http://review.whamcloud.com/30768 lustre-commit: d8827a8ce44db121f80223dc7189e32f5bf3fd45 Signed-off-by:
Fan Yong <fan.yong@intel.com> Change-Id: Ib35080cedcbe49f4ae8c4b3690a4743d5afe41b1 Reviewed-on: https://review.whamcloud.com/30831 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Andreas Dilger <adilger@whamcloud.com> Reviewed-by:
John L. Hammond <jhammond@whamcloud.com>
-
- Jun 11, 2018
-
-
Fan Yong authored
It will avoid empty attrs in LFSCK request (lfsck_namespace_req). The patch also shows invalid mode for dt_mode_to_dft() for debug. Other cleanup for lfsck_namespace_striped_dir_rescan(). Lustre-change: https://review.whamcloud.com/32245 Lustre-commit: f7c35409 Signed-off-by:
Fan Yong <fan.yong@intel.com> Change-Id: I2874160d9a0c9e3084d0d3d7f365940108c82018 Reviewed-by:
Lai Siyao <lai.siyao@intel.com> Reviewed-by:
Andreas Dilger <andreas.dilger@intel.com> Reviewed-by:
Oleg Drokin <oleg.drokin@intel.com> Signed-off-by:
Minh Diep <minh.diep@intel.com> Reviewed-on: https://review.whamcloud.com/32522 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
John L. Hammond <john.hammond@intel.com>
-
Chris Horn authored
The lnet init script does not contain header information as described by the insserv man page. This header information is needed to ensure the lnet init script is not run until openibd has been able to start Lustre-change: https://review.whamcloud.com/20835 Lustre-commit: c99b6454 Signed-off-by:
Chris Horn <hornc@cray.com> Change-Id: I6f778e827f88ce34199dff70be5d5089f0ba51b9 Reviewed-by:
Nathaniel Clark <nathaniel.l.clark@intel.com> Reviewed-by:
Bob Glossman <bob.glossman@intel.com> Signed-off-by:
Minh Diep <minh.diep@intel.com> Reviewed-on: https://review.whamcloud.com/32518 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
John L. Hammond <john.hammond@intel.com>
-
Bob Glossman authored
Update target, kernel_config, and ldiskfs files for new version One ldiskfs patch revised for ext4 changes. Old unchanged ldiskfs patch kept to use for sles12sp2. Test-Parameters: clientdistro=sles12sp3 testgroup=review-ldiskfs \ mdsdistro=sles12sp3 ossdistro=sles12sp3 \ mdtfilesystemtype=ldiskfs ostfilesystemtype=ldiskfs Signed-off-by:
Bob Glossman <bob.glossman@intel.com> Change-Id: Ic6d0219a7133825d1dba0b2bfadf8354442cddb3 Reviewed-on: https://review.whamcloud.com/32600 Reviewed-by:
Yang Sheng <yang.sheng@intel.com> Tested-by: Jenkins Reviewed-by:
Minh Diep <minh.diep@intel.com> Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
John L. Hammond <john.hammond@intel.com>
-
Bob Glossman authored
update RHEL 7.5 kernel to 3.10.0-862.3.2.el7 Signed-off-by:
Bob Glossman <bob.glossman@intel.com> Change-Id: I0defa14e83ce098c48b3228b4867afa73a2d9185 Reviewed-on: https://review.whamcloud.com/32542 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Yang Sheng <yang.sheng@intel.com> Reviewed-by:
Cliff White <cliff.white@intel.com> Reviewed-by:
John L. Hammond <john.hammond@intel.com>
-
Bob Glossman authored
Update RHEL6.9 kernel to 2.6.32-696.30.1.el6 Test-Parameters: clientdistro=el6.9 mdsdistro=el6.9 \ ossdistro=el6.9 mdtfilesystemtype=ldiskfs \ ostfilesystemtype=ldiskfs testgroup=review-ldiskfs Signed-off-by:
Bob Glossman <bob.glossman@intel.com> Change-Id: I7b02f48f05c18e0b9e29f302150e8386a2b15064 Reviewed-on: https://review.whamcloud.com/32512 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
Yang Sheng <yang.sheng@intel.com> Reviewed-by:
Cliff White <cliff.white@intel.com> Reviewed-by:
John L. Hammond <john.hammond@intel.com>
-
Wei Liu authored
Skip test_102 if server is equal or less than 2.9.53 Signed-off-by:
Wei Liu <wei3.liu@intel.com> Change-Id: Ib9702ee9b2d174742f229f0c3493524606eacca7 Reviewed-on: https://review.whamcloud.com/32393 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
James Nunez <james.a.nunez@intel.com> Reviewed-by:
John L. Hammond <john.hammond@intel.com>
-
- May 22, 2018
-
-
John L. Hammond authored
Signed-off-by:
John L. Hammond <john.hammond@intel.com> Change-Id: I55a68a7fab1c633055854b24e297b399c49cb41e
-