<?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: VXVM boot disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817115#M610967</link>
    <description>Thanks, using ignite means downtime. I would like to keep the system up as long as possible and reboot once onto the new disk</description>
    <pubDate>Tue, 04 Jul 2006 09:22:27 GMT</pubDate>
    <dc:creator>Peter Marais</dc:creator>
    <dc:date>2006-07-04T09:22:27Z</dc:date>
    <item>
      <title>VXVM boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817113#M610965</link>
      <description>How do I replace a vxvm boot disk with a larger disk on hp-ux 11.23 Itanium? I need to extend the root and stand filesystems.</description>
      <pubDate>Tue, 04 Jul 2006 08:26:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817113#M610965</guid>
      <dc:creator>Peter Marais</dc:creator>
      <dc:date>2006-07-04T08:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: VXVM boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817114#M610966</link>
      <description>If you need to extend root and stand filesystem isezes then the best way is to take ignite backup and then while restoring make changes to the sizes of root and stand.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jul 2006 08:35:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817114#M610966</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2006-07-04T08:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: VXVM boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817115#M610967</link>
      <description>Thanks, using ignite means downtime. I would like to keep the system up as long as possible and reboot once onto the new disk</description>
      <pubDate>Tue, 04 Jul 2006 09:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817115#M610967</guid>
      <dc:creator>Peter Marais</dc:creator>
      <dc:date>2006-07-04T09:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: VXVM boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817116#M610968</link>
      <description>It's not possible to make changes to the size of root/ stand without bringing down the server.&lt;BR /&gt;So create ignite backup and as and when new disk is available plan this activity. This would be best and safe way of doing this.</description>
      <pubDate>Tue, 04 Jul 2006 09:34:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817116#M610968</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2006-07-04T09:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: VXVM boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817117#M610969</link>
      <description>Surely there is a way of duplicating the system disk onto another disk and then just rebooting to the new disk?</description>
      <pubDate>Tue, 04 Jul 2006 10:13:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817117#M610969</guid>
      <dc:creator>Peter Marais</dc:creator>
      <dc:date>2006-07-04T10:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: VXVM boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817118#M610970</link>
      <description>hello peter,&lt;BR /&gt;&lt;BR /&gt;You can use vxdiskadm to mirror the root disk.&lt;BR /&gt;&lt;BR /&gt;You first choose option 1 to add the disk to the rootdg and then choose option 5 to mirror the volumes on the disk.&lt;BR /&gt;&lt;BR /&gt;To do it through command line, try this.&lt;BR /&gt;&lt;BR /&gt;1.) vxdisksetup -iB cxtydz (To initialise disk under Volume manager)&lt;BR /&gt;2.) vxdg -g rootdg adddisk rootdisk=cxtydz ( To add the disk to the Disk Group)&lt;BR /&gt;3.) vxrootmir -v -b -R cxtydz ( To create the mirror)&lt;BR /&gt;&lt;BR /&gt;With cxtydz the mirror disk. I don't use it as system disk on HPUX, only on solaris so I hope it's enough to be able to boot on the mirror.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Kenavo&lt;BR /&gt;Pat</description>
      <pubDate>Tue, 04 Jul 2006 10:52:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817118#M610970</guid>
      <dc:creator>Patrice Le Guyader</dc:creator>
      <dc:date>2006-07-04T10:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: VXVM boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817119#M610971</link>
      <description>"Surely there is a way of duplicating the system disk onto another disk and then just rebooting to the new disk?"&lt;BR /&gt;&lt;BR /&gt;Of course you can *duplicate* the disk, but the size of stand and root will be the same!&lt;BR /&gt;&lt;BR /&gt;To increase it, you should use ignite, backup your data, adjust the values and restore.</description>
      <pubDate>Tue, 04 Jul 2006 10:58:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817119#M610971</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-07-04T10:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: VXVM boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817120#M610972</link>
      <description>Thanks Patrice, HP-UX has a command vxrootmir which will create a bootable backup of the system disk for you. Using vxbrk_rootmir you can separate them again and you have two copies of the root disk. The trick is /stand and root are contiguos so you cannot just expand them without making space. I have the procedure to create a boot disk with LVM but not with VXVM and I know it can be done. Is there no one out there that has done this before and documented it? Besides using Ignite backup.</description>
      <pubDate>Wed, 05 Jul 2006 01:24:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817120#M610972</guid>
      <dc:creator>Peter Marais</dc:creator>
      <dc:date>2006-07-05T01:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: VXVM boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817121#M610973</link>
      <description>I never came across a way that talks about increasing root and stand without rebooting the server once.... ( either it is LVM or Vxvm)...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There are lots of conditions if they met then it might be possible to increase, like if there is some space available between stand and swap then stand can be increased to that size.&lt;BR /&gt;&lt;BR /&gt;Else the other way is to boot in lvm maintenance and then remove swap increase stand then recreate swap...&lt;BR /&gt;&lt;BR /&gt;You told us that you have procedure of it doing with LVM, could you please share it with us.....( I have never seen such a doc).</description>
      <pubDate>Wed, 05 Jul 2006 02:09:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817121#M610973</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2006-07-05T02:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: VXVM boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817122#M610974</link>
      <description>I am prepared to reboot the system to the newly created larger disk. Remember we are working with VXVM here. The procedure to do it on LVM you will find at:&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechSingleTipDetailPage_IDX/1,2366,5343,00.html" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechSingleTipDetailPage_IDX/1,2366,5343,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This will tell you how to mirror a disk. To modify the filesystem size I attach a file.</description>
      <pubDate>Wed, 05 Jul 2006 02:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm-boot-disk/m-p/3817122#M610974</guid>
      <dc:creator>Peter Marais</dc:creator>
      <dc:date>2006-07-05T02:53:51Z</dc:date>
    </item>
  </channel>
</rss>

