Relocating VXFS intent log(Journal)?

Ask a Question related to Sun Solaris, Design and Development.

  1. #1

    Default Relocating VXFS intent log(Journal)?

    My environment is experiencing problems with intermittent SAN failures.
    While we are working to resolve them, we're also considering ways to cushion
    the impact of such failures.

    One of the ideas considered is moving the VXFS intent logs off of the SAN FSes,
    to local disk, in the hopes it will be less vulnerable to spontanous LUN
    disappearance

    Is there validity to this idea? Can it be done? Any speculations as to the
    degree of performance hit this would create?

    TIV,
    Dan.

    --
    .................................................. ............................

    Beauty comes cheap in a wealthy country

    .................................................. ............................
    [email]dswan@m3m3t1ccand1ru.com[/email] [url]http://www.memeticcandiru.com[/url]
    cuddles@salmahayeksknockers.edu Guest

  2. Similar Questions and Discussions

    1. Relocating Images
      Hello, I'm trying to put a picture in the top left corner, and then have a popup form activate. However, after the popup activates, the picture...
    2. error - object uses relative colorimetric rendering intent
      Could someone help, I work at a company and often receive pdf files (originally created in illustrator) which when I check to preflight using a beta...
    3. Acrobat freezes on 'Relocating files'
      Working on Windows 2000. Creating ps file from Pagemaker 6.52 and dropping it into a wathced folder for Distiller 5. Distiller runs through all the...
    4. VxVM / VxFS 3.5 vxlicrep
      Schmuck <yamahasw40@latinmail.com> wrote: Nothing should happen. You should be able to simply remove the demo licenses. You can do that...
    5. max IO size, Solaris 8 vxfs QIO, db_multiblock_read_count
      I am trying to accomplish 1MB reads on full tablescan but I am hitting a celling at 128K. My setup is as follows: - Oracle 8.1.7.2 on Sun...
  3. #2

    Default Re: Relocating VXFS intent log(Journal)?

    [email]cuddles@salmahayeksknockers.edu[/email] wrote:
    > My environment is experiencing problems with intermittent SAN failures.
    > While we are working to resolve them, we're also considering ways to cushion
    > the impact of such failures.
    What are you expecting here? Just to avoid damage, or to pause until
    the SAN returns?
    > One of the ideas considered is moving the VXFS intent logs off of the
    > SAN FSes, to local disk, in the hopes it will be less vulnerable to
    > spontanous LUN disappearance
    About the only thing I'd recommend is to make sure you have at least
    VxFS 3.4 with the latest patches. That allows you to mount with the
    option 'ioerror=disable'. The first error in writing data or metadata
    will cause the filesystem to go offline. This generally means that
    after you recover the SAN, the filesystem can be restarted with few or
    no errors. That's a lot better than having it attempt to continue,
    trashing portions of the system.
    > Is there validity to this idea? Can it be done? Any speculations as to the
    > degree of performance hit this would create?
    If you're trying to keep the system "up but paused" until the disks
    return, I'd only attempt to do that at the fiber driver level where it
    retries below the level of the OS for some time before returning a hard
    error. I don't see much benefit to moving the intent log around.

    --
    Darren Dunham [email]ddunham@taos.com[/email]
    Unix System Administrator Taos - The SysAdmin Company
    Got some Dr Pepper? San Francisco, CA bay area
    < This line left intentionally blank to confuse you. >
    Darren Dunham Guest

  4. #3

    Default Re: Relocating VXFS intent log(Journal)?

    Darren Dunham <ddunham@redwood.taos.com> wrote:
    > What are you expecting here? Just to avoid damage, or to pause until
    > the SAN returns?
    Hoping to protect the Journal from corruption.
    > About the only thing I'd recommend is to make sure you have at least
    > VxFS 3.4 with the latest patches. That allows you to mount with the
    > option 'ioerror=disable'. The first error in writing data or metadata
    > will cause the filesystem to go offline. This generally means that
    > after you recover the SAN, the filesystem can be restarted with few or
    > no errors. That's a lot better than having it attempt to continue,
    > trashing portions of the system.
    Good suggestion... I will put it in my hopper. I think this is a different
    way of doing what I want.
    > If you're trying to keep the system "up but paused" until the disks
    > return, I'd only attempt to do that at the fiber driver level where it
    > retries below the level of the OS for some time before returning a hard
    > error. I don't see much benefit to moving the intent log around.
    Thank you very much.


    --
    .................................................. ............................

    There are only two mistakes one can make along the road to truth:

    One, not going all the way; and two, not starting.

    -Buddha (Siddhartha Gotoma)

    .................................................. ............................
    [email]dswan@m3m3t1ccand1ru.com[/email] [url]http://www.memeticcandiru.com[/url]
    l1nux_L3w1s@salmahayeksknockers.edu 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