<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CRIN Trac: Ticket Query</title>
    <link>https://trac.crin.org.archived.website/trac/query?status=closed&amp;component=backups&amp;milestone=Maintenance&amp;group=resolution&amp;order=summary</link>
    <description>Trac project for CRIN website and servers.</description>
    <language>en-US</language>
    <image>
      <title>CRIN Trac</title>
      <url>https://trac.crin.org.archived.website/trac/chrome/site/logo.gif</url>
      <link>https://trac.crin.org.archived.website/trac/query?status=closed&amp;component=backups&amp;milestone=Maintenance&amp;group=resolution&amp;order=summary</link>
    </image>
    <generator>Trac 1.0.2</generator>
    <item>
        <link>https://trac.crin.org.archived.website/trac/ticket/35</link>
        <guid isPermaLink="false">https://trac.crin.org.archived.website/trac/ticket/35</guid>
        <title>#35: Problem with the S3QL backups for Crin1</title>
        <pubDate>Mon, 07 Sep 2015 10:55:30 GMT</pubDate>
        
        <dc:creator>chris</dc:creator>

        <description>&lt;p&gt;
Just tried mounting all the backup on &lt;a class="wiki" href="https://trac.crin.org.archived.website/trac/wiki/Crin4"&gt;Crin4&lt;/a&gt; and there was a problem with the &lt;a class="wiki" href="https://trac.crin.org.archived.website/trac/wiki/Crin1"&gt;Crin1&lt;/a&gt; backup:
&lt;/p&gt;
&lt;pre class="wiki"&gt;umnt-s3ql crin1
/media/s3ql/crin1 is not on an S3QL file system
Can not check mounted file system.
mnt-s3ql crin1
Can not check mounted file system.
Filesystem check of s3c://s.qstack.advania.com:443/crin1 failed
Using 2 upload threads (memory limited).
Autodetected 65498 file descriptors available for cache entries
Using cached metadata.
File system damaged or not unmounted cleanly, run fsck!
Mounting s3c://s.qstack.advania.com:443/crin1 on /media/s3ql/crin1 failed
mnt-s3ql crin1 --force
Can not check mounted file system.
Filesystem check of s3c://s.qstack.advania.com:443/crin1 failed
Using 2 upload threads (memory limited).
Autodetected 65498 file descriptors available for cache entries
Using cached metadata.
File system damaged or not unmounted cleanly, run fsck!
Mounting s3c://s.qstack.advania.com:443/crin1 on /media/s3ql/crin1 failed
&lt;/pre&gt;</description>
        <category>Results</category>
        <comments>https://trac.crin.org.archived.website/trac/ticket/35#changelog</comments>
    </item><item>
        <link>https://trac.crin.org.archived.website/trac/ticket/67</link>
        <guid isPermaLink="false">https://trac.crin.org.archived.website/trac/ticket/67</guid>
        <title>#67: S3QL 2.17 has been released</title>
        <pubDate>Wed, 09 Mar 2016 19:07:56 GMT</pubDate>
        
        <dc:creator>chris</dc:creator>

        <description>&lt;p&gt;
This is worth noting:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
From the changelog:
&lt;/p&gt;
&lt;h2 id="a2016-03-08S3QL2.17"&gt;2016-03-08, S3QL 2.17&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;The internal file system revision has changed. File systems
created with S3QL 2.17 or newer are not compatible with prior S3QL
versions. To update an existing file system to the newest
revision, use the &lt;tt&gt;s3qladm upgrade&lt;/tt&gt; command.
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
&lt;a class="ext-link" href="https://groups.google.com/forum/?_escaped_fragment_=topic/s3ql/t36XMqiS5TU#!topic/s3ql/t36XMqiS5TU"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://groups.google.com/forum/?_escaped_fragment_=topic/s3ql/t36XMqiS5TU#!topic/s3ql/t36XMqiS5TU&lt;/a&gt;
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
Currently Debian unstable has 2.15:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class="ext-link" href="https://packages.debian.org/stretch/s3ql"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://packages.debian.org/stretch/s3ql&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
But it should update soon.
&lt;/p&gt;
</description>
        <category>Results</category>
        <comments>https://trac.crin.org.archived.website/trac/ticket/67#changelog</comments>
    </item><item>
        <link>https://trac.crin.org.archived.website/trac/ticket/39</link>
        <guid isPermaLink="false">https://trac.crin.org.archived.website/trac/ticket/39</guid>
        <title>#39: S3QL backup problems</title>
        <pubDate>Wed, 09 Sep 2015 11:36:18 GMT</pubDate>
        
        <dc:creator>chris</dc:creator>

        <description>&lt;p&gt;
Often backups fail during the rsync with "Transport endpoint is not connected".
&lt;/p&gt;
&lt;p&gt;
The S3QL &lt;a class="wiki" href="https://trac.crin.org.archived.website/trac/wiki/Crin3"&gt;Crin3&lt;/a&gt; backup script mounts on &lt;tt&gt;/tmp&lt;/tt&gt; but the other scripts don't so where there is some issue the unmount don't work as the S3QL system is mounted in an unknown location, see &lt;a class="closed ticket" href="https://trac.crin.org.archived.website/trac/ticket/35" title="defect: Problem with the S3QL backups for Crin1 (closed: fixed)"&gt;ticket:35&lt;/a&gt;. [SOLVED]
&lt;/p&gt;
&lt;p&gt;
There are also some unneeded scripts in &lt;tt&gt;/usr/local/bin&lt;/tt&gt; on &lt;a class="wiki" href="https://trac.crin.org.archived.website/trac/wiki/Crin3"&gt;Crin3&lt;/a&gt; which need removing to make things less confusing. [SOLVED]
&lt;/p&gt;
</description>
        <category>Results</category>
        <comments>https://trac.crin.org.archived.website/trac/ticket/39#changelog</comments>
    </item><item>
        <link>https://trac.crin.org.archived.website/trac/ticket/59</link>
        <guid isPermaLink="false">https://trac.crin.org.archived.website/trac/ticket/59</guid>
        <title>#59: Trac Spam</title>
        <pubDate>Wed, 13 Jan 2016 20:38:11 GMT</pubDate>
        
        <dc:creator>chris</dc:creator>

        <description>&lt;p&gt;
We might have to whitelist email addresses which can open tickets or something, see &lt;a class="closed ticket" href="https://trac.crin.org.archived.website/trac/ticket/58" title="defect: You have 1 new fax, document 00000576492 (closed: fixed)"&gt;ticket:58&lt;/a&gt;
&lt;/p&gt;
</description>
        <category>Results</category>
        <comments>https://trac.crin.org.archived.website/trac/ticket/59#changelog</comments>
    </item><item>
        <link>https://trac.crin.org.archived.website/trac/ticket/70</link>
        <guid isPermaLink="false">https://trac.crin.org.archived.website/trac/ticket/70</guid>
        <title>#70: s3ql backup error</title>
        <pubDate>Mon, 11 Apr 2016 10:08:41 GMT</pubDate>
        
        <dc:creator>chris</dc:creator>

        <description>&lt;p&gt;
Email from &lt;a class="wiki" href="https://trac.crin.org.archived.website/trac/wiki/Crin3"&gt;Crin3&lt;/a&gt;:
&lt;/p&gt;
&lt;pre class="wiki"&gt;Starting fsck of s3c://s.qstack.advania.com:443/crin4/
Using cached metadata.
WARNING: Remote metadata is outdated.
ERROR: File system revision too old, please run `s3qladm upgrade` first.
&lt;/pre&gt;</description>
        <category>Results</category>
        <comments>https://trac.crin.org.archived.website/trac/ticket/70#changelog</comments>
    </item><item>
        <link>https://trac.crin.org.archived.website/trac/ticket/68</link>
        <guid isPermaLink="false">https://trac.crin.org.archived.website/trac/ticket/68</guid>
        <title>#68: {Spam?} Best watches.</title>
        <pubDate>Mon, 14 Mar 2016 00:35:03 GMT</pubDate>
        
        <dc:creator>Alasteir@…</dc:creator>

        <description>&lt;pre class="wiki"&gt; Order watches here-
... spam removed...
&lt;/pre&gt;&lt;p&gt;
&lt;a style="padding:0; border:none" href="https://trac.crin.org.archived.website/trac/attachment/ticket/68/slid.jpg"&gt;&lt;img src="https://trac.crin.org.archived.website/trac/chrome/common/attachment.png" alt="No image &amp;#34;slid.jpg&amp;#34; attached to Ticket #68" title="No image &amp;#34;slid.jpg&amp;#34; attached to Ticket #68" /&gt;&lt;/a&gt;
&lt;/p&gt;
</description>
        <category>Results</category>
        <comments>https://trac.crin.org.archived.website/trac/ticket/68#changelog</comments>
    </item>
 </channel>
</rss>