原创 oVirt Engine編譯 WebAdmin模塊報錯[ERROR] Out of memory to increase the amount of memory

1、ovirt-engine修改代碼後編譯出包,報錯如圖 2、解決方法 參考:https://stackoverflow.com/questions/19815832/stack-overflow-error-infinite-loop-

原创 ovirt-web-ui 編譯出包內存溢出問題 JavaScript heap out of memory

1、官方倉庫和開發文檔 倉庫:https://github.com/oVirt/ovirt-web-ui 文檔:https://github.com/oVirt/ovirt-web-ui/blob/master/DEVELOPERS.md

原创 ovirt-aaa-jdbc-tool 添加新命令行

1、官方文檔&倉庫地址 文檔:https://www.ovirt.org/develop/release-management/features/infra/aaa-jdbc.html 倉庫:https://github.com/oVir

原创 Jenkins的安裝 部署 啓動

1、下載rpm安裝包https://www.jenkins.io/download/,並安裝(或者添加yum源 install安裝https://www.jenkins.io/doc/book/installing/#red-hat-ce

原创 Navticat12連接Mysql8出現Authentication plugin caching sha2 password cannot be loaded錯誤

1、登錄mysql後臺 輸入ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'YOUR_PASSWORD'; 最後的password換成自己的

原创 oVirt nodes節點安裝

1、官方文檔地址: https://www.ovirt.org/documentation/installing_ovirt_as_a_self-hosted_engine_using_the_csockpit_web_interface

原创 oVirt Engine對接ldap服務

1、安裝ovirt-engine-extension-aaa-ldap-setup yum -y install ovirt-engine-extension-aaa-ldap-setup     2、執行ovirt-engine-ex

原创 centos7上傳鏡像做本地yum源安裝GUI

1、上傳鏡像到centos虛擬機上,注意鏡像的everything的版本 2、創建文件夾,將鏡像掛在在這個文件夾下 3、進入yum源目錄/etc/yum.repos.d,清空目錄下文件,創建新yum倉庫文件,寫入如下內容 [root

原创 oVirt Engine編譯以及rpm安裝

1、git下載或者本地上傳 2、安裝rpmbuild 3、make dist打包出tar.gz包 4、執行rpmbuild -tb ovirt-engine-XX.tar.gz 中間可能出現maven-surefire-plugi

原创 window 10 環境下Python 2與Python 3共存以及virtualenv的使用

下載安裝在這裏不累述了,去官網下載安裝即可,注意安裝時候選擇添加到系統的環境變量。Python 2 和 Python 3安裝好之後,打開安裝的路徑,將對應的python.exe文件改成各自的版本號的python2.exe python3.