update some content

This commit is contained in:
2021-10-28 14:13:06 +08:00
parent 97eb780aa4
commit 4f99455d8f
242 changed files with 1826 additions and 2616 deletions

View File

@@ -13,7 +13,7 @@
"articleSection" : "post",
"name" : "[筆記] 測試 proxmox 存取由 synology HA cluster 分享的NFS 目錄 \/ Proxmox With Synology High Availability",
"headline" : "[筆記] 測試 proxmox 存取由 synology HA cluster 分享的NFS 目錄 \/ Proxmox With Synology High Availability",
"description" : "\x3cp\x3e前幾天修復了因為intel cpu bug 導致無法使用的 synology DS415\x2b\x3c\/p\x3e\n\x3cp\x3e詳情請看 \x3ca href=\x22https:\/\/h.cowbay.org\/post\/first-try-synology-ha\/\x22\x3ehttps:\/\/h.cowbay.org\/post\/first-try-synology-ha\/\x3c\/a\x3e\x3c\/p\x3e\n\x3cp\x3e今天趁尾牙前夕手邊沒啥要緊事\x3c\/p\x3e\n\x3cp\x3e就來玩玩看promox 加上 synology high availability 再加上 NFS share 的環境\x3c\/p\x3e",
"description" : "\u003cp\u003e前幾天修復了因為intel cpu bug 導致無法使用的 synology DS415\u002b\u003c\/p\u003e\n\u003cp\u003e詳情請看 \u003ca href=\u0022https:\/\/h.cowbay.org\/post\/first-try-synology-ha\/\u0022\u003ehttps:\/\/h.cowbay.org\/post\/first-try-synology-ha\/\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e今天趁尾牙前夕手邊沒啥要緊事\u003c\/p\u003e\n\u003cp\u003e就來玩玩看promox 加上 synology high availability 再加上 NFS share 的環境\u003c\/p\u003e",
"inLanguage" : "en",
"author" : "Eric Chang",
"creator" : "Eric Chang",
@@ -21,8 +21,8 @@
"accountablePerson" : "Eric Chang",
"copyrightHolder" : "Eric Chang",
"copyrightYear" : "2020",
"datePublished": "2020-01-17 12:20:33 \x2b0800 CST",
"dateModified" : "2020-01-17 12:20:33 \x2b0800 CST",
"datePublished": "2020-01-17 12:20:33 \u002b0800 CST",
"dateModified" : "2020-01-17 12:20:33 \u002b0800 CST",
"url" : "https:\/\/h.cowbay.org\/post\/proxmox-with-synology-high-availability\/",
"wordCount" : "102",
"image" : "https://h.cowbay.orghttps://h.cowbay.org/images/post-default-18.jpg"",
@@ -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=1632901489" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
<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/custom.css?v=1632901489" rel="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 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><code>sudo fsck -Af -M
<pre tabindex="0"><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=1632901489"></script>
<script src="https://h.cowbay.org/js/production.min.js?v=1634607506"></script>
</body>
</html>