<?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 Which methods for full backup(no tape device) of whole system ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421586#M503207</link>
    <description>hi..&lt;BR /&gt;&lt;BR /&gt;can someone pls suggest which methods i should use to completely backup of the whole system ? where there's no tape device.&lt;BR /&gt;&lt;BR /&gt;usually what we did was ignite net backup.i understand that ignite only backup vg00, and how about the others ? &lt;BR /&gt;&lt;BR /&gt;the bdf of the sys,&lt;BR /&gt;&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     212992  138480   74136   65% /&lt;BR /&gt;/dev/vg00/lvol1     298928   64216  204816   24% /stand&lt;BR /&gt;/dev/vg00/lvol8    4718592  578704 4107752   12% /var&lt;BR /&gt;/dev/vg00/lvol7    2244608 1320808  916632   59% /usr&lt;BR /&gt;/dev/vg00/lvol4    3080192  625320 2439664   20% /tmp&lt;BR /&gt;/dev/vg00/lvol6    2736128 1561984 1165032   57% /opt&lt;BR /&gt;/dev/vg00/lvol5      32768   12360   20296   38% /home&lt;BR /&gt;/dev/vg01/bin&lt;BR /&gt;                   5120000 3533534 1487346   70% /uid/oracle&lt;BR /&gt;/dev/vg01/uid&lt;BR /&gt;                   64012288 26335340 35358376   43% /uid/opt&lt;BR /&gt;/dev/vg08/uid3&lt;BR /&gt;                   269484032   82511 252563933    0% /uid/db3&lt;BR /&gt;/dev/vg05/uid2&lt;BR /&gt;                   182157312 167247804 13977666   92% /uid/db2&lt;BR /&gt;/dev/vg03/uid1&lt;BR /&gt;                   455065600 454075173  928582  100% /uid/db1&lt;BR /&gt;/dev/vg01/uid 536862720 536462992  396664  100% /uid/db&lt;BR /&gt;&lt;BR /&gt;many thanks !!!&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 18 May 2009 07:54:12 GMT</pubDate>
    <dc:creator>DnD_1</dc:creator>
    <dc:date>2009-05-18T07:54:12Z</dc:date>
    <item>
      <title>Which methods for full backup(no tape device) of whole system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421586#M503207</link>
      <description>hi..&lt;BR /&gt;&lt;BR /&gt;can someone pls suggest which methods i should use to completely backup of the whole system ? where there's no tape device.&lt;BR /&gt;&lt;BR /&gt;usually what we did was ignite net backup.i understand that ignite only backup vg00, and how about the others ? &lt;BR /&gt;&lt;BR /&gt;the bdf of the sys,&lt;BR /&gt;&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     212992  138480   74136   65% /&lt;BR /&gt;/dev/vg00/lvol1     298928   64216  204816   24% /stand&lt;BR /&gt;/dev/vg00/lvol8    4718592  578704 4107752   12% /var&lt;BR /&gt;/dev/vg00/lvol7    2244608 1320808  916632   59% /usr&lt;BR /&gt;/dev/vg00/lvol4    3080192  625320 2439664   20% /tmp&lt;BR /&gt;/dev/vg00/lvol6    2736128 1561984 1165032   57% /opt&lt;BR /&gt;/dev/vg00/lvol5      32768   12360   20296   38% /home&lt;BR /&gt;/dev/vg01/bin&lt;BR /&gt;                   5120000 3533534 1487346   70% /uid/oracle&lt;BR /&gt;/dev/vg01/uid&lt;BR /&gt;                   64012288 26335340 35358376   43% /uid/opt&lt;BR /&gt;/dev/vg08/uid3&lt;BR /&gt;                   269484032   82511 252563933    0% /uid/db3&lt;BR /&gt;/dev/vg05/uid2&lt;BR /&gt;                   182157312 167247804 13977666   92% /uid/db2&lt;BR /&gt;/dev/vg03/uid1&lt;BR /&gt;                   455065600 454075173  928582  100% /uid/db1&lt;BR /&gt;/dev/vg01/uid 536862720 536462992  396664  100% /uid/db&lt;BR /&gt;&lt;BR /&gt;many thanks !!!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 May 2009 07:54:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421586#M503207</guid>
      <dc:creator>DnD_1</dc:creator>
      <dc:date>2009-05-18T07:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Which methods for full backup(no tape device) of whole system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421587#M503208</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;With Ignite you can take all your file system include vg00 or vg01&lt;BR /&gt;&lt;BR /&gt;# make_net_recovery â  x inc_entire=vg00 â  x inc_entire=vg01 â  x exclude=/tmp&lt;BR /&gt;&lt;BR /&gt;like this you can take your full backup.&lt;BR /&gt;&lt;BR /&gt;Suraj&lt;BR /&gt;</description>
      <pubDate>Mon, 18 May 2009 08:06:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421587#M503208</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-05-18T08:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Which methods for full backup(no tape device) of whole system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421588#M503209</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;make_net_recovery also supports to take backup of other vg's. But it depends how much space you can afford to have on ignite server&lt;BR /&gt;&lt;BR /&gt;You can use tar or fbackup to take the non-vg00 backup and keep it on other server through NFS.</description>
      <pubDate>Mon, 18 May 2009 08:15:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421588#M503209</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-05-18T08:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Which methods for full backup(no tape device) of whole system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421589#M503210</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;use this link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://fengnet.com/book/Backup.and.Recovery/I_0596102461_CHP_12_SECT_3.html" target="_blank"&gt;http://fengnet.com/book/Backup.and.Recovery/I_0596102461_CHP_12_SECT_3.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;kemo&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 May 2009 08:25:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421589#M503210</guid>
      <dc:creator>kemo</dc:creator>
      <dc:date>2009-05-18T08:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Which methods for full backup(no tape device) of whole system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421590#M503211</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;you can install client of a backup application (if you use one in your environment) and back data up over network to a cell server that has access to a tape device (either local or SAN attached). Examples of enterprise backup applications are Networker, Data Protector, Tivoli, Netbackup or others.&lt;BR /&gt;&lt;BR /&gt;In this way you can backup raw devices, filesystems, integrate your client with databases and many other things.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;J.</description>
      <pubDate>Mon, 18 May 2009 09:09:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421590#M503211</guid>
      <dc:creator>Jozef_Novak</dc:creator>
      <dc:date>2009-05-18T09:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Which methods for full backup(no tape device) of whole system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421591#M503212</link>
      <description>&lt;BR /&gt;Dear DND&lt;BR /&gt;&lt;BR /&gt;Normally vgoo is mainly taking through ignite backup&lt;BR /&gt;and other things we can take backup by using backup tools like dp, legato etc...&lt;BR /&gt;this is the most common method adapting regarding backup.&lt;BR /&gt;u can include other volumes also in ignite&lt;BR /&gt;but it is not pretty.&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir</description>
      <pubDate>Mon, 18 May 2009 09:24:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421591#M503212</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2009-05-18T09:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Which methods for full backup(no tape device) of whole system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421592#M503213</link>
      <description>hi all,&lt;BR /&gt;&lt;BR /&gt;thanks for the suggestion.&lt;BR /&gt;&lt;BR /&gt;in the vg01 vg02 vg03 directories, we have lots of data and configuration files.&lt;BR /&gt;&lt;BR /&gt;if i run the ignite backup, does the data will include in the ignite backup as well ?&lt;BR /&gt;&lt;BR /&gt;/uid/db1/users/data&lt;BR /&gt;users1.dbf&lt;BR /&gt;users2.dbf&lt;BR /&gt;users3.dbf&lt;BR /&gt;users4.dbf&lt;BR /&gt;users5.dbf&lt;BR /&gt;users6.dbf&lt;BR /&gt;undotbs1.dbf&lt;BR /&gt;system1.dbf&lt;BR /&gt;inx.dbf&lt;BR /&gt;redo.dbf&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 May 2009 11:26:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421592#M503213</guid>
      <dc:creator>DnD_1</dc:creator>
      <dc:date>2009-05-18T11:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Which methods for full backup(no tape device) of whole system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421593#M503214</link>
      <description>&lt;BR /&gt;Dear Friend&lt;BR /&gt;&lt;BR /&gt;what is the use of ignite backup?&lt;BR /&gt;it can be used to boot and recover a system&lt;BR /&gt;that has become unbootable due to corruption of the root disk or root volume group and normally we are taking ignite backup either in ignite server or tape.&lt;BR /&gt;understand ignite mainly using to bring up the system at minimum level.&lt;BR /&gt;u can use ignite server or tape to make ignite backup&lt;BR /&gt;once u added ignite clients in ignite server u can take the backup of all ignite clients with the help of igniter server&lt;BR /&gt;otherwise u  havet to take backup of the system in tape or dvd etc...&lt;BR /&gt;tap is the more pretty.&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir&lt;BR /&gt;</description>
      <pubDate>Mon, 18 May 2009 11:40:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421593#M503214</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2009-05-18T11:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Which methods for full backup(no tape device) of whole system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421594#M503215</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; in the vg01 vg02 vg03 directories, we have lots of data and configuration files&lt;BR /&gt;&lt;BR /&gt;Please consider that Ignite is _NOT_ intended to be a backup tool for other than cloning or recovering the standard contents of vg00.&lt;BR /&gt;&lt;BR /&gt;You _can_ include non-vg00 filesystems and/or directories, but this limits the usefulness of Ignite images.&lt;BR /&gt;&lt;BR /&gt;In the case of mention, you appear to want to backup database filesystems.  Unless you would do this when they are not in use, I would question why you would want to back them up.&lt;BR /&gt;&lt;BR /&gt;If you don't have a local tape drive, it is still incumbent on you to deploy some off-server backup strategy.   This might be tape or disk.  Use that for your non-vg00 (non-opeerating system) files; not Ignite.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 18 May 2009 11:44:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421594#M503215</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-05-18T11:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Which methods for full backup(no tape device) of whole system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421595#M503216</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There are two arguments you can use with make_net_recovery to include or exclude required volumegroups/files.&lt;BR /&gt;&lt;BR /&gt;-x include=&lt;FILE&gt; -&amp;gt;Includes the file or directory into the archive&lt;BR /&gt;&lt;BR /&gt;-x inc_entire=&lt;VG_NAME&gt; -&amp;gt; Includes all file systems contained on the volume group.&lt;BR /&gt;&lt;BR /&gt;-x exclude=&lt;FILE&gt; -&amp;gt;Excludes the file or directory from the archive&lt;BR /&gt;&lt;BR /&gt;Depends upon your requirement you can use the above options. For instance, if you want to take entire vg00 and vg01 and exclude some files from vg01 use this command.&lt;BR /&gt;&lt;BR /&gt;#make_net_recovery -s myserver -x inc_entire=vg00 -x inc_entire=vg01  -x exclude=/uid/db1/users/data/users1.dbf&lt;BR /&gt;&lt;/FILE&gt;&lt;/VG_NAME&gt;&lt;/FILE&gt;</description>
      <pubDate>Mon, 18 May 2009 11:47:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421595#M503216</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-05-18T11:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Which methods for full backup(no tape device) of whole system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421596#M503217</link>
      <description>HI,&lt;BR /&gt;&amp;gt;&amp;gt;if i run the ignite backup, does the data will include in the ignite backup as well ?&lt;BR /&gt;&lt;BR /&gt;Yes you can take all the data including your vg01, vg02 and so on, but remember you should have that much space at your Ignite Server as well as you have to think about your network. While taking huge data backup through network may your network bit slow during the backup.&lt;BR /&gt;&lt;BR /&gt;One more thing I would suggest you that take a Ignite backup of vg00 and for rest vg's take vxdump this method which we are mostly used at our data center.&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Tue, 19 May 2009 03:25:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-methods-for-full-backup-no-tape-device-of-whole-system/m-p/4421596#M503217</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-05-19T03:25:33Z</dc:date>
    </item>
  </channel>
</rss>

