similar to: 0.0.3d-e: JFS: Unrecognised features on journal

Displaying 20 results from an estimated 4000 matches similar to: "0.0.3d-e: JFS: Unrecognised features on journal"

2001 Apr 05
3
increasing the size of the journal data file
Hi all I'm running succesfully 2.2.19pre13ext3 as mentioned in the subject line, I would like to increase the journal file I have the jfs/* and ext3/* files and I believe that: + asigning a new journal (-o journal=[new inode or increased inode]) data can solve it + increasing the actual file _appending zeroes_ to it can be used to increase it online, however the new space will not be
2001 Jan 18
2
root fs type in fstab
Hello all. I am currently using ext3 0.0.5d with great success. I am a bit conflicted about what to tell the system regarding my root filesystem however. I have my root filesystem configured and working as an ext3 filesystem, but it is/was not without some fraught. Using RedHat 7.0, if you simply create your journal on the root file- system, figure out it's inode number, issue a lilo -R
2000 Nov 05
1
rootflags argument doesn't work with initrd.
I tried to convert / to ext3, so I went ahead and entered rootflags=noload,journal=355 on the LILO prompt. The kernel failed to mount /: EXT3-fs error (device ramdisk(1,0)): ext3_get_inode_loc: bad inode number: 355 The boot device is a scsi hard disk, so initrd is used to load the scsi driver, before mounting /. So, it looks like the kernel rootflags= arg gets applied to the ramdisk, not the
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 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
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!
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?
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 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 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.
2011 Feb 08
6
Unrecognised escape sequences
unfortunately, we keep getting this warns into the system log by puppet masters: " [...] Unrecognised escape sequence ''\<CHAR>'' in file <PATH> [...] " but then everything works fine; also, without using escapes, catalogs dont work on agents. What can we do to avoid these kind of errors in master syslogs? Please ,let us know ASAP and tell us if this
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
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
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
2020 Sep 27
1
JFS for CentOS 7
On 09/25/2020 05:42 PM, Akemi Yagi wrote: > On Fri, Sep 25, 2020 at 11:51 AM H <agents at meddatainc.com> wrote: >> 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
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
2017 Apr 18
1
kmod-jfs on Centos 6
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? >> I don't know about this - at home, I'm
2008 Nov 20
1
XFS or JFS on CentOS 5?
Hi folks... trying to pick between jfs and xfs for a filesystem. In the past we've used jfs with CentOS + centosplus, however, an older post indicated that this may not be the best choice as the version of jfs included with the centosplus kernel would only be as new as the version that was included in the 2.6.18 kernel as RH doesn't backport fixes... It looks like xfs isn't part of
2004 Aug 05
2
Issues using samba 3 with linux & IBM JFS case-insensitive FS?
Hi, I'm wondering what issues / problems I might run into if I'm using samba 3 on linux with the IBM JFS filesystem installed to be case-insensitive. I've had no luck finding anyone who says they've tried it. I'm having trouble with a group of Windows based developers programming in Delphi (Pascal) and Foxpro who seem to have real problems keeping the case of filenames
2001 Mar 22
1
JFS DEBUG: (journal.c, 549)
Hello, Everytime i mount my ext3 partition i get the follow message in 'dmesg' this is not the root drive only, even when i cleanly umount the drive and mount it i get the error any ideas? I installed ext3 support as per instructions on http://beta.redhat.com/index.php?program=Display_Page&action=ext3 JFS DEBUG: (journal.c, 549): journal_init_inode: journal c4f99920: inode