similar to: Is this list active?

Displaying 20 results from an estimated 500 matches similar to: "Is this list active?"

2002 Oct 03
4
Auditing filesystems for Linux?
Does anyone know of any Linux-based filesystem that does file-level auditing and logs based on username? Does ext2/3 do such auditing (stock or with patches)? I would like a filesystem that can be told to audit and log file deletions and log the username that deleted the file (similar to auditing on NTFS). I know, I should be using file permissions to prevent this type of deletion from
2001 Aug 07
1
ext3fs for 2.4.5
Hi, I have ext3 installed against the 2.2.19 kernel. I am able to make the ext3 file system and mount it. I am not able to install the ext3fs for kernel-2.4.5 . I am unable to add the ext3 patch to the kernel. In the directory ~andrewm/linux/ext3/, which is the patch for 2.4.5 kernel. ( I can only see the patches for 2.4.6 and 2.4.7 ). Also, is there any prescribed pattern for
2001 Oct 22
2
OpenSSH port to NetWare 6
I'm a software developer at Novell. I have been tasked with porting OpenSSH to the NetWare 6.0 OS. I would like to include my NetWare specific changes,#ifdef'd of course, in the portable releases at some point. Whom should I contact with regard to this? And are there any guidlines I can look at online to minimize any disturbance this may cause to other platforms? Any assistance that
2001 Jul 30
0
New mailing list for large IDE disk arrays
>From a discussion at the XFS file system mailing list (see http://oss.sgi.com/projects/xfs/ ) about large IDE disk arrays on Linux a new mailing list was created. The list will discuss any large disk arrays regardless of the used file system or Linux distribution. To subscribe, send an empty email to mailto:linux-ide-arrays-subscribe@lists.math.uh.edu . Best regards, Martin Stricker --
2009 Aug 20
3
[PATCH ovirt-node-image] fixes for edit-livecd
Patch set fixes issues with image size increase when using edit-livecd Also address issue with ext4 root fs
2009 Aug 03
0
[PATCH node-image] Fix edit-livecd to re-create ext2 filesystem each time
Old edit-livecd just kept adding to the ext2 fs image which meant it never decreased in size even if files were removed. New functionality does multiple passes of ext2fs creation. First pass creates a new ext2fs from the image file inside the squashfs. This first pass is to allow the user to optionally increase the filesystem size. If the -s parameter is omitted the existing size is used and
2001 Dec 30
1
Ext3fs performance/kjournald deadlock issue
Hi, I've got a Redhat 7.2 system: Celeron 400 512MB RAM 18GB SCSI HD (/boot (ext2fs), / (ext3fs)) 40GB IDE HD (/ (ext3fs)) I run a bunch of services on the box (apache + mod_perl, MYSQL, Samba, etc) but the system is not under heavy load. This system has performance issues reading/writing to the ext3fs filesystems. The performance issues cropped up when I installed Redhat 7.2. Previously
2008 Feb 08
10
Rsync 2.6.9 does not skip any files based on modification time
Hi I am trying to rsync some ghost images from a windows client running Windows XP to my Linux server. The problem is that rsync sends the complete files again even if nothing changed on the client side. The only way to avoid this is to use the "-c"-option but this takes nearly as long as uploading the files would. The server is running rsync-2.6.9, /etc/rsyncd.conf looks as follows.
2003 Jan 16
1
RE: ext3fs still uses sequential search of file names in director ies?
Didn't hear back from anyone regarding if there is a way to determine if I am running the ext3fs with htree. Is there a way I can do it without checking the src code since I am running the precompired redhat kernel with 8.0? Perhaps an entry under /proc somewhere? Pj -----Original Message----- From: Parker Johnson Sent: Tuesday, January 14, 2003 3:34 PM To: 'Andreas Dilger';
2003 Mar 27
2
So, what about stable quota support in ext3fs?
Good evening. We have some heavy-loaded servers on ext2, and we want to migrate to ext3fs. But we need full and stable quota support. I have headrd that there are some problems in quota usage under ext3fs. Is it true? Should we decline the ext3 usage as impossible in our servers? We need high-level stability in our server (hosting). Thanks before. -- Best regards,
2003 Jan 16
0
RE: ext3fs still uses sequential search of file names in director
I'm NOT the authority here, but AFAIK, Htree is presently available only as a patch for 2.4 kernels (which includes RH8). I think that Htree was still beta code at the time RH8 was frozen (and may still be, from RedHat's perspective). I do not have the impression that the Htree patch has been applied in any standard RedHat kernels or kernel updates. I hope I am wrong, and that
2003 Mar 21
4
Ext3fs/ReiserFS Performance Enhancing
Hello All, I have been doing some research to find a method to increase the performance of writes to the hard drives in my servers. I am running Samba and all writes to the server hard drives are taking at least 3 to 10 times (It varies) the amount of time it took to write such files on our older Windows NT 4.0 File Server. The following information is provided to keep this issue on track...
2003 Jan 14
0
RE: ext3fs still uses sequential search of file names in director ies?
Andreas was kind enough to point out that not neccesarily all ext3fs have htrees ready to go. I am running redhat8.0 out of the box. How can I check if ext3fs with htrees is running? I can download the kernel source, but I don't know what options were used when it was built by redhat. Thanks much for all of your help. -Parker -----Original Message----- From: Andreas Dilger
2003 Jan 14
3
ext3fs still uses sequential search of file names in directories?
I am trying to determine the optimal filesystem for accessing large numbers of files (25,000+) in a single directory. I have read that ext3fs uses a sequential search algorithm and wanted to verify that this was still indeed the case since this article was published a year ago. http://bulmalug.net/body.phtml?nIdNoticia=1154 <http://bulmalug.net/body.phtml?nIdNoticia=1154&nIdPage=7>
2008 Jul 28
2
DO NOT REPLY [Bug 5637] New: Match case issue on ext3fs and ARM platform
https://bugzilla.samba.org/show_bug.cgi?id=5637 Summary: Match case issue on ext3fs and ARM platform Product: rsync Version: 3.0.3 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: bugzilla@substring.ch
2001 Aug 07
4
Some pre-RC1 listening tests
Hello everyone, ff123 compiled Monty's branch of the RC1 encoder, see his post on r3mix.net forum: http://66.96.216.160/cgi-bin/YaBB.pl?board=c&action=display&num=994299736&start=30 Anyway it only supports ~128kbps mode, so I did a quick listening test with some files that bugged vorbis beta4. grace.wav - the right channel is still a bit watery, and I think this can be seen
2003 Apr 09
1
simple ext3fs question.
Does redhat 9 come with htree optimizations for ext3fs?
2003 Jan 16
1
RE: ext3fs still uses sequential search of file names in director ies?
Bummer. Does anyone have a url that describes the 2.4 patching process? Any claims on stability? Thanks, Parker -----Original Message----- From: 'Andreas Dilger' [mailto:adilger@clusterfs.com] Sent: Wednesday, January 15, 2003 4:35 PM To: Parker Johnson Cc: 'ext3-users@redhat.com'; Ops Subject: Re: ext3fs still uses sequential search of file names in director ies? On Jan 15,
2001 Aug 26
2
Ext3-0.0.5b in Roswell installation?
Hi! I've upgraded my seawolf to ext3fs with the packages from Roswell (kernel, filesystem, mount, ....), but when doing 'tune2fs -j', it mentions 'Ext3fs version 0.0.5b'...? Isn't version 0.0.7a the latest?? Why isn't that version included in the Roswell kernel, but an older version is? And how can i upgrade my version of ext3fs? Thanks! Bart Verwilst
2001 Jul 26
1
ext3fs for kernel 2.4.2?
Hello, does anybody know if there is an ext3fs patch for kernel 2.4.2-2 that is shipped with redhat 7.1? I was abel to fins patches only for 2.4.6 and 2.4.7. Please try to help ASAP. Best regards, Imad Ossaily.