Displaying 20 results from an estimated 41 matches for "10688".
Did you mean:
1068
2014 Apr 04
1
SLES SP3 / Samba 4 - ACL Problem
Hi,
i have a problem with a sles installation. I use Sernet Samba 4.1.6. i use ext 3 with user_xattr, acl, barrier=1
when we want to create a folder in windows as domain admin or set rights we get the following error.
Apr 4 10:48:53 orion samba[10688]: [2014/04/04 10:48:53.431667, 0, pid=10688, effective(0, 0), real(0, 0)] ../source4/ntvfs/posix/pvfs_open.c:67(pvfs_dir_handle_destructor)
Apr 4 10:48:53 orion samba[10688]: Unable to remove opendb entry for '/srv/daten/home/belvis/Neuer Ordner' - NT_STATUS_OBJECT_NAME_NOT_FOUND
It se...
2020 Oct 06
0
Strange errors after updating to 2.3.11.3
Hello,
After a recent update, I saw lots of errrors like this:
Oct 05 23:55:35 mail.[redacted] dovecot[1053]:
imap(samuel@[redacted])<10580><JUizN/WwWGKX0qt0>: Error: Mailbox
INBOX: UID=364587:
read(zlib(/srv/mail/[redacted]/samuel/mail.mdbox/storage/m.10688))
failed: read(/srv/mail/[redacted]/samuel/mail.mdbox/storage/m.10688)
failed: Broken pipe (FETCH BODY[])
Oct 05 23:55:35 mail.[redacted] dovecot[1053]:
imap(samuel@[redacted])<10580><JUizN/WwWGKX0qt0>: FETCH read() failed
in=140 out=1440544 deleted=0 expunged=0 trashed=0 hdr_count=0
hd...
2001 Nov 05
1
C++ code
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 10688 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/20011105/63272a7b/attachment.jpg
2014 Nov 11
1
smbd changeling and strange firewall logs
...t=yes --foreground
root 10684 0.0 3.2 482328 34116 ? S Nov04 0:02
/usr/sbin/smbd -D --option=server role check:inhibit=yes --foreground
3000026 10686 0.0 3.2 482328 34096 ? S Nov04 0:01
/usr/sbin/smbd -D --option=server role check:inhibit=yes --foreground
root 10688 0.0 3.2 482328 34100 ? S Nov04 0:01
/usr/sbin/smbd -D --option=server role check:inhibit=yes --foreground
root 17934 0.0 0.0 49884 4 ? Ss Aug06 0:00
/usr/sbin/sshd
[...]
Of course there is no login user 3000026 and the machine does not import
any user account...
2011 Jan 26
2
applying a set of rules to each row
...8922, 5324, -1004,
1806, 10263, 5635, 10310, 5625, 8861, 14613, 3896, 10316, 5725,
12751, 6113, 2997, 112, 5707, 4987, -1018, 8055, 13885, 13073,
14585, 14865, 14935, 14390, 9735, 7654, 4557, 661, 1638, 1112,
14011, 3086, 7032, 13942, 13325, 6735, 13900, 12673, 10148, 14193,
14767, 8447, 6114, 10688, 13544, 7106, 8587, 14753, 7886, 12280,
11946, 13662, 3332, 2108, 13977, 6203, 8369, 13857, 8369, 11486,
8306, 12466, 12639, 7270, 4325, 13843, 14026, 14039, 6147, 7676,
5781, 7038, 9187, 14640, 6174, 11491, 13913, 13787, 13465, 8854,
13152, 1826, 1412, 4317, 5794, 5548, 8951, 12947, 12639, 534...
2023 May 01
1
[RFC PATCH net 0/3] virtio-net: allow usage of small vrings
On Sun, Apr 30, 2023 at 06:15:03PM +0000, Alvaro Karsz wrote:
>
> > > This patchset follows a discussion in the mailing list [1].
> > >
> > > This fixes only part of the bug, rings with less than 4 entries won't
> > > work.
> >
> > Why the difference?
> >
>
> Because the RING_SIZE < 4 case requires much more adjustments.
2014 Jun 15
0
[PATCH 07/11] qspinlock: Use a simple write to grab the lock, if applicable
...6 4281/4276 4173/4160 -3%/-3%
7 5018/5001 4875/4861 -3%/-3%
8 5759/5750 5563/5568 -3%/-3%
[Standalone/Embedded - different nodes]
# of tasks Before patch After patch %Change
---------- ----------- ---------- -------
3 12242/12237 12087/12093 -1%/-1%
4 10688/10696 10507/10521 -2%/-2%
It was also found that this change produced a much bigger performance
improvement in the newer IvyBridge-EX chip and was essentially to close
the performance gap between the ticket spinlock and queue spinlock.
The disk workload of the AIM7 benchmark was run on a 4-socke...
2014 Apr 17
0
[PATCH v9 07/19] qspinlock: Use a simple write to grab the lock, if applicable
...6 4281/4276 4173/4160 -3%/-3%
7 5018/5001 4875/4861 -3%/-3%
8 5759/5750 5563/5568 -3%/-3%
[Standalone/Embedded - different nodes]
# of tasks Before patch After patch %Change
---------- ----------- ---------- -------
3 12242/12237 12087/12093 -1%/-1%
4 10688/10696 10507/10521 -2%/-2%
It was also found that this change produced a much bigger performance
improvement in the newer IvyBridge-EX chip and was essentially to close
the performance gap between the ticket spinlock and queue spinlock.
The disk workload of the AIM7 benchmark was run on a 4-socke...
2014 May 07
0
[PATCH v10 07/19] qspinlock: Use a simple write to grab the lock, if applicable
...6 4281/4276 4173/4160 -3%/-3%
7 5018/5001 4875/4861 -3%/-3%
8 5759/5750 5563/5568 -3%/-3%
[Standalone/Embedded - different nodes]
# of tasks Before patch After patch %Change
---------- ----------- ---------- -------
3 12242/12237 12087/12093 -1%/-1%
4 10688/10696 10507/10521 -2%/-2%
It was also found that this change produced a much bigger performance
improvement in the newer IvyBridge-EX chip and was essentially to close
the performance gap between the ticket spinlock and queue spinlock.
The disk workload of the AIM7 benchmark was run on a 4-socke...
2006 Aug 16
6
error with edge rails
I''ve started an app with rails 1.1.6 then ran freeze_edge. My app
will not run with rails in the vendor folder. Have I forgot to do
something? I"ve been without the internet for the last two months.
Has something changed?
2014 Jun 18
1
[PATCH 07/11] qspinlock: Use a simple write to grab the lock, if applicable
...t; 7 5018/5001 4875/4861 -3%/-3%
> 8 5759/5750 5563/5568 -3%/-3%
>
> [Standalone/Embedded - different nodes]
> # of tasks Before patch After patch %Change
> ---------- ----------- ---------- -------
> 3 12242/12237 12087/12093 -1%/-1%
> 4 10688/10696 10507/10521 -2%/-2%
>
> It was also found that this change produced a much bigger performance
> improvement in the newer IvyBridge-EX chip and was essentially to close
> the performance gap between the ticket spinlock and queue spinlock.
>
> The disk workload of the AIM7...
2014 Jun 18
1
[PATCH 07/11] qspinlock: Use a simple write to grab the lock, if applicable
...t; 7 5018/5001 4875/4861 -3%/-3%
> 8 5759/5750 5563/5568 -3%/-3%
>
> [Standalone/Embedded - different nodes]
> # of tasks Before patch After patch %Change
> ---------- ----------- ---------- -------
> 3 12242/12237 12087/12093 -1%/-1%
> 4 10688/10696 10507/10521 -2%/-2%
>
> It was also found that this change produced a much bigger performance
> improvement in the newer IvyBridge-EX chip and was essentially to close
> the performance gap between the ticket spinlock and queue spinlock.
>
> The disk workload of the AIM7...
2018 Sep 14
1
Re: NUMA issues on virtualized hosts
...0K inode_cache
14464 4124 0% 0.06K 226 64 904K anon_vma_chain
11900 11841 0% 0.14K 425 28 1700K ext4_groupinfo_4k
11312 9861 0% 0.50K 1414 8 5656K kmalloc-512
10692 10066 0% 0.04K 108 99 432K ext4_extent_status
10688 4238 0% 0.25K 668 16 2672K kmalloc-256
8120 2420 0% 0.07K 145 56 580K anon_vma
8040 4563 0% 0.20K 402 20 1608K vm_area_struct
7488 3845 0% 0.12K 234 32 936K kmalloc-96
7456 7061 0% 1.00K 1864...
2005 Oct 06
7
Patch: FC4 spec file
The patch below modifies the spec file for FC4 RPM
builds as follows:
1.) Build binaries using the -lmcheck option; various
samba commands and smbd process crash badly without;
see, for example:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=164353
2.) The Fedora project's samba RPMS install
mount.cifs; it would help to have samba.org's RPMS
do the same.
It would be nice to
2019 Jan 28
2
Samba 4.9.4 - high RAM usage - OOM killer
...10469
rpc_server 10474
rpc_server 10532
rpc_server 10546
rpc_server 10587
rpc_server 10601
rpc_server 10608
rpc_server 10624
rpc_server 10639
rpc_server 10661
rpc_server 10688
rpc_server 10710
rpc_server 10736
rpc_server 10851
rpc_server 10973
rpc_server 10979
rpc_server 11001
rpc_server 11103
rpc_server 11140
rpc_server 11186
rpc_server 11200
rpc_serve...
2007 Aug 26
0
3 commits - libswfdec/swfdec_as_context.c player/swfplay.c test/trace
...10592 => Hello World
+10600 => Hello World
+10608 => Hello World
+10616 => Hello World
+10624 => Hello World
+10632 => Hello World
+10640 => Hello World
+10648 => Hello World
+10656 => Hello World
+10664 => Hello World
+10672 => Hello World
+10680 => Hello World
+10688 => Hello World
+10696 => Hello World
+10704 => Hello World
+10712 => Hello World
+10720 => Hello World
+10728 => Hello World
+10736 => Hello World
+10744 => Hello World
+10752 => Hello World
+10760 => Hello World
+10768 => Hello World
+10776 => Hello World
+10784...
2008 Jan 01
0
4 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h libswfdec/swfdec_sprite_movie_as.c test/trace
...0
+10592: 0, 0
+10592: 0, 0
+10600: 0, 0
+10600: 0, 0
+10608: 0, 0
+10608: 0, 0
+10616: 0, 0
+10616: 0, 0
+10624: ,
+10624: 0, 0
+10632: ,
+10632: 0, 0
+10640: ,
+10640: 0, 0
+10648: ,
+10648: 0, 0
+10656: ,
+10656: 0, 0
+10664: ,
+10664: 0, 0
+10672: ,
+10672: 0, 0
+10680: ,
+10680: 0, 0
+10688: ,
+10688: 0, 0
+10696: ,
+10696: 0, 0
+10704: ,
+10704: 0, 0
+10712: ,
+10712: 0, 0
+10720: ,
+10720: 0, 0
+10728: ,
+10728: 0, 0
+10736: ,
+10736: 0, 0
+10744: ,
+10744: 0, 0
+10752: 0, 0
+10752: 0, 0
+10760: 0, 0
+10760: 0, 0
+10768: 0, 0
+10768: 0, 0
+10776: 0, 0
+10776: 0, 0
+10784: 0,...
2019 Jan 28
5
Samba 4.9.4 - high RAM usage - OOM killer
Hi,
We upgraded a legacy (NT4) domain from 3.6 series to 4.8 and then 4.9.4
samba version (using sernet subscription packages / debian stable)
The setup is composed of 4 DCs with each 2 CPU/16GB RAM.
We currently have ~700 user accounts / ~600 computers / ~150 groups
Our mail setup, SSO, ... query the 4 DCs constantly.
Every 5 to 10 days the RAM consumption and CPU usage (due to kswapd)
2009 Jul 03
0
Wine release 1.1.25
...949 Quicktest Pro 8.2 fails to start up
8690 Display Error with CyclingPeaks WKO
9256 S.T.A.L.K.E.R. - Major slowdown near anomalies or in high RAD areas
9944 Cannot active Microsoft Office 2003 Over the telephone
10277 Uninstalling software does not remove them from Programs menu
10688 PSP 7.0 installation blows up
11223 uTorrent 1.8 alpha not working - GetBestInterfaceEx problem
11492 Perfect world entering world wait infinite
12492 Farcry on steam does not start
12615 EVE Online: Space textures are replaced with some other things from video-memory
13130 Sound in...
2018 Sep 14
3
NUMA issues on virtualized hosts
Hello,
I have cluster with AMD EPYC 7351 cpu. Two CPUs per node. I have performance
8-NUMA configuration:
This is from hypervizor:
[root@hde10 ~]# lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 64
On-line CPU(s) list: 0-63
Thread(s) per core: 2
Core(s) per socket: 16
Socket(s): 2
NUMA