Displaying 17 results from an estimated 17 matches for "obd".
Did you mean:
bd
2011 Sep 13
3
sox: Failed reading obd-demo.mp3: Do not understand format type: mp3
Hi,
Can someone please comment about the below issue
[root at host0040 kaushal]# file obd-demo.mp3
obd-demo.mp3: MPEG ADTS, layer III, v1, 256 kBits, 44.1 kHz, Monaural
[root at host0040 kaushal]# sox obd-demo.mp3 -e stat
sox: Failed reading obd-demo.mp3: Do not understand format type: mp3
[root at host0040 kaushal]# sox -V obd-demo.mp3 -r 8000 -c 1 -t ul -w vm-intro.ulaw
sox: Failed r...
2011 Sep 13
1
sox: Failed reading obd-demo.mp3: Do not understand format type: mp3
Hi,
Can someone please comment about the below issue
[root at host0040 kaushal]# file obd-demo.mp3
obd-demo.mp3: MPEG ADTS, layer III, v1, 256 kBits, 44.1 kHz, Monaural
[root at host0040 kaushal]# sox obd-demo.mp3 -e stat
sox: Failed reading obd-demo.mp3: Do not understand format type: mp3
[root at host0040 kaushal]# sox -V obd-demo.mp3 -r 8000 -c 1 -t ul -w vm-intro.ulaw
sox: Failed r...
2011 May 11
0
obd call drops after few seconds : only for mobile numbers
Hi,
my obd calls to all Idea mobile numbers drops after few sec.
where as, with same configuration , and making obd on to pri it works
properly.
Also i had words with Idea team, they says release is from my point code,
whereas on debugging at my asterisk server i received release from their
point code.
u...
2010 Aug 11
3
lfs --obd discrepancy to lctl dl (1.8.3)
Hello,
lfs prints different obd(idx) compared to lctl dl. We use single striping.
cluster1 tmp # lfs find --obd scia-OST0017_UUID /data/scia/L0/V0.00/20100327/SCI_NL__0PNPDE20100327_193441_000040582088_00071_42209_1158.N1
/data/scia/L0/V0.00/20100327/SCI_NL__0PNPDE20100327_193441_000040582088_00071_42209_1158.N1
cluster1 tmp #...
2007 Nov 23
2
How to remove OST permanently?
All,
I''ve added a new 2.2 TB OST to my cluster easily enough, but this new
disk array is meant to replace several smaller OSTs that I used to have
of which were only 120 GB, 500 GB, and 700 GB.
Adding an OST is easy, but how do I REMOVE the small OSTs that I no
longer want to be part of my cluster? Is there a command to tell luster
to move all the file stripes off one of the nodes?
2007 Nov 30
1
lustre-1.8 OSD
lustre-1.8 has OSD structures in place, what do I need to add in to make it
work with OSD T10 standard? could anybody point me to some docs mentioning
lustre internals - OSTs, OSSs, OBDs, and control flow when a read/write call
is invoked by a client. thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lustre.org/pipermail/lustre-discuss/attachments/20071129/1a68ad82/attachment-0002.html
2010 Sep 03
1
Compiling lustre-client 2.0.0.1 on RHEL 4
...xecuted with -Werror option, and it fails in all 4 cases
* Error: lustre_compat25.h
CC [M] /usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/fid/fid_handler.o
In file included
from /usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/include/lvfs.h:48,
from /usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/include/obd_support.h:41,
from /usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/include/linux/obd.h:44,
from /usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/include/obd.h:41,
from /usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/fid/fid_handler.c:55:
/usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/include/linux/lvfs.h: In
fu...
2008 Mar 07
2
Multihomed question: want Lustre over IB andEthernet
...ustre: Lustre Client File System; info at clusterfs.com
LustreError: 11043:0:(events.c:401:ptlrpc_uuid_to_peer()) No NID found
for 36.121.255.201 at tcp
LustreError: 11043:0:(client.c:58:ptlrpc_uuid_to_connection()) cannot
find peer 36.121.255.201 at tcp!
LustreError: 11043:0:(ldlm_lib.c:312:client_obd_setup()) can''t add
initial connection
LustreError: 11043:0:(obd_config.c:325:class_setup()) setup
ddnlfs-MDT0000-mdc-0000010430934400 failed (-2)
LustreError: 11043:0:(obd_config.c:1062:class_config_llog_handler())
Err -2 on cfg command:
LustreError: 11141:0:(connection.c:142:ptlrpc_put_co...
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
All OSTs show as completely fine on the other clients, and
the system is workin...
2007 Nov 07
9
How To change server recovery timeout
Hi,
Our lustre environment is:
2.6.9-55.0.9.EL_lustre.1.6.3smp
I would like to change recovery timeout from default value 250s to
something longer
I tried example from manual:
set_timeout <secs> Sets the timeout (obd_timeout) for a server
to wait before failing recovery.
We performed that experiment on our test lustre installation with one
OST.
storage02 is our OSS
[root at storage02 ~]# lctl dl
0 UP mgc MGC10.143.245.3 at tcp 31259d9b-e655-cdc4-c760-45d3df426d86 5
1 UP ost OSS OSS_uuid 3
2 UP obd...
2010 Dec 22
8
Possible Bug (Include ${HANGUPCAUSE} in CDR)
Ok I can't get my CDR values to set from the h extension in either 1.6.2 or
1.8 What is wrong? Here is what I found in the cdr.conf
; Normally, CDR's are not closed out until after all extensions are
finished
; executing. By enabling this option, the CDR will be ended before
executing
; the "h" extension so that CDR values such as "end" and "billsec" may
2008 Mar 06
0
oss umount hangs forever
...ot sure about this, when a device is set read-only,
are journal commit still allowed then, or is this the reason,
why the umount hangs forever?
[44825.302262] LustreError: Skipped 572 previous similar messages
[44882.668079] Lustre: Failing over pfs1work-OST0026
[44882.674578] Lustre: *** setting obd pfs1work-OST0026 device ''unknown-block(9,7)'' read-only ***
(gdb) l *(log_wait_commit+0xa3)
0xffffffff802e9f76 is in log_wait_commit (fs/jbd/journal.c:550).
545 while (tid_gt(tid, journal->j_commit_sequence)) {
546 jbd_debug(1, "JBD: want %...
2008 Mar 04
16
Cannot send after transport endpoint shutdown (-108)
This morning I''ve had both my infiniband and tcp lustre clients hiccup. They are evicted from the server presumably as a result of their high load and consequent timeouts. My question is- why don''t the clients re-connect. The infiniband and tcp clients both give the following message when I type "df" - Cannot send after transport endpoint shutdown (-108). I''ve
2004 Jan 11
3
Lustre 1.0.2 packages available
Greetings--
Packages for Lustre 1.0.2 are now available in the usual place
http://www.clusterfs.com/download.html
This bug-fix release resolves a number of issues, of which a few are
user-visible:
- the default debug level is now a more reasonable production value
- zero-copy TCP is now enabled by default, if your hardware supports it
- you should encounter fewer allocation failures
2004 Jan 11
3
Lustre 1.0.2 packages available
Greetings--
Packages for Lustre 1.0.2 are now available in the usual place
http://www.clusterfs.com/download.html
This bug-fix release resolves a number of issues, of which a few are
user-visible:
- the default debug level is now a more reasonable production value
- zero-copy TCP is now enabled by default, if your hardware supports it
- you should encounter fewer allocation failures
2007 Nov 26
15
bad 1.6.3 striped write performance
...#39;'t see anything relevant in bugzilla.
is anyone else seeing this?
seems weird that 1.6.3 has been out there for a while and nobody else
has reported it, but I can''t think or any more testing variants I can
try...
anyway, some more simple setup info:
% lfs getstripe /mnt/testfs/
OBDS:
0: testfs-OST0000_UUID ACTIVE
1: testfs-OST0001_UUID ACTIVE
/mnt/testfs/
default stripe_count: -1 stripe_size: 1048576 stripe_offset: -1
/mnt/testfs/blah
obdidx objid objid group
1 3 0x3 0...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...iA*g^I60a3dvcv$
zE)I2~Nn3NedPD8K;nvsv{`xL4E-JQ`)Y76mOFg{{OKvId<LP&2nzcpR_Q)0RmiYqa
zMQnQS!aF?!i at TTh^c45$*0ZR8dT*48CuB9!?xl&sXoMph)fD$0(A(3!xPQN1g?D*M
zi+dNPV-EV6&W5z`6)B!FZ%8_o;!eQriIbVj6BC--W4S2u<^ZZv-e2g8E1oLG-Ajzi
zWivx-G6iqqSu{&@G|6+%z=75r0rWst!h4yCR8g(fWiYzqyW7O}I1 at JObdM|&lZ3-l
z-?y?74vVua7y`d2nwj9HN=LkDoKJwM=^pElQwYhjeIDx)Db?IK?5&1Yz;UHj{t6!x
zJ;fPKlo2hZ$?l*QTTN>d?M|8}QQ;DMRw}HfoR$!*rSP1y8u72wlcneML}!C}h6zu|
z>5)1odX(--Qu%m-bzVwZBs?}4vnST<*q*DY%H~jGlckHvzf<D7(xQrH3Q`Uu*;Ns=
zB+ba`-gjW1UVRI at d-@fXbSvspT6jxQX5vf<sbqRA7pTAJpPbJeOFPPwPF_$1TYQ...