Displaying 20 results from an estimated 8000 matches similar to: "Lustre + qemu/kvm issue"
2013 Mar 18
1
lustre showing inactive devices
I installed 1 MDS , 2 OSS/OST and 2 Lustre Client. My MDS shows:
[code]
[root at MDS ~]# lctl list_nids
10.94.214.185 at tcp
[root at MDS ~]#
[/code]
On Lustre Client1:
[code]
[root at lustreclient1 lustre]# lfs df -h
UUID bytes Used Available Use% Mounted on
lustre-MDT0000_UUID 4.5G 274.3M 3.9G 6%
/mnt/lustre[MDT:0]
2010 Oct 13
2
New lustre-community mailing list
Hello All,
I''d like to announce the creation of a new lustre-community at lists.lustre.org mailing list. After discussions with the various Lustre parties in the community, we thought there should be a new list to focus the "meta" discussion related to Lustre development in the community, such as how feature design, code development, patch contribution, and landing is
2010 Oct 13
2
New lustre-community mailing list
Hello All,
I''d like to announce the creation of a new lustre-community at lists.lustre.org mailing list. After discussions with the various Lustre parties in the community, we thought there should be a new list to focus the "meta" discussion related to Lustre development in the community, such as how feature design, code development, patch contribution, and landing is
2010 Oct 13
2
New lustre-community mailing list
Hello All,
I''d like to announce the creation of a new lustre-community at lists.lustre.org mailing list. After discussions with the various Lustre parties in the community, we thought there should be a new list to focus the "meta" discussion related to Lustre development in the community, such as how feature design, code development, patch contribution, and landing is
2013 Oct 24
1
build and install lustre from source code -- warning on livcfs.ko for no modversions
I built and installed Lustre from source. When I installed built luster-modules- RPM, I got libcfs.ko from the kernel-2.6.18-prep has no modversions (the message is posted below), so it cannot be reused for kernel. Is there any procedure I need to do during the build? There is include/config/modversion.h under patched kernel, but the file does not have any contens and its size is 0.
Thanks for
2010 Jul 03
2
patching FC13 kernel with Lustre
Hi,
I am trying to merge Lustre into Fedora 13 kernel
(2.6.33.3-85.fc13.i686.PAE)
I plan to submit the patches and continue to develop features on this
kernel.
will I get any assistance from the lustre development team.
Can I maintain this patch on lustre website ?
Regards,
Onkar
--
****************************************************
A 1965 Ford Mustang is a great car. But if you want to go
2010 Jul 03
2
patching FC13 kernel with Lustre
Hi,
I am trying to merge Lustre into Fedora 13 kernel
(2.6.33.3-85.fc13.i686.PAE)
I plan to submit the patches and continue to develop features on this
kernel.
will I get any assistance from the lustre development team.
Can I maintain this patch on lustre website ?
Regards,
Onkar
--
****************************************************
A 1965 Ford Mustang is a great car. But if you want to go
2010 Aug 26
1
Announce: Lustre 1.8.4 is available!
Hi all,
Lustre 1.8.4 is available on the Oracle Download Center Site.
http://www.oracle.com/technetwork/indexes/downloads/sun-az-index-095901.html#L
The change log can be read here:
http://wiki.lustre.org/index.php/Use:Change_Log_1.8
Here are some items that may interest you in this release:
* Changes to support matrix
- Update RHEL5.5 kernel to 2.6.18-194.3.1.el5
Update OEL5.5
2010 Aug 26
1
Announce: Lustre 1.8.4 is available!
Hi all,
Lustre 1.8.4 is available on the Oracle Download Center Site.
http://www.oracle.com/technetwork/indexes/downloads/sun-az-index-095901.html#L
The change log can be read here:
http://wiki.lustre.org/index.php/Use:Change_Log_1.8
Here are some items that may interest you in this release:
* Changes to support matrix
- Update RHEL5.5 kernel to 2.6.18-194.3.1.el5
Update OEL5.5
2012 Sep 09
2
Lustre系统管理员培训,中国北京, 2012年10月30日至11月2日/ Lustre Administration and Installation training, Beijing, China, 10/30~11/02 2012
Intel??????????Whamcloud??????????Lustre???????????????Whamcloud???Lustre????????????
????? 2012?10?30? ? 11?2?
???????? ??? ????????2? ??????A?8?
?????????????http://www.whamcloud.com/events/lustre-installation-and-administration-beijing-china/
????????????????
The 1st Lustre Administration and Installation training in Great China area after Intel Corporation acquired Whamcloud will soon be
2010 Sep 16
2
Lustre module not getting loaded in MDS
Hello All,
I have installed and configured Lustre 1.8.4 on SuSe 11.0 and everything
works fine if i run modprobe lustre and when the lustre module is getting
loaded. But when the server reboots it is not getting loaded. Kindly help.
Lnet is configured in /etc/modprobe.conf.local as below.
options lnet networks=tcp0(eth0) accept=all
For loading lustre module i tried including lustre module in
2010 Jul 14
2
tunefs.lustre --print fails on mounted mdt/ost with mmp
Just checking to be sure this isn''t a known bug or problem. I couldn''t
find a bz for this, but it would appear that tunefs.lustre --print fails
on a lustre mdt or ost device if mounted with mmp.
Is this expected behavior?
TIA
mds1-gps:~ # tunefs.lustre --print /dev/mapper/mdt1
checking for existing Lustre data: not found
tunefs.lustre FATAL: Device /dev/mapper/mdt1 has not
2010 Aug 11
3
Failure when mounting Lustre
Hi,
I get the following error when I try to mount lustre on the clients.
Permanent disk data:
Target: lustre-OSTffff
Index: unassigned
Lustre FS: lustre
Mount type: ldiskfs
Flags: 0x72
(OST needs_index first_time update )
Persistent mount opts: errors=remount-ro,extents,mballoc
Parameters: mgsnode=164.107.119.231 at tcp
sh: losetup: command not found
mkfs.lustre: error 32512 on losetup:
2007 Oct 04
1
lustre e2fsck corrupts files by changing i_size
Hello,
We have an IA64 cluster with 64K kernel page size and we use lustre
1.4.8.1 and e2fsprogs-1.39cfs8.
We meet the following problem :
1. I Create a Lustre file system, then start this file system and mount
it on a client node
2. On this client node, I copy 2 files in my /mnt/lustre
3. I umount Lustre file system on this client node then stop Lustre file
system
4. I use then :
2008 Feb 06
2
setup of patchless lustre client
hi
I''m in need of help to proceed in my project which is titled,"Performance improvements for Patchless lustre client"
can u tell me the step by step approach in setting up a patchless lustre client in a high end system.
Waiting 4 ur reply
thanks and regards,
Ashok Bharat
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Nov 26
2
Lustre 1.8 client on EL 6.5?
Hello,
in preparation for CentOS 6.5 I was trying to build Lustre 1.8 client on
CentOS 6.4 updated with 2.6.32-431 kernel.
Seems like recent changes in fs.h
(/usr/src/kernels/2.6.32-431.el6.x86_64/include/linux/fs.h) is causing
problems.
make[5]: Entering directory `/usr/src/kernels/2.6.32-431.el6.x86_64''
cc1: warnings being treated as errors
2010 Apr 30
3
Announce: Lustre 1.8.3 is available!
Hi all,
Lustre 1.8.3 is available on the Sun Download Center Site.
http://www.sun.com/software/products/lustre/get.jsp
Our forwarding link has not yet been updated but should be
shortly, so you can either find your way in through:
http://www.sun.com/downloads/index.jsp?tab=2#L
and look for Lustre 1.8.3 near the bottom of the "L" section.
or
2010 Apr 30
3
Announce: Lustre 1.8.3 is available!
Hi all,
Lustre 1.8.3 is available on the Sun Download Center Site.
http://www.sun.com/software/products/lustre/get.jsp
Our forwarding link has not yet been updated but should be
shortly, so you can either find your way in through:
http://www.sun.com/downloads/index.jsp?tab=2#L
and look for Lustre 1.8.3 near the bottom of the "L" section.
or
2008 Dec 22
2
Download lustre 1.6.6
i am unable to download lustre 1.6.6 , links does seems to be broken but its
not working
--
Regards--
Rishi Pathak
Pune-Maharastra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lustre.org/pipermail/lustre-discuss/attachments/20081222/e72e8bc2/attachment-0001.html
2008 Mar 06
2
strange lustre errors
Hi,
On a few of the hpc cluster nodes, i am seeing a new lustre
error that is pasted below. The volumes are working fine and there
is nothing on the oss and mds to report.
LustreError: 5080:0:(import.c:607:ptlrpc_connect_interpret())
data3-OST0000_UUID at 192.168.2.98@tcp changed handle from
0xfe51139158c64fae to 0xfe511392a35878b3; copying, but this may
foreshadow disaster