2017-01-31T14:51:34.513+0100 I CONTROL [initandlisten] MongoDB starting : pid=9787 port=27017 dbpath=./db 64-bit host=attish-ThinkPad-T510
2017-01-31T14:51:34.513+0100 I CONTROL [initandlisten] db version v3.5.1-193-g9eef4e6
2017-01-31T14:51:34.513+0100 I CONTROL [initandlisten] git version: 9eef4e66adb645120491a3a79e705f7594af869a
set1:PRIMARY> db.adminCommand({getLog: "*" })
{ "names" : [ "global", "rs", "startupWarnings" ], "ok" : 1 }
set1:PRIMARY> db.adminCommand({getLog: "global" })
{
"totalLinesWritten" : 54,
"log" : [
"2017-01-31T14:54:21.565+0100 I CONTROL [initandlisten] MongoDB starting : pid=9958 port=27017 dbpath=./db 64-bit host=attish-ThinkPad-T510",
"2017-01-31T14:54:21.565+0100 I CONTROL [initandlisten] db version v3.5.1-193-g9eef4e6",
"2017-01-31T14:54:21.565+0100 I CONTROL [initandlisten] git version: 9eef4e66adb645120491a3a79e705f7594af869a",
"2017-01-31T14:54:21.565+0100 I CONTROL [initandlisten] allocator: tcmalloc",
"2017-01-31T14:54:21.565+0100 I CONTROL [initandlisten] modules: none",
"2017-01-31T14:54:21.565+0100 I CONTROL [initandlisten] build environment:",
set1:PRIMARY> db.adminCommand({getLog: "startupWarnings" })
{
"totalLinesWritten" : 17,
"log" : [
"2017-01-31T14:54:21.585+0100 I STORAGE [initandlisten] ",
"2017-01-31T14:54:21.585+0100 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine",
"2017-01-31T14:54:21.585+0100 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem",
"2017-01-31T14:54:28.778+0100 I CONTROL [initandlisten] ",
"2017-01-31T14:54:28.778+0100 I CONTROL [initandlisten] ** NOTE: This is a development version (3.5.1-193-g9eef4e6) of MongoDB.",
"2017-01-31T14:54:28.778+0100 I CONTROL [initandlisten] ** Not recommended for production.",
--
You received this message because you are subscribed to the Google Groups "mongodb-user"
group.
For other MongoDB technical support options, see: https://docs.mongodb.com/manual/support/
---
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-user+unsubscribe@googlegroups.com.
To post to this group, send email to mongod...@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/c459819d-7db3-4e78-98bf-8c1a37690a62%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
This is not what I want...this is available .. I want the startup sequence from the networking view...I once we trigger
sudo service mongod start..what happens in the kernel where aviha daemon . Network manager etc comes into play..
If you have any information regarding that sequence it would be helpful
Regards,
Roshni
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/CABk9snreO2rsHQ9Mq3sbPLKWfGRzzKVg8erOneE5nXVh8yFCiQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/CAAQoYQsFMO1hLtwxtq6x%2B7mXQ-a9CnTUiV3OzFpztvxMubJJwA%40mail.gmail.com.