<?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: Cloning system problem . in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642966#M44174</link>
    <description>Hi again:&lt;BR /&gt;&lt;BR /&gt;As far as 'pax' goes, its limitation is that no *individual* file can exceed 2GB.  Otherwise, Ignite would use multiple tapes as required.&lt;BR /&gt;&lt;BR /&gt;When you say sizes are less, how much?  Remember that the size of a directory grows as files are added beneath.  However, simply removing files does not return the space.  Recreating (as Ignite recovery would) "recovers" the space and you will see the new directory size as much smaller.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Fri, 11 Jan 2002 15:15:41 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2002-01-11T15:15:41Z</dc:date>
    <item>
      <title>Cloning system problem .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642958#M44166</link>
      <description>Hi , I have problem on cloning system .&lt;BR /&gt;2 servers , both servers are L2000 , differeces&lt;BR /&gt;are processor speed and disk size ( original server : 9GB disk , new server : 18 GB ).&lt;BR /&gt;&lt;BR /&gt;Original server is running kiwiplan software .&lt;BR /&gt;I have tried the following method but unsuccesful :&lt;BR /&gt;&lt;BR /&gt;1. Install Ignite Ux using sept 2001 media ,&lt;BR /&gt;   do a make_recovery -Av on original server  &lt;BR /&gt;   and did recover on new server .&lt;BR /&gt;   Result not satisfied as every logical volume&lt;BR /&gt;   size are less ( small ) than original server&lt;BR /&gt;   Should be pax command unable to handle  &lt;BR /&gt;   files size more than 2Gb .  &lt;BR /&gt;&lt;BR /&gt;2. Fresh install os on new server .&lt;BR /&gt;   Did a full fbackup on original server &lt;BR /&gt;   excluded few files ( /dev , /etc/ioconfig ,&lt;BR /&gt;   /etc/lvmtab ...) and restore to new server .&lt;BR /&gt;   Unsatisfied result also as the size &lt;BR /&gt;   of /usr1 which is having the kiwiplan  &lt;BR /&gt;   software is still less than original server&lt;BR /&gt;   and the software is not able to run .&lt;BR /&gt;&lt;BR /&gt;Question : Why fbackup not able to backup all&lt;BR /&gt;           the files ?&lt;BR /&gt;           Fbackup did in single user mode and&lt;BR /&gt;           kiwiplan software is not running .&lt;BR /&gt;&lt;BR /&gt;3. Thinking to user dd to clone the disk but&lt;BR /&gt;   the current volume group config on original&lt;BR /&gt;   server only able to recognize 10 GB .&lt;BR /&gt;&lt;BR /&gt;Pls advice how can i clone the original server&lt;BR /&gt;to new server .&lt;BR /&gt;TQ .&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jan 2002 12:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642958#M44166</guid>
      <dc:creator>Lim_2</dc:creator>
      <dc:date>2002-01-11T12:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cloning system problem .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642959#M44167</link>
      <description>Did you specify a default Ignite recovery, or did you use the menus to modify the logical volumes used?&lt;BR /&gt;&lt;BR /&gt;I cannot remember the name of the menu option offhand, but you can alter the logical volume sizes that are used before beginning the recovery.&lt;BR /&gt;&lt;BR /&gt;Cheers, Ian Dennison</description>
      <pubDate>Fri, 11 Jan 2002 12:37:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642959#M44167</guid>
      <dc:creator>ian Dennison</dc:creator>
      <dc:date>2002-01-11T12:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cloning system problem .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642960#M44168</link>
      <description>Hi Lim,&lt;BR /&gt;&lt;BR /&gt;use your Ignite tape to set up your new server.&lt;BR /&gt;In the configuration part of installing you have to choose the option to modify lvol size.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Ruediger</description>
      <pubDate>Fri, 11 Jan 2002 12:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642960#M44168</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2002-01-11T12:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cloning system problem .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642961#M44169</link>
      <description>Hi , tq for the replied and sorry if i didn't specify more detail on item 1 .&lt;BR /&gt;Every logical volume size are same&lt;BR /&gt;to the original server logical size .&lt;BR /&gt;The problem is every logical volume total used size are less than the original server =meaning&lt;BR /&gt;not all files are archived during the make&lt;BR /&gt;recovery process .&lt;BR /&gt;I think it should be pax command that is not&lt;BR /&gt;able to backup files that are more than 2 GB .</description>
      <pubDate>Fri, 11 Jan 2002 12:57:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642961#M44169</guid>
      <dc:creator>Lim_2</dc:creator>
      <dc:date>2002-01-11T12:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cloning system problem .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642962#M44170</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Two suggestions.  First, use the latest Ignite software and its 'make_tape_recovery' (which supersedes the old 'make_recovery'):&lt;BR /&gt;&lt;BR /&gt;# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn &lt;BR /&gt;&lt;BR /&gt;The '-I' option of 'make_tape_recovery' is the *same* as the '-i' option of the old 'make_recovery'. '-I' causes the Ignite process to be interactive when booting from tape. &lt;BR /&gt;&lt;BR /&gt;Secondly, I suspect that your problem may be related to this.  When you use the advanced installation option to select logical volume sizes, I have seen cases where *some* of the volumes are offered for *fixed* sizing and some are offered for a percentage.  Make sure that you specify the sizes of logical volumes that you need/want.&lt;BR /&gt;&lt;BR /&gt;For current Ignite software, go to:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX/download.html" target="_blank"&gt;http://www.software.hp.com/products/IUX/download.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 11 Jan 2002 12:57:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642962#M44170</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-01-11T12:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cloning system problem .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642963#M44171</link>
      <description>Hi , i have all the logical volume sizes same as the original server after i did the make&lt;BR /&gt;recovery on new server .&lt;BR /&gt;Meaning original server&lt;BR /&gt;/ 150MB&lt;BR /&gt;/home 100MB&lt;BR /&gt;/usr 800MB&lt;BR /&gt;/var 1024MB&lt;BR /&gt;/usr1 5000MB&lt;BR /&gt;....&lt;BR /&gt;I got back the settings and the make recovery is good enough to detect the 18 GB disk .&lt;BR /&gt;The problem is that the total used sizes on each logical volume is less than the original server.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;tq.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jan 2002 13:35:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642963#M44171</guid>
      <dc:creator>Lim_2</dc:creator>
      <dc:date>2002-01-11T13:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cloning system problem .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642964#M44172</link>
      <description>Is there also a diff if you compare the du output. May be there are different block size in the VG&lt;BR /&gt;&lt;BR /&gt;Ruediger&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jan 2002 13:43:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642964#M44172</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2002-01-11T13:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cloning system problem .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642965#M44173</link>
      <description>Hi , I am using bdf command to compare . My customer main concern was their kiwiplan software , according to the kiwiplan vendor , if all files are copied to the new server ,the software will be able to run .&lt;BR /&gt;kiwiplan is reside in /usr1 and total used size for /usr1  is less than original server if i am using Ignite.&lt;BR /&gt;&lt;BR /&gt;TQ .</description>
      <pubDate>Fri, 11 Jan 2002 14:09:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642965#M44173</guid>
      <dc:creator>Lim_2</dc:creator>
      <dc:date>2002-01-11T14:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cloning system problem .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642966#M44174</link>
      <description>Hi again:&lt;BR /&gt;&lt;BR /&gt;As far as 'pax' goes, its limitation is that no *individual* file can exceed 2GB.  Otherwise, Ignite would use multiple tapes as required.&lt;BR /&gt;&lt;BR /&gt;When you say sizes are less, how much?  Remember that the size of a directory grows as files are added beneath.  However, simply removing files does not return the space.  Recreating (as Ignite recovery would) "recovers" the space and you will see the new directory size as much smaller.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 11 Jan 2002 15:15:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642966#M44174</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-01-11T15:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cloning system problem .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642967#M44175</link>
      <description>Hi , the /usr1 is less few hundred MB and each os logical volume are less about few MB .&lt;BR /&gt;&lt;BR /&gt;TQ.</description>
      <pubDate>Sat, 12 Jan 2002 04:10:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642967#M44175</guid>
      <dc:creator>Lim_2</dc:creator>
      <dc:date>2002-01-12T04:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cloning system problem .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642968#M44176</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This may help u:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=2e476aa106dd9966c5/screen=ckiDisplayDocument?docId=200000047869250" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=2e476aa106dd9966c5/screen=ckiDisplayDocument?docId=200000047869250&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 12 Jan 2002 04:36:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cloning-system-problem/m-p/2642968#M44176</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-12T04:36:04Z</dc:date>
    </item>
  </channel>
</rss>

