[轉]cloudflare加速最佳化設置

https://hzsh.xyz/173/cloudflare%E5%8A%A0%E9%80%9F%E6%9C%80%E4%BD%B3%E5%8C%96%E8%A8%AD%E7%BD%AE#comment-207

2016-10-19 · 1 min · word · Me

[轉]vestacp

https://hzsh.xyz/679/vestacp%E5%AE%89%E8%A3%9D-%E5%85%8D%E8%B2%BBvps%E6%8E%A7%E5%88%B6%E9%9D%A2%E6%9D%BF%E9%85%8D%E7%BD%AE%E6%95%99%E5%AD%B8

2016-10-19 · 1 min · word · Me

Remove Cluster configuration

http://pve.proxmox.com/wiki/Proxmox_Cluster_File_System_(pmxcfs) stop the cluster file system in /etc/pve/ # systemctl stop pve-cluster start it again but forcing local mode # pmxcfs -l remove the cluster configuration # rm /etc/pve/cluster.conf # rm /etc/cluster/cluster.conf # rm /var/lib/pve-cluster/corosync.authkey stop the cluster file system again # systemctl stop pve-cluster restart PVE services (or reboot) # systemctl start pve-cluster # systemctl restart pvedaemon # systemctl restart pveproxy # systemctl restart pvestatd =======移除node============== 經PVE03 執行pvecm delnode pve07 刪除 已重灌的pve07 節點,corosync.conf 內的node 資料已刪除 但gui上仍出現pve07 的資料 需手動進pve03 的shell,進入/etc/pve/nodes,rm -rf pve07 手動刪除pve07 的資料夾,再重整網頁gui,pve07即消失 ...

2016-10-19 · 1 min · 84 words · Me

proxmox cluster failed

pvecm expected 1 暫時把集叢的期待數量從2降低為1 service pve-cluster restart ========== 本機運作 systemctl stop pve-cluster pmxcfs -l ========== systemctl restart corosync.service systemctl restart pve-cluster.service systemctl restart pvedaemon.service systemctl restart pveproxy.service https://pve.proxmox.com/wiki/Separate_Cluster_Network

2016-10-18 · 1 min · 28 words · Me

proxmox lvm

pvs vgs lvs pvdisplay vgdisplay lvdisplay lvdisplay 可以看到目前all locate % size

2016-10-11 · 1 min · 11 words · Me