<?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: Query about IR Volumes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064750#M600660</link>
    <description>/dev/dsk/c1t1d0 is your integrated RAID disk.&lt;BR /&gt;&lt;BR /&gt;This disk has partitions (normal for an Integrity boot disk). The "sx" stands for the partition number.&lt;BR /&gt;&lt;BR /&gt;s1 ... EFI boot partition&lt;BR /&gt;s2 ... HP-UX partition&lt;BR /&gt;s3 ... HP Service partition</description>
    <pubDate>Thu, 23 Aug 2007 12:55:05 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2007-08-23T12:55:05Z</dc:date>
    <item>
      <title>Query about IR Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064749#M600659</link>
      <description>Hi All&lt;BR /&gt;I'm very new to HP-UX.&lt;BR /&gt;My server rx6600 have IR volume setup.&lt;BR /&gt;1. vgdisplay -v vg00 is showing 8 logical volumes created on c1t1d0s2 physical volume.&lt;BR /&gt;2. sasmgr get_info -D /dev/sasd0 -q raid is showing /dev/rdsk/c1t1d0 drive in raid 1.&lt;BR /&gt;&lt;BR /&gt;3. Following is the output of ioscan -fnC disk:&lt;BR /&gt;&lt;BR /&gt;disk  1  0/4/1/0.0.0.1.0  sdisk  CLAIMED DEVICE  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;My doubt is :&lt;BR /&gt;1. what are the c1t1d0s1 c1t1d0s2 and c1t0d0s3 entries in the ioscan output?&lt;BR /&gt;2. why the vgdisplay command is showing c1t1d0s2 as the physical volume. shouldn't it show c1t1d0 there?&lt;BR /&gt;&lt;BR /&gt;Thanks alot in advance.&lt;BR /&gt;best regards!!!&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Aug 2007 12:45:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064749#M600659</guid>
      <dc:creator>rsingh2140</dc:creator>
      <dc:date>2007-08-23T12:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Query about IR Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064750#M600660</link>
      <description>/dev/dsk/c1t1d0 is your integrated RAID disk.&lt;BR /&gt;&lt;BR /&gt;This disk has partitions (normal for an Integrity boot disk). The "sx" stands for the partition number.&lt;BR /&gt;&lt;BR /&gt;s1 ... EFI boot partition&lt;BR /&gt;s2 ... HP-UX partition&lt;BR /&gt;s3 ... HP Service partition</description>
      <pubDate>Thu, 23 Aug 2007 12:55:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064750#M600660</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-08-23T12:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Query about IR Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064751#M600661</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This setup is as a result of the proliant like hardware that ships in this system. I like hardware raid, it takes i/o off the system and  gets it done without using normal OS resources.&lt;BR /&gt;&lt;BR /&gt;c1t1d0s2 is showing as a physical volume because it is a partition not done by the OS but presented to the OS by the hardware. It is one physical disk, partitioned to have three sections.&lt;BR /&gt;&lt;BR /&gt;In older systems without hardware raid the first and third partitions are on the boot disk and are not visible to the ioscan command like this. &lt;BR /&gt;&lt;BR /&gt;In summary, just a new way HP decided to do things.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 23 Aug 2007 13:11:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064751#M600661</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-08-23T13:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Query about IR Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064752#M600662</link>
      <description>Thanks alot!!..its pretty clear now.&lt;BR /&gt;Actually this is the first i have a HP-UX server, otherwise i was working on Sun.&lt;BR /&gt;As the system came pre installed, i want to try reinstalling HP-UX on the server so as to get an idea about installing it.So if i reinstall then will it ask me about the sizes of  EFI boot, HP-UX and HP Service  partition?&lt;BR /&gt;Also what are the default, recomended filsystems to be created and their default and recomended sizes?&lt;BR /&gt;I hope during installation i can create logical volumes as i have only 2 HDD on my system right now.&lt;BR /&gt;&lt;BR /&gt;Please guide me..&lt;BR /&gt;thanks alot!!</description>
      <pubDate>Thu, 23 Aug 2007 13:22:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064752#M600662</guid>
      <dc:creator>rsingh2140</dc:creator>
      <dc:date>2007-08-23T13:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Query about IR Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064753#M600663</link>
      <description>"In older systems without hardware raid the first and third partitions are on the boot disk and are not visible to the ioscan command like this."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sorry, but this is not true.&lt;BR /&gt;&lt;BR /&gt;The partitions are always visible. The IR is just a hardware mirror of a "normal" boot disk.&lt;BR /&gt;&lt;BR /&gt;This is an example from a "normal" rx8620 - the boot disk:&lt;BR /&gt;&lt;BR /&gt;disk        1  3/0/0/2/0.6.0   sdisk     CLAIMED     DEVICE       HP 73.4GMAU307&lt;BR /&gt;3NC&lt;BR /&gt;                              /dev/dsk/c0t6d0     /dev/rdsk/c0t6d0  &lt;BR /&gt;                              /dev/dsk/c0t6d0s1   /dev/rdsk/c0t6d0s1&lt;BR /&gt;                              /dev/dsk/c0t6d0s2   /dev/rdsk/c0t6d0s2&lt;BR /&gt;                              /dev/dsk/c0t6d0s3   /dev/rdsk/c0t6d0s3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP, do you already have an Integrity?&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Aug 2007 13:24:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064753#M600663</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-08-23T13:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Query about IR Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064754#M600664</link>
      <description>additional info:&lt;BR /&gt;&lt;BR /&gt;you can even access the EFI partition from HP-UX, start to read here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60105/efi_ls.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60105/efi_ls.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To see a picture of the disk layout, see &lt;BR /&gt;&lt;BR /&gt;Figure 3-1 Example LVM Disk Layout on an HP Integrity Server &lt;BR /&gt;&lt;BR /&gt;on this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-6481/ch03s04.html#cbddaicd" target="_blank"&gt;http://docs.hp.com/en/5991-6481/ch03s04.html#cbddaicd&lt;/A&gt;</description>
      <pubDate>Thu, 23 Aug 2007 13:36:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064754#M600664</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-08-23T13:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Query about IR Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064755#M600665</link>
      <description>Thanks!! alot Torsten..&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Aug 2007 13:42:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064755#M600665</guid>
      <dc:creator>rsingh2140</dc:creator>
      <dc:date>2007-08-23T13:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Query about IR Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064756#M600666</link>
      <description>.</description>
      <pubDate>Thu, 23 Aug 2007 13:49:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064756#M600666</guid>
      <dc:creator>rsingh2140</dc:creator>
      <dc:date>2007-08-23T13:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Query about IR Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064757#M600667</link>
      <description>&amp;gt;&amp;gt;So if i reinstall then will it ask me about the sizes of EFI boot, HP-UX and HP Service partition?&lt;BR /&gt;&lt;BR /&gt;It does not ask, it is using the defaults.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Also what are the default, recomended filsystems to be created and their default and recomended sizes?&lt;BR /&gt;&lt;BR /&gt;The installer will set the default sizes. It is up to you to change them.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;I hope during installation i can create logical volumes as i have only 2 HDD on my system right now.&lt;BR /&gt;&lt;BR /&gt;You can adjust the number and size of LVOL at installation time. You can also increase the size of most of the LVOLs and add new LVOLs later.</description>
      <pubDate>Thu, 23 Aug 2007 13:51:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-about-ir-volumes/m-p/5064757#M600667</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-08-23T13:51:14Z</dc:date>
    </item>
  </channel>
</rss>

