<?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: image backup on disk in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-on-disk/m-p/4613208#M98320</link>
    <description>You might want to figure out why the disk is getting fragmented lest the server and the storage get itself back into the same predicament.&lt;BR /&gt;&lt;BR /&gt;Bumping your cluster factor does mean fewer hunks of storage which inherently lowers the fragmentation, but I'd wonder if this fragmentation isn't caused by access contention and too little space on the disk.   (A 20 GB disk is small.)&lt;BR /&gt;&lt;BR /&gt;Bumping your cluster factor on a disk with a gazillion files also uses up some of your storage capacity; on average, you're wasting half the cluster factor times the number of files on the disk.&lt;BR /&gt;&lt;BR /&gt;If you're perpetually running with application contention or with disks that are very nearly at capacity (anything past about 80% or so tends to fragment), the adjusting the cluster factor via an INITIALIZE and specifying BACKUP /NOINIT on the restore probably won't  help appreciably with the underlying problem.&lt;BR /&gt;&lt;BR /&gt;Go get some storage.   Get larger disk units.  And get more disks.&lt;BR /&gt;&lt;BR /&gt;Slice up these storage units by applications that write temporary and log and trash files, disk(s) for production database stuff, and generally avoid having multiple applications incrementally extending multiple files on one disk.  Get yourself more than one 20 GB disk, in other words.   And spread your activities across the spindles.&lt;BR /&gt;&lt;BR /&gt;While you might slice and dice storage off your fibre channel controller, make sure you have enough storage and enough units.&lt;BR /&gt;&lt;BR /&gt;On the disks, set your extent sizes appropriately for the applications and the processes.  (This is an alternative to larger cluster factors, and it serves to avoid fragmentation when you're working with files that are multiples of the cluster factor.)&lt;BR /&gt;&lt;BR /&gt;I'd suggest cluster factors that are a multiple of 16 blocks, too.&lt;BR /&gt;&lt;BR /&gt;And in addition to the volume and process and application and system extent-size settings, also have a look at whether a defragger might be appropriate.&lt;BR /&gt;</description>
    <pubDate>Thu, 08 Apr 2010 03:47:04 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2010-04-08T03:47:04Z</dc:date>
    <item>
      <title>image backup on disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-on-disk/m-p/4613203#M98315</link>
      <description>I have observed that one disk is badly fragmented hence I want to take image backup on new disk and make new disk online.&lt;BR /&gt;So while initializing new disk with same attribute what I should keep the cluster size.&lt;BR /&gt;&lt;BR /&gt;Original disk is dga106 with has cluster size =48 and size 20GB&lt;BR /&gt;New disk would be dga201 20 GB.&lt;BR /&gt;&lt;BR /&gt;Can I use this command&lt;BR /&gt;init $1$dga201/cluster_size=48</description>
      <pubDate>Wed, 07 Apr 2010 06:15:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-on-disk/m-p/4613203#M98315</guid>
      <dc:creator>dudharkar chandra</dc:creator>
      <dc:date>2010-04-07T06:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: image backup on disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-on-disk/m-p/4613204#M98316</link>
      <description>init/cluster_size=n has always worked for me.&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Wed, 07 Apr 2010 08:27:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-on-disk/m-p/4613204#M98316</guid>
      <dc:creator>John Harper (Barbour)</dc:creator>
      <dc:date>2010-04-07T08:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: image backup on disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-on-disk/m-p/4613205#M98317</link>
      <description>$ INIT $1$DGA201/CLUSTER=48 etc&lt;BR /&gt;the destination disk to be what you want then &lt;BR /&gt;$ BACKUP/IMAGE ... $1$DGA201:/NOINIT&lt;BR /&gt;&lt;BR /&gt;to keep the settings specified in the INIT command.</description>
      <pubDate>Wed, 07 Apr 2010 08:54:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-on-disk/m-p/4613205#M98317</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2010-04-07T08:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: image backup on disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-on-disk/m-p/4613206#M98318</link>
      <description>dudharkar chandra,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;Original disk is dga106 with has cluster size =48 and size 20GB&lt;BR /&gt;New disk would be dga201 20 GB.&lt;BR /&gt;&lt;BR /&gt;Can I use this command&lt;BR /&gt;init $1$dga201/cluster_size=48 &lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Use the previous given:&lt;BR /&gt;-- init/cluster&lt;BR /&gt;-- backup/noinit&lt;BR /&gt;&lt;BR /&gt;...  and do some "preparing for the future&lt;BR /&gt;&lt;BR /&gt;Nowadays you CAN grow your SAN disk on-the-fly, IF you prepare.&lt;BR /&gt;&lt;BR /&gt;add /LIMIT= to the INIT command.&lt;BR /&gt;VMS 7.3-2 will allow up to 1 TB, 8.4 (8.3 + patches) up to 2 TB.&lt;BR /&gt;&lt;BR /&gt;Do it now. It will in no way hurt, but it can be a great future bebefit.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Apr 2010 09:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-on-disk/m-p/4613206#M98318</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2010-04-07T09:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: image backup on disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-on-disk/m-p/4613207#M98319</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;So while initializing new disk with same attribute what I should keep the cluster size.&lt;BR /&gt;&lt;BR /&gt;During the image restore, BACKUP initializes  the destination disk with the attributes of either the source disk or the destination disk, using /INIT and /NOINIT qualifier in the BACKUP command. /INIT qualifier initializes the destination disk with the attributes of the source disk (including the cluster size). By default /INIT qualifier is selected during the image restore. Hence you need not to initialize the new disk (i.e. destination disk) before image restore. You can verify the same by executing $ show dev/full command of both source and destination disk before and after the image restore. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ketan &lt;BR /&gt;</description>
      <pubDate>Thu, 08 Apr 2010 02:47:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-on-disk/m-p/4613207#M98319</guid>
      <dc:creator>Shriniketan Bhagwat</dc:creator>
      <dc:date>2010-04-08T02:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: image backup on disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-on-disk/m-p/4613208#M98320</link>
      <description>You might want to figure out why the disk is getting fragmented lest the server and the storage get itself back into the same predicament.&lt;BR /&gt;&lt;BR /&gt;Bumping your cluster factor does mean fewer hunks of storage which inherently lowers the fragmentation, but I'd wonder if this fragmentation isn't caused by access contention and too little space on the disk.   (A 20 GB disk is small.)&lt;BR /&gt;&lt;BR /&gt;Bumping your cluster factor on a disk with a gazillion files also uses up some of your storage capacity; on average, you're wasting half the cluster factor times the number of files on the disk.&lt;BR /&gt;&lt;BR /&gt;If you're perpetually running with application contention or with disks that are very nearly at capacity (anything past about 80% or so tends to fragment), the adjusting the cluster factor via an INITIALIZE and specifying BACKUP /NOINIT on the restore probably won't  help appreciably with the underlying problem.&lt;BR /&gt;&lt;BR /&gt;Go get some storage.   Get larger disk units.  And get more disks.&lt;BR /&gt;&lt;BR /&gt;Slice up these storage units by applications that write temporary and log and trash files, disk(s) for production database stuff, and generally avoid having multiple applications incrementally extending multiple files on one disk.  Get yourself more than one 20 GB disk, in other words.   And spread your activities across the spindles.&lt;BR /&gt;&lt;BR /&gt;While you might slice and dice storage off your fibre channel controller, make sure you have enough storage and enough units.&lt;BR /&gt;&lt;BR /&gt;On the disks, set your extent sizes appropriately for the applications and the processes.  (This is an alternative to larger cluster factors, and it serves to avoid fragmentation when you're working with files that are multiples of the cluster factor.)&lt;BR /&gt;&lt;BR /&gt;I'd suggest cluster factors that are a multiple of 16 blocks, too.&lt;BR /&gt;&lt;BR /&gt;And in addition to the volume and process and application and system extent-size settings, also have a look at whether a defragger might be appropriate.&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Apr 2010 03:47:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-on-disk/m-p/4613208#M98320</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-04-08T03:47:04Z</dc:date>
    </item>
  </channel>
</rss>

