<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can I &amp;quot;secondary swap&amp;quot; disk replace hot-swap?? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-quot-secondary-swap-quot-disk-replace-hot-swap/m-p/5178195#M459501</link>
    <description>Thanks everyone, &lt;BR /&gt;&lt;BR /&gt;Why only that disk is not mirror. me too.&lt;BR /&gt;</description>
    <pubDate>Thu, 28 May 2009 16:13:22 GMT</pubDate>
    <dc:creator>Lee seung-jun</dc:creator>
    <dc:date>2009-05-28T16:13:22Z</dc:date>
    <item>
      <title>Can I "secondary swap" disk replace hot-swap??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-quot-secondary-swap-quot-disk-replace-hot-swap/m-p/5178191#M459497</link>
      <description>Hi !! &lt;BR /&gt;&lt;BR /&gt;my rp4440 server (11.11 os) have secondary swap disk,&lt;BR /&gt;&lt;BR /&gt;But that is not mirrored &lt;BR /&gt;&lt;BR /&gt;more infomation is like ....&lt;BR /&gt;&lt;BR /&gt;1:/]swapinfo -tam &lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev       10240       0   10240    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev       34724       0   34724    0%       0       -    2  /dev/vg04/lvol1&lt;BR /&gt;reserve       -    8157   -8157&lt;BR /&gt;memory    12751    3069    9682   24%&lt;BR /&gt;total     57715   11226   46489   19%       -       0    -&lt;BR /&gt;1:/]vgdisplay -v /dev/vg04&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg04&lt;BR /&gt;VG Write Access             read/write     &lt;BR /&gt;VG Status                   available                 &lt;BR /&gt;Max LV                      255    &lt;BR /&gt;Cur LV                      1      &lt;BR /&gt;Open LV                     1      &lt;BR /&gt;Max PV                      16     &lt;BR /&gt;Cur PV                      1      &lt;BR /&gt;Act PV                      1      &lt;BR /&gt;Max PE per PV               8683         &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    8681    &lt;BR /&gt;Alloc PE                    8681    &lt;BR /&gt;Free PE                     0       &lt;BR /&gt;Total PVG                   0        &lt;BR /&gt;Total Spare PVs             0              &lt;BR /&gt;Total Spare PVs in use      0                     &lt;BR /&gt;&lt;BR /&gt;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vg04/lvol1&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            34724           &lt;BR /&gt;   Current LE                  8681      &lt;BR /&gt;   Allocated PE                8681        &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c7t2d0&lt;BR /&gt;   PV Status                   unavailable              &lt;BR /&gt;   Total PE                    8681    &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1:/]vgchange -a n /dev/vg04&lt;BR /&gt;vgchange: Couldn't deactivate volume group "/dev/vg04":&lt;BR /&gt;Device busy&lt;BR /&gt;&lt;BR /&gt;the disk is in SC10 storage. &lt;BR /&gt;&lt;BR /&gt;how can i do ? &lt;BR /&gt;No rebooting solution is ????&lt;BR /&gt;&lt;BR /&gt;Thanks reply.</description>
      <pubDate>Thu, 28 May 2009 15:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-quot-secondary-swap-quot-disk-replace-hot-swap/m-p/5178191#M459497</guid>
      <dc:creator>Lee seung-jun</dc:creator>
      <dc:date>2009-05-28T15:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can I "secondary swap" disk replace hot-swap??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-quot-secondary-swap-quot-disk-replace-hot-swap/m-p/5178192#M459498</link>
      <description>Since the disk is unavailable you **MIGHT** be able to do the following:&lt;BR /&gt;&lt;BR /&gt;1) replace the disk.  Pull the old one and put in the new one.&lt;BR /&gt;&lt;BR /&gt;2) Do a vgcfgrestore to restore the VG configuration: vgcfgrestore -n vg04 /dev/rdsk/c7t2d0&lt;BR /&gt;&lt;BR /&gt;3) Activate the VG:  vgchange -a y vg04&lt;BR /&gt;&lt;BR /&gt;The one caveat is that I do not know what will happen to the system when you remove the disk.  Since it is used in a swap LV, there could be a chance that the system will crash.  However, since the disk is already showing as unavailable and your system is apparently still up, you might be OK.&lt;BR /&gt;&lt;BR /&gt;Since you are not actually paging out to this disk, it may be OK as well.  Problems would arise if you actually needed to page out to this disk.</description>
      <pubDate>Thu, 28 May 2009 15:09:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-quot-secondary-swap-quot-disk-replace-hot-swap/m-p/5178192#M459498</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-05-28T15:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can I "secondary swap" disk replace hot-swap??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-quot-secondary-swap-quot-disk-replace-hot-swap/m-p/5178193#M459499</link>
      <description>Thanks Wallek&lt;BR /&gt;&lt;BR /&gt;This server is doing very important job.&lt;BR /&gt;&lt;BR /&gt;i am not sure when disk removed what happen.&lt;BR /&gt;&lt;BR /&gt;if i am not anything, any problem will happen? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 May 2009 15:21:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-quot-secondary-swap-quot-disk-replace-hot-swap/m-p/5178193#M459499</guid>
      <dc:creator>Lee seung-jun</dc:creator>
      <dc:date>2009-05-28T15:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can I "secondary swap" disk replace hot-swap??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-quot-secondary-swap-quot-disk-replace-hot-swap/m-p/5178194#M459500</link>
      <description>As Patrick said, when and if there comes a time, your system needs to swap pages out to the secondary swap and to the physical disk area mapped on this failed/unavailable disk, your system will most probably crash or become unresponsive. The behavior is quite unpredictable without knowing the server.&lt;BR /&gt;&lt;BR /&gt;If this is such an important server doing a very important job, why aren't you investing few hundred more dollars to get mirror volumes for your swap disks ?</description>
      <pubDate>Thu, 28 May 2009 15:42:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-quot-secondary-swap-quot-disk-replace-hot-swap/m-p/5178194#M459500</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-05-28T15:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can I "secondary swap" disk replace hot-swap??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-quot-secondary-swap-quot-disk-replace-hot-swap/m-p/5178195#M459501</link>
      <description>Thanks everyone, &lt;BR /&gt;&lt;BR /&gt;Why only that disk is not mirror. me too.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 May 2009 16:13:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-quot-secondary-swap-quot-disk-replace-hot-swap/m-p/5178195#M459501</guid>
      <dc:creator>Lee seung-jun</dc:creator>
      <dc:date>2009-05-28T16:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can I "secondary swap" disk replace hot-swap??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-quot-secondary-swap-quot-disk-replace-hot-swap/m-p/5178196#M459502</link>
      <description>.</description>
      <pubDate>Thu, 28 May 2009 16:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-quot-secondary-swap-quot-disk-replace-hot-swap/m-p/5178196#M459502</guid>
      <dc:creator>Lee seung-jun</dc:creator>
      <dc:date>2009-05-28T16:14:10Z</dc:date>
    </item>
  </channel>
</rss>

