<?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: Strange problem with mirroring in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660462#M48233</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Would you mind showing us the output of ioscan -fnCdisk?&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
    <pubDate>Thu, 07 Feb 2002 09:36:36 GMT</pubDate>
    <dc:creator>Steven Sim Kok Leong</dc:creator>
    <dc:date>2002-02-07T09:36:36Z</dc:date>
    <item>
      <title>Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660452#M48223</link>
      <description>Hello admins,&lt;BR /&gt;I've a strange problem during the mirror of disks.&lt;BR /&gt;Basically I have 4 disk : 0/6/0 (boot disk), 0/2/0,0/5/0, 0/4/0 and I wuold like to mirror these disks on 1/2/0, 1/5/0, 1/4/0. The boot disk works fine, with the command ftadd.&lt;BR /&gt;First of all I create the pv.&lt;BR /&gt;&lt;BR /&gt;pvcreate /dev/rdsk/c1t2d0&lt;BR /&gt;pvcreate /dev/rdsk/c1t5d0&lt;BR /&gt;pvcreate /dev/rdsk/c1t4d0&lt;BR /&gt;&lt;BR /&gt;But it doesn't create the pv, (also with the options -f).&lt;BR /&gt;&lt;BR /&gt;Someone can suggest me the right way for mirror these disks?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 07 Feb 2002 09:01:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660452#M48223</guid>
      <dc:creator>Dario_4</dc:creator>
      <dc:date>2002-02-07T09:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660453#M48224</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;warning: 1/2/0, 1/5/0, 1/4/0 do NOT necessarily reflect to /dev/rdsk/c1t2d0, /dev/rdsk/c1t5d0 and /dev/rdsk/c1t4d0  !!&lt;BR /&gt;Maybe you could use SAM to add the disk to the desired Volume Group.&lt;BR /&gt;&lt;BR /&gt;good luck,&lt;BR /&gt;Thierry.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2002 09:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660453#M48224</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2002-02-07T09:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660454#M48225</link>
      <description>Sure,&lt;BR /&gt;but from my point of view, it depends from another thing.&lt;BR /&gt;&lt;BR /&gt;root@ [/]&lt;BR /&gt;#pvcreate /dev/rdsk/c1t2d0&lt;BR /&gt;&lt;BR /&gt;root@ [/]&lt;BR /&gt;#pvcreate /dev/rdsk/c1t4d0&lt;BR /&gt;Physical volume "/dev/rdsk/c1t4d0" has been successfully created.&lt;BR /&gt;&lt;BR /&gt;root@ [/]&lt;BR /&gt;#pvcreate /dev/rdsk/c1t5d0&lt;BR /&gt;&lt;BR /&gt;root@ [/]&lt;BR /&gt;#vgextend /dev/vg01 /dev/dsk/c1t2d0 /dev/dsk/c1t4d0 /dev/dsk/c1t5d0&lt;BR /&gt;vgextend: Couldn't open physical volume "/dev/dsk/c1t2d0":&lt;BR /&gt;I/O error&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2002 09:17:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660454#M48225</guid>
      <dc:creator>Dario_4</dc:creator>
      <dc:date>2002-02-07T09:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660455#M48226</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check the output of ioscan -funCdisk to see what the raw device files are for the hardware paths you specified.</description>
      <pubDate>Thu, 07 Feb 2002 09:19:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660455#M48226</guid>
      <dc:creator>Mark van Hassel</dc:creator>
      <dc:date>2002-02-07T09:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660456#M48227</link>
      <description>lssf /dev/dsk/c1t2d3 will give the Address of the Disk.&lt;BR /&gt;&lt;BR /&gt;What does a 'diskinfo' tell you?&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Thu, 07 Feb 2002 09:22:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660456#M48227</guid>
      <dc:creator>ian Dennison</dc:creator>
      <dc:date>2002-02-07T09:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660457#M48228</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c1t2d0 is usually generated for use by the CD-ROM drive during OS default installation. Please verify from your ioscan output that you are addressing the correct device files for your harddisks.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Thu, 07 Feb 2002 09:26:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660457#M48228</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-02-07T09:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660458#M48229</link>
      <description>Hi,&lt;BR /&gt;Follow this:&lt;BR /&gt;Creating Mirrors of Root Logical Volumes&lt;BR /&gt;It is highly recommended that you use mirrored root volumes on all&lt;BR /&gt;cluster nodes. The following procedure assumes that you are using&lt;BR /&gt;separate boot and root volumes; you create a mirror of the boot volume&lt;BR /&gt;(/dev/vg00/lvol1), root volume (/dev/vg00/lvol3), and primary swap&lt;BR /&gt;(/dev/vg00/lvol2). The procedure cannot be carried out with SAM. In this&lt;BR /&gt;example and in the following commands, /dev/dsk/c4t5d0 is the primary&lt;BR /&gt;disk and /dev/dsk/c4t6d0 is the mirror; be sure to use the correct device&lt;BR /&gt;file names for the root disks on your system.&lt;BR /&gt;1. Create a bootable LVM disk to be used for the mirror.&lt;BR /&gt;# pvcreate -B /dev/rdsk/c4t6d0&lt;BR /&gt;2. Add this disk to the current root volume group.&lt;BR /&gt;# vgextend /dev/vg00 /dev/dsk/c4t6d0&lt;BR /&gt;3. Make the new disk a boot disk.&lt;BR /&gt;# mkboot /dev/rdsk/c4t6d0&lt;BR /&gt;4. Copy the correct AUTO file into the new LIF area.&lt;BR /&gt;# mkboot -a "hpux -l q (;0)/vmunix" /dev/rdsk/c4t6d0&lt;BR /&gt;5. Mirror the boot, root and primary swap logical volumes to the new&lt;BR /&gt;bootable disk. Ensure that all devices in vg00, such as /usr, /swap,&lt;BR /&gt;etc., are mirrored.&lt;BR /&gt;The following is an example of mirroring the boot logical volume:&lt;BR /&gt;# lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c4t6d0&lt;BR /&gt;The following is an example of mirroring the root logical volume:&lt;BR /&gt;# lvextend -m 1 /dev/vg00/lvol3 /dev/dsk/c4t6d0&lt;BR /&gt;The following is an example of mirroring the primary swap logical&lt;BR /&gt;volume:&lt;BR /&gt;# lvextend -m 1 /dev/vg00/lvol2 /dev/dsk/c4t6d0&lt;BR /&gt;6. Update the boot information contained in the BDRA for the mirror&lt;BR /&gt;copies of boot, root and primary swap.&lt;BR /&gt;# /usr/sbin/lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;# /usr/sbin/lvlnboot -v -r /dev/vg00/lvol3&lt;BR /&gt;# /usr/sbin/lvlnboot -s /dev/vg00/lvol2&lt;BR /&gt;7. Check if the BDRA is correct.&lt;BR /&gt;# /usr/sbin/lvlnboot -R /dev/vg00&lt;BR /&gt;8. Verify that the mirrors were properly created.&lt;BR /&gt;# lvlnboot -v&lt;BR /&gt;The output of this command is shown in a display like the following:&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;/dev/dsk/c4t5d0 (10/0.5.0) Boot Disk&lt;BR /&gt;/dev/dsk/c4t6d0 (10/0.6.0) Boot Disk&lt;BR /&gt;Boot: lvol1 on: /dev/dsk/c4t5d0&lt;BR /&gt;/dev/dsk/c4t6d0&lt;BR /&gt;Root: lvol3 on: /dev/dsk/c4t5d0&lt;BR /&gt;/dev/dsk/c4t6d0&lt;BR /&gt;Swap: lvol2 on: /dev/dsk/c4t5d0&lt;BR /&gt;/dev/dsk/c4t6d0&lt;BR /&gt;Dump: lvol2 on: /dev/dsk/c4t6d0, 0&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2002 09:29:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660458#M48229</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2002-02-07T09:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660459#M48230</link>
      <description>It sounds liks there is a problem with this disk /dev/dsk/c1t2d0&lt;BR /&gt;&lt;BR /&gt;Please post the results of diskinfo /dev/rdsk/c1t2d0&lt;BR /&gt;and ioscan -fnkC disk&lt;BR /&gt;&lt;BR /&gt;-Michael</description>
      <pubDate>Thu, 07 Feb 2002 09:29:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660459#M48230</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-02-07T09:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660460#M48231</link>
      <description>&lt;BR /&gt;If you cant pvcreate -f a disk then almost always only one of 2 problems;&lt;BR /&gt;&lt;BR /&gt;1. its a hardware problem - your server cant see the disk properly. Check all cables, hardware etc.&lt;BR /&gt;2. The disk in question is in use on another server or already on your server - thus even a pvcreate -f will fail. Check your disks very carefully to be sure youre not trying to overwrite a disk in use already.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2002 09:29:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660460#M48231</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-02-07T09:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660461#M48232</link>
      <description>ioscan -funC disk works fine. I see 8 disks.&lt;BR /&gt;&lt;BR /&gt;root [/]&lt;BR /&gt;#pvcreate /dev/rdsk/c1t2d0&lt;BR /&gt;&lt;BR /&gt;root [/]&lt;BR /&gt;#pvcreate /dev/rdsk/c1t4d0&lt;BR /&gt;Physical volume "/dev/rdsk/c1t4d0" has been successfully created.&lt;BR /&gt;&lt;BR /&gt;root@ [/]&lt;BR /&gt;#pvcreate /dev/rdsk/c1t5d0&lt;BR /&gt;&lt;BR /&gt;root@TESTBED4 [/]&lt;BR /&gt;#vgextend /dev/vg01 /dev/dsk/c1t2d0 /dev/dsk/c1t4d0 /dev/dsk/c1t5d0&lt;BR /&gt;vgextend: Couldn't open physical volume "/dev/dsk/c1t2d0":&lt;BR /&gt;I/O error&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@ [/]&lt;BR /&gt;#pvremove /dev/rdsk/c1t4d0&lt;BR /&gt;The physical volume associated with "/dev/rdsk/c1t4d0" has been removed.&lt;BR /&gt;&lt;BR /&gt;root@ [/]&lt;BR /&gt;#pvremove /dev/rdsk/c1t2d0&lt;BR /&gt;pvremove: Physical Volume "/dev/rdsk/c1t2d0" contains no LVM information&lt;BR /&gt;&lt;BR /&gt;root@ [/]&lt;BR /&gt;#pvremove /dev/rdsk/c1t5d0&lt;BR /&gt;pvremove: Physical Volume "/dev/rdsk/c1t5d0" contains no LVM information</description>
      <pubDate>Thu, 07 Feb 2002 09:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660461#M48232</guid>
      <dc:creator>Dario_4</dc:creator>
      <dc:date>2002-02-07T09:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660462#M48233</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Would you mind showing us the output of ioscan -fnCdisk?&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Thu, 07 Feb 2002 09:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660462#M48233</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-02-07T09:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660463#M48234</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Note that the cdrom also shows up in the ioscan -fnCdisk output.&lt;BR /&gt;&lt;BR /&gt;Just be careful not to mistook the cdrom device file (on many systems it is /dev/dsk/c1t2d0) as a harddisk device file.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Thu, 07 Feb 2002 09:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660463#M48234</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-02-07T09:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660464#M48235</link>
      <description>#diskinfo /dev/rdsk/c1t2d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c1t2d0:&lt;BR /&gt;             vendor: SEAGATE&lt;BR /&gt;         product id: ST118273WC&lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 0 Kbytes&lt;BR /&gt;   bytes per sector: 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#diskinfo /dev/rdsk/c1t4d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c1t4d0:&lt;BR /&gt;             vendor: SEAGATE&lt;BR /&gt;         product id: ST118273WC&lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 17783240 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#diskinfo /dev/rdsk/c1t5d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c1t5d0:&lt;BR /&gt;             vendor: SEAGATE&lt;BR /&gt;         product id: ST118273WC&lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 0 Kbytes&lt;BR /&gt;   bytes per sector: 0</description>
      <pubDate>Thu, 07 Feb 2002 09:43:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660464#M48235</guid>
      <dc:creator>Dario_4</dc:creator>
      <dc:date>2002-02-07T09:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660465#M48236</link>
      <description>#ioscan -funC disk&lt;BR /&gt;Class     I  H/W Path    Driver  S/W State   H/W Type     Description&lt;BR /&gt;======================================================================&lt;BR /&gt;disk      0  14/0/0.2.0  sdisk   CLAIMED     DEVICE       SEAGATE ST118273WC&lt;BR /&gt;                        /dev/dsk/c0t2d0   /dev/rdsk/c0t2d0&lt;BR /&gt;disk      1  14/0/0.4.0  sdisk   CLAIMED     DEVICE       SEAGATE ST118273WC&lt;BR /&gt;                        /dev/dsk/c0t4d0   /dev/rdsk/c0t4d0&lt;BR /&gt;disk      2  14/0/0.5.0  sdisk   CLAIMED     DEVICE       SEAGATE ST118273WC&lt;BR /&gt;                        /dev/dsk/c0t5d0   /dev/rdsk/c0t5d0&lt;BR /&gt;disk      3  14/0/0.6.0  sdisk   CLAIMED     DEVICE       SEAGATE ST118273WC&lt;BR /&gt;                        /dev/dsk/c0t6d0   /dev/rdsk/c0t6d0&lt;BR /&gt;disk      8  14/0/1.2.0  sdisk   CLAIMED     DEVICE       SEAGATE ST118273WC&lt;BR /&gt;                        /dev/dsk/c1t2d0   /dev/rdsk/c1t2d0&lt;BR /&gt;disk      9  14/0/1.4.0  sdisk   CLAIMED     DEVICE       SEAGATE ST118273WC&lt;BR /&gt;                        /dev/dsk/c1t4d0   /dev/rdsk/c1t4d0&lt;BR /&gt;disk     10  14/0/1.5.0  sdisk   CLAIMED     DEVICE       SEAGATE ST118273WC&lt;BR /&gt;                        /dev/dsk/c1t5d0   /dev/rdsk/c1t5d0&lt;BR /&gt;disk      6  14/0/1.6.0  sdisk   CLAIMED     DEVICE       SEAGATE ST118273WC&lt;BR /&gt;                        /dev/dsk/c1t6d0   /dev/rdsk/c1t6d0&lt;BR /&gt;disk      4  14/0/2.4.0  sdisk   CLAIMED     DEVICE       TOSHIBA CD-ROM XM-6401TA&lt;BR /&gt;                        /dev/dsk/c2t4d0   /dev/rdsk/c2t4d0&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2002 09:44:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660465#M48236</guid>
      <dc:creator>Dario_4</dc:creator>
      <dc:date>2002-02-07T09:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660466#M48237</link>
      <description>Are you using a Storage Array of some description?&lt;BR /&gt;&lt;BR /&gt;I know the XP512 shows all c?t?d0 Disks as part of a bug in the security software. The 0 Size is a dead giveaway!&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Thu, 07 Feb 2002 09:46:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660466#M48237</guid>
      <dc:creator>ian Dennison</dc:creator>
      <dc:date>2002-02-07T09:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660467#M48238</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The sizes are 0 Kbytes for /dev/rdsk/c1t2d0 and /dev/rdsk/c1t5d0.&lt;BR /&gt;&lt;BR /&gt;Perhaps you would want to try recreating the device files.&lt;BR /&gt;&lt;BR /&gt;# rmsf /dev/rdsk/c1t2d0&lt;BR /&gt;# insf -e&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Lenog</description>
      <pubDate>Thu, 07 Feb 2002 09:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660467#M48238</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-02-07T09:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660468#M48239</link>
      <description>Is STM installed ? If so run the diagnose utility on the two disks that have a 0 size.</description>
      <pubDate>Thu, 07 Feb 2002 09:52:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660468#M48239</guid>
      <dc:creator>Mark van Hassel</dc:creator>
      <dc:date>2002-02-07T09:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660469#M48240</link>
      <description>&lt;BR /&gt;I've seen this problem before where &lt;BR /&gt;part of an autoraid will create a &lt;BR /&gt;device with zero size available. &lt;BR /&gt;This will explain whay you can't use &lt;BR /&gt;it. The disk could be displaying as &lt;BR /&gt;it might just be the spare disk under&lt;BR /&gt;RAID 5 for the array.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2002 09:54:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660469#M48240</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-02-07T09:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660470#M48241</link>
      <description>Steven (and alls),&lt;BR /&gt;with the command&lt;BR /&gt;&lt;BR /&gt;# rmsf /dev/rdsk/c1t2d0 &lt;BR /&gt;# insf -e &lt;BR /&gt;&lt;BR /&gt;I see the disk at 0 yet.&lt;BR /&gt;&lt;BR /&gt;#diskinfo /dev/rdsk/c1t5d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c1t5d0:&lt;BR /&gt;             vendor: SEAGATE&lt;BR /&gt;         product id: ST118273WC&lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 0 Kbytes&lt;BR /&gt;   bytes per sector: 0&lt;BR /&gt;&lt;BR /&gt;Also for 1.4.0 and 1.5.0</description>
      <pubDate>Thu, 07 Feb 2002 11:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660470#M48241</guid>
      <dc:creator>Dario_4</dc:creator>
      <dc:date>2002-02-07T11:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660471#M48242</link>
      <description>From your last posting, now all 3 disks are showing up as Zero size? Ouch!&lt;BR /&gt;&lt;BR /&gt;This might help the process of elimination&lt;BR /&gt;&lt;BR /&gt;1. Latest SCSI cumulative patch? swlist -l product |grep -i scsi&lt;BR /&gt;&lt;BR /&gt;2. Check SCSI IDs on the Enclosure Units? Swap around cables and try again? What chance for a reboot of the Server?&lt;BR /&gt;&lt;BR /&gt;3. Are you plugging F/W Scsi cables into a 16 bit differential SCSI Board? Is the SCSI Connection on the Main Motherboard or a separate Card? Do you have the most up-to-date drivers for the Card, installed and in the kernel?&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2002 11:25:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-with-mirroring/m-p/2660471#M48242</guid>
      <dc:creator>ian Dennison</dc:creator>
      <dc:date>2002-02-07T11:25:58Z</dc:date>
    </item>
  </channel>
</rss>

