Displaying 20 results from an estimated 4000 matches similar to: "msdosfs bug?"
2005 Nov 23
2
[LLVMdev] llvm-ranlib: Bus Error in regressions + fix
On Nov 22, 2005, at 19:10, Reid Spencer wrote:
> 1. What is the path name associated with TmpArchive? If its the same
> as the path name associated with archPath then that's a bug, probably
> introduced when Path::makeUnique is called from
> Path::createTemporaryFileOnDisk which is called from line 377 of
> ArchiveWriter.cpp.
This does not appear to be the problem. I
2003 Apr 26
1
msdosfs vs 250Gb hard disk
I am attempting to utilise a 250Gb Maxtor external Firewire drive. To
obtain maximum portability I would prefer to format it as FAT32 (it comes
formatted that way) - that way Windows, Linux and FreeBSD machines can
access it.
Unfortunately FreeBSD doesn't grok really large FAT32 partitions :( When I
attempt to mount it, I get ->
mountmsdosfs(): disk too big, sorry
The code in question..
1999 Aug 26
0
smbsh always segfaults
Version 2.0.5a (same prob w/2.0.4b, though). smbsh segfaults after I
enter my password. As root, it just seg faults. As my login user, it
dumps core.
Attached is a script of an strace of it.
Running RH 6.0, kernel 2.2.10, AMD K6-2/350, 64M RAM. Configure options
were:
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{pref} --libdir=/etc \
--with-lockdir=/var/lock/samba
2015 Jan 03
2
Samba4 Kerberos kinit does not resolve kdc hostname
Hi,
i am really depressed at this moment. I set up an domain controller
using samba4 and an raspberry pi.
I can join the domain and everything works BUT kerberos has some strange
problems resolving my raspberry hostname.
First of all some information:
Raspberry pi is DHCP Server and DNS-Server (BIND9).
First of all the configurations:
Code:
/usr/local/samba/etc/smb.conf
# Global
2015 Jan 03
2
Samba4 Kerberos kinit does not resolve kdc hostname
Hi,
/etc/resolv.conf looks exactly like this:
domain family.rapsberry.local
search family.rapsberry.local
nameserver 192.168.178.222
So to answer your question: yes the only Nameserver the raspberry has is
itself.
Greetings
Am 2015-01-03 um 7:40 PM schrieb Rowland Penny:
> On 03/01/15 16:31, Robert Hartmann wrote:
>> Hi,
>>
>> i am really depressed at this moment. I set
2015 Jan 03
1
Samba4 Kerberos kinit does not resolve kdc hostname
Hi,
thank you so! much. Turning off avahi daemon was the solution!
rapsberry instead of raspberry is a typo during porivision actually.
Thank you again :)
I will write an entry on my blog to make sure that does not happen again.
One last time for google bots.
IF you receive
kinit: Cannot contact any KDC for realm while getting initial credentials
make sure you don't run avahi
However
2003 Oct 30
2
sftp client reget reput
we have implemented this function for 3.1p1, and have been using it in
production sense may 2002. The patch has been ported to 3.7.1p2, we have
been using it in 3.7.1p2 for awhile, if anyone is interested, here it is.
This is the same patch David Bradford talked about on 2002-06-05
Regards,
Greg Hayes
diff -u -r openssh-3.7.1p2/sftp-client.c openssh-3.7.1p2_sftp/sftp-client.c
---
2007 Mar 12
2
e2fsck hanging
I'm trying to run e2fsck on a ~6TB filesystem which is about 90%
full. We're doing backup to disk to this filesystem, and have a
number of hard links (link counts up to 90).
strace shows:
write(1, "Pass 2: Checking ", 17) = 17
write(1, "directory", 9) = 9
write(1, " structure\n", 11) = 11
mmap(NULL, 91574272,
2005 Nov 23
0
[LLVMdev] llvm-ranlib: Bus Error in regressions + fix
Evan Jones wrote:
> On Nov 22, 2005, at 19:10, Reid Spencer wrote:
>
>> 1. What is the path name associated with TmpArchive? If its the same
>> as the path name associated with archPath then that's a bug, probably
>> introduced when Path::makeUnique is called from
>> Path::createTemporaryFileOnDisk which is called from line 377 of
>> ArchiveWriter.cpp.
2002 Aug 10
3
ext3_readdir error
Hi,
I am getting the following errors on /boot partition on a production
server running 2.4.18 kernel.
-------------
Aug 10 00:19:37 kernel: EXT3-fs error (device sd(8,1)):
ext3_readdir: bad entry in directory #2: rec_len is smaller than minimal -
offset=0, inode=0, rec_len=0, name_len=0
-------------
/boot is not readable at all and attempt to do an ls will return the same
error.
2005 Mar 30
1
utmp update for bsd systems
re
this is a patch against samba-2.2.12p0 and adds support
for updating utmp on bsds. code similarly ripped from
openbsd's ftpd (;
cu
--
paranoic mickey (my employers have changed but, the name has remained)
--- utmp.c Thu Aug 12 14:24:20 2004
+++ /home/mickey/utmp.c Wed Mar 30 15:51:40 2005
@@ -261,6 +261,7 @@
}
#ifndef HAVE_PUTUTLINE
+#include <ttyent.h>
2014 Dec 16
2
Fwd: samba & Oracle ACFS Issues
On Tue, Dec 16, 2014 at 03:40:08PM +0100, Nacho del Rey wrote:
> Hi there
>
> In an Oracle RAC cluster using ACFS (as file-system) where we have a samba
> server for sharing files to windows clients, we are suffering a strange
> issue, from time to time, which it causes the Windows clients lock for a
> while (10 min or a bit more) or even indefinitely when they are working
>
2005 Apr 14
1
utmp update for bsd systems (try 2)
re
i have posted this before but received no response...
is there anybod reading on this address?
cu
----- Forwarded message (env-from mickey) -----
re
this is a patch against samba-2.2.12p0 and adds support
for updating utmp on bsds. code similarly ripped from
openbsd's ftpd (;
cu
--
paranoic mickey (my employers have changed but, the name has remained)
--- utmp.c Thu Aug 12
2011 May 03
3
Issue with geo-replication and nfs auth
hi,
I've some issue with geo-replication (since 3.2.0) and nfs auth (since initial release).
Geo-replication
---------------
System : Debian 6.0 amd64
Glusterfs: 3.2.0
MASTER (volume) => SLAVE (directory)
For some volume it works, but for others i can't enable geo-replication and have this error with a faulty status:
2011-05-03 09:57:40.315774] E
2005 Nov 23
0
[LLVMdev] llvm-ranlib: Bus Error in regressions + fix
Evan Jones wrote:
> I am pretty certain that this has nothing to do with the C++ library,
> and everything to do with the behaviour of mmap when the file that was
> mmaped is modified. I actually can reproduce this behaviour with the
> attached C test case. The program mmaps a file called 'data,' prints the
> last byte, truncates the file, then tries to read the last
2004 Feb 04
3
[PATCH] Adding ocfs support to blkid
The following patch adds ocfs support to blkid.
--rusty
# This is a BitKeeper generated patch for the following project:
# Project Name: Ext2 filesystem utilities
# This patch format is intended for GNU patch command version 2.5 or higher.
# This patch includes the following deltas:
# ChangeSet 1.1327 -> 1.1328
# lib/blkid/probe.c 1.15 -> 1.16
#
2014 Dec 29
2
smbd's using up 100% of all cpu's and load avg slowly going up
Hi again,
Sorry, I forgot to include the fd used...
13 -> /var/lib/samba/private/sam.ldb.d/DC=EXAMPLE,DC=COM.ldb
16 -> /var/lib/samba/private/sam.ldb.d/metadata.tdb
the others refers to /var/run/samba/winbindd/pipe
Regards,
Bruno Andrade.
On 12/29/2014 11:56 AM, Bruno Andrade wrote:
> Hi,
>
> Here is some output of "strace -ff -p" to the process using ~100% CPU
>
2014 Dec 29
2
smbd's using up 100% of all cpu's and load avg slowly going up
Hi,
Yes, I already thought about it.
I have the sernet repo installed.. Is possible to yum update and jump
from 4.1.6 to 4.1.14 directly, without problems or should I follow some
kind of procedure to avoid future problems?
Regards,
Bruno Andrade.
On 12/29/2014 01:46 PM, Rowland Penny wrote:
> On 29/12/14 12:02, Bruno Andrade wrote:
>> Hi again,
>>
>> Sorry, I forgot to
2000 Aug 01
2
[2.1.1p4] utmp patch for SunOS 4.1.x
Follow-on to Charles Levert's <charles at comm.polymtl.ca> work on
utmp_write_direct.
Fixed:
-- At logout, the utmp entry is cleared. Tested on SunOS 4.1.4.
The code I added to loginrec.c is restricted to SUNOS4 pending
QA testing on other platforms.
This patch incorporates the work done by Charles Levert on
7/25/2000 00:43:22. (Do any of us sleep at
2017 May 02
2
samba process use 100% cpu
Hi!
I need some help.
We use samba4 as AD, and now when clients connect to server, samba
process stuck at 100% cpu.
samba Version: 4.3.4 Release: 13.el6
top:
3777 root 20 0 131m 46m 28m R 99.7 0.3 219:20.53
/usr/local/samba4//sbin/samba -D
24541 csertam 20 0 49260 11m 9048 S 25.1 0.1 0:01.56 smbd -D
7080 squid 20 0 926m 908m 6428 S 9.9 6.2 11:43.50