<?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 error saying exceeded file size in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764396#M494804</link>
    <description>&lt;P&gt;I have just migrated everyting from one server onto a new server, when doing an IGNITE image of just the OS VG i am getting an error message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;/opt/ignite/data/scripts/make_sys_image[142]: 1729 Exceeded file size limit(coredump)&lt;BR /&gt;ERROR:&amp;nbsp;&amp;nbsp; The gzip command failed (exit status 162).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;my current ulimit -a is setup like&lt;/P&gt;&lt;P&gt;time(seconds)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; unlimited&lt;BR /&gt;file(blocks)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; unlimited&lt;BR /&gt;data(kbytes)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1048576&lt;BR /&gt;stack(kbytes)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8192&lt;BR /&gt;memory(kbytes)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; unlimited&lt;BR /&gt;coredump(blocks)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4194303&lt;BR /&gt;nofiles(descriptors) 2048&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any help or ideas would be appreciated...11vi3 patched to march 2015 QPK. on a BL870ci2.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jul 2015 18:12:20 GMT</pubDate>
    <dc:creator>marvin51796</dc:creator>
    <dc:date>2015-07-13T18:12:20Z</dc:date>
    <item>
      <title>error saying exceeded file size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764396#M494804</link>
      <description>&lt;P&gt;I have just migrated everyting from one server onto a new server, when doing an IGNITE image of just the OS VG i am getting an error message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;/opt/ignite/data/scripts/make_sys_image[142]: 1729 Exceeded file size limit(coredump)&lt;BR /&gt;ERROR:&amp;nbsp;&amp;nbsp; The gzip command failed (exit status 162).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;my current ulimit -a is setup like&lt;/P&gt;&lt;P&gt;time(seconds)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; unlimited&lt;BR /&gt;file(blocks)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; unlimited&lt;BR /&gt;data(kbytes)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1048576&lt;BR /&gt;stack(kbytes)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8192&lt;BR /&gt;memory(kbytes)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; unlimited&lt;BR /&gt;coredump(blocks)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4194303&lt;BR /&gt;nofiles(descriptors) 2048&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any help or ideas would be appreciated...11vi3 patched to march 2015 QPK. on a BL870ci2.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 18:12:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764396#M494804</guid>
      <dc:creator>marvin51796</dc:creator>
      <dc:date>2015-07-13T18:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764399#M494805</link>
      <description>&lt;P&gt;There are a couple of possibilites here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) The version of 'gzip' you have is VERY old and can't handle files larger than 2 GB. &amp;nbsp;On older versions of HP-UX, they cam with gzip version 1.2.4 (I think) which couldn't generate a .gz file larger than 2 GB. &amp;nbsp;The fix was to install a newer version of gzip that didn't have that issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) The file system you are trying to store your Ignite-UX image on does NOT have largefiles enabled. &amp;nbsp;To check, use the 'fsadm' command. &amp;nbsp;For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# fsadm /var&lt;BR /&gt;fsadm: /etc/default/fs is used for determining the file system type&lt;BR /&gt;largefiles&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Substitute your file system mountpoint for "/var" in the command above. &amp;nbsp;If the file system &amp;nbsp;does NOT support largefiles it will say 'nolargefiles'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my opinion, #2 is the more likely culprit than #1.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 18:17:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764399#M494805</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2015-07-13T18:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764404#M494806</link>
      <description>&lt;P&gt;option 1 all show largefiles /var/opt/ignite and /var/opt/ignite/recovery....and since all the other servers are working ok, i am not sure that is it...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;option 2 i am still looking into..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 18:33:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764404#M494806</guid>
      <dc:creator>marvin51796</dc:creator>
      <dc:date>2015-07-13T18:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764406#M494807</link>
      <description>&lt;P&gt;How large is the backup file for this server at the time of the failure?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any additional information in the log file for this server? &amp;nbsp;Check on your ignite server in /var/opt/ignite/clients/&amp;lt;server name&amp;gt;/recovery/latest/recovery.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 18:46:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764406#M494807</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2015-07-13T18:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764407#M494808</link>
      <description>&lt;P&gt;the gzip version 1.4 on both the server and the backup server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 18:49:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764407#M494808</guid>
      <dc:creator>marvin51796</dc:creator>
      <dc:date>2015-07-13T18:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764409#M494809</link>
      <description>&lt;P&gt;here is what is says at the bottom..&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Preparing to create a system archive.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * The archive is estimated to reach 8060945 kbytes.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Free space on /var/opt/ignite/recovery/arch_mnt&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; after archive should be about 79255037 kbytes.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Archiving contents of test001 via tar to&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /var/opt/ignite/recovery/arch_mnt/2015-07-13,14:35.&lt;BR /&gt;/opt/ignite/data/scripts/make_sys_image[142]: 49397 Exceeded file size limit(coredump)&lt;BR /&gt;ERROR:&amp;nbsp;&amp;nbsp; The gzip command failed (exit status 162).&lt;BR /&gt;&lt;BR /&gt;ERROR:&amp;nbsp;&amp;nbsp; The make_sys_image command failed. The system recovery archive will&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; not be created.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======&amp;nbsp; 07/13/15 14:48:24 EDT&amp;nbsp; make_net_recovery completed unsuccessfully&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 18:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764409#M494809</guid>
      <dc:creator>marvin51796</dc:creator>
      <dc:date>2015-07-13T18:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764410#M494810</link>
      <description>&lt;P&gt;gzip is not handling the filesize limit very well.&lt;/P&gt;&lt;P&gt;The default limit for a VxFS filesystem is 2 GB (I know, a very poor default for modern computers).&lt;/P&gt;&lt;P&gt;If you don't initialize the filesystem with largefiles, 2GB is the limit and gzip will core dump.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can see this setting instantly for all mountpoints using &lt;STRONG&gt;bdfmegs -v&lt;/STRONG&gt; (attached).&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 19:03:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764410#M494810</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2015-07-13T19:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size, SIGXFSZ</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764412#M494811</link>
      <description>&lt;P&gt;&amp;gt; /opt/ignite/data/scripts/make_sys_image[142]: 1729 Exceeded file size limit(coredump)&lt;BR /&gt;&amp;gt;ERROR:&amp;nbsp;&amp;nbsp; The gzip command failed (exit status 162).&lt;BR /&gt;&amp;gt;my current ulimit -a is setup like: file(blocks)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; unlimited&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems contrary to your ulimit(1) output, all these indicate that you have a ulimit(1) on file.&lt;/P&gt;&lt;P&gt;Otherwise gzip would just get EFBIG.&lt;/P&gt;&lt;P&gt;You might want to put that "ulimit -a" inside make_sys_image before line 142.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exit status 162 = 128 + 34, SIGXFSZ.&lt;/P&gt;&lt;P&gt;What does file(1) show for your corefile?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;the gzip version 1.4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This should handle largefiles since 1.3.5 does.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 19:19:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764412#M494811</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2015-07-13T19:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size, SIGXFSZ</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764455#M494812</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;nbsp; I know nothing, but ...&lt;BR /&gt;&lt;BR /&gt;&amp;gt; &amp;gt;the gzip version 1.4&lt;BR /&gt;&amp;gt; This should handle largefiles since 1.3.5 does.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; True, but many things are possible.&amp;nbsp; As of version 1.5, "gzip -V"&lt;BR /&gt;doesn't say anything about large-file support.&amp;nbsp; I'd expect large-file&lt;BR /&gt;support to be enabled in gzip on any reasonable UNIX system, but some&lt;BR /&gt;versions of HP-UX have that bug in mkstemp() which might affect gzip.&lt;BR /&gt;(Check the gzip source for "mkstemp"?)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; The other questions would be which gzip executable is used by the&lt;BR /&gt;Ignite softeare, and if it's the same as the one you're getting the&lt;BR /&gt;version for.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 22:06:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764455#M494812</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2015-07-13T22:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size, SIGXFSZ</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764478#M494813</link>
      <description>&lt;P&gt;&amp;gt; [...] but some&lt;BR /&gt;&amp;gt; versions of HP-UX have that bug in mkstemp() which might affect gzip.&lt;BR /&gt;&amp;gt; (Check the gzip source for "mkstemp"?)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; On the bright side, Looking at the gzip 1.5 code, I see "mkstemp" in&lt;BR /&gt;some header files, but not in any ".c" files, so we could be safe from&lt;BR /&gt;that one.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 01:58:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764478#M494813</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2015-07-14T01:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764674#M494816</link>
      <description>&lt;P&gt;Patrick wrote:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;gt;&amp;gt; # fsadm /var&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;gt;&amp;gt; fsadm: /etc/default/fs is used for determining the file system type&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;gt;&amp;gt; largefiles&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you run this command? Did it report nolargefiles?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 11:22:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764674#M494816</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2015-07-14T11:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764683#M494819</link>
      <description>&lt;P&gt;i ran the fsadm /var command on ALL mount points on both the ignite server and the server i am trying to get an iso image of it they ALL reported back largefiles.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;fsadm: /etc/default/fs is used for determining the file system type&lt;BR /&gt;largefiles&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also verified that Gzip is at level 1.4 its the open_gzip version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;???&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 12:10:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764683#M494819</guid>
      <dc:creator>marvin51796</dc:creator>
      <dc:date>2015-07-14T12:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764689#M494821</link>
      <description>&lt;P&gt;What does:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;bdf /var/opt/ignite/recovery/archives&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;report?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you using a fake disk (ie, NFS or CIFS or NAS-something) for the archives?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 12:30:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764689#M494821</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2015-07-14T12:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764691#M494823</link>
      <description>&lt;P&gt;recovery shows&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;/dev/vgignite/ignite&lt;BR /&gt;153600000 96434377 53707746 64% /var/opt/ignite&lt;BR /&gt;/dev/vgignite/recovery&lt;BR /&gt;346939392 259627813 81908351 76% /var/opt/ignite/recovery&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are NFS mounting the ignite server to the server getting backed up... we have 15 other servers that this is running on just fine..ran 3 images last night with issue .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 12:42:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764691#M494823</guid>
      <dc:creator>marvin51796</dc:creator>
      <dc:date>2015-07-14T12:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764692#M494826</link>
      <description>&lt;P&gt;Something else to note, i ran this as raot manually and it worked yesterday?&lt;/P&gt;&lt;P&gt;-rw-------&amp;nbsp;&amp;nbsp; 1 bin&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sys&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6091264806 Jul 13 13:06 2015-07-13,12:35&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 12:43:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764692#M494826</guid>
      <dc:creator>marvin51796</dc:creator>
      <dc:date>2015-07-14T12:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764700#M494828</link>
      <description>&lt;P&gt;Check dmesg and also /var/adm/syslog/syslog.log for any errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: This is what bdfmegs reports for your Ignite volumes:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;File-System             Mbytes    Used   Avail %Used Mounted on
/dev/vgignite/ignite     146.5g   92.0g   51.2g  64% /var/opt/ignite
/dev/vgignite/recovery   330.9g  247.6g   78.1g  76% /var/opt/ignite/recovery&lt;/PRE&gt;&lt;P&gt;A bit easier to read...&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 13:02:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764700#M494828</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2015-07-14T13:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764707#M494831</link>
      <description>&lt;P&gt;What version of HP-UX is the server that is getting backed up? &amp;nbsp;Are both it and the Ignite server 11.31?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 13:21:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764707#M494831</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2015-07-14T13:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764713#M494833</link>
      <description>&lt;P&gt;they are both&lt;/P&gt;&lt;P&gt;&amp;nbsp;IGNITE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C.7.18.63&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HP-UX Installation Utilities (Ignite-UX)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 13:31:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764713#M494833</guid>
      <dc:creator>marvin51796</dc:creator>
      <dc:date>2015-07-14T13:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764725#M494836</link>
      <description>&lt;P&gt;ALL&lt;/P&gt;&lt;P&gt;&amp;nbsp;i want to thank all of you for all the help and ideas...we have found the root cause of the problem..my boss..LOL...&lt;/P&gt;&lt;P&gt;apparently one day when i was off he found an issue where the cronjobs were running an hour later than they were supposed to , so he stopped and restarted cron, the problme was that he was sudo'd into root, not logged into root directly. So once i stopped and restarted cron things started working correctly and on the correct time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks again for all your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 14:03:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764725#M494836</guid>
      <dc:creator>marvin51796</dc:creator>
      <dc:date>2015-07-14T14:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: error saying exceeded file size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764864#M494838</link>
      <description>&lt;P&gt;&amp;gt;he was sudo'd into root&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can he try this again and do "ulimit -a" after the sudo?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 19:26:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-saying-exceeded-file-size/m-p/6764864#M494838</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2015-07-14T19:26:01Z</dc:date>
    </item>
  </channel>
</rss>

