<?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: tar in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312753#M875968</link>
    <description>this is a shell (probably u started it) so come out of all the sessions and login again and try a umount.&lt;BR /&gt;&lt;BR /&gt;Or else u can kill it&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
    <pubDate>Wed, 23 Jun 2004 05:31:08 GMT</pubDate>
    <dc:creator>KapilRaj</dc:creator>
    <dc:date>2004-06-23T05:31:08Z</dc:date>
    <item>
      <title>tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312739#M875954</link>
      <description>Dear All &lt;BR /&gt;i know that the restriction for the tar command is 2GB , my question is that restriction depends on the media i do the backup in ,i mean that is this restriction deiffers if i do the backup on a tape or in the disk . speacially in the disk is there is more reston.</description>
      <pubDate>Wed, 23 Jun 2004 03:26:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312739#M875954</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-06-23T03:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312740#M875955</link>
      <description>It is a restriction is "tar" itself, it doesn't matter what you are trying to read from or write to.  However,  GNU tar gets around this problem as does using "pax".</description>
      <pubDate>Wed, 23 Jun 2004 03:33:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312740#M875955</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-06-23T03:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312741#M875956</link>
      <description>but i have a strange thing&lt;BR /&gt;i do the backup for a file it more than 2gb to the tape and it dose not give me problem .&lt;BR /&gt;but when i do the backup for the same file on the disk it give me a problem ,it seems to be a size problem</description>
      <pubDate>Wed, 23 Jun 2004 03:36:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312741#M875956</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-06-23T03:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312742#M875957</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Check if your filesystem has the largefiles option enabled.&lt;BR /&gt;&lt;BR /&gt;onlinejfs installed&lt;BR /&gt;&lt;BR /&gt;# fsadm /filesystem&lt;BR /&gt;&lt;BR /&gt;Non Online jfs&lt;BR /&gt;# fsadm /dev/vg01/rlvol4&lt;BR /&gt;nomultifsets&lt;BR /&gt;largefiles&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 23 Jun 2004 03:38:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312742#M875957</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-06-23T03:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312743#M875958</link>
      <description>The 2GB problem is per individual file.  The tar archive itself can be as big as you like.  In your case, I would suggest that maybe you are writing a tar archive to a filesystem that   has not been mounted with the "largefiles" option.&lt;BR /&gt; &lt;BR /&gt;If it is a vxfs filesystem, it should have been created with "newfs" and the "-o largefiles" option and mounted in /etc/fstab with the "-o largefiles" options.  If it was not created with largefile support, you can change it online, assuming you have OnlineJFS with "fsadm".</description>
      <pubDate>Wed, 23 Jun 2004 03:40:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312743#M875958</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-06-23T03:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312744#M875959</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The restriction refers to the command and not to the media.&lt;BR /&gt;&lt;BR /&gt;An option could be GNU tar (tar-1.13.25) from &lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/tar-1.13.25/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/tar-1.13.25/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Any other HP's native backup command will be useful for you, i.e: fbackup.&lt;BR /&gt;&lt;BR /&gt;Of course, your disk definition mus be support largefiles. To check this feature:&lt;BR /&gt;#fstyp -v /dev/vgnn/filesystem&lt;BR /&gt;Take note about f_flag value, 16 indicate you that largefile option is available.&lt;BR /&gt;&lt;BR /&gt;If you need activate largefile option in your filesystem:&lt;BR /&gt;#umount /filesystem_mount_point&lt;BR /&gt;#fsadm -F vxfs -o largefiles /dev/vgnn/[r]filesystem&lt;BR /&gt;#fstyp -v /dev/vgnn/filesystem|grep f_flag (chk new value)&lt;BR /&gt;#mount /dev/vgnn/filesystem /filesystem_mount_point&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Wed, 23 Jun 2004 03:46:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312744#M875959</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2004-06-23T03:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312745#M875960</link>
      <description>i do the backup for a folder contanning many files some of them arge and others small some of them reach 1G , this mean that the tar command restrict the backup for each file individually&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jun 2004 03:51:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312745#M875960</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-06-23T03:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312746#M875961</link>
      <description>Yes, it's the size of the individual file.  If no file is greater than 2GB you won't have a problem.  However, as mentioned above, if you are creating a file from your tar output that is greater than 2GB and you are creating this on a filesystem that does not have "largefiles" support, it will fail.</description>
      <pubDate>Wed, 23 Jun 2004 03:58:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312746#M875961</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-06-23T03:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312747#M875962</link>
      <description>i try to umount my file system but it does not work it gives me device busy , what would be the problem</description>
      <pubDate>Wed, 23 Jun 2004 04:12:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312747#M875962</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-06-23T04:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312748#M875963</link>
      <description>It means that something is accessing that filesystem.  You can't unmount a filesystem that has a file open in it.  The first thing to check is that you current working directory is not on the filesystem in question.  After that, try "fuser -cu /filesyste,".   It is usually good enough to tell you what processes are using the filesystem.</description>
      <pubDate>Wed, 23 Jun 2004 04:16:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312748#M875963</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-06-23T04:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312749#M875964</link>
      <description>it gives me the following , what is it mean&lt;BR /&gt;&lt;BR /&gt;/u04:    13311c(root)</description>
      <pubDate>Wed, 23 Jun 2004 04:18:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312749#M875964</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-06-23T04:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312750#M875965</link>
      <description>try &lt;BR /&gt;# ps -ef | grep 13311&lt;BR /&gt;&lt;BR /&gt;should return the process.</description>
      <pubDate>Wed, 23 Jun 2004 04:22:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312750#M875965</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-06-23T04:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312751#M875966</link>
      <description>the process is /sbin/sh&lt;BR /&gt;could i kill it ?</description>
      <pubDate>Wed, 23 Jun 2004 04:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312751#M875966</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-06-23T04:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312752#M875967</link>
      <description>Beforeyou kill it do a &lt;BR /&gt;# cd /&lt;BR /&gt;# fuser -c /u04&lt;BR /&gt;&lt;BR /&gt;could be you are on the filesystem, otherwise you could kill it.</description>
      <pubDate>Wed, 23 Jun 2004 04:43:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312752#M875967</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-06-23T04:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312753#M875968</link>
      <description>this is a shell (probably u started it) so come out of all the sessions and login again and try a umount.&lt;BR /&gt;&lt;BR /&gt;Or else u can kill it&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Wed, 23 Jun 2004 05:31:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/3312753#M875968</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-06-23T05:31:08Z</dc:date>
    </item>
  </channel>
</rss>

