<?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: uvbackup command line in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/uvbackup-command-line/m-p/3124097#M802671</link>
    <description>I resolved it.  Instead of creating multiple 2.14GB backup files I formatted the RAID drives on the Linux side and ran mkreiserfs on the set. Now I don't have a 2.14GB barrier anymore. Thanks for the reply though.</description>
    <pubDate>Wed, 19 Nov 2003 18:28:38 GMT</pubDate>
    <dc:creator>William Richard</dc:creator>
    <dc:date>2003-11-19T18:28:38Z</dc:date>
    <item>
      <title>uvbackup command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uvbackup-command-line/m-p/3124094#M802668</link>
      <description>Greetings all,&lt;BR /&gt;I have been attempting to write shell script using the uvbackup command, here is the code:&lt;BR /&gt;&lt;BR /&gt;#############################################&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;echo !!! FULL SYSTEM BACKUP !!!&lt;BR /&gt;echo Enter the date. Example 111903&lt;BR /&gt;read date&lt;BR /&gt;find / \( -fsonly hfs -o -fsonly vxfs \) -print | uvbackup -f -v -l "$date_full" -s "/backup/$date.logfile" - &amp;gt; /backup/$date.1&lt;BR /&gt;#############################################&lt;BR /&gt;The above code is working fine however, the "/backup" folder is an NFS mount that only has the ability to keep 2.14GB of data per file. The NFS Server is running file system ext3. &lt;BR /&gt;Now for the question:&lt;BR /&gt;How can I specify multiple backup locations for one instance of uvbackup. Such as: /backup/$date.1 /backup/$date.2 etc.  I have tried it several different ways but keep receiving an error. I know uvbackup has the ability to accept multiple paths because we use a program called MasterLink that allows me to speicify multiple paths. Any help with this would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Will</description>
      <pubDate>Wed, 19 Nov 2003 16:03:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uvbackup-command-line/m-p/3124094#M802668</guid>
      <dc:creator>William Richard</dc:creator>
      <dc:date>2003-11-19T16:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: uvbackup command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uvbackup-command-line/m-p/3124095#M802669</link>
      <description>If you are writing to a target nfs filesystem, that filesystem needs to have largefiles enabled on it.&lt;BR /&gt;&lt;BR /&gt;at create time: &lt;BR /&gt;&lt;BR /&gt;newfs -F vxfs -o largefiles /dev/vg00/rlvol1&lt;BR /&gt;&lt;BR /&gt;or fsadm&lt;BR /&gt;&lt;BR /&gt;Assumng the nfs mount is an HP-UX system.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 19 Nov 2003 16:09:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uvbackup-command-line/m-p/3124095#M802669</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-19T16:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: uvbackup command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uvbackup-command-line/m-p/3124096#M802670</link>
      <description>The NFS Server is Slackware 9.1. I know I can change the fs support files larger than 2gb but I was wondering if there was a way to specify more uvbackup locations in a single command line.</description>
      <pubDate>Wed, 19 Nov 2003 17:13:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uvbackup-command-line/m-p/3124096#M802670</guid>
      <dc:creator>William Richard</dc:creator>
      <dc:date>2003-11-19T17:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: uvbackup command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uvbackup-command-line/m-p/3124097#M802671</link>
      <description>I resolved it.  Instead of creating multiple 2.14GB backup files I formatted the RAID drives on the Linux side and ran mkreiserfs on the set. Now I don't have a 2.14GB barrier anymore. Thanks for the reply though.</description>
      <pubDate>Wed, 19 Nov 2003 18:28:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uvbackup-command-line/m-p/3124097#M802671</guid>
      <dc:creator>William Richard</dc:creator>
      <dc:date>2003-11-19T18:28:38Z</dc:date>
    </item>
  </channel>
</rss>

