metastat result - need maintenance

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

  1. #1

    Default metastat result - need maintenance

    Hello,
    I newbie for metastat and need help.
    I run metastat on solaris 8 and the resulted as below:

    d60: Submirror of d6
    State: Needs maintenance
    Invoke: metareplace d6 c0t2d0s7 <new device>
    Size: 247619079 blocks
    Stripe 0: (interlace: 32 blocks)
    Device Start Block Dbase State Hot Spare
    c0t0d0s7 0 No Okay
    c0t1d0s7 2889 No Okay
    c0t2d0s7 2889 No Maintenance
    c2t0d0s7 2889 No Okay

    d71: Submirror of d7
    State: Needs maintenance
    Invoke: metareplace d7 c3t0d0s5 <new device>
    Size: 189607959 blocks
    Stripe 0: (interlace: 32 blocks)
    Device Start Block Dbase State Hot Spare
    c2t1d0s6 0 No Okay
    c2t1d0s5 2889 No Okay
    c2t1d0s7 0 No Okay
    c3t0d0s5 2889 No Maintenance
    c3t0d0s6 0 No Maintenance
    c3t0d0s7 0 No Maintenance
    c3t1d0s6 0 No Maintenance
    c3t1d0s7 0 No Maintenance

    what I don't understand, how to solve this problem as show from metastat result ?

    any help on this matter would be greatly appreciated.
    Rgds
    abdoell
    abdoell Guest

  2. Similar Questions and Discussions

    1. Site Maintenance
      Note: all dynamic application areas on Macromedia.com (including the Online Forums) will be unavailable between 7:00PM - 10:00PM Pacific Standard...
    2. Ann: Forums Maintenance 2/2/04
      Hi, all- FYI, the web-based Macromedia forums will be taken offline for maintenance between 2pm and 5pm Pacific Standard Time on Monday 2/2/04. ...
    3. Maintenance on Estrella -AIX 4.3
      Hello, how can I start in mono user or in maintenance mode on an Etrella machine. I know it's some keys during the boot but I dont remember which...
    4. Forum Maintenance
      Any plans of making the forums avaiable as an RSS feed? It would be neat to see the content in one of the new RSS aggrigators. Thanks Mathias
    5. 507 Maintenance Pack
      Hi, I have just loaded the Maintenance Pack for 507, and it is now coming up with the following error when I reboot FATAL_ERROR: see...
  3. #2

    Default Re: metastat result - need maintenance

    [abdoell]:
    >
    > I newbie for metastat and need help. I run metastat on solaris 8
    > and the resulted as below:
    >
    > d60: Submirror of d6
    > State: Needs maintenance
    > Invoke: metareplace d6 c0t2d0s7 <new device>
    disk c0t2d0s7 has failed physically, see the logs for details. you
    may also want to use format(1m) (submenu analyze, command read) to
    verify that there is a physical fault, but in a business critical
    server I'd replace the disk as soon as possible, and examine the
    failed disk afterwards.

    so, you need to get a new disk and replace it. then you need to
    partition the new disk so that the slices are at least as large as
    slice it will be a mirror of.

    if you give the new disk the same SCSI id as the failed disk, you
    should run metareplace -e c0t2d0s7, if it's a different id, use the
    command shown by metastat.
    > d71: Submirror of d7
    > State: Needs maintenance
    > Invoke: metareplace d7 c3t0d0s5 <new device>
    same here.

    --
    Kjetil T. | read and make up your own mind
    | [url]http://www.cactus48.com/truth.html[/url]
    Kjetil Torgrim Homme Guest

  4. #3

    Default Re: metastat result - need maintenance

    The status itself mention it already:
    > Invoke: metareplace d6 c0t2d0s7 <new device>
    so invoke metareplace -e d6 c0t2d0s7 and press enter....

    Hth

    "abdoell" <abdoell@yahoo.com> wrote in message
    news:e05e140c.0307312000.1d9b96e8@posting.google.c om...
    > Hello,
    > I newbie for metastat and need help.
    > I run metastat on solaris 8 and the resulted as below:
    >
    > d60: Submirror of d6
    > State: Needs maintenance
    > Invoke: metareplace d6 c0t2d0s7 <new device>
    > Size: 247619079 blocks
    > Stripe 0: (interlace: 32 blocks)
    > Device Start Block Dbase State Hot Spare
    > c0t0d0s7 0 No Okay
    > c0t1d0s7 2889 No Okay
    > c0t2d0s7 2889 No Maintenance
    > c2t0d0s7 2889 No Okay
    >
    > d71: Submirror of d7
    > State: Needs maintenance
    > Invoke: metareplace d7 c3t0d0s5 <new device>
    > Size: 189607959 blocks
    > Stripe 0: (interlace: 32 blocks)
    > Device Start Block Dbase State Hot Spare
    > c2t1d0s6 0 No Okay
    > c2t1d0s5 2889 No Okay
    > c2t1d0s7 0 No Okay
    > c3t0d0s5 2889 No Maintenance
    > c3t0d0s6 0 No Maintenance
    > c3t0d0s7 0 No Maintenance
    > c3t1d0s6 0 No Maintenance
    > c3t1d0s7 0 No Maintenance
    >
    > what I don't understand, how to solve this problem as show from metastat
    result ?
    >
    > any help on this matter would be greatly appreciated.
    > Rgds
    > abdoell

    Remco Guest

  5. #4

    Default Re: metastat result - need maintenance

    instead replacing disk i have ran metareplace -e .....
    and great it workfine, the disk state becoming OKAY, thank's so much.
    But, there is also need maintenance and state saying
    --> invoke metasync <--

    do i need to run metasync ? as far as I undestand, metasync will
    launch when booting.

    As I successed run metareplace to change state become OKAY, what
    actually the problem on this disk. it is not a physical disk problem
    because after ran metareplace, disk is OKAY and also I never put new
    harddisk or replace any harddisk before this problem occure?, I really
    don't understand.
    Can you give me any clue for any possibility of this problem, please

    Rgds

    "Remco" <Boarddude@zonnet.nl> wrote in message news:<3f29fc2a$0$45384$1b62eedf@news.wanadoo.nl>.. .
    > The status itself mention it already:
    >
    > > Invoke: metareplace d6 c0t2d0s7 <new device>
    >
    > so invoke metareplace -e d6 c0t2d0s7 and press enter....
    >
    > Hth
    >
    > "abdoell" <abdoell@yahoo.com> wrote in message
    > news:e05e140c.0307312000.1d9b96e8@posting.google.c om...
    > > Hello,
    > > I newbie for metastat and need help.
    > > I run metastat on solaris 8 and the resulted as below:
    > >
    > > d60: Submirror of d6
    > > State: Needs maintenance
    > > Invoke: metareplace d6 c0t2d0s7 <new device>
    > > Size: 247619079 blocks
    > > Stripe 0: (interlace: 32 blocks)
    > > Device Start Block Dbase State Hot Spare
    > > c0t0d0s7 0 No Okay
    > > c0t1d0s7 2889 No Okay
    > > c0t2d0s7 2889 No Maintenance
    > > c2t0d0s7 2889 No Okay
    > >
    > > d71: Submirror of d7
    > > State: Needs maintenance
    > > Invoke: metareplace d7 c3t0d0s5 <new device>
    > > Size: 189607959 blocks
    > > Stripe 0: (interlace: 32 blocks)
    > > Device Start Block Dbase State Hot Spare
    > > c2t1d0s6 0 No Okay
    > > c2t1d0s5 2889 No Okay
    > > c2t1d0s7 0 No Okay
    > > c3t0d0s5 2889 No Maintenance
    > > c3t0d0s6 0 No Maintenance
    > > c3t0d0s7 0 No Maintenance
    > > c3t1d0s6 0 No Maintenance
    > > c3t1d0s7 0 No Maintenance
    > >
    > > what I don't understand, how to solve this problem as show from metastat
    > result ?
    > >
    > > any help on this matter would be greatly appreciated.
    > > Rgds
    > > abdoell
    abdoell Guest

  6. #5

    Default Re: metastat result - need maintenance

    Yes, I think you are right about that but you can run it manually.
    (so a reboot isn't required)

    please check your messages file on errors regarding the metadevices...
    When a disk give some retry errors (than it might switch-off the submirror)
    (and SDS patches are very critical for this product)

    But when a disk hangs a bit.. then it can produce some problems.. See i.e.
    also sunsolve.sun.com
    and it will degrade the mirror. check the original problem first and try to
    fix the problem...
    By analysing the disk (via format command) and or replace the disk..

    Then put back the original partition table and try to metareplace all the
    slices (don't forget the statedb's)
    Hope this halps a bit...




    "abdoell" <abdoell@yahoo.com> wrote in message
    news:e05e140c.0308042044.6e424ad6@posting.google.c om...
    > instead replacing disk i have ran metareplace -e .....
    > and great it workfine, the disk state becoming OKAY, thank's so much.
    > But, there is also need maintenance and state saying
    > --> invoke metasync <--
    >
    > do i need to run metasync ? as far as I undestand, metasync will
    > launch when booting.
    >
    > As I successed run metareplace to change state become OKAY, what
    > actually the problem on this disk. it is not a physical disk problem
    > because after ran metareplace, disk is OKAY and also I never put new
    > harddisk or replace any harddisk before this problem occure?, I really
    > don't understand.
    > Can you give me any clue for any possibility of this problem, please
    >
    > Rgds
    >
    > "Remco" <Boarddude@zonnet.nl> wrote in message
    news:<3f29fc2a$0$45384$1b62eedf@news.wanadoo.nl>.. .
    > > The status itself mention it already:
    > >
    > > > Invoke: metareplace d6 c0t2d0s7 <new device>
    > >
    > > so invoke metareplace -e d6 c0t2d0s7 and press enter....
    > >
    > > Hth
    > >
    > > "abdoell" <abdoell@yahoo.com> wrote in message
    > > news:e05e140c.0307312000.1d9b96e8@posting.google.c om...
    > > > Hello,
    > > > I newbie for metastat and need help.
    > > > I run metastat on solaris 8 and the resulted as below:
    > > >
    > > > d60: Submirror of d6
    > > > State: Needs maintenance
    > > > Invoke: metareplace d6 c0t2d0s7 <new device>
    > > > Size: 247619079 blocks
    > > > Stripe 0: (interlace: 32 blocks)
    > > > Device Start Block Dbase State Hot Spare
    > > > c0t0d0s7 0 No Okay
    > > > c0t1d0s7 2889 No Okay
    > > > c0t2d0s7 2889 No Maintenance
    > > > c2t0d0s7 2889 No Okay
    > > >
    > > > d71: Submirror of d7
    > > > State: Needs maintenance
    > > > Invoke: metareplace d7 c3t0d0s5 <new device>
    > > > Size: 189607959 blocks
    > > > Stripe 0: (interlace: 32 blocks)
    > > > Device Start Block Dbase State Hot Spare
    > > > c2t1d0s6 0 No Okay
    > > > c2t1d0s5 2889 No Okay
    > > > c2t1d0s7 0 No Okay
    > > > c3t0d0s5 2889 No Maintenance
    > > > c3t0d0s6 0 No Maintenance
    > > > c3t0d0s7 0 No Maintenance
    > > > c3t1d0s6 0 No Maintenance
    > > > c3t1d0s7 0 No Maintenance
    > > >
    > > > what I don't understand, how to solve this problem as show from
    metastat
    > > result ?
    > > >
    > > > any help on this matter would be greatly appreciated.
    > > > Rgds
    > > > abdoell

    Remco 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