Displaying 20 results from an estimated 27 matches for "8t".
Did you mean:
8th
2012 Jun 12
15
Recovery of RAIDZ with broken label(s)
...labels but it
carps because the txg is not zero.
The situation now is I have dd''d the drives onto a NAS. These images are
shared via NFS to a VM running Oracle Solaris 11 11/11 X86.
When I attempt to import the pool I get:
root at solaris-01:/mnt# zpool import -d /dev/lofi
pool: ZP-8T-RZ1-01
id: 9952605666247778346
state: FAULTED
status: One or more devices contains corrupted data.
action: The pool cannot be imported due to damaged devices or data.
see: http://www.sun.com/msg/ZFS-8000-5E
config:
ZP-8T-RZ1-01 FAULTED corrupted data
raidz1-...
2011 Oct 18
2
gluster rebalance taking three months
Hi guys,
we have a rebalance running on eight bricks since July and this is
what the status looks like right now:
===Tue Oct 18 13:45:01 CST 2011 ====
rebalance step 1: layout fix in progress: fixed layout 223623
There are roughly 8T photos in the storage,so how long should this
rebalance take?
What does the number (in this case) 22362 represent?
Our gluster infomation:
Repository revision: v3.1.1
Volume Name: dfs
Type: Distributed-Replicate
Status: Started
Number of Bricks: 4 x 2 = 8
Transport-type: tcp
Bricks:
Brick1: 10.1....
2009 May 19
4
ext3 efficiency, larger vs smaller file system, lots of inodes...
(... to Nabble Ext3:Users - reposted by me after I joined the ext3-users mailing list - sorry for the dup...)
A bit of a rambling subject there but I am trying to figure out if it is more efficient at runtime to have few very large file systems (8 TB) vs a larger number of smaller file systems. The file systems will hold many small files.
My preference is to have a larger number of smaller file
2019 Feb 08
8
32 seconds vs 72 minutes -- expected performance difference?
...on the server (on this folder) takes ~32 seconds,
compared with **72 minutes** on the client. Is this difference in
performance expected (due to network and protocol overhead)?
2) While the client is executing an `ls -lR`, one smbd process on the
server uses about 30-40% of a single CPU (on an 4c/8t machine). Is this
much CPU load expected? (Also, the client ends up consuming all 1Gbps of
network bandwidth).
Is samba transferring all the files from the server to the client for this
operation?
## CONFIGURATION
Server & client, both, are on Ubuntu 18.04 and are using the stock version
of...
2010 Jul 12
1
[LLVMdev] Operation on argument of 2d array of templated class can NOT pass llvm-gcc
for example:
template <int N>
class T {
public:
int V;
};
T<4> test(T<4> a[4][8]) {
return a[3][3];
}
in LLVM23 release, it will crash llvm-gcc,
test.cpp: In function \u2018T<4> test(T<4> (*)[8])\u2019:
test.cpp:7: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://llvm.org/bugs/> for instructions.
in TOT llvm-gcc (r108122)
it can NOT pass syntax check:
test.cpp: In...
2019 Feb 11
0
32 seconds vs 72 minutes -- expected performance difference?
...probably kill tcpdump after 10mn or so. This should
provide enough data. If you end up doing it, the capture will probably
be quite large, try compressing it as well.
> 2) While the client is executing an `ls -lR`, one smbd process on the
> server uses about 30-40% of a single CPU (on an 4c/8t machine). Is this
> much CPU load expected? (Also, the client ends up consuming all 1Gbps of
> network bandwidth).
>
> Is samba transferring all the files from the server to the client for this
> operation?
No it shouldn't.
> ## CONFIGURATION
>
> Server & client, b...
2019 Feb 22
0
32 seconds vs 72 minutes -- expected performance difference?
...older) takes ~32 seconds,
> compared with **72 minutes** on the client. Is this difference in
> performance expected (due to network and protocol overhead)?
>
> 2) While the client is executing an `ls -lR`, one smbd process on the
> server uses about 30-40% of a single CPU (on an 4c/8t machine). Is this
> much CPU load expected? (Also, the client ends up consuming all 1Gbps of
> network bandwidth).
>
> Is samba transferring all the files from the server to the client for this
> operation?
Hi,
I’v been faced with similar situations ion the past - „lots“ of small...
2007 Aug 03
2
my next question: no accesss
Even if I can find back a share, (which I sometimes can, for no clear reason)
then the next message I get is "no access". I suspect this may be a Linux
config thing, but I am still unable to figure what ownership rights I should
give to the shares: root:root or someuser:users or samba:samba (this
user:group does not exist as yet). What is meant by no access: is it a
Windows or a
2001 Nov 28
1
problems with the serial port
Hello all,
I know there have been some posts on
this topic before, but I am very new to
this, so I had some trouble decifering
exactly what I have to do to get this working.
I am trying to get a program which accesses
the serial port to receive data from a 3 degree
of freedom tracking device to work under
linux. The GUI loads just fine, but then I get
an error from the program (not WINE) that
2007 May 05
1
smbd crash with share security
Hello,
I am experiencing an issue on Mandriva 2007.1 (samba 3.0.24) where smbd
crashes as soon as a guest connection attempt is made for a single
file share:
icho@hiker ~ $ smbclient //192.168.200.2/data
Password:
Domain=[FONET] OS=[Unix] Server=[Samba 3.0.24]
Server not using user level security and no password supplied.
tree connect failed: Call returned zero bytes (EOF)
Syslog logs
2009 Oct 15
2
Asterisk with a Cisco AS5300 gateway
Hi
i test a new equipment on my backbone: a Cisco AS5300 with voice dsp
ressource
connected at a E1 Voice Link.
I want that all call incoming on the cisco 5300 are sent to Asterisk and
all Asterisk outgoing
call are sent to Cisco AS5300.
Actually, i configure the AS5300:
isdn switch-type primary-net5
!
voice service voip
sip
!
voice class codec 400
codec preference 1 g711alaw
codec
2013 Apr 10
4
Formatting a USB Drive
Hi All,
I have a Drobo, connected to a CentOS 6.4 box. The box sees it as /dev/sdg.
I want to format it ext3 (as they dont support ext4) but when I try I get:
# fdisk -u /dev/sdg
WARNING: GPT (GUID Partition Table) detected on '/dev/sdg'! The util fdisk
doesn't support GPT. Use GNU Parted.
WARNING: The size of this disk is 17.6 TB (17592186044416 bytes).
DOS partition table
2007 Apr 10
0
TXTSETUP.OEM and CD-ROM?
...N+sCR
/JOzEzgW9AFI8+H0+ZlnJ3AsX+3sBKDmw+kD8DzQByAN+gCkQR+ANOgDkAZ9ANKgD0Aa9AFI
gz4AadAHIA36AKRBH7iDz14+r7b+Kt+yUl9Wzc3tuoubQPVyd9aL4oK7OY5I1060mNOTsWRW
tx7mOriMp/JNNvtuZ9Xcy/mCvEqe75iNdVu/dakq2/S1pbF8fzWTHWXnNUPC2nhourbd3JCx
BgbeGkzpV5eRPV92WoreBDuivE1pM7HNXeUvyKvk+U63Hpf3Amxv+SqSH+1hV5/byJE+z0jX
uT8TS5SjrdJSp2IvA31ur782jnOuSc4baJpfzJ6PqI+9VVzPtrSqRlWx9qWziLHRPj46Xdc+
FSuo/K3ZVLG/FFVd1m+PbbdRBJukWTz6HIg4w7l6bAc2x1p86/ZVavujq09w3oema8L2Yrl7
ftrqh7kMFrnpszRxZAQbyfZffy4vxvMS/jMPmGOmHuWt4i9dr6E+ax3ZCNEm/tMOv/WR6boH
c1If26Wvz9bdD470EYkHy2z7+SSvzUslXEINbvejW1Ftuad8+8m8AVpbtkmela4vzy///NbD
WH19zM8omten...
1997 Jul 24
0
Security hole in mgetty+sendfax
..."K^%E#+>.I[Q@!%X :BPA3-0T47"=R$0R@Y.=
MG9,>_&]]I4'',U[V@LKF^ 2]?M-HO6MU-V FGL\@;C174=QK0>?ER$][B2<#W
MH8R0+;+8V_[;^<G[HZ.#?BN)HU8\#4._A;RRCO.C#Z>ESA:N8Q02 UZ$''(S#
M=%]J["BX]7P?G,% 3A7(>.!,90SU2R<>]T P=5/2-I.@!\SY&4F).AK(D#[[
M3"8T?R< Y_9*<_9B"$(%L0H#V0Q]MWD9.5[0=*7C0MU0K#%)B&/6U]>)X_9?
M?^KCKVK5&\+ A5IA;U!%R0;0JTH_EE4RF1HO40R<@/@,QJX7@0I+PY"U@-??
M=GF$_.0IZ%2''7K5*Q]873UH_''KT1U4CR4?4%[F2()SSTG5''5#7G,P(DEU.@)
MGFZUTKQIP(V,+L,8R5642 %;6_@X;$".Y;J+^S8]<;$G?F*>.X...
2001 Jun 21
0
factors in model.frame.default
...ntent-Disposition: attachment; filename="querschnittMar01.csv.gz"
H4sICPqzMTsAA3F1ZXJzY2huaXR0TWFyMDEuY3N2AJW9y7IrR5IdOtdXwM4c
2+KdmYaRRrp2TdUDTTQ+XcVm0VRklRXZvOr79crwx1oeiQTbVN0G4mBjYyPT
w1/Ll7t/+/7vP/76w0+/fXt9+/nXv5yP33+cD/Lv//j+63z+y3z46Xz4QX72
g/zwB/nZD/LDH+Sn3//1nz/qf37T//yq//lF/zPf8tef/jw/969//lH/85v+
51f9zy/6n/nGf+hb/qFv+Ye+5R/6ln/oW/76+/ys3//11x/1P7/pf37V//yi
/5lv/P27vuW7vuW7vuW7vuW7vkW/+u/61X/Xr/67fvXf9av//l3f8l3f8l3f
8l3f8l3e8vNf5LL+Ilf1F7mov8g1/WX+9Leff5TH3+TxV3n8RR7ld/95Pvzz
l387H//8t/Mr/va/9VPkhv3w8xTMz7/PH/7v+fAf8+H/n7/x13lz//Zv3/2/
8z2//jDf9I/vv33/228/zM/9t7/99PPP+uz7z...
2020 Mar 26
0
[PATCH nbdkit 9/9] tests/old-plugins: Add plugin from nbdkit 1.18.2.
...D$yhABM%9{vjIHe2YHv-|9QW+1>nsNN8_5jf
z;ab!PEK{QqMrw#QH~TSEupp>3_#=_1reciL1V%9$R}(nl3QM^!xu?`3*of1w0W}a@
z8EObJo-wRD{M2Yd4TKVOhBk1GdKM2hD+*4Ss^jU1CJZZMemko<N@!UmigTaK;35oM
zfO(3})dtl-lF_wzsF}6QXGGKZ>(B*D;HZ~frZ)T6_&6WA9WHBV2nGYtmP~NfboiFe
zvf^AHmnXjQEVQms|Dp`FeAada(L5{rSLm{|k2yicdux5}8t=?GRh9jSZn>s9mT
z&aJP59ifCT7F`vL`=X7$32IRh^zm`@(KwD7L$*?(NokE06{RR1T#*dLgMl$>od_ou
zCm3v;B3>CR7IHpB2U90;@(?LSA-z5t0TBqCD(Ds(wj$ZP7aGDre<T^B85t*Df&0W+
zVa30+ArNd_))e~Y@^Et`8e0)hXvvkUR<F6mJ)@$ss(Pl!JL~$I*>mR3yJ3E9UHyU^
z7vA*slF|tiCr!TU>M2u;$NS30U2`S${>^&6b)_&...
2005 Dec 21
9
question about changejournal
Hi,
I''ve got a newbie question--sorry if this is covered elsewhere, I parsed
through the archives for awhile and didn''t see it.
I''d like to listen for whenever a file is renamed (e.g. foo.txt -> foo.old)
and then magically change it back. This sounds odd, but I''m working with a
stubborn application and this will actually make things work nice.
So, if I do:
2004 Apr 28
1
Autoreply: Protected message
...S3qyOk2UQPObLz6VB3Z1W+Z++iP/ch3lhv1FXjEA+lzBFv10DsrERoVQQzwzBfszBQSGTsV
2n02XRZt0wQHUtsD22dmbW25Pd2KKkOa37urP/fNmTGdsWhvLQHPOgyeHGctXy1iGQ2uHjDj
aRnXvhyBrPtgw+k6U2lwKXZCUQrsZ+pH2Wl2fEktL1F2oyT1DS8J9WisP+aGzBwAUulIPu9Y
T07mLMwsdP8qRVL8jmiQ78IOtkkHSMgnxUcP4IrSsdLFwrimnwEJVmm5CpCTxzTkcyHqwZAq
3yQ4fd8yD8tzeHWRGqsqMi/T0h742A0quSAKLRUSitnpslvq/0OKeRUCeRFS6S1mLipJ7+R3
VroZLQV7CT27broNA2ndBCTk6QTywLNK6TPX6d/2we/DXvZRL0503QrQKwtzCNFgWt/5X54N
cgC9K3xxASqenA0hsd4DmytsG1bGyE723C/ya4AL9DRRU9Dh7/8ljktshU2I6hUlIRbOFUpM
kqgRqUqUb4lnKhsRYYR4tu0JRlL/K/ImK5u4lfsvyVJrZen15vB1dyBe8C2X/4vXAPW5CZHL
Qi03fM87KiQwY6fq0BA...
2001 Nov 14
0
OPEN ssh pkg
...3E\8PQE$3NEC8RK3C,A at TP*!X QSB8YUY/D7^CBI0F$ @0B:9(8PU($-=!#!
ML-H AX&HZPUFP)U<#GJ7"DU!+WR90PM:(%-.W<BKD-*27Z"$F#QPJ%+[U!*5
M8I9/MKH5KF-\"Z?.4"!YP8M38XCLK_:)F+R0*;&4"9=PYD 8PR"&I&XX <7^
M) :6/ND-GHDL&6P+VLB"U:6[<<Y7P[H=-CB+0Z5)T8TFA5J_K*6D at JE80J$S
M)+0DR#,PHPT('-NAN=;5MG-94I+<@"XZ#!98'GH6=,9 APXUBS<(19 <F+:<
M'^'&,^Z*#@@*M!<C5>8R:7WN6P4SUN$BIJYC6(.3&O,7$D'*N:T]3'_4=BW6
MAA19#[4,9C3#TI%&1SA[F51C-.RDC,6+#J&%RUXENAH7I"D&<* !JCSSG^L
MAB"@>B@&l...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking