<?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: Golden Image install: disk space errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590269#M511565</link>
    <description>instl_dbg -v -d -D /var/opt/ignite/clients/0x001083CF1725 &lt;BR /&gt;======= Disk and Volume allocation ======&lt;BR /&gt;  Mount          Size     Usage     Disk /       impact      amount&lt;BR /&gt;Directory        (Mb)               Group      (MB /  %)    shy (Kb) &lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;/stand           128      HFS       vg00        42  33%        0&lt;BR /&gt;(swap_dump)      2500     SWAP_DUMP vg00         0   0%        0&lt;BR /&gt;/                6048     VxFS      vg00      5540  91%        0&lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;Size unallocated from group: vg00: 8680Mb&lt;BR /&gt;       * Expected physical allocation of volumes on disks:&lt;BR /&gt;       *     10/0/15/1.6.0 (/dev/dsk/c3t6d0) (vg00)&lt;BR /&gt;       *             3997 -   135069 KB  /stand&lt;BR /&gt;       *           135069 -  2695069 KB  primary&lt;BR /&gt;       *          2695069 -  8888221 KB  /&lt;BR /&gt;       *                0 KB unallocated&lt;BR /&gt;       *     10/0/15/1.5.0 (/dev/dsk/c3t5d0) (vg00)&lt;BR /&gt;       *          8888320 KB unallocated&lt;BR /&gt;&lt;BR /&gt;And the impacts section of the cfg file:&lt;BR /&gt;&lt;BR /&gt;    impacts = "/"       20Kb&lt;BR /&gt;    impacts = "/.sw"    5Kb&lt;BR /&gt;    impacts = "/dev"    14Kb&lt;BR /&gt;    impacts = "/etc"    43954Kb&lt;BR /&gt;    impacts = "/home"   4Kb&lt;BR /&gt;    impacts = "/opt"    3196390Kb&lt;BR /&gt;    impacts = "/root"   142761Kb&lt;BR /&gt;    impacts = "/sbin"   46692Kb&lt;BR /&gt;    impacts = "/stand"  43606Kb&lt;BR /&gt;    impacts = "/tmp"    1416Kb&lt;BR /&gt;    impacts = "/usr"    1396182Kb&lt;BR /&gt;    impacts = "/var"    154751Kb&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm still not clear on the role of the impacts section.  I know how to generate the info, and I dutifully plugged it in, but what does IG do with it?  In this case, I just have one big / file system; what effect do the other filesystems mentioned in the impacts section have on the vg creation?  Is it my monolitic root file system that's screwing things up?&lt;BR /&gt;</description>
    <pubDate>Thu, 28 Jul 2005 13:29:54 GMT</pubDate>
    <dc:creator>thom_14</dc:creator>
    <dc:date>2005-07-28T13:29:54Z</dc:date>
    <item>
      <title>Golden Image install: disk space errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590263#M511559</link>
      <description>Ok, here's a strange one.  I capture a golden image, then turn around and install the same system with the same image, and it bombs - the error message is that I don't have enough disk space!  I have the latest cumulative PAx patch, the latest Ignite bits, etc.  I've spent some time hunting around the 'net to no avail, so I've come here.&lt;BR /&gt;&lt;BR /&gt;Here's the relevant snippet from the log, and I've attached the relevant config files.&lt;BR /&gt;&lt;BR /&gt;***&lt;BR /&gt;&lt;BR /&gt;       * NFS mounting clients directory.&lt;BR /&gt;        * Using client directory: /var/opt/ignite/clients/0x001083CF1725&lt;BR /&gt;        * Checking configuration for consistency...&lt;BR /&gt; ERROR:   The total volume sizes in disk group: "vg00" exceed the available &lt;BR /&gt;          capacity by 872Mb.  For more information run "instl_dbg -D &lt;CLIENTDIR&gt;&lt;BR /&gt;          -d".&lt;BR /&gt; ERROR:   The size specified for volume: "/" (200MB) is not large enough to &lt;BR /&gt;          accommodate the amount of software to be loaded into it (233MB).  For &lt;BR /&gt;          more information run "instl_dbg -D &lt;CLIENTDIR&gt; -d".&lt;BR /&gt; ERROR:   There is not enough disk space to allocate for volume: "/usr" (short &lt;BR /&gt;          by 636Mb).  For more information run "instl_dbg -D &lt;CLIENTDIR&gt; -d".&lt;BR /&gt; ERROR:   There is not enough disk space to allocate for volume: "/var" (short &lt;BR /&gt;          by 236Mb).  For more information run "instl_dbg -D &lt;CLIENTDIR&gt; -d".&lt;BR /&gt; WARNING: Free space (27352KB) in "/var" where /var/adm/crash is located is less&lt;BR /&gt;          than 25% of system memory (1835008KB). This will likely result in an &lt;BR /&gt;          inability to capture a single selective compressed dump in the event &lt;BR /&gt;          of a system crash. Additional space will be required to uncompress the&lt;BR /&gt;          dump in order to analyze it and to save multiple dumps. You can &lt;BR /&gt;          increase the size of the "/var" volume on the "File System" tab when &lt;BR /&gt;          using the advanced user interface.&lt;BR /&gt; WARNING: The disk at: 10/0/15/1.6.0 (SEAGATE_ST39236LC) appears to contain a &lt;BR /&gt;          file system and boot area.  Continuing the installation will destroy &lt;BR /&gt;          any existing data on this disk.&lt;BR /&gt; &lt;BR /&gt;          Because of the error(s) above, the user-interface must be&lt;BR /&gt;          used to correct them... Non-interactive install canceled.&lt;BR /&gt;&lt;/CLIENTDIR&gt;&lt;/CLIENTDIR&gt;&lt;/CLIENTDIR&gt;&lt;/CLIENTDIR&gt;</description>
      <pubDate>Tue, 26 Jul 2005 12:33:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590263#M511559</guid>
      <dc:creator>thom_14</dc:creator>
      <dc:date>2005-07-26T12:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Golden Image install: disk space errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590264#M511560</link>
      <description>Your log file indicates you are using Ignite version B.5.2 which has known issues and is not the latest version (C.6.1).&lt;BR /&gt;&lt;BR /&gt;There is information at:&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/IUX/workaround5-4.html" target="_blank"&gt;http://www.docs.hp.com/en/IUX/workaround5-4.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Indicating the problems with versions B.5.[0-3]&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Jul 2005 15:11:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590264#M511560</guid>
      <dc:creator>Michael Roberts_3</dc:creator>
      <dc:date>2005-07-26T15:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Golden Image install: disk space errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590265#M511561</link>
      <description>Cool, I'll upgrade Ignite and try again; I'd been told by the local admin that we were already at the latest rev, and I was too dumb to verify it myself.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 27 Jul 2005 09:26:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590265#M511561</guid>
      <dc:creator>thom_14</dc:creator>
      <dc:date>2005-07-27T09:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Golden Image install: disk space errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590266#M511562</link>
      <description>thorn -- shame on you for believing a co-worker! :-)&lt;BR /&gt;&lt;BR /&gt;I've also seen this problem when someone trys to run this on an older system without going into interactive mode and selecting one of the environments.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jul 2005 09:39:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590266#M511562</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-07-27T09:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Golden Image install: disk space errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590267#M511563</link>
      <description>I'm still getting the error!  I installed the   newest Ignite bits, and created a new image, then tried to install the same system with it.  Any other ideas?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;=======  07/27/05 15:47:25 EDT  HP-UX Installation Initialization. (Wed Jul 27 &lt;BR /&gt;          15:47:25 EDT 2005)&lt;BR /&gt;          @(#) Ignite-UX Revision C.6.1.44&lt;BR /&gt;          @(#) install/init (opt) $Revision: 10.303 $&lt;BR /&gt; &lt;BR /&gt;(snip)&lt;BR /&gt;&lt;BR /&gt;        * Processed 70% of archive&lt;BR /&gt;        * Processed 80% of archive&lt;BR /&gt;        * Processed 90% of archive&lt;BR /&gt; pax_iux: root/users/root/src/perl-5.8.5/libperl.a : No such file or directory&lt;BR /&gt; pax_iux: root/users/root/src/perl-5.8.5/miniperl : No space left on device&lt;BR /&gt; pax_iux: root/users/root/src/perl-5.8.5/opmini.o : No space left on device&lt;BR /&gt; pax_iux: root/users/root/src/perl-5.8.5/extra.pods : No space left on device&lt;BR /&gt; pax_iux: root/users/root/src/perl-5.8.5/perlmain.o : No space left on device&lt;BR /&gt; pax_iux: root/users/root/src/perl-5.8.5/perl : No space left on device&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jul 2005 11:00:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590267#M511563</guid>
      <dc:creator>thom_14</dc:creator>
      <dc:date>2005-07-28T11:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Golden Image install: disk space errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590268#M511564</link>
      <description>I'm suspicious that the impact statements in the config aren't correct. On the Ignite server can you run:&lt;BR /&gt;/opt/ignite/bin/instl_dbg -v -d -D /var/opt/ignite/clients/0x001083CF1725&lt;BR /&gt;&lt;BR /&gt;this will print out the disk allocation for the client based on the config and the hw.info file.</description>
      <pubDate>Thu, 28 Jul 2005 13:12:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590268#M511564</guid>
      <dc:creator>Michael Roberts_3</dc:creator>
      <dc:date>2005-07-28T13:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Golden Image install: disk space errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590269#M511565</link>
      <description>instl_dbg -v -d -D /var/opt/ignite/clients/0x001083CF1725 &lt;BR /&gt;======= Disk and Volume allocation ======&lt;BR /&gt;  Mount          Size     Usage     Disk /       impact      amount&lt;BR /&gt;Directory        (Mb)               Group      (MB /  %)    shy (Kb) &lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;/stand           128      HFS       vg00        42  33%        0&lt;BR /&gt;(swap_dump)      2500     SWAP_DUMP vg00         0   0%        0&lt;BR /&gt;/                6048     VxFS      vg00      5540  91%        0&lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;Size unallocated from group: vg00: 8680Mb&lt;BR /&gt;       * Expected physical allocation of volumes on disks:&lt;BR /&gt;       *     10/0/15/1.6.0 (/dev/dsk/c3t6d0) (vg00)&lt;BR /&gt;       *             3997 -   135069 KB  /stand&lt;BR /&gt;       *           135069 -  2695069 KB  primary&lt;BR /&gt;       *          2695069 -  8888221 KB  /&lt;BR /&gt;       *                0 KB unallocated&lt;BR /&gt;       *     10/0/15/1.5.0 (/dev/dsk/c3t5d0) (vg00)&lt;BR /&gt;       *          8888320 KB unallocated&lt;BR /&gt;&lt;BR /&gt;And the impacts section of the cfg file:&lt;BR /&gt;&lt;BR /&gt;    impacts = "/"       20Kb&lt;BR /&gt;    impacts = "/.sw"    5Kb&lt;BR /&gt;    impacts = "/dev"    14Kb&lt;BR /&gt;    impacts = "/etc"    43954Kb&lt;BR /&gt;    impacts = "/home"   4Kb&lt;BR /&gt;    impacts = "/opt"    3196390Kb&lt;BR /&gt;    impacts = "/root"   142761Kb&lt;BR /&gt;    impacts = "/sbin"   46692Kb&lt;BR /&gt;    impacts = "/stand"  43606Kb&lt;BR /&gt;    impacts = "/tmp"    1416Kb&lt;BR /&gt;    impacts = "/usr"    1396182Kb&lt;BR /&gt;    impacts = "/var"    154751Kb&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm still not clear on the role of the impacts section.  I know how to generate the info, and I dutifully plugged it in, but what does IG do with it?  In this case, I just have one big / file system; what effect do the other filesystems mentioned in the impacts section have on the vg creation?  Is it my monolitic root file system that's screwing things up?&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jul 2005 13:29:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590269#M511565</guid>
      <dc:creator>thom_14</dc:creator>
      <dc:date>2005-07-28T13:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Golden Image install: disk space errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590270#M511566</link>
      <description>The impacts section allows Ignite to check that the software selected to install will fit on the mount points/file systems that are configured. Since you can change the layout of the target system it is divided by top level directories since those are likely mount points if you change the configuration. Also the imapacts are additive in the case of multiple software sources, if you install from two SD depots and an archive the impacts of the all of the sources on say /var are added up.&lt;BR /&gt;&lt;BR /&gt;The error messages indicate that the config is asking for separate mount points for at least /,/usr, and /var . So it appears that your desire to have one large '/' is not what is actually happening.&lt;BR /&gt;&lt;BR /&gt;Your config /var/opt/ignite/data/Rel_B.11.11/GoldFinger_cfg&lt;BR /&gt;contains a 32 bit selection and a 64 bit selection and they are not configured the same. Which one are you using?&lt;BR /&gt;"golden image - 32 bit OS"&lt;BR /&gt;OR&lt;BR /&gt;"golden image - 64 bit OS"&lt;BR /&gt;&lt;BR /&gt;The 32 bit selection indicates it is a gzip'd tar file "archive_type = gzip tar" and the 64 bit selection indicates gzip'd cpio "archive_type = gzip cpio". If you are using the 64 bit selection you should make sure the archive_type is correct for your archive. The default behavior of make_sys_image is to create gzip'd tar archive.&lt;BR /&gt;&lt;BR /&gt;vg00 has two disks and the first one 10/0/15/1.6.0 is 100% allocated. Since '/' must be created contiguous it cannot span to the second disk in the volume group, same with /stand and primary swap. So if you allowed /var to be a separate mount point (good idea any way so run away logs do not fill up root) it looks like that would give you enough space.&lt;BR /&gt;&lt;BR /&gt;( sorry it took so long to get back to you)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Aug 2005 00:58:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590270#M511566</guid>
      <dc:creator>Michael Roberts_3</dc:creator>
      <dc:date>2005-08-03T00:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Golden Image install: disk space errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590271#M511567</link>
      <description>Ok, I re-installed the box with a traditional /var, /opt etc layout, re-grabbed the golden image, then re-laid it down - the problem went away.&lt;BR /&gt;&lt;BR /&gt;So, I guess I need to stick to traditional file system layouts.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 03 Aug 2005 14:00:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-image-install-disk-space-errors/m-p/3590271#M511567</guid>
      <dc:creator>thom_14</dc:creator>
      <dc:date>2005-08-03T14:00:18Z</dc:date>
    </item>
  </channel>
</rss>

