[OpenAFS] Symantec Support for AFS Backups

John Howard jmhoward@gmail.com
Sat, 20 Jan 2007 14:43:12 -0500


------=_Part_169593_9037555.1169322192662
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Kathryn,

How did MP6 break your AFS backups and was it the server patch or the client
patch that caused the issues. I'm just wondering if they (Symantec) tested
AFS backups against MP6, if they did and missed a bug that is acceptable but
if they didn't bother to test that is bad.

john



On 1/20/07, Kathryn Hemness <kfhemness@ucdavis.edu> wrote:
>
> Greetings,
>
> The NetBackup AFS backup capability has been built into the standard
> backup client/server binaries since NetBackup 4.5 (at least for Solaris,
> I don't know about for other operating systems).
>
> The basic (but not optimal) way it's used is to just create a an
> AFS backup policy with containing /vicep* partitions or volume
> names in the backup file list along with a CREATE_BACKUP_VOLUME
> and/or SKIP_SMALL_VOLUMES=X where X would be the size in Kbytes
> of volumes to skip.
>
> When the scheduled policy is launched, the AFS client system
> would run a listvol command which creates a file in
> /usr/openv/netbackup/listvol showing all existing volumes on the
> client.  Then the CREATE_BACKUP_VOLUME would trigger the
> backup-volume-cloning of all of the RW volumes (including those
> volumes whose size is less that the SKIP directive.
>
> All meta information for the backup volume is retained, and
> when you wish to restore a file, you can't - instead you
> restore the entire volume (which is restored as R<vol name>.
> You can then create a mountpoint for the restored backup
> volume and allow your clients to get whatever files they wish from
> the backup volume.  When your client is done with the restore,
> you can remove the mountpoint and the restored volume.
>
> This basic functionality works well when your AFS file storage
> is small.  But when the AFS storage grew to hundreds of gigabytes
> and then to terabytes, the length of time required for the
> listvol and backup volume cloning caused backup timeouts and the
> backups were running 12+ hours.  To complicate matters even more,
> NetBackup would only use a listvol listing younger than 3 hours.
>
> I've optimized my AFS backups by using cron to run a backupsys
> command at midnight daily (this backupsys command allows for
> there to be incremental and full backups of volumes); the
> backupsys command creates the backup clone volumes.  Then,
> about 2 hours prior to the scheduled backup window opening,
> I have another cron script that runs the listvol.  When
> the backup window opens, NetBackup uses the existing listvol
> file to backup the pre-existing backup clones.  The total time
> of my largest AFS backup policy is now less than 8 hours
> (a significant improvement).  Most of the time I am getting
> backup speeds of 4-9MB/sec to my backup sans.
>
> I've been extremely happy with the NetBackup capability which is
> why I want to find more than the handful of customers who use
> it for backing up their AFS storage.  Symantec's perception that
> there is only a handful of organizations is based on their lack
> of support calls because the AFS capability is not a separately-priced
> agent.  I've only had to call in their support because their most recent
> NB51 maintenance patch (MP6) broke the functionality.  I find their logic
> flawed since satisfied users don't call for support.
>
> On Sat, 20 Jan 2007 openafs-info-request@openafs.org wrote:
> >
> > Message: 6
> > Date: Fri, 19 Jan 2007 16:31:46 -0500
> > From: Dave Botsch <botsch@cnf.cornell.edu>
> > To: openafs-info@openafs.org
> > Subject: Re: [OpenAFS] Symantec Support for AFS Backups
> >
> > I would certainly be interested in hearing more about how the backups
> and
> > restores work w. Symantec backup.
> >
> >
> > --
> > ********************************
> > David William Botsch
> > Programmer/Analyst
> > CNF Computing
> > botsch@cnf.cornell.edu
> > ********************************
> >
> > --__--__--
> >
> > Message: 7
> > Date: Fri, 19 Jan 2007 17:01:12 -0500
> > From: Mike Anderson <Mike.Anderson@nd.edu>
> > To: openafs-info@openafs.org
> > Subject: Re: [OpenAFS] Symantec Support for AFS Backups
> >
> >
> >  I am very interested in hearing more details about how they work.
> >
> > Mike Anderson
> > OIT Operations & Engineering
> > University of Notre Dame
> > 320 IT Center
> > Notre Dame, IN 46556
> > Phone: 574-631-4966
> >
> >
> > Quoting Dave Botsch <botsch@cnf.cornell.edu>:
> >
> > > I would certainly be interested in hearing more about how the backups
> and
> > > restores work w. Symantec backup.
> > >
> > --__--__--
> >
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
>

------=_Part_169593_9037555.1169322192662
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Kathryn,<br><br>How did MP6 break your AFS backups and was it the server patch or the client patch that caused the issues. I&#39;m just wondering if they (Symantec) tested AFS backups against MP6, if they did and missed a bug that is acceptable but if they didn&#39;t bother to test that is bad.
<br><br>john<br><br><br><br><div><span class="gmail_quote">On 1/20/07, <b class="gmail_sendername">Kathryn Hemness</b> &lt;<a href="mailto:kfhemness@ucdavis.edu">kfhemness@ucdavis.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Greetings,<br><br>The NetBackup AFS backup capability has been built into the standard<br>backup client/server binaries since NetBackup 4.5 (at least for Solaris,<br>I don&#39;t know about for other operating systems).<br>
<br>The basic (but not optimal) way it&#39;s used is to just create a an<br>AFS backup policy with containing /vicep* partitions or volume<br>names in the backup file list along with a CREATE_BACKUP_VOLUME<br>and/or SKIP_SMALL_VOLUMES=X where X would be the size in Kbytes
<br>of volumes to skip.<br><br>When the scheduled policy is launched, the AFS client system<br>would run a listvol command which creates a file in<br>/usr/openv/netbackup/listvol showing all existing volumes on the<br>client.&nbsp;&nbsp;Then the CREATE_BACKUP_VOLUME would trigger the
<br>backup-volume-cloning of all of the RW volumes (including those<br>volumes whose size is less that the SKIP directive.<br><br>All meta information for the backup volume is retained, and<br>when you wish to restore a file, you can&#39;t - instead you
<br>restore the entire volume (which is restored as R&lt;vol name&gt;.<br>You can then create a mountpoint for the restored backup<br>volume and allow your clients to get whatever files they wish from<br>the backup volume.&nbsp;&nbsp;When your client is done with the restore,
<br>you can remove the mountpoint and the restored volume.<br><br>This basic functionality works well when your AFS file storage<br>is small.&nbsp;&nbsp;But when the AFS storage grew to hundreds of gigabytes<br>and then to terabytes, the length of time required for the
<br>listvol and backup volume cloning caused backup timeouts and the<br>backups were running 12+ hours.&nbsp;&nbsp;To complicate matters even more,<br>NetBackup would only use a listvol listing younger than 3 hours.<br><br>I&#39;ve optimized my AFS backups by using cron to run a backupsys
<br>command at midnight daily (this backupsys command allows for<br>there to be incremental and full backups of volumes); the<br>backupsys command creates the backup clone volumes.&nbsp;&nbsp;Then,<br>about 2 hours prior to the scheduled backup window opening,
<br>I have another cron script that runs the listvol.&nbsp;&nbsp;When<br>the backup window opens, NetBackup uses the existing listvol<br>file to backup the pre-existing backup clones.&nbsp;&nbsp;The total time<br>of my largest AFS backup policy is now less than 8 hours
<br>(a significant improvement).&nbsp;&nbsp;Most of the time I am getting<br>backup speeds of 4-9MB/sec to my backup sans.<br><br>I&#39;ve been extremely happy with the NetBackup capability which is<br>why I want to find more than the handful of customers who use
<br>it for backing up their AFS storage.&nbsp;&nbsp;Symantec&#39;s perception that<br>there is only a handful of organizations is based on their lack<br>of support calls because the AFS capability is not a separately-priced<br>agent.&nbsp;&nbsp;I&#39;ve only had to call in their support because their most recent
<br>NB51 maintenance patch (MP6) broke the functionality.&nbsp;&nbsp;I find their logic<br>flawed since satisfied users don&#39;t call for support.<br><br>On Sat, 20 Jan 2007 <a href="mailto:openafs-info-request@openafs.org">openafs-info-request@openafs.org
</a> wrote:<br>&gt;<br>&gt; Message: 6<br>&gt; Date: Fri, 19 Jan 2007 16:31:46 -0500<br>&gt; From: Dave Botsch &lt;<a href="mailto:botsch@cnf.cornell.edu">botsch@cnf.cornell.edu</a>&gt;<br>&gt; To: <a href="mailto:openafs-info@openafs.org">
openafs-info@openafs.org</a><br>&gt; Subject: Re: [OpenAFS] Symantec Support for AFS Backups<br>&gt;<br>&gt; I would certainly be interested in hearing more about how the backups and<br>&gt; restores work w. Symantec backup.
<br>&gt;<br>&gt;<br>&gt; --<br>&gt; ********************************<br>&gt; David William Botsch<br>&gt; Programmer/Analyst<br>&gt; CNF Computing<br>&gt; <a href="mailto:botsch@cnf.cornell.edu">botsch@cnf.cornell.edu</a>
<br>&gt; ********************************<br>&gt;<br>&gt; --__--__--<br>&gt;<br>&gt; Message: 7<br>&gt; Date: Fri, 19 Jan 2007 17:01:12 -0500<br>&gt; From: Mike Anderson &lt;<a href="mailto:Mike.Anderson@nd.edu">Mike.Anderson@nd.edu
</a>&gt;<br>&gt; To: <a href="mailto:openafs-info@openafs.org">openafs-info@openafs.org</a><br>&gt; Subject: Re: [OpenAFS] Symantec Support for AFS Backups<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;I am very interested in hearing more details about how they work.
<br>&gt;<br>&gt; Mike Anderson<br>&gt; OIT Operations &amp; Engineering<br>&gt; University of Notre Dame<br>&gt; 320 IT Center<br>&gt; Notre Dame, IN 46556<br>&gt; Phone: 574-631-4966<br>&gt;<br>&gt;<br>&gt; Quoting Dave Botsch &lt;
<a href="mailto:botsch@cnf.cornell.edu">botsch@cnf.cornell.edu</a>&gt;:<br>&gt;<br>&gt; &gt; I would certainly be interested in hearing more about how the backups and<br>&gt; &gt; restores work w. Symantec backup.<br>&gt; &gt;
<br>&gt; --__--__--<br>&gt;<br>_______________________________________________<br>OpenAFS-info mailing list<br><a href="mailto:OpenAFS-info@openafs.org">OpenAFS-info@openafs.org</a><br><a href="https://lists.openafs.org/mailman/listinfo/openafs-info">
https://lists.openafs.org/mailman/listinfo/openafs-info</a><br></blockquote></div><br>

------=_Part_169593_9037555.1169322192662--