~ubuntu-branches/debian/stretch/s3ql/stretch

« back to all changes in this revision

Viewing changes to doc/html/man/umount.html

  • Committer: Bazaar Package Importer
  • Author(s): Nikolaus Rath
  • Date: 2011-07-01 14:02:17 UTC
  • Revision ID: james.westby@ubuntu.com-20110701140217-cyyclk7tusagxucf
Tags: upstream-1.0.1
Import upstream version 1.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
 
 
3
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
4
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
5
 
 
6
 
 
7
<html xmlns="http://www.w3.org/1999/xhtml">
 
8
  <head>
 
9
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
10
    
 
11
    <title>The umount.s3ql command &mdash; S3QL 1.0.1 documentation</title>
 
12
    
 
13
    <link rel="stylesheet" href="../_static/sphinxdoc.css" type="text/css" />
 
14
    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
 
15
    
 
16
    <script type="text/javascript">
 
17
      var DOCUMENTATION_OPTIONS = {
 
18
        URL_ROOT:    '../',
 
19
        VERSION:     '1.0.1',
 
20
        COLLAPSE_INDEX: false,
 
21
        FILE_SUFFIX: '.html',
 
22
        HAS_SOURCE:  true
 
23
      };
 
24
    </script>
 
25
    <script type="text/javascript" src="../_static/jquery.js"></script>
 
26
    <script type="text/javascript" src="../_static/underscore.js"></script>
 
27
    <script type="text/javascript" src="../_static/doctools.js"></script>
 
28
    <link rel="author" title="About these documents" href="../about.html" />
 
29
    <link rel="top" title="S3QL 1.0.1 documentation" href="../index.html" />
 
30
    <link rel="up" title="Manpages" href="index.html" />
 
31
    <link rel="next" title="The fsck.s3ql command" href="fsck.html" />
 
32
    <link rel="prev" title="The s3qllock command" href="lock.html" /> 
 
33
  </head>
 
34
  <body>
 
35
    <div class="related">
 
36
      <h3>Navigation</h3>
 
37
      <ul>
 
38
        <li class="right" style="margin-right: 10px">
 
39
          <a href="fsck.html" title="The fsck.s3ql command"
 
40
             accesskey="N">next</a></li>
 
41
        <li class="right" >
 
42
          <a href="lock.html" title="The s3qllock command"
 
43
             accesskey="P">previous</a> |</li>
 
44
        <li><a href="../index.html">S3QL 1.0.1 documentation</a> &raquo;</li>
 
45
          <li><a href="index.html" accesskey="U">Manpages</a> &raquo;</li> 
 
46
      </ul>
 
47
    </div>
 
48
      <div class="sphinxsidebar">
 
49
        <div class="sphinxsidebarwrapper">
 
50
            <h3><a href="../index.html">Table Of Contents</a></h3>
 
51
            <ul class="current">
 
52
<li class="toctree-l1"><a class="reference internal" href="../about.html">About S3QL</a></li>
 
53
<li class="toctree-l1"><a class="reference internal" href="../installation.html">Installation</a></li>
 
54
<li class="toctree-l1"><a class="reference internal" href="../backends.html">Storage Backends</a></li>
 
55
<li class="toctree-l1"><a class="reference internal" href="../mkfs.html">File System Creation</a></li>
 
56
<li class="toctree-l1"><a class="reference internal" href="../adm.html">Managing Buckets</a></li>
 
57
<li class="toctree-l1"><a class="reference internal" href="../mount.html">Mounting</a></li>
 
58
<li class="toctree-l1"><a class="reference internal" href="../special.html">Advanced S3QL Features</a></li>
 
59
<li class="toctree-l1"><a class="reference internal" href="../umount.html">Unmounting</a></li>
 
60
<li class="toctree-l1"><a class="reference internal" href="../fsck.html">Checking for Errors</a></li>
 
61
<li class="toctree-l1"><a class="reference internal" href="../contrib.html">Contributed Programs</a></li>
 
62
<li class="toctree-l1"><a class="reference internal" href="../tips.html">Tips &amp; Tricks</a></li>
 
63
<li class="toctree-l1"><a class="reference internal" href="../issues.html">Known Issues</a></li>
 
64
<li class="toctree-l1 current"><a class="reference internal" href="index.html">Manpages</a><ul class="current">
 
65
<li class="toctree-l2"><a class="reference internal" href="mkfs.html">The <strong class="program">mkfs.s3ql</strong> command</a></li>
 
66
<li class="toctree-l2"><a class="reference internal" href="adm.html">The <strong class="program">s3qladm</strong> command</a></li>
 
67
<li class="toctree-l2"><a class="reference internal" href="mount.html">The <strong class="program">mount.s3ql</strong> command</a></li>
 
68
<li class="toctree-l2"><a class="reference internal" href="stat.html">The <strong class="program">s3qlstat</strong> command</a></li>
 
69
<li class="toctree-l2"><a class="reference internal" href="ctrl.html">The <strong class="program">s3qlctrl</strong> command</a></li>
 
70
<li class="toctree-l2"><a class="reference internal" href="cp.html">The <strong class="program">s3qlcp</strong> command</a></li>
 
71
<li class="toctree-l2"><a class="reference internal" href="rm.html">The <strong class="program">s3qlrm</strong> command</a></li>
 
72
<li class="toctree-l2"><a class="reference internal" href="lock.html">The <strong class="program">s3qllock</strong> command</a></li>
 
73
<li class="toctree-l2 current"><a class="current reference internal" href="">The <strong class="program">umount.s3ql</strong> command</a></li>
 
74
<li class="toctree-l2"><a class="reference internal" href="fsck.html">The <strong class="program">fsck.s3ql</strong> command</a></li>
 
75
<li class="toctree-l2"><a class="reference internal" href="pcp.html">The <strong class="program">pcp</strong> command</a></li>
 
76
<li class="toctree-l2"><a class="reference internal" href="expire_backups.html">The <strong class="program">expire_backups</strong> command</a></li>
 
77
</ul>
 
78
</li>
 
79
<li class="toctree-l1"><a class="reference internal" href="../resources.html">Further Resources / Getting Help</a></li>
 
80
</ul>
 
81
 
 
82
          
 
83
          <div id="searchbox" style="display: none">
 
84
            <h3>Quick search</h3>
 
85
              <form class="search" action="../search.html" method="get">
 
86
                <input type="text" name="q" size="18" />
 
87
                <input type="submit" value="Go" />
 
88
                <input type="hidden" name="check_keywords" value="yes" />
 
89
                <input type="hidden" name="area" value="default" />
 
90
              </form>
 
91
              <p class="searchtip" style="font-size: 90%">
 
92
              Enter search terms.
 
93
              </p>
 
94
          </div>
 
95
          <script type="text/javascript">$('#searchbox').show(0);</script>
 
96
        </div>
 
97
      </div>
 
98
 
 
99
    <div class="document">
 
100
      <div class="documentwrapper">
 
101
        <div class="bodywrapper">
 
102
          <div class="body">
 
103
            
 
104
  <div class="section" id="the-umount-s3ql-command">
 
105
<h1>The <strong class="program">umount.s3ql</strong> command<a class="headerlink" href="#the-umount-s3ql-command" title="Permalink to this headline">¶</a></h1>
 
106
<div class="section" id="synopsis">
 
107
<h2>Synopsis<a class="headerlink" href="#synopsis" title="Permalink to this headline">¶</a></h2>
 
108
<div class="highlight-commandline"><div class="highlight"><pre><span class="l">umount.s3ql </span><span class="ge">[options]</span><span class="l"> </span><span class="nv">&lt;mount point&gt;</span><span class="l"></span>
 
109
</pre></div>
 
110
</div>
 
111
</div>
 
112
<div class="section" id="description">
 
113
<h2>Description<a class="headerlink" href="#description" title="Permalink to this headline">¶</a></h2>
 
114
<p>The <strong class="command">umount.s3ql</strong> command unmounts the S3QL file system mounted in the
 
115
directory <em>mount point</em> and blocks until all data has been uploaded to
 
116
the storage backend.</p>
 
117
<p>Only the user who mounted the file system with <strong class="program">mount.s3ql</strong>
 
118
is able to unmount it with <strong class="command">umount.s3ql</strong>. If you are root and want to
 
119
unmount an S3QL file system mounted by an ordinary user, you have to
 
120
use the <strong class="program">fusermount -u</strong> or <strong class="command">umount</strong> command instead.
 
121
Note that these commands do not block until all data has been
 
122
uploaded, so if you use them instead of <strong class="program">umount.s3ql</strong> then
 
123
you should manually wait for the <strong class="program">mount.s3ql</strong> process to
 
124
terminate before shutting down the system.</p>
 
125
</div>
 
126
<div class="section" id="options">
 
127
<h2>Options<a class="headerlink" href="#options" title="Permalink to this headline">¶</a></h2>
 
128
<p>The <strong class="command">umount.s3ql</strong> command accepts the following options.</p>
 
129
<blockquote>
 
130
<div><table class="docutils option-list" frame="void" rules="none">
 
131
<col class="option" />
 
132
<col class="description" />
 
133
<tbody valign="top">
 
134
<tr><td class="option-group">
 
135
<kbd><span class="option">--debug</span></kbd></td>
 
136
<td>activate debugging output</td></tr>
 
137
<tr><td class="option-group">
 
138
<kbd><span class="option">--quiet</span></kbd></td>
 
139
<td>be really quiet</td></tr>
 
140
<tr><td class="option-group">
 
141
<kbd><span class="option">--version</span></kbd></td>
 
142
<td>just print program version and exit</td></tr>
 
143
<tr><td class="option-group">
 
144
<kbd><span class="option">--lazy</span>, <span class="option">-z</span></kbd></td>
 
145
<td>Lazy umount. Detaches the file system immediately, even if
 
146
there are still open files. The data will be uploaded in the
 
147
background once all open files have been closed.</td></tr>
 
148
</tbody>
 
149
</table>
 
150
</div></blockquote>
 
151
</div>
 
152
<div class="section" id="exit-status">
 
153
<h2>Exit Status<a class="headerlink" href="#exit-status" title="Permalink to this headline">¶</a></h2>
 
154
<p><strong class="command">umount.s3ql</strong> returns exit code 0 if the operation succeeded and 1 if some
 
155
error occured.</p>
 
156
</div>
 
157
<div class="section" id="see-also">
 
158
<h2>See Also<a class="headerlink" href="#see-also" title="Permalink to this headline">¶</a></h2>
 
159
<p>The S3QL homepage is at <a class="reference external" href="http://code.google.com/p/s3ql/">http://code.google.com/p/s3ql/</a>.</p>
 
160
<p>The full S3QL documentation should also be installed somewhere on your
 
161
system, conventional locations are <tt class="file docutils literal"><span class="pre">/usr/share/doc/s3ql</span></tt> or
 
162
<tt class="file docutils literal"><span class="pre">/usr/local/doc/s3ql</span></tt>.</p>
 
163
</div>
 
164
</div>
 
165
 
 
166
 
 
167
          </div>
 
168
        </div>
 
169
      </div>
 
170
      <div class="clearer"></div>
 
171
    </div>
 
172
    <div class="related">
 
173
      <h3>Navigation</h3>
 
174
      <ul>
 
175
        <li class="right" style="margin-right: 10px">
 
176
          <a href="fsck.html" title="The fsck.s3ql command"
 
177
             >next</a></li>
 
178
        <li class="right" >
 
179
          <a href="lock.html" title="The s3qllock command"
 
180
             >previous</a> |</li>
 
181
        <li><a href="../index.html">S3QL 1.0.1 documentation</a> &raquo;</li>
 
182
          <li><a href="index.html" >Manpages</a> &raquo;</li> 
 
183
      </ul>
 
184
    </div>
 
185
    <div class="footer">
 
186
        &copy; Copyright 2008-2011, Nikolaus Rath.
 
187
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1pre.
 
188
    </div>
 
189
  </body>
 
190
</html>
 
 
b'\\ No newline at end of file'