Displaying 20 results from an estimated 3000 matches similar to: "ext3 and 64 bit addressing"
2002 Dec 11
12
File Systems - Which one to use?
We are looking at implementing a Linux box running samba in the near
future with about 1TB of disk online. The purpose of this box will be
for basic file and printer sharing needs. I am doing research on the
different journaling file systems avaible in RH 7.3 and up (ext3,
reiserFS, and JFS) and was wondering if anyone has had any real world
experience with them (mostly reiserFS and JFS) and
2006 Jan 19
3
ownership of authorized_keys
Hi,
I would like to make it impossible for users to change the
contents of the authorized_keys-file.
I just found out about the sshd_config setting:
AuthorizedKeysFile /etc/ssh/authorized_keys/%u
But even in that case that file has to be owned by the user,
unless I set ``StrictModes no'' which would allow other
nastyness. I would like to request that that file could also be
owned by
2003 Aug 14
1
Re: Samba vs. Windows : significant difference in timestamphandling ?
>>>> Fine. Use reiserfs and don't worry about ctime.
>>>>
>>> But reiserfs doesn´t support ACLs. Does it?
>>
>> Oh yes, it does. Big way.
>>
> ??
>
> I was under the impression that if i wanted acls, i
> should use xfs, ext3 (or jsf i believe) but NOT
> reisersf.
>
> Am I wrong? Does (for example) SuSE 8.2 with
>
2003 Aug 14
1
Re: Samba vs. Windows : significant difference intimestamp handling?
>> > > Fine. Use reiserfs and don't worry about ctime.
>> >
>> > Why? Does reiserfs handle ctime in a different
>> > way than other linux filesystems?
>>
>> It's not supposed to given the same instructions
>> from clients but it appears to because perhaps it
>> elicits different kind of response from Office.
>> Maybe
2017 Oct 27
2
kmod-jfs on Centos 6
On 10/26/2017 08:01 PM, Akemi Yagi wrote:
> On Thu, Oct 26, 2017 at 4:17 PM, H <agents at meddatainc.com> wrote:
>
>> On October 26, 2017 6:31:04 PM EDT, Akemi Yagi <amyagi at gmail.com> wrote:
>>> On Thu, Oct 26, 2017 at 3:11 PM, H <agents at meddatainc.com> wrote:
>>>
>>>> On 04/18/2017 12:54 PM, H wrote:
>>>>> A couple
2017 Oct 26
2
kmod-jfs on Centos 6
On October 26, 2017 6:31:04 PM EDT, Akemi Yagi <amyagi at gmail.com> wrote:
>On Thu, Oct 26, 2017 at 3:11 PM, H <agents at meddatainc.com> wrote:
>
>> On 04/18/2017 12:54 PM, H wrote:
>> > A couple of days ago I submitted a request to ElRepo and kmod-jfs
>is
>> now available for CentOS 7 as well.
>> >
>>
>> Did not have a need to
2008 Oct 01
1
JFS in CentOS
Hello all,
I'm relatively new to CentOS, but I've been using linux as my main
operating system on both the desktop and server ends for the past 4 years.
I currently have a PIII server with two 160GB IDE hard drives in it, in
a virtual RAID 1 array. At the time of installation, the only FS choices
for the largest partition, 120GB, were ext2 and ext3. I chose ext3, but
now am wishing
2017 Apr 11
4
kmod-jfs on Centos 6
Thank you, installed it and it worked fine. Now I am looking for the same for CentOS 7... It did not look like you have that in your repository?
On 3/13/2017 1:09 PM, Nux! wrote:
> yum -y install http://mirrors.coreix.net/elrepo/elrepo/el6/x86_64/RPMS/kmod-jfs-0.0-1.el6.elrepo.x86_64.rpm
>
> (that's for 64bit, adjust the url accordingly for 32bit)
>
> it won't hose your
2017 Oct 26
2
kmod-jfs on Centos 6
On 04/18/2017 12:54 PM, H wrote:
> A? couple of days ago I submitted a request to ElRepo and kmod-jfs is now available for CentOS 7 as well.
>
> On 04/12/2017 12:58 AM, H wrote:
>> Thank you, installed it and it worked fine. Now I am looking for the same for CentOS 7... It did not look like you have that in your repository?
>>
>>
>> On 3/13/2017 1:09 PM, Nux!
2005 Jul 14
1
a comparison of ext3, jfs, and xfs on hardware raid
I'm setting up a new file server and I just can't seem to get the
expected performance from ext3. Unfortunately I'm stuck with ext3 due
to my use of Lustre. So I'm hoping you dear readers will send me some
tips for increasing ext3 performance.
The system is using an Areca hardware raid controller with 5 7200RPM
SATA disks. The RAID controller has 128MB of cache and the disks
2009 Sep 24
7
[patch 0/2] grub-0.97: btrfs support
Hello everyone.
The following patches are for Fedora 10(**).
The distro-independent package will be put to kernel.org a bit later.
I. Loading kernels from btrfs volumes
Now you can load kernels and initrds from btrfs volumes composed of
many devices.
WARNING!!!
Make sure that all components of your loading btrfs volume(*) are
visible to grub. Otherwise, you''ll end with
2001 Jan 19
2
building ext3 as a module
When trying to build ext3 as a module, I get the follwing errors
during the kernel link:
/usr/bin/kgcc -D__KERNEL__ -I/home/brian/src/kernel-2.2.19-pre6mvd/linux-2.2.19pre6-kdb-ext3/include -c -o dummy_sym.o dummy_sym.c
ld -m elf_i386 -T /home/brian/src/kernel-2.2.19-pre6mvd/linux-2.2.19pre6-kdb-ext3/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_t ask.o -Map map
2020 Sep 25
2
JFS for CentOS 7
On 09/15/2020 08:07 PM, Akemi Yagi wrote:
> On Tue, Sep 15, 2020 at 3:54 PM H <agents at meddatainc.com> wrote:
>> I had installed kmod-jfs in an earlier version of CentOS 7, 7.4 if I remember correctly. I now have a machine running the latest version of jfs module but kmod-jfs does not seem to be available.
>>
>> Is anyone running it on the current version of CentOS?
2001 Jun 03
3
making 0.0.6b a module
I have ext3 0.0.6b + 2.2.19 and cannot get ext3 to compile as a module.
If I try to modularize it, or turn in off completely, the kernel build
fails. Is there an easy fix for this, or is there something that I am
missing?
Thanks.
Peter
2020 Sep 15
2
JFS for CentOS 7
I had installed kmod-jfs in an earlier version of CentOS 7, 7.4 if I remember correctly. I now have a machine running the latest version of jfs module but kmod-jfs does not seem to be available.
Is anyone running it on the current version of CentOS?
2017 Mar 10
2
kmod-jfs on Centos 6
I am a bit of a noob with Linux and Centos but would like to be able to access an old external USB disk formatted JFS by OS/2. I have seen there is a kmod-jfs package on elrepo that ought to work with Centos 6 but am unsure how to install kmods without hosing my existing system...
If anyone would like to be so kind to give me a short how-to, I would be very grateful.
Thank you.
2006 Dec 10
1
Help with Samba+JFS
I have a network server running FC5, with a hardware raid 3 card using 5
drives, as one large (1.2TB) partition in JFS. I chose JFS because of a
recommendation for performance from a MythTV tutorial, but I don't really
know much about file systems and am suspecting JFS to be causing my
problems. I run samba, apache and MythTV on this machine, and there is
essentially only one problem as far
2008 May 02
4
ext3 filesystems larger than 8TB
Greetings.
I am trying to create a 10TB (approx) ext3 filesystem. I am able to
successfully create the partition using parted, but when I try to use
mkfs.ext3, I get an error stating there is an 8TB limit for ext3
filesystems.
I looked at the specs for 5 on the "upstream" vendor's website, and they
indicate that there is a 16TB limit on ext3.
Has anyone been able to create
2005 Feb 04
4
Problems with dovecot using Maildir on JFS.
Howdy,
I have dovecot installed on CentOS (rhel3 clone), and I'm using Dag's
dovecot package.
I have postfix setup to deliver to Maildir, in /home.
The /home volume was formatted with JFS.
In this setup, both Outlook and Thunderbird would not show any new mail
unless they were completely shutdown and restarted.
I have moved /home to an ext3 formatted and all is well.
Anyone have
2009 Jan 24
0
Everest Poker in Wine
I have installed Everest Poker.exe and Everest Pokernet.exe but it does not work.
A friend tried it in his own home with also Suse 11.0 and KDE 3.5 and kernel 2.6.250 (like with me) and he only saw the program starting up and then:
Wine Internet Explorer
66.212.232.162 uses an invalid security certificate
The certificate is only valid for <a uid="cert_domain_link"