similar to: compressed file VFS

Displaying 20 results from an estimated 4000 matches similar to: "compressed file VFS"

2010 Jun 15
3
samba to update DDNS
Hello, is it possible to let samba update the DNS entries in our bind DNS server whenever a windows PC connects to the network ? Bye Andreas
2013 May 02
3
guest share on a " security = user" server
Hello, our samba server runs in security = user mode. Now I need a share people can connect to, even if they are not in the domain. I tried this configuration [open] comment = Fuer Scripte die via Mcafee gestartet werden guest only = yes #security = share path = /san/san-lacie/abteilungen/allgemein/mcafee read only = no writable = no printable = no Browseable = No but it does not work.
2013 Nov 04
1
"hide files" does not work
Hello, in smb.conf on a share I did set hide files=/*.pdf/*.PDF/*.p7m/*.P7M/ It works on a second level directory e.g. I don't see pdf files if they are in i:\a\b but see them on the 3th level i:\a\b\c Is this a error in our samba 3.5.6 or is this a configuration problem ? Thanks Andreas
2004 Jan 09
2
start a batch after rsync
Hello, I would like to replicate one file from one machine to a second one with rsync. After the file is copied ( rsync in read mode ), if the file has changed i must start a small batch, if it has not change I must do nothing. What's the easiest way to do this ? Thanks you Andreas
2010 Sep 29
1
rsync: link_stat "." (in sprengel) failed: Permission denied (13)
Hello, we have a old version of rsync running since 2005. Now I tried to sync between two new servers with rsync 3.0.7 and get the error rsync: link_stat "." (in sprengel) failed: Permission denied (13) On one server ( 192.168.10.2 ) I have rsync running as daemon and this rsyncd.conf read only = true use chroot = false transfer logging = true log format = %h %o %f %l %b log file
2014 Dec 26
2
Awfully slow dovecot
Zitat von Benny Pedersen <me at junc.eu>: > using dovecot 1.2.17 here with maildir, still have to see > performance issues, but yes will move to ssd soon, i will just fix > problems that are here, not things that are not a problem, the above > will kill my server, so need to have an intel i7 with 25MB L1 cache, > so far i just keep it simple Look... if you want to
2004 Mar 03
2
Desktop Filesystem Benchmarks in 2.6.3
Peter Nelson wrote: > Hans Reiser wrote: > > >Are you sure your benchmark is large enough to not fit into memory, > >particularly the first stages of it? It looks like not. reiser4 is > >much faster on tasks like untarring enough files to not fit into ram, > >but (despite your words) your results seem to show us as slower unless > >I misread them.... >
2006 Oct 11
1
OT: Hans Reiser arrested
http://sfgate.com/cgi-bin/article.cgi?f=/c/a/2006/10/10/BAGERLM3RR15.DTL Link posted on Slashdot. I guess this may mean that reiser4 will never ever make it into the mainline kernel let alone RHEL/Centos
2004 Mar 03
2
Desktop Filesystem Benchmarks in 2.6.3
XFS is the best filesystem. David Weinehall wrote: >On Tue, Mar 02, 2004 at 03:33:13PM -0700, Dax Kelson wrote: > > >>On Tue, 2004-03-02 at 09:34, Peter Nelson wrote: >> >> >>>Hans Reiser wrote: >>> >>>I'm confused as to why performing a benchmark out of cache as opposed to >>>on disk would hurt performance? >>>
2003 May 15
9
big file server
Hi I plan to set up a big file server, something like motherboard with 4 ide ports and an additional 4 ide daughter card, a PIV proc and 512 or 1024 MB ram, a 100 or 1000 MB NIC, with 6 or 7 200 GB ide HDDs in a sigle box. I don't need lightning performance, just disk space. Of course this would be served by some linux os and samba questions (relative to samba configuration and behaviour) :
2006 Oct 02
6
Calling All FS Fanatics
Now that I've been enlightened to the terrible write performance of ext3 on my new 3Ware RAID 5 array, I'm stuck choosing an alternative filesystem. I benchmarked XFS, JFS, ReiserFS and ext3 and they came back in that order from best to worst performer. I'm leaning towards XFS because of performance and because centosplus makes kernel modules available for the stock kernel.
2007 Feb 16
13
Problem with Share Size
Hi all, I have a problem with samba : I can create files, but can't create directories. The server has many shares, on seperated disks. We consider two of them : one 2Tb share and one share with more than 7Tb. Samba configuration is good, and works on many other servers, and on this one except for the large share. Permissions are correctly setted up too. I can read/write files and
2008 Jan 24
2
btrfs benchmarks
Hi, I`ve find about BtrFS just this week, so I`ve not tested it so far. I`ll do it as soon as I got a spare disk to experiment with. But, I`ve two questions regarding BtrFS. First, do you plan inclusion of BtrFS into mainline kernel and if so, when do you expect this to happen? Second, I would like to see some more benchmarks of BtrFS, so far you provided comparison to Ext3 and XFS, which is
2007 Jun 19
38
ZFS Scalability/performance
Hello, I''m quite interested in ZFS, like everybody else I suppose, and am about to install FBSD with ZFS. On that note, i have a different first question to start with. I personally am a Linux fanboy, and would love to see/use ZFS on linux. I assume that I can use those ZFS disks later with any os that can work/recognizes ZFS correct? e.g. I can install/setup ZFS in FBSD, and later use
2008 Jun 24
2
Wins XP cannot login domain if samba offline
Dear all i have successfully setup samba on RHEL 5, but when the server samba offline why the computer client (Wins XP) cannot login? can someone help me how to fix this problem, i won if samba server offline the client still have login with domain, and work by local harddisk here is my smb.conf [global] workgroup = DLS server string = Samba Server Version %v netbios name = PDCDLS log file
2014 May 14
2
Re: aliases for graphic devices
On Wed, May 14, 2014 at 10:28:13AM -0600, Eric Blake wrote: > On 05/14/2014 09:47 AM, Francesco Romani wrote: > > Hello, > > > > AFAIK, aliases cannot be set for Graphics devices. I tried this very simple experiment > > with libvirt 1.2.4 (from virt-preview on F20) > > > > relevant part of the input xml: > > > > <graphics
2009 Sep 20
1
degrading performance
I've been playing with ocfs2 in local mode, and was really suprised how fast it was. I was playing with extracting a linux distribution on my hardrive that was tar gzipped (GZIP=-1) and extracting it onto a different hard drive. This was with kernel 2.6.28. ocfs2-5m6s reiser4-4m19s reiser3-6m38 jfs-8m18s ext2-4m7s ext3-7m18s xfs-6m29s ext4m55s I noticed the delete times were very slow with
2006 Dec 21
3
Stubbing an instance method on a class
Hi all, I''m not sure if I''ve missed it, but I couldn''t find any docs for stubbing an instance method on a class. For example: class Foo; end Foo.stub!(:my_instance_method).and_return(nil) The reason (I think) I need this is because a certain class (Test::Unit::TestCase) expects an argument (name of method) to new and throws an exception if that instance method
2003 Sep 18
2
BIG Bug on Linux EXT3 file system, or "/bin/ls" problem?? Please Help!!!
Hi, all, I "found" a big bug either related with Linux Ext3 file system or "bin/ls" command. The problem is: File system is no more than 220GB, but "/bin/ls" reports holding >370GB data! The system is Redhat 8.0, with a Generic Kernel 2.4.20. Any suggestions are greately appreciated. more information can be available upon requests. The following is the
2001 Oct 08
1
access denied but only in cetain situations
Hello we did reinstall a server and we also reinstalled samba ( using the old smb.conf ) Now we have a strange behavior. If i start a dos programm that resides on the samba server from the command line we get the message "access denied" ( Zugriff verweigert ). if I start the same program form windos start/run with the entire path, then the app starts. What is even stranger, after I