-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
51 changed files
with
17,968 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,227 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" > | ||
<head> | ||
|
||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<link rel="shortcut icon" href="../img/favicon.ico" /> | ||
<meta property="og:title" content="Relax-and-Recover (ReaR) User Guide Documentation"/> | ||
<meta property="og:description" content="This is an umbrella documentation project for all Relax-and-Recover (ReaR) kind of documentation ans starting with a good User Guide."/> | ||
<meta property="og:locale" content="en_US"/> | ||
<meta property="og:url" content="https://relax-and-recover.org/rear-user-guide/"/> | ||
<meta property="og:type" content="website"/> | ||
<meta property="og:image" content="https://relax-and-recover.org/rear-user-guide/img/rear_logo_50.png"/> | ||
<meta property="og:image:width" content="50"/> | ||
<meta property="og:image:height" content="50"/> | ||
|
||
<title>#3231 Issue closed: I cant able to recover my ubuntu machine, its getting terminted - Relax-and-Recover (ReaR) User Guide Documentation</title> | ||
<link rel="stylesheet" href="../css/theme.css" /> | ||
<link rel="stylesheet" href="../css/theme_extra.css" /> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" /> | ||
<link href="../css/rear.css" rel="stylesheet" /> | ||
|
||
<script> | ||
// Current page data | ||
var mkdocs_page_name = "#3231 Issue closed: I cant able to recover my ubuntu machine, its getting terminted"; | ||
var mkdocs_page_input_path = "issues/2024-05-22.3231.issue.closed.md"; | ||
var mkdocs_page_url = null; | ||
</script> | ||
|
||
<!--[if lt IE 9]> | ||
<script src="../js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/yaml.min.js"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/rust.min.js"></script> | ||
<script>hljs.highlightAll();</script> | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); | ||
|
||
ga('create', "366986045", "auto"); | ||
ga('send', 'pageview'); | ||
</script> | ||
|
||
</head> | ||
|
||
<body class="wy-body-for-nav" role="document"> | ||
|
||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search"> | ||
<a href="../index.html" class="icon icon-home"> Relax-and-Recover (ReaR) User Guide Documentation | ||
</a><div role="search"> | ||
<form id ="rtd-search-form" class="wy-form" action="../search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" /> | ||
</form> | ||
</div> | ||
</div> | ||
|
||
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../index.html">Relax-and-Recover (ReaR) User Guide Documentation</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">WELCOME</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../welcome/index.html">Get started!</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">BASICS</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../basics/introduction.html">Introduction</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../basics/history.html">Bit of History</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../basics/getting-started.html">Getting started with ReaR</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../basics/configuration.html">Basic configuration</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../basics/backup_netfs.html">Example of BACKUP=NETFS</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">SCENARIOS</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../scenarios/index.html">Scenarios Overview</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">DEVELOPMENT</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../development/github-pr.html">Make a pull request with GitHub</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">RELEASE NOTES</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../releasenotes/index.html">Release Notes</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../releasenotes/rear27.html">Release Notes ReaR 2.7</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../releasenotes/rear26.html">Release Notes ReaR 2.6</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../releasenotes/knownproblems.html">Known Problems and Workarounds</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">ISSUES</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="index.html">Issues History</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">LEGAL</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../legal/contributing/index.html">Contributing</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../legal/license/index.html">License</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> | ||
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu"> | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="../index.html">Relax-and-Recover (ReaR) User Guide Documentation</a> | ||
|
||
</nav> | ||
<div class="wy-nav-content"> | ||
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href="../index.html" class="icon icon-home" aria-label="Docs"></a></li> | ||
<li class="breadcrumb-item active">#3231 Issue closed: I cant able to recover my ubuntu machine, its getting terminted</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div class="section" itemprop="articleBody"> | ||
|
||
<h1 id="3231_issue_closed_i_cant_able_to_recover_my_ubuntu_machine_its_getting_terminted"><a href="https://github.com/rear/rear/issues/3231">#3231 Issue</a> <code>closed</code>: I cant able to recover my ubuntu machine, its getting terminted<a class="headerlink" href="#3231_issue_closed_i_cant_able_to_recover_my_ubuntu_machine_its_getting_terminted" title="Permanent link">¶</a></h1> | ||
<p><strong>Labels</strong>: <code>support / question</code>, <code>won't fix / can't fix / obsolete</code></p> | ||
<h4 id="viswa8pk_opened_issue_at_2024-05-22_0922"><img src="https://avatars.githubusercontent.com/u/170514144?v=4" width="50"><a href="https://github.com/Viswa8pk">Viswa8pk</a> opened issue at <a href="https://github.com/rear/rear/issues/3231">2024-05-22 09:22</a>:<a class="headerlink" href="#viswa8pk_opened_issue_at_2024-05-22_0922" title="Permanent link">¶</a></h4> | ||
<pre><code>relax-and-recover 2.5 / Git | ||
running rear recover (PID 2303) | ||
Using log file: /var/log/rear/rear-uat-ipo.log | ||
Running workflow recover within the ReaR rescue/recovery system | ||
Starting required daemons for NFS: RPC portmapper (portmap or rpcbind) and rpc.statd if available. | ||
Started RPC portmapper 'rpcbind'. | ||
ERROR: RPC portmapper 'rpcbind' unavailable. | ||
Some latest log messages since the last called script 050_stat_required_nfs_demons.sh: | ||
2024-05-22 11:50 Incuding verify/NETFS/default/050_stat_required_nfs_daemons.sh | ||
2024-05-22 11:50 Starting required daemons for NFS: RPC portmapper (portmap or rpcbind) and rpc.statd if availabe. | ||
/usr/share/rear/lib/_input-output-functions.sh: line 457: type: portmap: not found | ||
2024-05-22 11:50 started RPC portmapper 'rpcbind' | ||
Aborting due to an error, check /var/log/rear/rear-uat-ipo.log for details | ||
Existing rear recover (PID 2303) and its descendant proccess .... | ||
Running exit tasks | ||
you should also rm -rf /tmp/rear.exHgPalDgDMD6 | ||
Terminated | ||
</code></pre> | ||
<p><img alt="Rear-error" src="https://github.com/rear/rear/assets/170514144/1cb61569-a05e-40a3-af70-1ceba3f0c67f" /></p> | ||
<h4 id="jsmeix_commented_at_2024-05-22_1215"><img src="https://avatars.githubusercontent.com/u/1788608?u=925fc54e2ce01551392622446ece427f51e2f0ce&v=4" width="50"><a href="https://github.com/jsmeix">jsmeix</a> commented at <a href="https://github.com/rear/rear/issues/3231#issuecomment-2124648027">2024-05-22 12:15</a>:<a class="headerlink" href="#jsmeix_commented_at_2024-05-22_1215" title="Permanent link">¶</a></h4> | ||
<p><a href="https://raw.githubusercontent.com/rear/rear/master/.github/ISSUE_TEMPLATE.md">https://raw.githubusercontent.com/rear/rear/master/.github/ISSUE_TEMPLATE.md</a></p> | ||
<h4 id="viswa8pk_commented_at_2024-05-24_0331"><img src="https://avatars.githubusercontent.com/u/170514144?v=4" width="50"><a href="https://github.com/Viswa8pk">Viswa8pk</a> commented at <a href="https://github.com/rear/rear/issues/3231#issuecomment-2128456251">2024-05-24 03:31</a>:<a class="headerlink" href="#viswa8pk_commented_at_2024-05-24_0331" title="Permanent link">¶</a></h4> | ||
<p>how to resolve this issue, i got the errors portmapper, but its | ||
available in my client and server side.</p> | ||
<h4 id="jirib_commented_at_2024-08-02_0925"><img src="https://avatars.githubusercontent.com/u/46245?u=733a0340f71888ec9abe0cdfef9949d27582f9da&v=4" width="50"><a href="https://github.com/jirib">jirib</a> commented at <a href="https://github.com/rear/rear/issues/3231#issuecomment-2264955902">2024-08-02 09:25</a>:<a class="headerlink" href="#jirib_commented_at_2024-08-02_0925" title="Permanent link">¶</a></h4> | ||
<p>iiuc it might be related to failing <code>rpcbind -s</code>; is that the case? See | ||
<code>/var/log/rear/rear-localhost.log</code> after executing ReaR with | ||
<code>rear -d -D rescue</code>.</p> | ||
<h4 id="gdha_commented_at_2024-09-05_0846"><img src="https://avatars.githubusercontent.com/u/888633?u=cdaeb31efcc0048d3619651aa18dd4b76e636b21&v=4" width="50"><a href="https://github.com/gdha">gdha</a> commented at <a href="https://github.com/rear/rear/issues/3231#issuecomment-2330956349">2024-09-05 08:46</a>:<a class="headerlink" href="#gdha_commented_at_2024-09-05_0846" title="Permanent link">¶</a></h4> | ||
<p>@Viswa8pk try to start <code>rpcbind</code> manually when in recovery mode and tell | ||
us what happens?</p> | ||
<hr /> | ||
<p>[Export of Github issue for | ||
<a href="https://github.com/rear/rear">rear/rear</a>.]</p> | ||
|
||
</div> | ||
</div> | ||
|
||
<footer> | ||
|
||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<!-- Copyright etc --> | ||
|
||
<p>Copyright 2024 - CC0 1.0 Universal<br />Give <a href="https://github.com/rear/rear-user-guide/issues/new?title=issues/2024-05-22.3231.issue.closed.html">feedback</a> on this page.</p> | ||
|
||
</div> | ||
</footer> | ||
|
||
</div> | ||
</div> | ||
|
||
</section> | ||
|
||
</div> | ||
|
||
<div class="rst-versions" role="note" aria-label="Versions"> | ||
<span class="rst-current-version" data-toggle="rst-current-version"> | ||
|
||
<span> | ||
<a href="https://github.com/rear/rear-user-guide" class="fa fa-code-fork" style="color: #fcfcfc"> rear/rear-user-guide</a> | ||
</span> | ||
|
||
|
||
|
||
</span> | ||
</div> | ||
<script src="../js/jquery-3.6.0.min.js"></script> | ||
<script>var base_url = "..";</script> | ||
<script src="../js/theme_extra.js"></script> | ||
<script src="../js/theme.js"></script> | ||
<script src="../search/main.js"></script> | ||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.