как запустить mongodb в Desktop Fresh x86_64 ?
Добавлено: 11 июн 2013, 10:32
ROSA Desktop Fresh x86_64
# urpmi mongodb-server mongodb
Пакеты mongodb-2.2.2-1-rosa2012.1.x86_64, mongodb-server-2.2.2-1-rosa2012.1.x86_64 уже установлен
# service mongod restart
Restarting mongod (via systemctl): Job for mongod.service failed. See 'systemctl status mongod.service' and 'journalctl' for details.
[ ОШИБКА ]
# systemctl status mongod.service
mongod.service - High-performance, schema-free document-oriented database
Loaded: loaded (/lib/systemd/system/mongod.service; enabled)
Active: failed (Result: exit-code) since Tue, 11 Jun 2013 10:00:49 +0400; 18s ago
Process: 12036 ExecStart=/usr/bin/mongod $OPTIONS --pidfilepath /var/run/mongo/mongo.pid run (code=exited, status=100)
CGroup: name=systemd:/system/mongod.service
Jun 11 10:00:49 officer3-l.cmp.go.msk.ru mongod[12036]: forked process: 12039
Jun 11 10:00:49 officer3-l.cmp.go.msk.ru mongod[12036]: all output going to: /var/log/mongo/mongod.log
Jun 11 10:00:49 officer3-l.cmp.go.msk.ru systemd[1]: Failed to start High-performance, schema-free document-oriented database.
# urpmi mongodb-server mongodb
Пакеты mongodb-2.2.2-1-rosa2012.1.x86_64, mongodb-server-2.2.2-1-rosa2012.1.x86_64 уже установлен
# service mongod restart
Restarting mongod (via systemctl): Job for mongod.service failed. See 'systemctl status mongod.service' and 'journalctl' for details.
[ ОШИБКА ]
# systemctl status mongod.service
mongod.service - High-performance, schema-free document-oriented database
Loaded: loaded (/lib/systemd/system/mongod.service; enabled)
Active: failed (Result: exit-code) since Tue, 11 Jun 2013 10:00:49 +0400; 18s ago
Process: 12036 ExecStart=/usr/bin/mongod $OPTIONS --pidfilepath /var/run/mongo/mongo.pid run (code=exited, status=100)
CGroup: name=systemd:/system/mongod.service
Jun 11 10:00:49 officer3-l.cmp.go.msk.ru mongod[12036]: forked process: 12039
Jun 11 10:00:49 officer3-l.cmp.go.msk.ru mongod[12036]: all output going to: /var/log/mongo/mongod.log
Jun 11 10:00:49 officer3-l.cmp.go.msk.ru systemd[1]: Failed to start High-performance, schema-free document-oriented database.