瀏覽單個文章
sparc10
Junior Member
 
sparc10的大頭照
 

加入日期: Jun 2003
您的住址: 防備李嘉修推銷!
文章: 866
引用:
作者野口隆史
如果想做 storage ,就用 Proxmox
謝謝!
先說結論,我目前用WIN10+openSUSE 15.2雙系統,且檔案格式以BTRFS爲主。
畢竟openSUSE是最支持BTRFS的LINUX分支。

我一開始不懂ProxmoxVE的好,後來看了下文才知道。
KVM 虛擬化環境搭建 - ProxmoxVE / 韋易笑
https://zhuanlan.zhihu.com/p/49118355
Proxmox VE 的防火牆
http://blog.jason.tools/2019/09/2020-ironman-13.html

Proxmox VE kernel是5.4,但即便用了底下方法,Proxmox抓不到Realtek音效卡,所以虛擬機也抓不到音效卡。
https://xylog.cn/2019/11/13/proxmox-pcie-audio.html

另外,我是在「本機上」裝Proxmox VE,所以虛擬機畫面用1080P時會超出熒幕。
最後,我放棄它。

PS:
個人試用過程:

Proxmox VE的安裝
https://ttnews.xyz/a/5ddf4d1ddc9b5e...61?lang=zh-hant

# 安裝桌面及相關套件 & 新增桌面使用者
## 安裝sudo等工具 (Option)
apt install -y -qq sudo tmux vim htop

## 安裝Gnome桌面環境
tasksel install desktop gnome-desktop

## 移除 network-manager (Option)
apt remove network-manager-gnome network-manager

## 啟用桌面環境
systemctl set-default graphical.target

## 加入使用者
adduser <USERNAME>

## 加入sudo群組(option)
usermod -a -G sudo <USERNAME>

## 重開機
reboot

# 更換 Proxmox VE No-Subscription Repository & 更新系統
## 將enterprise ppa 移出套件庫
mv /etc/apt/sources.list.d/pve-enterprise.list /etc/apt/sources.list.d/pve-enterprise.list.bk

## 將 non-enterprise ppa 加入套件庫
echo "deb http://download.proxmox.com/debian/pve buster pve-no-subscription" > /etc/apt/sources.list.d/pve-no-enterprise.list

## 更新套件清單及系統
apt update -qq && apt upgrade -y -qq

## 重開機
reboot

引用:
作者野口隆史
我本身不建議使用 ubuntu 環境下使用 openZFS
所以我一直以來只建議在 Proxmox VE 或者 Debian 上使用
如果你需要桌面環境,就使用 Debian ,雖然 Fedora 也可以使用但不建議
我在Debian體系的MX LINUX裝過ZFS,但看到錯誤訊息後就放棄。

ZFS on Linux is provided in the form of DKMS source for Debian users
https://openzfs.github.io/openzfs-d...tml#root-on-zfs

[ ok ] Mounting ZFS filesystem(s) .
Processing triggers for libc-bin (2.28-10) ...
Processing triggers for systemd (1:241-7~deb10u5+mx19) ...
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for initramfs-tools (0.133+deb10u1) ...
update-initramfs: Generating /boot/initrd.img-5.8.0-3-amd64
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
nor crypto modules. If that's on purpose, you may want to uninstall the
'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
integration and avoid this warning.
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_gpu_info.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_ta.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_asd.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_sos.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_rlc.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_mec2.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_mec.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_sdma.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi10_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_vcn.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_smc.bin for module amdgpu
I: The initramfs will attempt to resume from /dev/sda2
I: (UUID=132d52dc-d257-442c-98a8-3b1433e84dfb)
I: Set the RESUME variable to override this.
root@mx:~#
__________________
Anderson說:1.每年2-3月利空出現時分批買金融股,不要一次買足!
2.買進時股價 + 配息 = 出場賣出的金額。 等該金融股除權日之前的1-2個星期 , 就賣出脫手。
PM說:1.每天從大盤撈出前50漲幅,但如果沒價沒量就直接刷掉。技術面和訊號面的加權評分。
2.三大法人買, 開心;賣要看賣了多少,有沒賣超過起漲點? 沒有?不用怕。技術面出現賣點才賣;不要大虧就是大賺。
3.資金100萬以上的分配也不要超過5個標的;做中長期降低風險,不用花大把時間盯盤真的輕鬆。
PS:中間學習成本最高的是台指期,2024年賺的在2025年初全吐回去,然後再靠美股賺回現在的水位。
SOED說:選一檔追蹤sp500指數ETF,閒錢定期定額,逢低加碼,只買不賣(缺錢再賣股當生活費)。年化報酬是10~12%!
立即停止回覆所有塔綠斑網軍的造假文,以免你還幫牠們把垃圾文推向第一頁!惡蟲電爆柯文哲、悲憫殺人犯!
舊 2021-01-02, 03:34 PM #83
回應時引用此文章
sparc10離線中