<?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: About expanding system disk in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/about-expanding-system-disk/m-p/5080815#M87300</link>
    <description>Lionel,&lt;BR /&gt;&lt;BR /&gt;I regret to have to contradict some previous posters, but, Dynamic Volume Expansion is _ONLY_ possible with devices that have previously been INITed with the /LIMIT qualifier. And having read your original question I seriously doubt that that was available when you did THAT.&lt;BR /&gt;So, at this time it will NOT be that simple.&lt;BR /&gt;However, IF you prefer/have a need for NO down time, you CAN do a rolling "upgrade".&lt;BR /&gt;- INIT one of your new drives with /LIMIT (or all members at once using /SHADOW as well)&lt;BR /&gt;- Take this possibility to get the cluster size right. The default of 3 (probably the current cluster size , right?) is OPTIMALLY WRONG! If you are now on, or _may_ in the (far) future be moving toward, SAN storage, then choose 16 or a multiple. (If you seriously have trouble with the wasted space, at least pick 8 or even 4)  &lt;BR /&gt;Now make an /IMAGE backup of your old system disk to the new disk (-set). Do NOT forget /NOINIT on your BACKUP restore command!&lt;BR /&gt;If you have used physical disk names, now is the time to cure that. They MUST be changed now, in contrast to logical names, where you just replace the definition.&lt;BR /&gt;Shut down one node, and boot it from the new disk/shadow set.&lt;BR /&gt;Repeat for the other system.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Success.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
    <pubDate>Thu, 22 Nov 2007 10:59:51 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2007-11-22T10:59:51Z</dc:date>
    <item>
      <title>About expanding system disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-expanding-system-disk/m-p/5080808#M87293</link>
      <description>Hello &lt;BR /&gt;&lt;BR /&gt;We have two nodes cluster system, system disk dkc106 and dkd106 are shadowed. Because there are not enough free space left. we have two new disks dkc107 and dkd107, we are going to copy image from dkc106 to dkc107, boot up system from dkc107 and shadowed dkd107 back.&lt;BR /&gt;&lt;BR /&gt;when system boot up from the new system disk, I remember that we have to run tcpip and decnet reconfiguration even without change any paramter. but I am not quite sure.&lt;BR /&gt;&lt;BR /&gt;we don't want to change any tcpip and decnet parameter, do we have to run tcpip and decnet configuration script?&lt;BR /&gt;&lt;BR /&gt;if we have to run, how can we keep all tcpip and decnet parameter unchanged?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Lionel&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Nov 2007 17:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-expanding-system-disk/m-p/5080808#M87293</guid>
      <dc:creator>Lionel Liu</dc:creator>
      <dc:date>2007-11-21T17:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: About expanding system disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-expanding-system-disk/m-p/5080809#M87294</link>
      <description>&amp;gt; [...] do we have to run tcpip and decnet&lt;BR /&gt;&amp;gt; configuration script?&lt;BR /&gt;&lt;BR /&gt;I don't think so.  I can't see why you would.&lt;BR /&gt;&lt;BR /&gt;On simpler (non-clustered, non-shadowed)&lt;BR /&gt;systems, I've certainly replaced a system&lt;BR /&gt;disk without touching anything in the&lt;BR /&gt;configuration.  I just did it in October on&lt;BR /&gt;my main XP1000 Alpha system.</description>
      <pubDate>Wed, 21 Nov 2007 18:23:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-expanding-system-disk/m-p/5080809#M87294</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-11-21T18:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: About expanding system disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-expanding-system-disk/m-p/5080810#M87295</link>
      <description>What OpenVMS version? (and to a lesser extend, what system).&lt;BR /&gt;&lt;BR /&gt;Shadow dis-similar device + dynamic volume expansion may enable you to do this without any downtime.&lt;BR /&gt;&lt;BR /&gt;And in any case, there should be no dependence for network configs and startup scripts at all unless someone did something silly with physical names for files/devices instead of logical names.&lt;BR /&gt;&lt;BR /&gt;You can potential have dkc106 joins the shadowset, drop dkc106 when done, then join dkd107 and when that's done merging drop dkc107. When all is quiet again, you have an image for a small disk on a big disk.&lt;BR /&gt;Now grow the volume!&lt;BR /&gt;Hopefully things like maxfiles are adequat.&lt;BR /&gt;&lt;BR /&gt;Our friend Bob Gezelter has presented the above scheme at the HP Tech Forum in Las Vegas, back in June (amongst others).&lt;BR /&gt;&lt;BR /&gt;For his detailed presentation (and his contact info) check out:&lt;BR /&gt;&lt;A href="http://www.rlgsc.com/hptechnologyforum/2007/1512.html" target="_blank"&gt;http://www.rlgsc.com/hptechnologyforum/2007/1512.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Nov 2007 18:28:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-expanding-system-disk/m-p/5080810#M87295</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-11-21T18:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: About expanding system disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-expanding-system-disk/m-p/5080811#M87296</link>
      <description>Hein,&lt;BR /&gt;&lt;BR /&gt;Thank you, the reference to my presentation is appreciated!&lt;BR /&gt;&lt;BR /&gt;Lionel,&lt;BR /&gt;&lt;BR /&gt;There should be no reason to do any reconfiguration of TCPIP. I have done the operation that you describe many times without needing to do anything other than reboot.&lt;BR /&gt;&lt;BR /&gt;I would look to doing this using dissimilar device support, if for nothing else than avoiding the downtime issue.&lt;BR /&gt;&lt;BR /&gt;There are some complexities when one is dealing with a system disk, as opposed to a user disk, but there is nothing that should present an unavoidable problem.&lt;BR /&gt;&lt;BR /&gt;I have not checked my documentation, but certainly if you are running 7.3-2, dis-similar device support should be, as Hein has noted, extremely helpful.&lt;BR /&gt;&lt;BR /&gt;I will be happy to take a couple of minutes and speak about my experiences.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Wed, 21 Nov 2007 19:09:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-expanding-system-disk/m-p/5080811#M87296</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2007-11-21T19:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: About expanding system disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-expanding-system-disk/m-p/5080812#M87297</link>
      <description>Lionel,&lt;BR /&gt;&lt;BR /&gt;I hit send too soon.&lt;BR /&gt;&lt;BR /&gt;Management may find the presentations on this from this past (2007) HP Technology Symposium and the one in 2005 reassuring. Both presentations are available from our www site:&lt;BR /&gt;&lt;BR /&gt;2007: &lt;A href="http://www.rlgsc.com/hptechnologyforum/2007/1512.html" target="_blank"&gt;http://www.rlgsc.com/hptechnologyforum/2007/1512.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;2005: &lt;A href="http://www.rlgsc.com/hptechnologyforum/2005/1146.html" target="_blank"&gt;http://www.rlgsc.com/hptechnologyforum/2005/1146.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Wed, 21 Nov 2007 19:13:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-expanding-system-disk/m-p/5080812#M87297</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2007-11-21T19:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: About expanding system disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-expanding-system-disk/m-p/5080813#M87298</link>
      <description>Hi Lionel, "walking" the system disk over to&lt;BR /&gt;the new disks as Hein suggested should work. Though I have not, as yet done dynamic volume expanstion.  Hi to Hein, Bob, Steven.&lt;BR /&gt;I've been off here for a while. The company &lt;BR /&gt;I was working for is going belly up, so most all including me got laid off.  I may be contracting back to them.  But we are also&lt;BR /&gt;bidding for more contract work. life goes&lt;BR /&gt;on!  Dean</description>
      <pubDate>Wed, 21 Nov 2007 19:50:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-expanding-system-disk/m-p/5080813#M87298</guid>
      <dc:creator>Dean McGorrill</dc:creator>
      <dc:date>2007-11-21T19:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: About expanding system disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-expanding-system-disk/m-p/5080814#M87299</link>
      <description>Thanks very much, appreciate to all of you&lt;BR /&gt;Lionel</description>
      <pubDate>Thu, 22 Nov 2007 09:41:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-expanding-system-disk/m-p/5080814#M87299</guid>
      <dc:creator>Lionel Liu</dc:creator>
      <dc:date>2007-11-22T09:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: About expanding system disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-expanding-system-disk/m-p/5080815#M87300</link>
      <description>Lionel,&lt;BR /&gt;&lt;BR /&gt;I regret to have to contradict some previous posters, but, Dynamic Volume Expansion is _ONLY_ possible with devices that have previously been INITed with the /LIMIT qualifier. And having read your original question I seriously doubt that that was available when you did THAT.&lt;BR /&gt;So, at this time it will NOT be that simple.&lt;BR /&gt;However, IF you prefer/have a need for NO down time, you CAN do a rolling "upgrade".&lt;BR /&gt;- INIT one of your new drives with /LIMIT (or all members at once using /SHADOW as well)&lt;BR /&gt;- Take this possibility to get the cluster size right. The default of 3 (probably the current cluster size , right?) is OPTIMALLY WRONG! If you are now on, or _may_ in the (far) future be moving toward, SAN storage, then choose 16 or a multiple. (If you seriously have trouble with the wasted space, at least pick 8 or even 4)  &lt;BR /&gt;Now make an /IMAGE backup of your old system disk to the new disk (-set). Do NOT forget /NOINIT on your BACKUP restore command!&lt;BR /&gt;If you have used physical disk names, now is the time to cure that. They MUST be changed now, in contrast to logical names, where you just replace the definition.&lt;BR /&gt;Shut down one node, and boot it from the new disk/shadow set.&lt;BR /&gt;Repeat for the other system.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Success.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 22 Nov 2007 10:59:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-expanding-system-disk/m-p/5080815#M87300</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-11-22T10:59:51Z</dc:date>
    </item>
  </channel>
</rss>

