[GAUSS-51808] : The env file contains errmsg: {'Node[192.168.56.181]': 'Output:
-
OpenGuass 版本:3.1.0
-
OpenGuass 部署架構:一主一備
-
主機型別:openEuler 20.03 (LTS-SP3)
-
Python 版本:3.7.9
-
db01 主節點 db02 備節點
第一 報錯資訊:
[root@db01 script]# ./gs_preinstall -U omm -G dbgrp -X /opt/software/openGauss/cluster_config.xml
Parsing the configuration file.
Successfully parsed the configuration file.
Installing the tools on the local node.
Successfully installed the tools on the local node.
Are you sure you want to create trust for root (yes/no)?yes
Please enter password for root
Password:
[GAUSS-51632] : Failed to do gs_sshexkey.Error: /etc/profile.d/system-info.sh: line 26: bc: command not found
/etc/profile.d/system-info.sh: line 35: bc: command not found
/etc/profile.d/system-info.sh: line 26: bc: command not found
/etc/profile.d/system-info.sh: line 35: bc: command not found
[GAUSS-51808] : The env file contains errmsg: {'Node[192.168.56.181]': 'Output: [/etc/profile.d/system-info.sh: line 26: bc: command not found ] print by /etc/profile or ~/.bashrc, please check it.'}{'Node[192.168.56.182]': 'Output: [/etc/profile.d/system-info.sh: line 26: bc: command not found\n/etc/profile.d/system-info.sh: line 35: bc: command not found ] print by /etc/profile or ~/.bashrc, please check it.'}.
Please enter password for current user[root].
第二 錯誤分析:
資料庫安裝預檢查缺少依賴包,但在安裝依賴要求裡面未發現要求按照該包,可能是在其他地方有要求,如下是我看到的資料庫 3.1.0 安裝依賴包:
第三 解決方法:
配置yum 源或者直接取該包安裝
例如:
[root@db01 script]# mount /dev/cdrom /mnt
mount: /mnt: WARNING: source write-protected, mounted read-only.
[root@db01 script]# yum -y install bc
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26342786/viewspace-2925347/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- oracle query output in excel fileOracleExcel
- NODE_ENV和webpackWeb
- 安裝nodejs和grunt以後出現 /usr/bin/env: node: No such file or directoryNodeJS
- 【AD報錯】GND contains Output Pin and Power Pin objectsAIObject
- 理解webpack之process.env.NODE_ENV詳解(十八)Web
- a control file contains informationAIORM
- 【jenkins】/usr/bin/env: php: No such file or directoryJenkinsPHP
- process.env.NODE_ENV環境變數vue2.x變數Vue
- 解決:NPM ERR! @ dev: `node node_modules/cross-env/bin/cross-env.js 的辦法NPMdevROSJS
- NODE_ENV跨平臺設定
- contains a file system with errors, check forced解決方法AIError
- ORACLE EBS中檢視某個Request的Output FileOracle
- /usr/share/mysql/czech/errmsg.sys from *** conflicts with file from package **MySqlPackage
- ORA-03297: file contains used data beyond requested RESIZE valueAI
- [譯]關於NODE_ENV,哪些你應該瞭解
- laravel5.8 如何修改.env路徑?如修改./.env為./env/product.envLaravel
- MongoDB:"errmsg" : "DBClientBase::findN: transport error:MongoDBclientError
- [Bash] env
- Docker的ARG、ENV和.env配置完整指南Docker
- JavaScript contains()JavaScriptAI
- jQuery :contains()jQueryAI
- requirement for output typeUIREM
- Warning: Cannot modify header information - headers already sent by (output started at file_path:line)HeaderORM
- listDatabases failed:{ "errmsg" : "need to login", "ok" : 0 }DatabaseAI
- jQuery.contains()jQueryAI
- javascript contains方法JavaScriptAI
- 安裝win10系統提示Output error file to the following location A:\ghosterr.txt怎麼辦Win10Error
- angular input和outputAngular
- bash : input/output errorError
- sga contains infomation (71)AI
- 極簡 Node.js 入門 - 3.1 File System API 風格Node.jsAPI
- env 環境變數變數
- #!/usr/bin/env pythonPython
- HTML <output> 輸出域HTML
- Input/output error [ linux ]ErrorLinux
- cross-env 是什麼ROS
- mount error(5): Input/output errorError
- logstash http input output pluginHTTPPlugin