How to varyonvg with a dead PV?

Ask a Question related to AIX, Design and Development.

  1. #1

    Default Re: How to varyonvg with a dead PV?

    Emeric Maschino wrote:
    > Hi there,
    >
    > I have a VG named hd2vg with a unique PV. Unfortunately, this PV died
    > yesterday and I can't remove the VG.
    >
    > The AIX FAQ explains how to do this (cf. 1.132) but to use reducevg or
    > ldeletepv, the VG must be varied on. And trying to varyon hd2vg gives me
    > error saying something about a descriptor zone that can't be found.
    >
    > How to properly remove this VG?
    >
    > Any clue appreciated :-)
    >
    exportvg will get the VG out of your ODM without having to access the disk.

    Chris Mattern

    Chris Mattern Guest

  2. Similar Questions and Discussions

    1. Is InnoDB dead?
      Hi, As InnoDB has been acquired by Oracle, it that means the future version of MySQL will not ship with InnoDB? Will it cause licensing...
    2. Is this a dead group?
      is this group dead?
    3. Dead man switch
      Just out of curiosity; If DMS kicked-off, and the network is down it has nowhere to go. Therefore is DMS possible without a network? TIA
    4. DEAD MAC! - HELP!!!
      Hey Group... Any suggestions would be greatly appreciated!!! My home computer just died this past weekend....It's a Mac G3 Desktop 266mHz...
    5. Dead DNS
      My Solaris 9 box will not resolve any addresses. It is DHCP and the resolv.conf has not changed. I've tried releasing the IP and rebooted.. no...
  3. #2

    Default Re: How to varyonvg with a dead PV?

    there's a varyonvg -f or -s switch (I forget which) that turns it on in a
    server/maint mode with no writes allowed.

    You should be able to remove it now.

    I had a mech die on me recently too and it was part of a mirror.

    I would HIGHLY recommend "The AIX survival guide"

    Good book that would explain EXACTLY what you're doing.

    -Ben


    Emeric Maschino wrote:
    > Hi there,
    >
    > I have a VG named hd2vg with a unique PV. Unfortunately, this PV died
    > yesterday and I can't remove the VG.
    >
    > The AIX FAQ explains how to do this (cf. 1.132) but to use reducevg or
    > ldeletepv, the VG must be varied on. And trying to varyon hd2vg gives me
    > error saying something about a descriptor zone that can't be found.
    >
    > How to properly remove this VG?
    >
    > Any clue appreciated :-)
    >
    > Thanks.
    >
    >
    >
    Ben Kamen 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