<?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: Idisk on 11.31 : strange sizes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059805#M600535</link>
    <description>Thanks for your answer !&lt;BR /&gt;&lt;BR /&gt;I forgot to mention that this system has been ignited with a June 2007 11.31 version of HP-UX.&lt;BR /&gt;&lt;BR /&gt;Sizes are as follows on the primary disk :&lt;BR /&gt;&lt;BR /&gt;               size: 511968 Kbytes&lt;BR /&gt;               size: 70765568 Kbytes&lt;BR /&gt;               size: 409600 Kbytes&lt;BR /&gt;&lt;BR /&gt;And on the secondary :&lt;BR /&gt;&lt;BR /&gt;               size: 511968 Kbytes&lt;BR /&gt;               size: 70766592 Kbytes&lt;BR /&gt;               size: 408736 Kbytes&lt;BR /&gt;&lt;BR /&gt;I first partitioned the disk using /dev/rdsk/c2t1d0 but, as per your answer, retried using /dev/rdisk/disk10 : the result is the same.&lt;BR /&gt;&lt;BR /&gt;It seems I don't have any RAID controller on this RX2660 (no /dev/ciss... special file ans ioscan doesn't list RAID HBA).&lt;BR /&gt;&lt;BR /&gt;I'll try efi_cp.&lt;BR /&gt;Thanks&lt;BR /&gt;JM</description>
    <pubDate>Wed, 25 Jul 2007 05:18:58 GMT</pubDate>
    <dc:creator>Jean Mesquida_1</dc:creator>
    <dc:date>2007-07-25T05:18:58Z</dc:date>
    <item>
      <title>Idisk on 11.31 : strange sizes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059802#M600532</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I'm trying to mirror boot disk on my new RX2660 which has been factory installed by HP with HP-UX 11.31.&lt;BR /&gt;&lt;BR /&gt;First, I noticed that the size of slice 1 is unusual (not rounded to MB) as per diskinfo :&lt;BR /&gt;&lt;BR /&gt;SCSI describe of /dev/rdisk/disk12_p1:&lt;BR /&gt;             vendor: HP      &lt;BR /&gt;         product id: DH072ABAA6      &lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 511968 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;Slices 2 and 3 are OK :&lt;BR /&gt;               size: 70765568 Kbytes&lt;BR /&gt;               size: 409600 Kbytes&lt;BR /&gt;&lt;BR /&gt;When I try idisk with the usual partition file :&lt;BR /&gt;&lt;BR /&gt;3&lt;BR /&gt;EFI 500MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;HPSP 400MB&lt;BR /&gt;&lt;BR /&gt;The last slice (3) is created on the mirror disk with a size of 408736 KB instead of 409600 KB :&lt;BR /&gt;&lt;BR /&gt;SCSI describe of /dev/rdisk/disk10_p3:&lt;BR /&gt;             vendor: HP      &lt;BR /&gt;         product id: DH072ABAA6      &lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 408736 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;This prevents me from creating the mirror of HPSP on slice 3. The usual dd fails with an I/O error :&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/rdisk/disk12_p3 of=/dev/rdisk/disk10_p3 bs=1024k&lt;BR /&gt;I/O error &lt;BR /&gt;400+0 records in&lt;BR /&gt;399+1 records out&lt;BR /&gt;&lt;BR /&gt;My question is : should I use the same procedure for mirroring boot disk on 11.31 as with 11.23 ? Is it a known problem ?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help !&lt;BR /&gt;JM</description>
      <pubDate>Wed, 25 Jul 2007 04:34:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059802#M600532</guid>
      <dc:creator>Jean Mesquida_1</dc:creator>
      <dc:date>2007-07-25T04:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Idisk on 11.31 : strange sizes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059803#M600533</link>
      <description>Strange.&lt;BR /&gt;Did you compare the other partitions too?&lt;BR /&gt;&lt;BR /&gt;With the "normal" installation process for HPSP this shouldn't be a problem. You may try to use efi_cp instead.&lt;BR /&gt;&lt;BR /&gt;BTW, I would think about to use the integrated RAID functionality to mirror the boot drive.</description>
      <pubDate>Wed, 25 Jul 2007 04:47:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059803#M600533</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-07-25T04:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Idisk on 11.31 : strange sizes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059804#M600534</link>
      <description>Forgot this:&lt;BR /&gt;&lt;BR /&gt;should I use the same procedure for mirroring boot disk on 11.31 as with 11.23 ? &lt;BR /&gt;&lt;BR /&gt;Yes, I did it many times.&lt;BR /&gt;But you should use diskxx and disk_py instead of cxtydz!</description>
      <pubDate>Wed, 25 Jul 2007 04:48:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059804#M600534</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-07-25T04:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Idisk on 11.31 : strange sizes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059805#M600535</link>
      <description>Thanks for your answer !&lt;BR /&gt;&lt;BR /&gt;I forgot to mention that this system has been ignited with a June 2007 11.31 version of HP-UX.&lt;BR /&gt;&lt;BR /&gt;Sizes are as follows on the primary disk :&lt;BR /&gt;&lt;BR /&gt;               size: 511968 Kbytes&lt;BR /&gt;               size: 70765568 Kbytes&lt;BR /&gt;               size: 409600 Kbytes&lt;BR /&gt;&lt;BR /&gt;And on the secondary :&lt;BR /&gt;&lt;BR /&gt;               size: 511968 Kbytes&lt;BR /&gt;               size: 70766592 Kbytes&lt;BR /&gt;               size: 408736 Kbytes&lt;BR /&gt;&lt;BR /&gt;I first partitioned the disk using /dev/rdsk/c2t1d0 but, as per your answer, retried using /dev/rdisk/disk10 : the result is the same.&lt;BR /&gt;&lt;BR /&gt;It seems I don't have any RAID controller on this RX2660 (no /dev/ciss... special file ans ioscan doesn't list RAID HBA).&lt;BR /&gt;&lt;BR /&gt;I'll try efi_cp.&lt;BR /&gt;Thanks&lt;BR /&gt;JM</description>
      <pubDate>Wed, 25 Jul 2007 05:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059805#M600535</guid>
      <dc:creator>Jean Mesquida_1</dc:creator>
      <dc:date>2007-07-25T05:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Idisk on 11.31 : strange sizes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059806#M600536</link>
      <description>How about the size of the disk at all?&lt;BR /&gt;&lt;BR /&gt;RAID:&lt;BR /&gt;&lt;BR /&gt;Look for "sasdx" devices - this is the integrated SAS RAID controller.</description>
      <pubDate>Wed, 25 Jul 2007 05:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059806#M600536</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-07-25T05:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Idisk on 11.31 : strange sizes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059807#M600537</link>
      <description>&lt;!--!*#--&gt;ioscan should look like this:&lt;BR /&gt;&lt;BR /&gt;escsi_ctlr   0  0/4/1/0         sasd            CLAIMED     INTERFACE    HP  PCI&lt;BR /&gt;/PCI-X SAS MPT Adapter&lt;BR /&gt;                               /dev/sasd0&lt;BR /&gt;ext_bus      1  0/4/1/0.0.0     sasd_vbus       CLAIMED     INTERFACE    SAS Dev&lt;BR /&gt;ice Interface&lt;BR /&gt;...&lt;BR /&gt;target      19  0/4/1/0.0.0.1   tgt             CLAIMED     DEVICE       &lt;BR /&gt;disk         2  0/4/1/0.0.0.1.0           sdisk           CLAIMED     DEVICE    &lt;BR /&gt;   HP      IR Volume&lt;BR /&gt;                               /dev/dsk/c1t1d0     /dev/rdsk/c1t1d0  &lt;BR /&gt;                               /dev/dsk/c1t1d0s1   /dev/rdsk/c1t1d0s1&lt;BR /&gt;                               /dev/dsk/c1t1d0s2   /dev/rdsk/c1t1d0s2&lt;BR /&gt;                               /dev/dsk/c1t1d0s3   /dev/rdsk/c1t1d0s3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is an integrated RAID.&lt;BR /&gt;You will notice the "HP      IR Volume".</description>
      <pubDate>Wed, 25 Jul 2007 05:23:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059807#M600537</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-07-25T05:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Idisk on 11.31 : strange sizes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059808#M600538</link>
      <description>Hi Juan,&lt;BR /&gt;&lt;BR /&gt;some more informations about sas controleur, not about your specific problem, sorry :-(.&lt;BR /&gt;&lt;BR /&gt;1) At EFI level you can access a configuration menu of sas adapter with "drvcfg -s" and manage IR Volumes&lt;BR /&gt;&lt;BR /&gt;2) At OS shell you can use 3 commands sasdiag, saslist and sasmgr (/opt/sas/bin).&lt;BR /&gt;&lt;BR /&gt;For example you can issue the following command :&lt;BR /&gt;&lt;BR /&gt;root@cduxliv1:/ &amp;gt;saslist get_info ctrl sasd&lt;BR /&gt;H/W Path:  0/4/1/0              HBA DSF: /dev/sasd0&lt;BR /&gt;&lt;BR /&gt;then ...&lt;BR /&gt;&lt;BR /&gt;root@cduxliv1:/ &amp;gt;sasmgr get_info -D /dev/sasd0 -q raid&lt;BR /&gt;&lt;BR /&gt;Wed Jul 25 12:51:03 2007&lt;BR /&gt;&lt;BR /&gt;---------- LOGICAL DRIVE 5 ----------&lt;BR /&gt;&lt;BR /&gt;Raid Level                                         : RAID 1&lt;BR /&gt;Volume sas address                                 : 0x8e064cf787fc06f&lt;BR /&gt;Device Special File                                : /dev/rdsk/c1t0d0&lt;BR /&gt;Raid State                                         : OPTIMAL&lt;BR /&gt;Raid Status Flag                                   : ENABLED&lt;BR /&gt;Raid Size                                          : 139236&lt;BR /&gt;Rebuild Rate                                       : 0.00 %&lt;BR /&gt;Rebuild Progress                                   : 100.00 %&lt;BR /&gt;&lt;BR /&gt;Participating Physical Drive(s) :&lt;BR /&gt;&lt;BR /&gt;SAS Address         Enc   Bay   Size(MB)      Type            State&lt;BR /&gt;&lt;BR /&gt;0x5000c500040728a5   1     8    140014        SECONDARY       ONLINE&lt;BR /&gt;0x5000c50004074d45   1     7    140014        PRIMARY         ONLINE&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;With sasmgr you can create, delete, manage LUNs.&lt;BR /&gt;&lt;BR /&gt;Hope this will help &lt;BR /&gt;Eric</description>
      <pubDate>Wed, 25 Jul 2007 06:08:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059808#M600538</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2007-07-25T06:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Idisk on 11.31 : strange sizes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059809#M600539</link>
      <description>Hi Enrique y muchas gracias por las informaciones ;-)&lt;BR /&gt;&lt;BR /&gt;If I try to convert my existing vg00 from one single disk to one RAID1 entity, will this be a destructive process ?&lt;BR /&gt;&lt;BR /&gt;Do I have to create a golden image of my server before ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;JM</description>
      <pubDate>Wed, 25 Jul 2007 06:56:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059809#M600539</guid>
      <dc:creator>Jean Mesquida_1</dc:creator>
      <dc:date>2007-07-25T06:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Idisk on 11.31 : strange sizes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059810#M600540</link>
      <description>Regardless wether it will be a destructive process or not, oeuf corse you MUST do an ignite image before.&lt;BR /&gt;&lt;BR /&gt;Well, if you build the IR volume with "drvcfg -s" the interface will probably ask you if you want to preserve data. I have tried it once ... and i have lost all my data. I am not sure of what i did exactly, maybe i didn't understood the question (you can notice english is not my mother tong ;-), but the result was there. I didn't spent time to understand what has happened and i came immediatly in an ignite recovery process.&lt;BR /&gt;&lt;BR /&gt;So, you should not rely on a non destructive migration process from single disk to RAID volume, unless someone in this forum can help you in this way.&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Wed, 25 Jul 2007 07:30:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059810#M600540</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2007-07-25T07:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Idisk on 11.31 : strange sizes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059811#M600541</link>
      <description>After contacting HP, the workaround is to allow 401MB for the HPSP partition.&lt;BR /&gt;&lt;BR /&gt;The partition file then looks like this :&lt;BR /&gt;&lt;BR /&gt;3&lt;BR /&gt;EFI 500MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;HPSP 401MB&lt;BR /&gt;&lt;BR /&gt;Luckily, the HPUX partition remains equal on both disks :&lt;BR /&gt;&lt;BR /&gt;Primary disk :&lt;BR /&gt;               s1: 511968 Kbytes&lt;BR /&gt;               s2: 70765568 Kbytes&lt;BR /&gt;               s3: 409600 Kbytes&lt;BR /&gt;&lt;BR /&gt;Secondary disk :&lt;BR /&gt;               s1: 511968 Kbytes&lt;BR /&gt;               s2: 70765568 Kbytes&lt;BR /&gt;               s3: 409760 Kbytes&lt;BR /&gt;&lt;BR /&gt;The HPSP is a bit more than 400MB, which is fine for accepting HPSP from the primary disk, copied by dd.&lt;BR /&gt;&lt;BR /&gt;It works... but it's only a workaround : I'm waiting for an explanation from HP.&lt;BR /&gt;HTH&lt;BR /&gt;JM</description>
      <pubDate>Thu, 26 Jul 2007 03:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059811#M600541</guid>
      <dc:creator>Jean Mesquida_1</dc:creator>
      <dc:date>2007-07-26T03:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Idisk on 11.31 : strange sizes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059812#M600542</link>
      <description>Along HP support, it seems to be the standard behaviour of idisk, depending on disk driver implementation.&lt;BR /&gt;&lt;BR /&gt;The documents mentioning idisk should be updated to reflect this information on ITRC.&lt;BR /&gt;&lt;BR /&gt;The only solution is to configure the sizes of partitions a bit larger as needed (1 MB increment).</description>
      <pubDate>Sat, 11 Aug 2007 05:34:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059812#M600542</guid>
      <dc:creator>Jean Mesquida_1</dc:creator>
      <dc:date>2007-08-11T05:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Idisk on 11.31 : strange sizes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059813#M600543</link>
      <description>The partition file has to be configured this way with SAS Disks on RX2660 platform, even if the expected size of HPSP is 400 MB :&lt;BR /&gt;&lt;BR /&gt;3&lt;BR /&gt;EFI 500MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;HPSP 401MB</description>
      <pubDate>Sat, 11 Aug 2007 05:38:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/idisk-on-11-31-strange-sizes/m-p/5059813#M600543</guid>
      <dc:creator>Jean Mesquida_1</dc:creator>
      <dc:date>2007-08-11T05:38:33Z</dc:date>
    </item>
  </channel>
</rss>

