Ask a Question related to AIX, Design and Development.

  1. #1

    Default jfs2 -> jfs ?


    We are currently running on 64-bit hardware with 64bit kernel and jfs2.

    Due to requirement of HA-CMP ES on 64bit kernel, we are reverting to 32-bit kernel (to run regular HA-CMP).

    Will this severly impact the OS running 32-bit kernel with jfs2 filesystems?

    What is the procedure to convert back to jfs filesystems?

    thanks for your suggestions...

    JurgyMan
    JurgyMan Guest

  2. Similar Questions and Discussions

    1. Mounting AIX 5L JFS2 Filesystem on AIX 4.3.3
      Hello ! Does anybody know about problems while mounting a NFS-exported jfs2-filesystem from a AIX 5.2 server on an AIX 4.3.3NFS-Client ? Thanks a...
    2. problem in Aix 5.2 jfs2
      an example of the problem: --------------------------------- research /var/spool/mail > ls -l ls: .: Value too large to be stored in data type....
    3. Problem with AIX 5.1 ML3, jfs2 and the Apache webserver
      Hello I'm trying to perform a installation of Apache 2.0.46 on a seperate jfs2 filesystem on AIX 5.1 ML3. The compilation worked successfully...
    4. blocksize of jfs2-filesystem
      hi newsgroup, how can i find out the blocksize of my jfs2-filesystem ? its aix version 5.2 thanks in advance manfred
  3. #2

    Default Re: jfs2 -> jfs ?

    JurgyMan wrote:
    > Will this severly impact the OS running 32-bit kernel with jfs2 filesystems?
    No, not at all.
    > What is the procedure to convert back to jfs filesystems?
    Completely reinstalling and forcing the filesystems to be JFS.
    There's no "conversion" mechanism.

    In short, switch kernels and stop worrying about it. You
    don't have a problem that needs solving.

    --
    Gary R. Hook / AIX PartnerWorld for Developers / These opinions are MINE
    __________________________________________________ ______________________

    Gary R. Hook Guest

  4. #3

    Default Re: jfs2 -> jfs ?

    In article <20030908102440.48987408.JurgyMan@yahoo.com>, JurgyMan wrote:
    >
    > We are currently running on 64-bit hardware with 64bit kernel and jfs2.
    We recently upgraded to 64bit kernel and JFS2, but had to revert back
    to JFS for stability...
    >
    > Will this severly impact the OS running 32-bit kernel with jfs2 filesystems?
    I would be carefull running JFS2 on 32-bit kernel. We've seen filesystem
    corruptions, and AIX hangs caused by JFS2. At one point I was able to
    reliably destroy most fileystems (metadata changes were registered, but data
    updates never hit disk so thousands of files had size=0 after boot) because of
    hangs related to JFS2 by stressing my systems with bonnie++.

    IBM then told us to stick to JFS on 32 bit kernel.

    > What is the procedure to convert back to jfs filesystems?
    >
    Dump / restore, where possible.


    -jf
    Jan-Frode Myklebust Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139