Displaying 20 results from an estimated 30000 matches similar to: "Problem while reading contents of file"
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:
2011 Jun 22
2
Queries regarding Lustre Throughput Numbers with mdtest benchmark
Hi,
I have a query regarding Lustre Throughput Numbers with mdtest benchmark.I
am running mdtest benhmark with following options :-
/home/meshram/mpich2-new/mpich2-1.4/mpich2-install/bin/mpirun -np 256
-hostfile ./hostfile ./mdtest -z 3 -b 10 -I 5 -v -d /tmp/l66
where ,
mdtest - is the standard benchmark to test metadata operations. [
https://computing.llnl.gov/?set=code&page=sio_downloads
2011 Jun 22
2
Queries regarding Lustre Throughput Numbers with mdtest benchmark
Hi,
I have a query regarding Lustre Throughput Numbers with mdtest benchmark.I
am running mdtest benhmark with following options :-
/home/meshram/mpich2-new/mpich2-1.4/mpich2-install/bin/mpirun -np 256
-hostfile ./hostfile ./mdtest -z 3 -b 10 -I 5 -v -d /tmp/l66
where ,
mdtest - is the standard benchmark to test metadata operations. [
https://computing.llnl.gov/?set=code&page=sio_downloads
2010 Sep 04
0
Set quota on Lustre system file client, reboots MDS/MGS node
Hi
I used lustre-1.8.3 for Centos5.4. I patched the kernel according to Lustre
1.8 operations manual.pdf.
I have a problem when I want to implement quota.
My cluster configuration is:
1. one MGS/MDS host (with two devices: sda and sdb,respectively)
with the following commands:
1) mkfs.lustre --mgs /dev/sda
2) mount -t lustre /dev/sda /mnt/mgt
3) mkfs.lustre --fsname=lustre
2010 Sep 13
2
1.8.4 and write-through cache
Afternoon
I upgraded our oss''s from 1.8.3 to 1.8.4 on Saturday (due to
https://bugzilla.lustre.org/show_bug.cgi?id=22755) and suffered a
great deal of pain.
We have 30 oss''s of multiple vintages. The basic difference between them is
* md on first 20 nodes
* 3ware 9650SE ML12 on last 10 nodes
After the upgrade to 1.8.4 we were seeing terrible throughput on the
nodes with
2006 May 03
0
ANNOUCEMENT - LUSTRE ROLL for Rocks 4.1
Dear all
Scalable Systems is pleased to annouce the availability of the Lustre
Roll for Rocks 4.1 (Preview Release).
The Lustre Roll contains the latest Lustre 1.4.6 version software
packaged to work with Rocks 4.1.
This is a *PREVIEW* release based on V1.4.6. The final and production
release which we will support officially will be based on V1.6.
Note that the Lustre Roll will install Lustre
2013 Apr 29
1
OSTs inactive on one client (only)
Hi everyone,
I have seen this question here before, but without a very
satisfactory answer. One of our half a dozen clients has
lost access to a set of OSTs:
> lfs osts
OBDS::
0: lustre-OST0000_UUID ACTIVE
1: lustre-OST0001_UUID ACTIVE
2: lustre-OST0002_UUID INACTIVE
3: lustre-OST0003_UUID INACTIVE
4: lustre-OST0004_UUID INACTIVE
5: lustre-OST0005_UUID ACTIVE
6: lustre-OST0006_UUID ACTIVE
2012 Oct 18
1
lfs_migrate question
Hi,
I suffered an oss crash where my oss server had a cpu fault. I have it running again, but I am trying to decommission it. I am migrating the data off of it onto other ost''s using the lfs find command with lfs_migrate.
It''s been nearly 36 hours and about 2 terabytes have been moved. This means I am about halfway. Is this a decent rate?
Here are the particulars, which
2010 Jul 07
0
How to evict a dead client?
Dear, everyone
We have stuck with the problem that the OSS connect one dead client or one with changed IP address all the time until we reboot the dead client. From the OSS log message, we can get the information as follows:
Jul 7 14:45:07 com01 kernel: Lustre: 12180:0:(socklnd_cb.cLustre: 12180:0:(socklnd_cb.c:915:ksocknal_launch_packet()) No usable routes to 12345-202.Lustre:
2013 Sep 15
0
Lustre 2.4 MDT: LustreError: Communicating with 0@lo: operation mds_connect failed with -11
I''m a Lustre newbie who just joined this list. I''d appreciate any help on
the following Lustre 2.4 issue I''m running into:
Every time I mount the MDT, the mount appears to succeed but
/var/log/messages contains the message: "LustreError: 11-0:
lustre-MDT0000-lwp-MDT0000: Communicating with 0@lo, operation mds_connect
failed with -11". The MDT uses 4 local
2007 Dec 25
0
lustre performance question
Hi,
We have one Lustre volume that is getting full and some other
volumes that are totally empty. The one that is full is a little sluggish
at times with the following messages appearing in syslog on the OSS -
Lustre: 5809:0:(filter_io_26.c:698:filter_commitrw_write()) data1-OST0001:
slow i_mutex 82s
Lustre: 5809:0:(filter_io_26.c:711:filter_commitrw_write()) data1-OST0001:
slow
2010 Jul 30
2
lustre 1.8.3 upgrade observations
Hello,
1) when compiling the lustre modules for the server the ./configure script behaves a bit odd.
The --enable-server option is silently ignored when the kernel is not 100% patched.
Unfortunatly the build works for the server, but during the mount the error message claims about a missing "lustre" module which is loaded and running.
What is really missing are the ldiskfs et al
2010 Jul 13
4
Enable async journals
Hi all,
we use SLES 11 and Lustre 1.8.1.1 + patches and like convert a lustre FS
using external journals to one with async journals enabled.
Question is whether the procedure:
umount <filesystem> on all clients
umount <osts> on all OSSes
e2fsck <ost-device> on all OSSes for all all OSTs
tune2fs -O ^has_journal <ost-device> on all
2008 Mar 03
1
Quota setup fails because of OST ordering
Hi all,
after installing a Lustre test file system consisting of 34 OSTs, I
encountered a strange error when trying to set up quotas:
lfs quotacheck gave me an "Input/Output error", while in
/var/log/kern.log I found a Lustre error
LustreError: 20807:0:(quota_check.c:227:lov_quota_check()) lov idx 32
inactive
Indeed, in /proc/fs/lustre/lov/.../target_obd all 34 OSTs were listed
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
2007 Nov 29
2
Balancing I/O Load
We are seeing some disturbing (probably due to our ignorance)
behavior from lustre 1.6.3 right now. We have 8 OSSs with 3 OSTs
per OSS (24 physical LUNs). We just created a brand new lustre file
system across this configuration using the default mkfs.lustre
formatting options. We have this file system mounted across 400
clients.
At the moment, we have 63 IOzone threads running
2010 Aug 06
1
Depreciated client still shown on OST exports
Some clients have been removed several weeks ago but are still listed in:
ls -l /proc/fs/lustre/obdfilter/*/exports/
This was found after tracing back mystery tcp packets to the OSS.
Although this is causing no damage, it raises the question of when
former clients will be cleared from the OSS. Is there a way to manually
remove these exports from the OSS?
--
Regards,
David
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]
2013 Mar 18
1
OST0006 : inactive device
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]
lustre-OST0000_UUID
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