similar to: Log partition fills, process hangs... Need help debugging

Displaying 20 results from an estimated 30000 matches similar to: "Log partition fills, process hangs... Need help debugging"

2016 Jul 03
0
Winbind process stuck at 100% after changing use_mmap to no
On Fri, Jul 01, 2016 at 10:00:21AM +0100, Alex Crow wrote: > We've had a strange issue after following the recommendations at > https://wiki.samba.org/index.php/Ping_pong, particularly the part > about mmap coherence. We are running CTDB/Samba over a MooseFS > clustered FS, and we'd not done the ping-pong before. After finding > that the mmap coherence test did not pass, we
2016 Jul 03
4
Winbind process stuck at 100% after changing use_mmap to no
On 03/07/16 13:06, Volker Lendecke wrote: > On Fri, Jul 01, 2016 at 10:00:21AM +0100, Alex Crow wrote: >> We've had a strange issue after following the recommendations at >> https://wiki.samba.org/index.php/Ping_pong, particularly the part >> about mmap coherence. We are running CTDB/Samba over a MooseFS >> clustered FS, and we'd not done the ping-pong before.
2010 Mar 15
2
[R-SIG-Mac] How to interrupt an R process that hangs
+1--this is the single most-annoying issue with R that I know of. My usual solution, after accomplishing nothing as R spins idly for a couple hours, is to kill the process and lose any un-saved work. save.history() is my friend, but is a big delay when you work with big data sets as I do, so I don't run it after every command. I have cc'd r-help here, however, because I experience this
2005 Mar 01
2
Problem with 3.0.10 and 3.0.11 with 1 smbd process using99% cpu
I have this same problem on 3.0.10, and I also "fixed" it by deleting the tdbs. My problem, had nothing to do with printing, it was happening once I started winbindd with security = ADS. Jerry, what would we need to do to track this bug down in the tdb code? I have logs at level 10, ltrace output, and a backtrace. Do you think that there were changes made to the tdb code in 3.0.12
2015 Jul 15
6
[Bug 91355] New: [Quadro K610M] nouveau fills the kernel log when a video is played
https://bugs.freedesktop.org/show_bug.cgi?id=91355 Bug ID: 91355 Summary: [Quadro K610M] nouveau fills the kernel log when a video is played Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component:
2013 Oct 03
1
Xorg fills up /var/log/Xorg.0.log with AUDIT messages (up to system crash)
Hi, on a CentOS 6.4-workstation we have the problem, that Xorg fills up /var/log/Xorg.0.log with AUDIT messages faster than one can read. Within four hours the logfile grew to 160 MB and usually within 1-2 days applications and sometimes the OS crash because /var becomes full. Here a small extract of /var/log/Xorg.0.log: [...] [ 24272.458] AUDIT: Wed Oct 2 15:41:44 2013: 2625: client 28
2012 Jan 20
1
lib/access.c:check_access message fills my log
Hi, in the logfile of one of my WinXP SP3 clients I see this message once a second and thousands over the day [2012/01/20 17:27:22, 2] lib/access.c:check_access(323) Allowed connection from (xxx.xxx.xxx.xxx) The client is in the same internal subnet with the PDC. I checked the client and access to the shares, roaming profile and printing works fine. After restarting the client the logging
2007 May 08
2
TDB functionality document
Hi, Does someone know a document which explains the TDB structure. functionalites, and format of the TDB files etc. I need to understand why some of the TDBs like messages.tdb, unexpected.tdb, brlock if not read_only, locking.tdb, session.tdb, wins.tdb are called with TDB_CLEAR_IF_FIRST tdb flags. Why some TDBs are opend with O_RDWR|O_CREAT flags viz. gencache.tdb, group_mapping.tdb,
2008 May 27
1
smbldap_open: cannot access LDAP when not root..
Greetings list, I just upgraded my main file server, and copied over a dump of my LDAP database, samba conf files, tdbs, etc. Everything fired up OK and runs, except: -Some users (perhaps 5 or 6 out of 125) can't log in, getting the "domain unavailable" message -I can't rejoin them to the domain - the process appears to succeed, but doesn't -One of the machine accounts
2011 Jun 29
1
Interdomain Trusts & winbind
Hi List, In an effort to keep this succinct and orderly I'll briefly state what I'm trying to do: I have two samba domains, DOM1 and DOM2. They are on separate subnets and all IP routing is configured. DOM1 has ~100 users on one samba DC and uses the ldap backend. Works great and has been in service for a while. Samba version is 3.0.29. DOM2 has ~10 users on one samba DC and uses
2015 Oct 18
0
Problems with TDBs on CTDB-managed Samba instance
On Sat, Oct 17, 2015 at 04:13:30PM +0000, Howard, Stewart Jameson wrote: > gencache_notrans.tdb > gencache.tdb > mutex.tdb Just a side-remark: These tdbs have nothing to do with ctdb, they are purely local. > Because of the current steady size of this file compared > to its repeated, intermittent, and rapid inflation, we > suspect that there is some operational condition which
2006 Apr 22
2
Re: TDB locking overhead and performance...
On Sat, Apr 22, 2006 at 06:15:31PM +0100, Daniel J Blueman wrote: > As a test, I changed the opening of the locking.tdb and brlock.tdb > files to use the TDB_INTERNAL flag, avoiding use of the fcntl(F_SETLK) > syscall for locking individual database records. Performance was a lot > snappier, with quite a bit less system time used. > > What is the scope of implementing shared
2010 Oct 08
2
tdbbackup with bouncing/shutting down samba possible?
Hi, We are a small company, which has just started using samba. Recently we have faced a few issues regarding the TDBs getting corrupted. I have read that the only way of getting around this issue, is to regularly take tdbbackups. But, this process needs a downtime of my samba server, which we would not want. Instead, is there a way where I can take the tdbbackup with out shutting down samba
2016 Jul 03
2
Winbind process stuck at 100% after changing use_mmap to no
On 03/07/16 21:47, Volker Lendecke wrote: > On Sun, Jul 03, 2016 at 08:42:36PM +0100, Alex Crow wrote: >> I've only put the "private dir" onto MooseFS, as instructed in the CTDB >> docs. > Can you quote these docs, so that we can correct them? > >> So, in that case, I'm assuming from your comments that it is no worry >> that the mmap test does not
2015 Jul 17
11
[Bug 91373] New: Nouveau fills kern.log with gigabytes of data when molecule screensaver is ran
https://bugs.freedesktop.org/show_bug.cgi?id=91373 Bug ID: 91373 Summary: Nouveau fills kern.log with gigabytes of data when molecule screensaver is ran Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium
2016 Jul 01
4
Winbind process stuck at 100% after changing use_mmap to no
Hi, We've had a strange issue after following the recommendations at https://wiki.samba.org/index.php/Ping_pong, particularly the part about mmap coherence. We are running CTDB/Samba over a MooseFS clustered FS, and we'd not done the ping-pong before. After finding that the mmap coherence test did not pass, we changed "use mmap" to "no" in smb.conf. This morning
2016 Jan 11
0
Security permissions issues after changing idmap backend from RID to AUTORID
Thanks Michael, Please see the inline answers. > On Jan 10, 2016, at 5:16 PM, Michael Adam <obnox at samba.org> wrote: > > On 2016-01-10 at 17:58 +0000, Rowland penny wrote: >> On 10/01/16 17:05, Partha Sarathi wrote: >>> >>>> This could have a lot to do with the fact that idmap_rid & >>>> idmap_autorid calculate the uids differently
2013 Apr 29
3
[Announce] Samba 3.6.14 Available for Download
============================================================= "Just play. Have fun. Enjoy the game." Michael Jordan ============================================================= Release Announcements ===================== This is is the latest stable release of Samba 3.6. Major enhancements in Samba 3.6.14 include: o Certain xattrs cause Windows error 0x800700FF
2013 Apr 29
3
[Announce] Samba 3.6.14 Available for Download
============================================================= "Just play. Have fun. Enjoy the game." Michael Jordan ============================================================= Release Announcements ===================== This is is the latest stable release of Samba 3.6. Major enhancements in Samba 3.6.14 include: o Certain xattrs cause Windows error 0x800700FF
2016 Jan 11
2
Security permissions issues after changing idmap backend from RID to AUTORID
On 2016-01-10 at 17:58 +0000, Rowland penny wrote: > On 10/01/16 17:05, Partha Sarathi wrote: > > > > > This could have a lot to do with the fact that idmap_rid & > > > idmap_autorid calculate the uids differently i.e if you have RID > > > '2025000', autorid would calculate this as '1102500000' , rid > > > would calculate this as