update some content

This commit is contained in:
2021-10-28 14:15:01 +08:00
parent b8600ab259
commit 27b5a11382
163 changed files with 951 additions and 922 deletions

View File

@@ -45,9 +45,9 @@
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link href="https://h.cowbay.org/css/style.css?v=1634607506" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
<link href="https://h.cowbay.org/css/style.css?v=1635401692" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
<link href="https://h.cowbay.org/css/custom.css?v=1634607506" rel="stylesheet" type='text/css' media='all'>
<link href="https://h.cowbay.org/css/custom.css?v=1635401692" rel="stylesheet" type='text/css' media='all'>
<link rel="shortcut icon" href="https://h.cowbay.org/img/favicon.ico" type="image/x-icon">
<link rel="icon" href="https://h.cowbay.org/img/favicon.ico" type="image/x-icon">
@@ -328,7 +328,7 @@ if (!doNotTrack) {
<p>而promox 這邊在synology恢復之後也可以正常存取NFS ,所以也沒有問題</p>
<p><del>那問題就是在VM裡面了當發生了某些狀況讓系統進入read only 就必須透過reboot 才能解決</del></p>
<p><del>或者是看看這個指令用fsck去檢查filesystem 看看有沒有幫助</del></p>
<pre tabindex="0"><code>sudo fsck -Af -M
<pre><code>sudo fsck -Af -M
</code></pre><p>UPDATE:</p>
<p>在proxmox 論壇上提出了這個問題,有回覆說要用 NFS Version 4.1</p>
<p>經過測試在掛載NFS share folder 時,如果有指定 NFS Version 4.1</p>
@@ -625,7 +625,7 @@ title="pinterest icon"></i>
</div>
<script src="https://h.cowbay.org/js/jquery.min.js"></script>
<script src="https://h.cowbay.org/js/jquerymigrate.js"></script>
<script src="https://h.cowbay.org/js/production.min.js?v=1634607506"></script>
<script src="https://h.cowbay.org/js/production.min.js?v=1635401692"></script>
</body>
</html>