freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

虛擬機安裝rac(編輯修改稿)

2025-05-06 12:09 本頁面
 

【文章內(nèi)容簡介】 [root@node1 ~] hostname node2[root@node1 ~] vi /etc/sysconfig/network這樣重啟之后機器名稱就會變成node2了。用 systemconfignetwork 命令Eth0 ,子網(wǎng)掩碼:,網(wǎng)關:Eth0 , 子網(wǎng)掩碼:,網(wǎng)關:null激活網(wǎng)卡修改 ORACLE_SID=rac2。 export ORACLE_SID 重啟節(jié)點2配置Clusterware安裝環(huán)境設置ssh在clusterware (CRS) 和 Rac Database安裝過程中,Oracle Universal Installer (OUI) 必須能夠以 oracle 的身份自動將軟件復制到所有 RAC 節(jié)點。這里我們通過配置ssh 讓oracle用戶擁有不輸入密碼即可訪問各節(jié)點的能力。 首先兩個節(jié)點間以及與網(wǎng)關要ping通,要確保都是通的[root@node2 ~] ping PING () 56(84) bytes of data.64 bytes from : icmp_seq=1 ttl=64 time= ms64 bytes from : icmp_seq=2 ttl=64 time= ms ping statistics 2 packets transmitted, 2 received, 0% packet loss, time 999msrtt min/avg/max/mdev = [root@node2 ~] ping PING () 56(84) bytes of data.64 bytes from : icmp_seq=1 ttl=64 time= ms64 bytes from : icmp_seq=2 ttl=64 time= ms ping statistics 2 packets transmitted, 2 received, 0% packet loss, time 999msrtt min/avg/max/mdev = [root@node1 ~] ping PING () 56(84) bytes of data.64 bytes from : icmp_seq=1 ttl=64 time= ms64 bytes from : icmp_seq=2 ttl=64 time= ms要建立用戶等效性,需要在兩個節(jié)點上以 oracle 用戶身份生成用戶的公鑰和私鑰,首先在node1執(zhí)行[root@node1 ~] su oracle[oracle@node1 ~]$ mkdir ~/.ssh[oracle@node1 ~]$ chmod 700 ~/.ssh[oracle@node1 ~]$ sshkeygen t rsaGenerating public/private rsa key pair.Enter file in which to save the key (/home/oracle/.ssh/id_rsa): Enter passphrase (empty for no passphrase): Enter same passphrase again: Your identification has been saved in /home/oracle/.ssh/id_rsa.Your public key has been saved in /home/oracle/.ssh/.The key fingerprint is:58:43:d8:96:74:a2:91:30:4f:e4:b8:b2:b3:e9:a6:90 oracle@node1[oracle@node1 ~]$ sshkeygen t dsaGenerating public/private dsa key pair.Enter file in which to save the key (/home/oracle/.ssh/id_dsa): Enter passphrase (empty for no passphrase): Enter same passphrase again: Your identification has been saved in /home/oracle/.ssh/id_dsa.Your public key has been saved in /home/oracle/.ssh/.The key fingerprint is:4a:55:81:ba:e6:09:aa:41:12:d3:3e:7f:ad:f8:68:43 oracle@node1然后node2執(zhí)行[root@node2 ~] su oracle[oracle@node2 ~]$ mkdir ~/.ssh[oracle@node2 ~]$ chmod 700 ~/.ssh[oracle@node2 ~]$ sshkeygen t rsaGenerating public/private rsa key pair.Enter file in which to save the key (/home/oracle/.ssh/id_rsa): Enter passphrase (empty for no passphrase): Enter same passphrase again: Your identification has been saved in /home/oracle/.ssh/id_rsa.Your public key has been saved in /home/oracle/.ssh/.The key fingerprint is:d7:55:13:69:aa:d2:b0:5b:2e:bd:ca:fd:60:62:bd:2b oracle@node2[oracle@node2 ~]$ sshkeygen t dsaGenerating public/private dsa key pair.Enter file in which to save the key (/home/oracle/.ssh/id_dsa): Enter passphrase (empty for no passphrase): Enter same passphrase again: Your identification has been saved in /home/oracle/.ssh/id_dsa.Your public key has been saved in /home/oracle/.ssh/.The key fingerprint is:df:40:a4:54:b1:5a:77:79:e9:98:3d:04:d8:a6:83:83 oracle@node2切換回node1,接著執(zhí)行:ssh[oracle@node1 ~]$
點擊復制文檔內(nèi)容
公司管理相關推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1