Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
380 views
in Technique[技术] by (71.8m points)

Oracle NoSQL Database installation issues - cannot deploy topology and it kept running for a long time then it failed

I tried to install Oracle NoSQL Database on Oracle linux 8.1 for testing purpose, but the installation failed.

Could anyone please advise? I still cannot figure out what's wrong with my setting after I tried many times.

Details as follow:

  1. OS: oracle linux 8.1 on virtual machine (with 6GB ram configured for the VM)
  2. Virtual disks: 4 virtual disks (5GB/5GB/5GB/10GB)
  3. The first 3 disks are for data (I try to configure 3 replications for test), and the 4th vitual disk is for /kv, which contains KVHOME and KVROOT, plus kv/kvroot/admin01(to store the admin db)
  4. After I finished the makebootconfig and securityconfig, I followed the deployment steps according to the online manual, until I encountered this problem: The command "depoly-topology" kept runnning for very long time, and after 20 mins, it failed.

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

Oracle NoSQL Database provides a script that users can deploy the store without doing the manual installation steps.

The script just requires you to provide a few parameters and it automatically deploys the cluster and runs some testing after successful deployment.

You can find the script here: https://github.com/oracle/nosql-examples/tree/master/cluster_setup


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...