Displaying 20 results from an estimated 32 matches for "12005".
Did you mean:
2005
2005 Oct 28
0
A few recurring errors, please help.
...ite a bit of errors dumping in, and wondered A) if it may be affecting the performance of Samba, or B) if I could maybe fix them through some simple configuring, etc.
They're pretty unchanging, and the interval is... not really steady enough to say its a rythm.
Oct 28 17:47:23 gwydserver smbd[12005]: [2005/10/28 17:47:23, 0] lib/util_sock.c:get_peer_addr(1000)
Oct 28 17:47:23 gwydserver smbd[12005]: getpeername failed. Error was Transport endpoint is not connected
Oct 28 17:47:23 gwydserver smbd[12005]: [2005/10/28 17:47:23, 0] lib/access.c:check_access(328)
Oct 28 17:47:23 gwydserver smbd[...
2007 Mar 20
15
How to bypass failed OST without blocking?
Hi
I want my lustre do such things during OST failed: if some file
has stripe data on th failed OST, any operation on the file will
return IO error without blocking, and also at this moment I can
create and read/write new file or read/write files which have no stripe
data on the failed OST without blocking.
What should I do ? How to configure?
thanks!
swin
-------------- next part
2008 Oct 15
2
creating a user from an RPM package
What wizardry do you guys use in the SPEC file when creating/deleting a
user from an RPM package?
I was going to create a macro like:
%define user(login,uid,gid,name,homedir,shell) \
echo "$1:x:$2:$3:$4:$5:$6" >>/etc/passwd; \
echo "$1:!!:12005:0:99999:7:::" >>/etc/shadow; \
echo "$1:x:$3:" >>/etc/group; \
mkdir -p $5; \
chown $2:$3 $5
and then appropriate sedness and rm's when removing it, but I figure
there has to be a cleaner way, or a builtin as this surely is a
common feature. T...
2007 Jun 12
2
Softphone behind NAT issues
...l
[1000]
nat=yes
type=friend
secret=Polycom
context=internal
host=dynamic
canreinvite=no
mailbox=1000@default
callerid=TESTUSER1 <1000>
*
-----------------
[extensions.conf]
exten => 1000,1,Macro(stdexten,1000@default,SIP/1000)
----------------
[rtp.conf]
[general]
rtpstart=12000
rtpend=12005
dtmftimeout=3000
What are we missing?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070612/732aebfd/attachment.htm
2016 Oct 21
6
CTDB and locking issues in 4.4.6 (Classic domain)
>> You don't have smbd/smbstatus installed from a package in /usr/ and the
>> other left over in /usr/local/, or similar? In that case, they could
>> be getting their configurations from different places...
>>
>> peace & happiness,
>> martin
> Hi Martin,
>
> No, nothing like that. Installing the Sernet packages obsoletes the
> distro ones.
2016 Oct 21
2
CTDB and locking issues in 4.4.6 (Classic domain)
...ri, Oct 21, 2016 at 10:30:46AM +0100, Alex Crow via samba wrote:
>> Interestingly I have a setup here for testing for rollout of S4 AD. The file
>> servers are in an AD domain and are running Sernet 4.4.5, so one version
>> older than production.
> maybe it's related to bug 12005 that was fixed in 4.4.6? Can you test
> with attached patch that reverts the change?
>
> Cheerio!
> -slow
Hi Ralph,
Some more tests I've done indicate that locking is only working between
2 of my 6 VIPs (one per host). If I open a file on either of these two
"working"...
2016 Jul 26
2
ndr_pull_share_mode_lock failed: Buffer Size Error
Hi list,
I'm getting a lot of these on a CTDB cluster serving files to Windows
clients:
[2016/06/24 08:53:55.555485, 1] ../librpc/ndr/ndr.c:578(ndr_pull_error)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:150)
[2016/06/24 08:53:55.555506, 1]
../source3/locking/share_mode_lock.c:141(parse_share_modes)
ndr_pull_share_mode_lock failed: Buffer Size Error
[2016/06/24
2015 Feb 27
2
rsync hangs on select() system call
....D/RD.LOR..BHN.D.2015.055,20)
Feb 25 17:14:25 resif-vm13 rsyncd[2403]: [generator] receiving flist for
dir 11
Feb 25 17:14:25 resif-vm13 rsyncd[2403]:
recv_file_name(sds_extract/2015/RD/LOR/BHZ.D/RD.LOR..BHZ.D.2015.055)
Feb 25 17:35:07 resif-vm13 rsyncd[2403]: rsync: connection unexpectedly
closed (12005 bytes received so far) [generator]
Feb 25 17:35:07 resif-vm13 rsyncd[2403]: rsync error: error in rsync
protocol data stream (code 12) at io.c(226) [generator=3.1.1]
Feb 25 17:35:07 resif-vm13 rsyncd[2403]: [generator] _exit_cleanup(code=12,
file=io.c, line=226): about to call exit(12)
please note...
2016 Jul 26
0
ndr_pull_share_mode_lock failed: Buffer Size Error
...ytes 4 (../librpc/ndr/ndr_basic.c:150)
>
>
> Is this anything to be concerned about? It's pretty much the only thing in
> the logs...
nothing to worry about. We're still circulating patches that will get
you rid of the log spam:
<https://bugzilla.samba.org/show_bug.cgi?id=12005>
<https://lists.samba.org/archive/samba-technical/2016-July/114897.html>
Cheerio!
-slow
2016 Oct 21
0
CTDB and locking issues in 4.4.6 (Classic domain)
...row via samba wrote:
>>> Interestingly I have a setup here for testing for rollout of S4 AD.
>>> The file
>>> servers are in an AD domain and are running Sernet 4.4.5, so one
>>> version
>>> older than production.
>> maybe it's related to bug 12005 that was fixed in 4.4.6? Can you test
>> with attached patch that reverts the change?
>>
>> Cheerio!
>> -slow
>
> Hi Ralph,
>
> Some more tests I've done indicate that locking is only working
> between 2 of my 6 VIPs (one per host). If I open a file on ei...
2016 Oct 21
0
CTDB and locking issues in 4.4.6 (Classic domain)
...is what I'm seeing. I could open the same file r/w off two different
> hosts. Both seem to have a DENY_WRITE lock - which is surely supposed to be
> impossible?
>
> This is on 4.4.5 with only two hosts operational.
*phew*! At least it's not a regression by the patches for bug 12005.
Can you try to reproduce the issue with a specially patched smbclient?
Attached patch modifies the smbclient open command to request deny
read and write sharemodes, so any two opens should conflict:
smb: \> open test
open file \test: for read/write fnum 1
smb: \> open test
Failed to open...
2008 May 26
3
Pressure Sensitivity
How to fix it in wine with Wacom Bamboo Fun Tablet
2016 Oct 21
3
CTDB and locking issues in 4.4.6 (Classic domain)
> I've now managed to replicate the error on my test setup. I added a
> third host and all hell broke loose - no locking at all when opening
> Excel files apart from same-host. It seemed fine with two.
>
> I then downgraded to 4.4.5 and the problem persisted. So it cannot be
> a regression from that patch.
>
> Regards,
>
> Alex
>
Here you go:
Locked files:
2009 Feb 13
6
Over 400 smbd pid's?
Over the past 2 days, my smbd processes are multiplying worse than
rabbits. At least with rabbits it's easy to tell why you wind up
with so many...
Here's the setup:
Samba version 3.2.8-0.24 installed via rpm on a FC6 box with 2 nics,
both on the same subnet. The samba server acts as a PDC in a mixed
environment but mostly windows pc's running xp. It is used mostly
for file
2015 Mar 09
0
rsync hangs on select() system call
...> Feb 25 17:14:25 resif-vm13 rsyncd[2403]: [generator] receiving flist for
> dir 11
> Feb 25 17:14:25 resif-vm13 rsyncd[2403]:
> recv_file_name(sds_extract/2015/RD/LOR/BHZ.D/RD.LOR..BHZ.D.2015.055)
> Feb 25 17:35:07 resif-vm13 rsyncd[2403]: rsync: connection unexpectedly
> closed (12005 bytes received so far) [generator]
> Feb 25 17:35:07 resif-vm13 rsyncd[2403]: rsync error: error in rsync
> protocol data stream (code 12) at io.c(226) [generator=3.1.1]
> Feb 25 17:35:07 resif-vm13 rsyncd[2403]: [generator]
> _exit_cleanup(code=12, file=io.c, line=226): about to call e...
2016 Nov 03
0
[Announce] Samba 4.3.12 Available for Download
...o Björn Baumbach <bb at sernet.de>
* BUG 8618: s3-printing: Fix migrate printer code.
o Ralph Boehme <slow at samba.org>
* BUG 11801: Fix crash in mdssvc with older glib2 versions.
* BUG 11961: idmap_autorid allocates ids for unknown SIDs from other
backends.
* BUG 12005: smbd: Ignore ctdb tombstone records in
fetch_share_mode_unlocked_parser().
* BUG 12016: cleanupd terminates main smbd on exit.
* BUG 12028: vfs_acl_xattr: Objects without NT ACL xattr.
* BUG 12105: async_req: Make async_connect_send() "reentrant".
* BUG 12177: vfs_acl_co...
2016 Nov 03
0
[Announce] Samba 4.3.12 Available for Download
...o Björn Baumbach <bb at sernet.de>
* BUG 8618: s3-printing: Fix migrate printer code.
o Ralph Boehme <slow at samba.org>
* BUG 11801: Fix crash in mdssvc with older glib2 versions.
* BUG 11961: idmap_autorid allocates ids for unknown SIDs from other
backends.
* BUG 12005: smbd: Ignore ctdb tombstone records in
fetch_share_mode_unlocked_parser().
* BUG 12016: cleanupd terminates main smbd on exit.
* BUG 12028: vfs_acl_xattr: Objects without NT ACL xattr.
* BUG 12105: async_req: Make async_connect_send() "reentrant".
* BUG 12177: vfs_acl_co...
2016 Sep 22
0
[Announce] Samba 4.4.6 Available for Download
...UG 10008: dbwrap_ctdb: Treat empty records in ltdb as non-existing.
* BUG 11520: Fix DNS secure updates.
* BUG 11961: idmap_autorid allocates ids for unknown SIDs from other
backends.
* BUG 11992: s3/smbd: Only use stored dos attributes for
open_match_attributes() check.
* BUG 12005: smbd: Ignore ctdb tombstone records in
fetch_share_mode_unlocked_parser().
* BUG 12016: cleanupd terminates main smbd on exit.
* BUG 12028: vfs_acl_xattr: Objects without NT ACL xattr.
* BUG 12105: async_req: Make async_connect_send() "reentrant".
* BUG 12177: vfs_acl_co...
2016 Sep 22
0
[Announce] Samba 4.4.6 Available for Download
...UG 10008: dbwrap_ctdb: Treat empty records in ltdb as non-existing.
* BUG 11520: Fix DNS secure updates.
* BUG 11961: idmap_autorid allocates ids for unknown SIDs from other
backends.
* BUG 11992: s3/smbd: Only use stored dos attributes for
open_match_attributes() check.
* BUG 12005: smbd: Ignore ctdb tombstone records in
fetch_share_mode_unlocked_parser().
* BUG 12016: cleanupd terminates main smbd on exit.
* BUG 12028: vfs_acl_xattr: Objects without NT ACL xattr.
* BUG 12105: async_req: Make async_connect_send() "reentrant".
* BUG 12177: vfs_acl_co...
2016 Oct 21
1
CTDB and locking issues in 4.4.6 (Classic domain)
> *phew*! At least it's not a regression by the patches for bug 12005.
Hi Ralph,
Looking back through the changelogs suggests to me that it's been around
a long time....
I did however find it odd that even after disabling the 3rd host,
stopping ctdb everywhere and removing *all* the db files (including
persistent) I still could reproduce on 4.4.5.
>
> C...