Displaying 20 results from an estimated 7000 matches similar to: "ACT 5.0 and Samba"
2002 Nov 04
2
quota problem
Hello,
What am I missing ?
thanks !
-dikshie-
@fisbum:/usr/bin$ uname -a
Linux fisbum 2.4.18 #3 Tue Mar 19 16:55:23 JAVT 2002 i686 unknown
@fisbum:/usr/bin$ mount
/dev/hda1 on / type ext3 (rw,errors=remount-ro)
/dev/hda3 on /usr type reiserfs (rw)
/dev/hda5 on /home type reiserfs (rw,nosuid,usrquota)
/dev/hda6 on /var type reiserfs (rw,usrquota)
/dev/hda7 on /tmp type reiserfs (rw)
/dev/hdb1
2018 Nov 21
3
Schema extension
Hello,
we have a single DC after a clssicupgrade and we need to extend the
schema. So we created a attrib.ldif with all our attributes and a
object.ldif to add the attributes to the "CN=User" Object. We tested the
two ldif-files on a DC with only a few users and groups and it works
fine. Then we did the classicupgrade (same NC as the test-system) we
have more then 30.000 users
2015 Oct 27
2
Dovecot frequently full-text reindexes the whole maildir
Hi!
I'm using Dovecot 2.2.13 (Debian Jessie package 1:2.2.13-12~deb8u1) on
my personal mail server (the address I'm writing from is on this
server).
I use Maildirs, I have fts + fts_squat enabled, and I have a problem
with it for a long time - dovecot seems to not update the index always
"incrementally".
Yesterday I've finally made a test by telneting to imap port and
2005 Oct 25
2
centos 4.2 with reiserfs
Hi,
I tried to compile the 2.6.9-22.EL kernel with reiserfs enabled. make fails as
follows. anyone managed to compile with reiserfs successfully?
CC [M] fs/reiserfs/stree.o
fs/reiserfs/stree.c: In function `get_lkey':
fs/reiserfs/stree.c:322: warning: return from incompatible pointer type
fs/reiserfs/stree.c:325: warning: return from incompatible pointer type
fs/reiserfs/stree.c:329:
2003 Jan 22
4
Samba-to-samba migration
Hi all,
I have a Samba box (Mandrake 8.1, Samba 2.2.2). I have another hard disc
that has Mandrake 9.0 + Samba 2.2.7 on it. I am looking to install this
other hard disc into the Mandrake 8.1 box and migrate everything over.
Do I need to do anything other than copy the contents of /etc/samba
(smb.conf, secrets.tdb etc) over to the new hard disc to ensure that our
Windows 2000 Pro workstations
2020 Mar 05
4
DCs from 4.10.x to 4.11.x
Am 05.03.20 um 10:48 schrieb Stefan G. Weichinger via samba:
> Am 05.03.20 um 10:40 schrieb Rowland penny via samba:
>> On 05/03/2020 08:34, Stefan G. Weichinger via samba wrote:
>
>>> downgrade or fix ;-)? ?
>>>
>> This hit me yesterday, restart the DC, check with 'ps ax' and I think
>> you will find that only 'Samba' has started. If so
2003 Jan 14
2
Windows 2000 + roaming profiles
Hi all,
I have a Samba 2.2.2 controlled domain (server config: Mandrake 8.1 with
ReiserFS 3.6.25) and have a bit of a problem with profiles.
Basically, there is this one user that has problems when she logs onto
her workstation for the first time each day. The actual filename
differs, but often an error message will be presented during the logon
mentioning that a file could not be downloaded
2006 Dec 15
1
acts_as_ferret: reindexing it too slow
Hi,
Recently, I was trying to play around with AAF and found that reindexing
table is very slow. Then I started looking into Ferret performance and
tried myself and found that it''s very fast. Then, I just used Ferret to
index my table and it was also very fast. All good.
Then why reindexing using AAF is slow. After sometime I found that in
the AAF, it uses (:key => :id) in
2005 Aug 02
2
ReiserFS and CentOS
RedHat has stripped out support for ReiserFS in their enterprise Linux
products. It appears the unsupported CentOS kernel supports ReiserFS.
Doesn't anaconda and the kickstart boot kernel also need to be
enhanced to support ReiserFS as well?
thanks for any help.
2008 Oct 04
2
posix acls and reiserfs
hi smbusers,
would like to ask some questions about posix acls and reiserfs.help and info is much appreciated.(to make it clear i am running mandriva 2007 free edition with samba 3.0.23d installed.)
1. is acl supported now on reiserfs filesystems by default?
2. do i have to recompile the kernel and apply the acl patch? (i currently have the 2.6.17 kernel)
3.which is best for samba?xfs?ext3? or
2007 Mar 14
4
What's the best way to convert a whole set of file systems?
I am currently running a Windows XP system at home with around 100+ Mb
in use over ~400Mb of NTFS file systems. I am installing CentOS 4.4 on
it when I change out the mobo/cpu/mem/video combo I just bought. I want
to convert all the file systems to (probably) Reiserfs or maybe ext3,
but I need to do them one at a time because I only have enough transfer
space to accommodate the largest one, or
2003 Nov 01
2
Samba on ReiserFS
Dear Listmembers,
I try to work with samba (newest rpm for SuSE, 3.0.1.pre2, but that does not
matter, the effect was there in 2.2.7 and 2.2.8a too) on an sufficient armed
system (the system does not matter either, I have tried it on different
machines) using ReiserFS (version 3.6.4-12).
When accessing one share from one machine (i.e. copying two or more files at a
time to or from the share)
2011 Jan 10
1
Bug#609517: xen-utils-3.2-1: Pygrub can't find grub.conf in a reiserfs partion on amd64 arch
Package: xen-utils-3.2-1
Version: 3.2.1-2
Severity: normal
Tags: patch
Hi,
There is a bug xen-3-3.2.1/tools/libfsimage/reiserfs/fsys_reiserfs.c,
it is using "unsigned long" which is 64 bits on amd64 arch and 32
bits on i386 arch.
This makes pygrub can't work on reiserfs on amd64 arch. You can easily
reproduce it.
A patch is included for fixing this problem.
diff
2001 Nov 06
1
reiserfs and ext3 in 2.2.20
I am trying to compile 2.2.20 with both ext3 and reiserfs (to easily
migrate from reiserfs to ext3 :-)
All patches merge nicly, but compile fails because "buffer_journaled"
is defined by both reiserfs and ext3. I looked at the "2.2.14 ext3 +
reiserfs incompatibility"-thread on the kernel list and figured out
that renaming "buffer_journaled" in fs/buffer.c and
2007 Sep 28
4
too many links error when creating directories
hi , our centos os has an ext3 file system. and i cant create any more
directories, it gives me a too many links error, even when doing a manual
mkdir.
is there any workaround for this? without changing it to a different file
system like reiserFS? we dont have a reiserfs module in the os so it will
have to be installed. and can it be possible to install a reiserFS without
having to reformat the
2006 Apr 01
3
newbie kernel question
Im sorry if this is a newb question, but how do you recompile the
kernel in CentOS 4.3? I need to add reiserfs support (even though the
setup detected it) the kernel it gave me didnt have support for
reiserfs, and my entire fileserver is all reiserfs. I tried the
gentoo way, which im use to and it bombed. What do i need to do? does
it install kernel source by default? I couldnt find any good
2008 Mar 15
1
btrfs-0.13 breaks boot on reiserfs-3.6
Hi,
I recompiled my kernel today, and when the btrfs-0.13 option is
enabled (CONFIG_BTR_FS=y) I cannot boot on my reiserfs-3.6 partition
any more. The kernel says that is cannot mount /dev/sdc6. I can boot
the kernel when I recompile it with the same options and
CONFIG_BTR_FS=n, and with the same boot options as well. Everything is
amd64 on my system (kernel + programs).
Here is a screenshot of
2004 Mar 31
2
tests to see how ext3 reiserfs 3.6 and jfs survive disk errors.
I made some tests to see how ext3 reiserfs 3.6 and jfs survive disk
errors.
The test is simple:
format a partition, copy the kernel source, unmount and and do ?dd
if=/dev/zero of=/dev/hdd bs=512 count=100000 seek=30000? to simulate a
disk surface damage and then run fsck.
seek=30000 ? this must be the second half of journal in reiserfs and
ext3, for jfs I don't know
Result:
jfs:
----
total
2010 Aug 02
1
kernel panic not syncing fatal exception due to reiserfs -- rebooted properly on ext3
Hi
we had one of our mail servers , going on kernel panic mode ( not syncing
fatal exception) ... cause /var/queue/postfix was on reiserfs part .. it has
not been giving us any isssue quite some time , but yesterday and today it
went on Kernel panic mode , when we hashed out the reiserfs part it booted
properly .. we formated the part^ on ext3 later and things working fine now
. Could any one
2005 Sep 07
1
mkinitrd
I''ve compiled xen without any problems. but now i have to create an initrd file. When i use the command mkinitrd (without any options) the i''ve got some errors:
# mkinitrd
Root device: /dev/sda3 (mounted on / as reiserfs)
Module list: ata_piix mptbase mptscsih qla2300 reiserfs
Kernel image: /boot/vmlinuz-2.6.11.12-xen0
Initrd image: /boot/initrd-2.6.11.12-xen0
Shared