I need to install MongoDB on a Windows server, it is a requirement to install the backup software "Backup Agent" .
I followed the manufacturer's manual ( Backup Agent) step by step. But this have errors with create user administrator and later I have problems with permised for created DataBased.
the logs of error are:
"C:\Users\Administrator.WIN\ Desktop\MongoDB>SetupMongo.cmd mongodb-win32-x86_64-2008plus- 2.6.5.zip C:\MongoDB temporal1
Installing MongoDB...
Arhive path: mongodb-win32-x86_64-2008plus- 2.6.5.zip
Installation directory: C:\MongoDB
CloudBackupServer user password: temporal1
Extracting MongoDB biranies (mongodb-win32-x86_64- 2008plus-2.6.5.zip)...
7-Zip (A) 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18
Processing archive: mongodb-win32-x86_64-2008plus- 2.6.5.zip
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\README
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\THIRD-PARTY- NOTICES
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\GNU-AGPL-3.0
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\bin\mongod.pdb
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\bin\mongos.pdb
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\bin\mongodump. exe
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\bin\ mongorestore.exe
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\bin\ mongoexport.exe
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\bin\ mongoimport.exe
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\bin\mongostat. exe
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\bin\mongotop. exe
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\bin\mongooplog. exe
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\bin\mongofiles. exe
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\bin\bsondump. exe
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\bin\mongoperf. exe
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\bin\mongod.exe
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\bin\mongos.exe
Extracting mongodb-win32-x86_64- 2008plus-2.6.5\bin\mongo.exe
Everything is Ok
Files: 18
Size: 465577384
Compressed: 136917091
The MongoDB service is starting.
The MongoDB service was started successfully.
Creating Windows Firewall rule (MongoDB Port 27017)...
Deleted 1 rule(s).
Ok.
Ok.
Waiting for 0 seconds, press a key to continue ...
Adding MongoDB admin user (Administrator:'temporal1')...
MongoDB shell version: 2.6.5
connecting to: admin
Successfully added user: { "user" : "Administrator", "roles" : [ "root" ] }
System error 109 has occurred.
The pipe has been ended.
Waiting for 0 seconds, press a key to continue ...
Configuring MongoDB...
The MongoDB service was started successfully.
Waiting for 0 seconds, press a key to continue ...
Adding MongoDB user (CloudBackupServer:temporal1) ...
MongoDB shell version: 2.6.5
connecting to: CloudBackupService
Successfully added user: { "user" : "CloudBackupServer", "roles" : [ "dbOwner" ]
}
MongoDB shell version: 2.6.5
connecting to: CloudBackupService
1
C:\Users\Administrator.WIN\ Desktop\MongoDB>"
Anyone can help me??
I'm not sure I understand what the problem is. What is the backup agent? Is this the MMS backup agent? You got the zip from http://www.mongodb.org/ downloads? What is SetupMongo.cmd? A install helper script you got where?
If you use the .msi download you will be able to use an installer instead of unzipping the files. See also the instructions in the MongoDB Manual.
댓글 없음:
댓글 쓰기