search for: llite

Displaying 20 results from an estimated 20 matches for "llite".

Did you mean: lite
2008 Mar 25
2
patchless kernel
Dear All, make[5]: Entering directory `/usr/src/kernels/2.6.23.15-80.fc7-x86_64'' /usr/src/redhat/BUILD/lustre-1.6.4.3/lustre/llite/lloop.c:142: warning: ''request_queue_t'' is deprecated /usr/src/redhat/BUILD/lustre-1.6.4.3/lustre/llite/lloop.c:273: warning: ''request_queue_t'' is deprecated /usr/src/redhat/BUILD/lustre-1.6.4.3/lustre/llite/lloop.c:312: warning: ''request_queue_t'...
2010 Sep 03
1
Compiling lustre-client 2.0.0.1 on RHEL 4
...ype or storage class /usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/include/linux/lvfs.h:143: error: syntax error before ''}'' token * Error: symlink.c make[3]: Entering directory `/usr/src/kernels/2.6.9-89.0.28.EL-x86_64'' CC [M] /usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/llite/symlink.o /usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/llite/symlink.c: In function `ll_follow_link'': /usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/llite/symlink.c:190: error: `lli'' undeclared (first use in this function) /usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/llite/symlink.c:19...
2010 Mar 12
11
Jeremy''s git tags
Hi Everyone, git noob. simple question, how do i get a previous release from jeremy''s git repository? Right now, I can get the latest (2.6.32.9) by doing the following: git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen $ cd linux-2.6-xen $ git pull I tried doing a "git tag -l" when in linux-2.6-xen directory, but that did not print the tag
2010 Mar 12
11
Jeremy''s git tags
Hi Everyone, git noob. simple question, how do i get a previous release from jeremy''s git repository? Right now, I can get the latest (2.6.32.9) by doing the following: git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen $ cd linux-2.6-xen $ git pull I tried doing a "git tag -l" when in linux-2.6-xen directory, but that did not print the tag
2013 Nov 26
2
Lustre 1.8 client on EL 6.5?
...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 /root/rpmbuild/BUILD/lustre-1.8.9/lustre/llite/dir.c: In function ''ll_dir_ioctl'': /root/rpmbuild/BUILD/lustre-1.8.9/lustre/llite/dir.c:1288: error: assignment from incompatible pointer type /root/rpmbuild/BUILD/lustre-1.8.9/lustre/llite/dir.c:1360: error: passing argument 1 of ''putname'' from incompatible poin...
2007 Nov 26
15
bad 1.6.3 striped write performance
Hi, I''m seeing what can only be described as dismal striped write performance from lustre 1.6.3 clients :-/ 1.6.2 and 1.6.1 clients are fine. 1.6.4rc3 clients (from cvs a couple of days ago) are also terrible. the below shows that the OS (centos4.5/5) or fabric (gigE/IB) or lustre version on the servers doesn''t matter - the problem is with the 1.6.3 and 1.6.4rc3 client kernels
2007 Nov 16
5
Lustre Debug level
...ng following commands: # sysctl portals.debug This gives ne following error error: ''portals.debug'' is an unknown key cat /proc/sys/lnet/debug gives output: ioctl neterror warning error emerg ha config console cat /proc/sys/lnet/subsystem_debug undefined mdc mds osc ost class log llite rpc lnet lnd pinger filter echo ldlm lov lmv sec gss mgc mgs fid fld manual says that in order to set reasonable production debug level one need to put numeric value into debug files like below: echo 0x3f0400 > /proc/sys/lnet/debug Will this work under lustre 1.6.3 or maybe it is old refere...
2010 Aug 11
3
Failure when mounting Lustre
...tmp/ost failed: Block device required Do you need -o loop? Connection to wci70 closed. for CLS wci56... mount.lustre: mount 164.107.119.231 at tcp:/lustre at /tmp/lustre failed: No such device Are the lustre modules loaded? Check /etc/modprobe.conf and /proc/filesystems Note ''alias lustre llite'' should be removed from modprobe.conf Connection to wci56 closed. Please focus on this line *mkfs.lustre FATAL: Loop device setup for /dev/sdb failed: Unknown error 32512* Thanks, Vilobh -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.lustre...
2008 Feb 04
32
Luster clients getting evicted
on our cluster that has been running lustre for about 1 month. I have 1 MDT/MGS and 1 OSS with 2 OST''s. Our cluster uses all Gige and has about 608 nodes 1854 cores. We have allot of jobs that die, and/or go into high IO wait, strace shows processes stuck in fstat(). The big problem is (i think) I would like some feedback on it that of these 608 nodes 209 of them have in dmesg
2013 Oct 22
0
ZFS/Lustre echo 0 >> max_cached_mb chewing 100% cpu
Hello, I have just setup a "toy" lustre setup using this guide here: http://zfsonlinux.org/lustre and have this process chewing 100% cpu. sh -c echo 0 >> /proc/fs/lustre/llite/lustre-ffff88006b0c7c00/max_cached_mb Until I get something more beasty I am using my desktop machine with KVM. Using standard Centos 6.4 with latest kernel. (2.6.32-358.23.2). my machine has 2GB ram Any ideas? Thanks, Andrew
2013 Oct 22
0
Re: [zfs-discuss] ZFS/Lustre echo 0 >> max_cached_mb chewing 100% cpu
...Tue, Oct 22, 2013 at 12:53:44PM +0100, Andrew Holway wrote: >> Hello, >> >> I have just setup a "toy" lustre setup using this guide here: >> http://zfsonlinux.org/lustre and have this process chewing 100% cpu. >> >> sh -c echo 0 >> /proc/fs/lustre/llite/lustre-ffff88006b0c7c00/max_cached_mb >> >> Until I get something more beasty I am using my desktop machine with >> KVM. Using standard Centos 6.4 with latest kernel. (2.6.32-358.23.2). >> my machine has 2GB ram >> >> Any ideas? >> >> Thanks, >>...
2016 Jun 30
17
[PATCH v2 00/12] gendisk: Generate uevent after attribute available
...+- drivers/s390/block/scm_blk.c | 2 +- drivers/s390/block/xpram.c | 2 +- drivers/sbus/char/jsflash.c | 2 +- drivers/scsi/sd.c | 2 +- drivers/scsi/sr.c | 2 +- drivers/staging/lustre/lustre/llite/lloop.c | 2 +- include/linux/genhd.h | 3 ++- 64 files changed, 98 insertions(+), 70 deletions(-) -- 2.9.0
2016 Jun 30
17
[PATCH v2 00/12] gendisk: Generate uevent after attribute available
...+- drivers/s390/block/scm_blk.c | 2 +- drivers/s390/block/xpram.c | 2 +- drivers/sbus/char/jsflash.c | 2 +- drivers/scsi/sd.c | 2 +- drivers/scsi/sr.c | 2 +- drivers/staging/lustre/lustre/llite/lloop.c | 2 +- include/linux/genhd.h | 3 ++- 64 files changed, 98 insertions(+), 70 deletions(-) -- 2.9.0
2008 Feb 12
0
Lustre-discuss Digest, Vol 25, Issue 17
...ccess+349} >>> <ffffffff801f00b5>{strncpy_from_user+74} >>> <ffffffff8017a598>{sys_open+57} >>> <ffffffff8011026a>{system_call+126} >>> >>> It seems blocking_ast process was blocked here. Could you dump the >>> lustre/llite/namei.o by objdump -S lustre/llite/namei.o and send >>> to me? >>> >>> Thanks >>> WangDi >>> >>> Brock Palen wrote: >>>>>> On Feb 7, 2008, at 11:09 PM, Tom.Wang wrote: >>>>>>>> MDT dmesg: >>>...
2013 Oct 29
0
[PATCH 07/23] block: Convert bio_for_each_segment() to bvec_iter
...| 12 ++--- drivers/s390/block/dcssblk.c | 14 +++--- drivers/s390/block/xpram.c | 10 ++--- drivers/scsi/mpt2sas/mpt2sas_transport.c | 31 ++++++------- drivers/scsi/mpt3sas/mpt3sas_transport.c | 31 ++++++------- drivers/staging/lustre/lustre/llite/lloop.c | 14 +++--- drivers/staging/zram/zram_drv.c | 19 ++++---- fs/bio-integrity.c | 30 +++++++------ fs/bio.c | 18 ++++---- include/linux/bio.h | 28 ++++++------ include/linux/blkdev.h...
2013 Oct 29
0
[PATCH 07/23] block: Convert bio_for_each_segment() to bvec_iter
...| 12 ++--- drivers/s390/block/dcssblk.c | 14 +++--- drivers/s390/block/xpram.c | 10 ++--- drivers/scsi/mpt2sas/mpt2sas_transport.c | 31 ++++++------- drivers/scsi/mpt3sas/mpt3sas_transport.c | 31 ++++++------- drivers/staging/lustre/lustre/llite/lloop.c | 14 +++--- drivers/staging/zram/zram_drv.c | 19 ++++---- fs/bio-integrity.c | 30 +++++++------ fs/bio.c | 18 ++++---- include/linux/bio.h | 28 ++++++------ include/linux/blkdev.h...
2013 Oct 29
0
[PATCH 07/23] block: Convert bio_for_each_segment() to bvec_iter
...| 12 ++--- drivers/s390/block/dcssblk.c | 14 +++--- drivers/s390/block/xpram.c | 10 ++--- drivers/scsi/mpt2sas/mpt2sas_transport.c | 31 ++++++------- drivers/scsi/mpt3sas/mpt3sas_transport.c | 31 ++++++------- drivers/staging/lustre/lustre/llite/lloop.c | 14 +++--- drivers/staging/zram/zram_drv.c | 19 ++++---- fs/bio-integrity.c | 30 +++++++------ fs/bio.c | 18 ++++---- include/linux/bio.h | 28 ++++++------ include/linux/blkdev.h...
2013 Nov 27
0
[PATCH 07/25] block: Convert bio_for_each_segment() to bvec_iter
..._blk.c | 8 ++-- drivers/s390/block/scm_blk_cluster.c | 4 +- drivers/s390/block/xpram.c | 10 ++--- drivers/scsi/mpt2sas/mpt2sas_transport.c | 31 ++++++------- drivers/scsi/mpt3sas/mpt3sas_transport.c | 31 ++++++------- drivers/staging/lustre/lustre/llite/lloop.c | 14 +++--- drivers/staging/zram/zram_drv.c | 19 ++++---- fs/bio-integrity.c | 30 +++++++------ fs/bio.c | 22 ++++----- include/linux/bio.h | 28 ++++++------ include/linux/blkdev.h...
2013 Nov 27
0
[PATCH 07/25] block: Convert bio_for_each_segment() to bvec_iter
..._blk.c | 8 ++-- drivers/s390/block/scm_blk_cluster.c | 4 +- drivers/s390/block/xpram.c | 10 ++--- drivers/scsi/mpt2sas/mpt2sas_transport.c | 31 ++++++------- drivers/scsi/mpt3sas/mpt3sas_transport.c | 31 ++++++------- drivers/staging/lustre/lustre/llite/lloop.c | 14 +++--- drivers/staging/zram/zram_drv.c | 19 ++++---- fs/bio-integrity.c | 30 +++++++------ fs/bio.c | 22 ++++----- include/linux/bio.h | 28 ++++++------ include/linux/blkdev.h...
2013 Nov 27
0
[PATCH 07/25] block: Convert bio_for_each_segment() to bvec_iter
..._blk.c | 8 ++-- drivers/s390/block/scm_blk_cluster.c | 4 +- drivers/s390/block/xpram.c | 10 ++--- drivers/scsi/mpt2sas/mpt2sas_transport.c | 31 ++++++------- drivers/scsi/mpt3sas/mpt3sas_transport.c | 31 ++++++------- drivers/staging/lustre/lustre/llite/lloop.c | 14 +++--- drivers/staging/zram/zram_drv.c | 19 ++++---- fs/bio-integrity.c | 30 +++++++------ fs/bio.c | 22 ++++----- include/linux/bio.h | 28 ++++++------ include/linux/blkdev.h...