Displaying 20 results from an estimated 1000 matches similar to: "Samba + CFS"
2006 Apr 28
0
Ferret failing to rebuild_index - occasionally unable to delete a file (_j.cfs)
I''m switching all my fulltext searching over to ferret using the
acts_as_ferret plugin on windows (for development, will be deployed on
linux).
In my tests I have a setup method as follows to ensure the index is
reset for each test:
def setup
Item.rebuild_index
end
This works fine for the initial few tests but then suddenly fails for
the last few tests when it seems to be
2004 Oct 18
1
transparent cfs (tcfs)
>Date: Sun, 17 Oct 2004 10:41:14 -0400 (EDT)
>From: Yan Wang <ywang4@cs.pitt.edu>
>Subject: TCFS on FreeBSD
>
>
>I tried to port Transparent Cryptographic File System
>(http://www.tcfs.it) OpenBSD version to FreeBSD 4.8, but failed. Has
>any one tried this before? How much modification is needed? Any info is
>appreciated.
>
>Thanks,
>
>Yan
>
>
2012 Dec 14
1
CFS BWC related question
Hi,
Seems this question is not related with libvirt directly, but I still want to ping this list to see if someone can be help.
The OS in my desktop box is Ubuntu 12.10, the kernel is 3.5.1. I installed the cgroup utility package with:#apt-get install cgroup-bin, but after I installed these packages successfully, I can't find cpu_quota/cpu_period controller in the /sys/fs/cgroup/cpu folder.
2004 Aug 03
0
CFS Lustre Jobs
CFS has openings for Systems Software Engineers and Principal Systems
Software Eningeers.
For details see
http://www.clusterfs.com/jobs.html
Join our fun team!
- Peter -
2019 Apr 22
3
mount.cfs mount error(13): Permission denied
Hi All,
I am running into an issue mounting a Samba share from our Linux
server. We are running Samba 4.8.8 on CentOS 7.6.1810. I have done a
some testing, and I can't get the root cause of the error.
Testing:
CentOS 7.6 client -> Samba server, mounting fails - mount.cfs mount
error(13): Permission denied
CentOS 7.6 client -> Win10 desktop share, mounting works
Fedora 29
2019 Apr 22
1
mount.cfs mount error(13): Permission denied
On 4/22/19 10:18 AM, Rowland Penny via samba wrote:
> On Mon, 22 Apr 2019 09:48:31 -0400
> Paul Griffith via samba <samba at lists.samba.org> wrote:
>
>> Hi All,
>>
>> I am running into an issue mounting a Samba share from our Linux
>> server. We are running Samba 4.8.8 on CentOS 7.6.1810. I have done a
>> some testing, and I can't get the
2002 Feb 14
0
Oddness with dfree command and Samba 2.2.3a
I am attempting to use the 'dfree command' option of smb.conf to handle
a few special cases and the like for returning disk free information.
The Samba server is acting in a PDC role, running Samba 2.2.3a on a
SunBlade 100 running Solaris 8, patched with all Recommended patches.
From a Windows 2000 box (the only thing I have handy to test with, and
will be the bulk of our client
2002 Jun 14
2
Help: dfree command
Hi folks,
I'm trying to use a custom dfree command to have my Samba share reports
accurate disk usage, here my dfree script (I pretty much copied it right
off the smb.conf man page)
#!/bin/sh
/bin/df -k $1 | tail -1 | awk '{print $2" "$4}'
In smb.conf, I included this line:
dfree command = /usr/local/admin/samba-2.2.4/bin/dfree
This dfree command is root owned,
2007 Aug 11
1
IO Error: Error reading the segment infos.
Hi all,
I''m using ferret and acts_as_ferret on Win XP. Trying to index a
location table with over 2,5 Mio. rows in UTF-8 I''m getting the error:
"IO Error: IO Error occured:
Error reading the segment infos. Store listing was ..."
The error occurs after some hours of running. The index file system
looks like this after the abort:
11.08.2007 12:30 <DIR>
2007 Aug 05
1
IO Errors on deleting documents with Ferret
I have a large index (~6GB, ~1 million docs) that was built by RDig.
I wrote a script to iterate through the index to clear out some
duplicate information to try to reduce the size of the index.
clients.each {|client|
docs = RDig.searcher.search("+supplier_id:#{client.id}")
docs.each {|doc|
data = doc[:data].dup #the contents of the web page
new_results = {}
2006 Aug 29
0
auth mechanisem and postfixadmin
Aug 29 20:58:01 example dovecot: auth(default): client in:
AUTH^I2^IPLAIN^Iservice=IMAP^Isecured^Ilip=127.0.0.1^Irip=127.0.0.1^Iresp=AHJhZG9AZXhhbXBsZS5jb20AcmFkbw==
Aug 29 20:58:01 example dovecot: auth-worker(default):
sql(rado at example.com,127.0.0.1): query: SELECT password FROM mailbox
WHERE username = 'rado at example.com'
Aug 29 20:58:01 example dovecot: auth-worker(default):
2008 Aug 21
0
Group member can not delete files - only dir (775) owner can
Hi there,
I have a problem I can not solve myself.
I have samba 3.0.28 installed on a Ubuntu 8.0.4 server.
Samba is a member of AD. Authentication is kerberos, user- / group ids are
handled by nis (Windows 2008 SFU / NIS Server).
My Samba config:
[global]
write list = admin,rado,@Administratoren
deny hosts = 0.0.0.0/0.0.0.0
client schannel = No
allow hosts = localhost,
2016 Jun 09
0
wbinfo -u and -g gives no output
>Note: the line 'idmap config ad' is not a correct samba option.
>But also this would not cause your issue.
I did not config this and I believe this comes from the default. Do you suggest to comment this out?
I tried "wbinfo -u" and "wbinfo -g" again and attached the log.wb-CFS file.
Sorry I forgot to mention, I did stop winbind, remove
2017 Apr 07
0
[Dovecot-news] v2.2.29.rc1 released
> On April 7, 2017 at 6:48 PM "Daniel J. Luke" <dluke at geeklair.net> wrote:
>
>
> On Apr 7, 2017, at 11:17 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
> >> On April 7, 2017 at 6:00 PM "Daniel J. Luke" <dluke at geeklair.net> wrote:
> >> On Apr 7, 2017, at 3:01 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
2017 Apr 07
0
[Dovecot-news] v2.2.29.rc1 released
> On April 7, 2017 at 6:00 PM "Daniel J. Luke" <dluke at geeklair.net> wrote:
>
>
> On Apr 7, 2017, at 3:01 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
> >> On April 7, 2017 at 9:38 AM Timo Sirainen <tss at iki.fi> wrote:
> >> On 7 Apr 2017, at 2.25, Daniel J. Luke <dluke at geeklair.net> wrote:
> >>>
>
2017 Apr 07
2
[Dovecot-news] v2.2.29.rc1 released
On Apr 7, 2017, at 3:01 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>> On April 7, 2017 at 9:38 AM Timo Sirainen <tss at iki.fi> wrote:
>> On 7 Apr 2017, at 2.25, Daniel J. Luke <dluke at geeklair.net> wrote:
>>>
>>> On Apr 6, 2017, at 1:33 PM, Timo Sirainen <tss at iki.fi> wrote:
>>>> Planning to release v2.2.29 on Monday.
2017 Apr 07
3
[Dovecot-news] v2.2.29.rc1 released
On Apr 7, 2017, at 11:17 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>> On April 7, 2017 at 6:00 PM "Daniel J. Luke" <dluke at geeklair.net> wrote:
>> On Apr 7, 2017, at 3:01 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>>>> On April 7, 2017 at 9:38 AM Timo Sirainen <tss at iki.fi> wrote:
>>>> On 7 Apr 2017, at 2.25, Daniel
2016 Jun 10
0
wbinfo -u and -g gives no output
I had exact the same problem.
Try: client ldap sasl wrapping = plain in smb.conf
Op 10 jun. 2016 10:44 p.m. schreef Dennis Xu <dxu at uoguelph.ca>:
Hello,
I see this error when trying "wbinfo -g":
[2016/06/09 13:55:33.617151, 3, pid=11847, effective(0, 0), real(0, 0)] ../source3/libads/ldap.c:904(ads_do_paged_search_args)
ads_do_paged_search_args:
2014 May 27
0
doveadm fts: mbox/lucene-indexes, and other errors
I turned on fts_autoindex today, and wanted to rescan all my mailboxes....
Ran doveadm -Dv fts rescan, and garnered:
thebighonker.lerctr.org /home/ler/mail $ doveadm -Dv fts rescan
doveadm(ler): Debug: Loading modules from directory:
/usr/local/lib/dovecot
doveadm(ler): Debug: Module loaded:
/usr/local/lib/dovecot/lib20_fts_plugin.so
doveadm(ler): Debug: Module loaded:
2016 Jun 10
2
wbinfo -u and -g gives no output
Hello,
I see this error when trying "wbinfo -g":
[2016/06/09 13:55:33.617151, 3, pid=11847, effective(0, 0), real(0, 0)] ../source3/libads/ldap.c:904(ads_do_paged_search_args)
ads_do_paged_search_args: ldap_search_with_timeout((&(objectCategory=group)(&(groupType:dn:1.2.840.113556.1.4.803:=-2147483648)(!(groupType:dn:1.2.840.113556.1.4.803:=1))))) -> Time limit exceeded