<?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: Question about Ignite Restore in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426935#M355161</link>
    <description>As long as the system is still available, I would simply make another Ignite archive (you'll want a fresh one (or two) anyway) using the "-x inc_entire=vg00" option to ensure that EVERYTHING is captured.  The you can rebuild and restore all your extraneous data all in one step.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Tue, 26 May 2009 15:22:02 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2009-05-26T15:22:02Z</dc:date>
    <item>
      <title>Question about Ignite Restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426927#M355153</link>
      <description>Hi All, &lt;BR /&gt;&lt;BR /&gt;My /stand filesystem is full on one of my servers. I have created an ignite archive of vg00 excluding some filesystems, and want to use it to increase /stand. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My question is: &lt;BR /&gt;Are all filesystems still going to be intact after using the archive to increase /stand, or will I have to restore the excluded filesystems from backup? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2009 13:57:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426927#M355153</guid>
      <dc:creator>GTownes</dc:creator>
      <dc:date>2009-05-26T13:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Ignite Restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426928#M355154</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;From where did you exclude the filesystems in question?  Ignite will re-create vg00 and the filesystems _you_ specified for it.&lt;BR /&gt;&lt;BR /&gt;Good practice says that vg00 consists _only_ of the standard logical volumes (lvol1-lvol8) created during a cold-install.&lt;BR /&gt;&lt;BR /&gt;In cases like that, you could let Ignite re-import your non-vg00 filesystems or perform the operation yourself (with 'vgimport').&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 26 May 2009 14:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426928#M355154</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-05-26T14:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Ignite Restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426929#M355155</link>
      <description>The ignite "restore" is very similar to an initial install and will recreate vg00 from scratch.  Anything in other volume groups will survive unscathed and can be recovered be using vgimport to reconnect.  If other filesystems existed in vg00 (and they shouldn't in a properly setup system), they will have to be restored separately.  One way to avoid this is to use the "-x inc_entire=vg00" option when creating the archive.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 26 May 2009 14:07:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426929#M355155</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-05-26T14:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Ignite Restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426930#M355156</link>
      <description>/stand is the first lvol1,primary swap is second lvol. What you can do is reduce the size of the primary swap and increase the space for /stand.&lt;BR /&gt;&lt;BR /&gt;stand,swap &amp;amp; root lvols are contiguously allocated. &lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;if /stand currently is 1GB and swap is 4GB, Increase the /stand to 1.5GB and reduce the swap size to 3.5GB.&lt;BR /&gt;&lt;BR /&gt;These modifications can be done while restoring the archive image from the ignite server, choose the advanced installation option and change the size.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2009 14:09:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426930#M355156</guid>
      <dc:creator>Bala C</dc:creator>
      <dc:date>2009-05-26T14:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Ignite Restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426931#M355157</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;if you have a fresh backup, why do not try to extend your root filesystem online ?&lt;BR /&gt;&lt;BR /&gt;it is not dangerous if you have a backup and you will win time.&lt;BR /&gt;&lt;BR /&gt;some documentations on how to do it:&lt;BR /&gt;&lt;A href="http://www.google.com/search?q=extend+root+fs+site%3Ahp.com" target="_blank"&gt;http://www.google.com/search?q=extend+root+fs+site%3Ahp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Cedrick Gaillard</description>
      <pubDate>Tue, 26 May 2009 14:11:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426931#M355157</guid>
      <dc:creator>mobidyc</dc:creator>
      <dc:date>2009-05-26T14:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Ignite Restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426932#M355158</link>
      <description>Here are the filesystems in vg00. I have excluded filesystems like /galaxy, /foglight, /usr/local/tripwire, and /PatchDepot.&lt;BR /&gt;&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     524288  275288  247256   53% /&lt;BR /&gt;/dev/vg00/lvol1     327680  244112   82952   75% /stand&lt;BR /&gt;/dev/vg00/lvol8    12320768 4680055 7164713   40% /var&lt;BR /&gt;/dev/vg00/voignt   153616384 94517014 55405675   63% /var/opt/ignite&lt;BR /&gt;/dev/vg00/lvol7    5963776 2568944 3368536   43% /usr&lt;BR /&gt;/dev/vg00/Tripwire 1048576  273760  726406   27% /usr/local/tripwire&lt;BR /&gt;/dev/vg00/lvol4     262144  101240  159704   39% /tmp&lt;BR /&gt;/dev/vg00/lvol6    3866624 3679176  186248   95% /opt&lt;BR /&gt;/dev/vg00/lv_rsm    393216  325799   63212   84% /opt/hp_rsm&lt;BR /&gt;/dev/vg00/lvol5     262144   39024  221408   15% /home&lt;BR /&gt;/dev/vg00/galaxy   40960000 26993615 13094558   67% /galaxy&lt;BR /&gt;/dev/vg00/lv_foglight&lt;BR /&gt;                    524288  149550  351338   30% /foglight&lt;BR /&gt;/dev/vg00/PatchDepot&lt;BR /&gt;                   51773440 46908942 4560511   91% /PatchDepot&lt;BR /&gt;&lt;BR /&gt;So If I understand correctly, I would need to restore the excluded filesystems from backup. &lt;BR /&gt;&lt;BR /&gt;The reason I am trying to extend /stand is due to the error I received below when trying to install Fibre Channel driver on the server. &lt;BR /&gt;&lt;BR /&gt;ERROR:   Although the increase on the filesystem for the resulting new&lt;BR /&gt;         kernel might be enough, building it, requires additional disk&lt;BR /&gt;         space for the temporary kernel and the object files.There is&lt;BR /&gt;         not enough disk space available on filesystem "/stand" to&lt;BR /&gt;         allow creation of temporary files.  You must free at least 135&lt;BR /&gt;         Kbytes on this volume.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2009 14:43:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426932#M355158</guid>
      <dc:creator>GTownes</dc:creator>
      <dc:date>2009-05-26T14:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Ignite Restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426933#M355159</link>
      <description>Increasing /stand the way you are planning to do is one way of addressing your problem but you have to consider that, your server will be down while this process runs, quite some time, then the restoring of the excluded filesystems from backup and so on.&lt;BR /&gt;&lt;BR /&gt;Instead, did you check the /stand contents and see anything that you can delete ? Sometimes I have seen people keeping 4 different copies of vmunix.prev ? 135K should not be that hard to clean up unless you are running a very tight ship with no room to spare. Clean up your /stand from junk if you can and schedule the restore from ignite approach to a weekend or a holiday as a proactive maintenance if you ask my opinion.</description>
      <pubDate>Tue, 26 May 2009 14:51:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426933#M355159</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-05-26T14:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Ignite Restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426934#M355160</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This is pretty simple.&lt;BR /&gt;&lt;BR /&gt;You make an Ignite archive.&lt;BR /&gt;&lt;BR /&gt;You boot off the archive and use the intervention prompt to restore and change the size of the /stand file system as part of the system restore process.&lt;BR /&gt;&lt;BR /&gt;Then you restore non vg00 data and you are are done. You may not if careful not even need to restore anything else.&lt;BR /&gt;&lt;BR /&gt;It is a BASIC Ignite function.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 26 May 2009 14:58:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426934#M355160</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-05-26T14:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Ignite Restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426935#M355161</link>
      <description>As long as the system is still available, I would simply make another Ignite archive (you'll want a fresh one (or two) anyway) using the "-x inc_entire=vg00" option to ensure that EVERYTHING is captured.  The you can rebuild and restore all your extraneous data all in one step.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 26 May 2009 15:22:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426935#M355161</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-05-26T15:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Ignite Restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426936#M355162</link>
      <description>Mel, &lt;BR /&gt;&lt;BR /&gt;I couldn't agree with more. Finding 135K shouldn't be that hard to find. But I have always been leiry about removing anything from /stand. I did a search for some obvious files that could be removed, however nothing stood out to me. Maybe there is something I can remove but just being paranoid about it. &lt;BR /&gt;&lt;BR /&gt;sudo kconfig -v&lt;BR /&gt;Configuration backup&lt;BR /&gt;Title         Automatic Backup&lt;BR /&gt;Save Time     Tue May 19 15:33:54 2009&lt;BR /&gt;Modify Time   Tue May 19 15:33:54 2009&lt;BR /&gt;Kernel Path   /stand/backup/vmunix&lt;BR /&gt;&lt;BR /&gt;Configuration crashconfig&lt;BR /&gt;Title         booted from 'import.config'&lt;BR /&gt;Save Time     Wed Apr 11 15:16:49 2007&lt;BR /&gt;Modify Time   Wed Apr 11 15:17:15 2007&lt;BR /&gt;Kernel Path   /stand/crashconfig/vmunix&lt;BR /&gt;&lt;BR /&gt;Configuration last_install&lt;BR /&gt;Title         Created by last OS install&lt;BR /&gt;Save Time     Wed Sep  8 12:38:43 2004&lt;BR /&gt;Modify Time   Wed Sep  8 12:38:43 2004&lt;BR /&gt;Kernel Path   /stand/last_install/vmunix&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also, &lt;BR /&gt;&lt;BR /&gt;-rwxr-xr-x   1 root       sys        42755376 Sep  8  2004 /stand/last_install/vmunix&lt;BR /&gt;-rwxr-xr-x   2 root       sys        60940920 May 19 15:33 /stand/current/vmunix&lt;BR /&gt;-r-xr-xr-x   1 root       root       1736384 Nov  2  2007 /stand/current/mod/drmfglrx&lt;BR /&gt;-r-xr-xr-x   1 root       root       1068792 Nov 21  2008 /stand/current/mod/gvid_him_cons&lt;BR /&gt;-rwxr-xr-x   2 root       sys        60940920 May 19 15:33 /stand/vmunix&lt;BR /&gt;-rwxr-xr-x   1 root       sys        60925056 Apr 29 15:15 /stand/backup/vmunix&lt;BR /&gt;-r-xr-xr-x   1 root       root       1068792 Nov 21  2008 /stand/backup/mod/gvid_him_cons&lt;BR /&gt;-r-xr-xr-x   1 root       root       1736384 Nov  2  2007 /stand/backup/mod/drmfglrx&lt;BR /&gt;-rwxr-xr-x   1 root       sys        58849184 Apr 11  2007 /stand/crashconfig/vmunix&lt;BR /&gt;-r-xr-xr-x   1 root       root       1736384 Mar 23  2007 /stand/crashconfig/mod/drmfglrx&lt;BR /&gt;-r-xr-xr-x   1 root       root       1068792 Mar 23  2007 /stand/crashconfig/mod/gvid_him_cons&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2009 15:24:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426936#M355162</guid>
      <dc:creator>GTownes</dc:creator>
      <dc:date>2009-05-26T15:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Ignite Restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426937#M355163</link>
      <description>The Flat answer to your original question is  - No&lt;BR /&gt;&lt;BR /&gt;All the File Systems that have been excluded will have to be recreated from the lvol level and restored.&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2009 15:32:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426937#M355163</guid>
      <dc:creator>Shailendran V Naidu</dc:creator>
      <dc:date>2009-05-26T15:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Ignite Restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426938#M355164</link>
      <description>Besides i think there are a few irrelevent kernels which you may never need.&lt;BR /&gt;You may want to delete it or move it else where.&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2009 15:35:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426938#M355164</guid>
      <dc:creator>Shailendran V Naidu</dc:creator>
      <dc:date>2009-05-26T15:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Ignite Restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426939#M355165</link>
      <description>-rwxr-xr-x 1 root sys 42755376 Sep 8 2004 /stand/last_install/vmunix&lt;BR /&gt;-rwxr-xr-x 2 root sys 60940920 May 19 15:33 /stand/current/vmunix&lt;BR /&gt;-r-xr-xr-x 1 root root 1736384 Nov 2 2007 /stand/current/mod/drmfglrx&lt;BR /&gt;-r-xr-xr-x 1 root root 1068792 Nov 21 2008 /stand/current/mod/gvid_him_cons&lt;BR /&gt;-rwxr-xr-x 2 root sys 60940920 May 19 15:33 /stand/vmunix&lt;BR /&gt;-rwxr-xr-x 1 root sys 60925056 Apr 29 15:15 /stand/backup/vmunix&lt;BR /&gt;-r-xr-xr-x 1 root root 1068792 Nov 21 2008 /stand/backup/mod/gvid_him_cons&lt;BR /&gt;-r-xr-xr-x 1 root root 1736384 Nov 2 2007 /stand/backup/mod/drmfglrx&lt;BR /&gt;-rwxr-xr-x 1 root sys 58849184 Apr 11 2007 /stand/crashconfig/vmunix&lt;BR /&gt;-r-xr-xr-x 1 root root 1736384 Mar 23 2007 /stand/crashconfig/mod/drmfglrx&lt;BR /&gt;-r-xr-xr-x 1 root root 1068792 Mar 23 2007 /stand/crashconfig/mod/gvid_him_cons&lt;BR /&gt;&lt;BR /&gt;Out of this list, the file sizes of /stand/vmunix and /stand/current/vmunix are strikingly same. Run a diff against these two files and if they are the same, you can move /stand/current/vmunix to a different filesystem, to give you the temporary breathing room. Upon successful completion of a newly compiled kernel, it will be replaced by this new kernel and you do not have to move back the /stand/current/vmunix into original place, instead just delete it. If it does not, i.e., problems in kernel compilation, you can always refer back to this copy after booting to a recovery media and copying it back to its original place.&lt;BR /&gt;&lt;BR /&gt;Hope this helps</description>
      <pubDate>Tue, 26 May 2009 16:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426939#M355165</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-05-26T16:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Ignite Restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426940#M355166</link>
      <description>Thanks all for your excellent responses and support. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 May 2009 12:33:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426940#M355166</guid>
      <dc:creator>GTownes</dc:creator>
      <dc:date>2009-05-27T12:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Ignite Restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426941#M355167</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Just a final bit of advice.&lt;BR /&gt;&lt;BR /&gt;/stand is a single purpose file system. The only information that needs to be there is what is required to compile a kernel.&lt;BR /&gt;&lt;BR /&gt;The files on stand if they are not being regularly used to boot the system can be stored elsewhere. HP-UX 11.11 still requires /stand to be HFS, but the files are not damaged by being stored elsewhere.&lt;BR /&gt;&lt;BR /&gt;You can avoid the difficulty of ignite rebuilding your system with a few decisions on what you really need to boot your system off of.&lt;BR /&gt;&lt;BR /&gt;I mean lets say you have a special kernel for running oracle all by itself, does it really need to sit in /stand or can it sit elsewhere and be moved into position just prior to reboot.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 27 May 2009 13:06:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-ignite-restore/m-p/4426941#M355167</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-05-27T13:06:23Z</dc:date>
    </item>
  </channel>
</rss>

