Re: [systemd-devel] MongoDB error after the changing the Path

2019-01-09 Thread Reindl Harald


Am 09.01.19 um 16:17 schrieb Hemanth Kumar:
> Can you share me MongoDB users

Google -> "Mongodb community support"
https://www.mongodb.com/community-support-resources
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] MongoDB error after the changing the Path

2019-01-09 Thread Hemanth Kumar
Can you share me MongoDB users
Regards,
Hemanth
*Legal* *is now* *Simple*
India's No.1 Professional Service  is on
Facebook  I
*Twitter* I LinkedIn  I YouTube!

--
This message contains confidential information and is intended only for the
individual named. If you are not the named addressee you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and
delete this e-mail from your system. E-mail transmission cannot be
guaranteed to be secure or error-free and information could be intercepted,
corrupted, lost, destroyed, arrive late or incomplete, or contain viruses.
The sender, therefore, does not accept liability for any errors or
omissions in the contents of this message.


On Wed, Jan 9, 2019 at 8:47 PM Hemanth Kumar 
wrote:

>
> Regards,
> Hemanth
> *Legal* *is now* *Simple*
> India's No.1 Professional Service  is on
> Facebook  I
> *Twitter* I LinkedIn  I YouTube!
> 
> --
> This message contains confidential information and is intended only for
> the individual named. If you are not the named addressee you should not
> disseminate, distribute or copy this e-mail. Please notify the sender
> immediately by e-mail if you have received this e-mail by mistake and
> delete this e-mail from your system. E-mail transmission cannot be
> guaranteed to be secure or error-free and information could be intercepted,
> corrupted, lost, destroyed, arrive late or incomplete, or contain viruses.
> The sender, therefore, does not accept liability for any errors or
> omissions in the contents of this message.
>
>
> On Wed, Jan 9, 2019 at 7:57 PM Cristian Rodríguez <
> crrodrig...@opensuse.org> wrote:
>
>>
>>
>> El 09-01-2019 a las 10:35, hemanthkuma...@vakilsearch.com escribió:
>> > Hi All,
>> >
>> > I am facing the problem in MongDB after the Path. So help me ti sort
>> the
>> > issue
>> >
>> > [root@ca-mongo mongo]# cat /etc/mongod.conf
>> >
>>
>>
>> Please ask in mongodb users list, this problem has nothing to do with
>> systemd development.
>>
>> ___
>> systemd-devel mailing list
>> systemd-devel@lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/systemd-devel
>>
>
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] MongoDB error after the changing the Path

2019-01-09 Thread Hemanth Kumar
Regards,
Hemanth
*Legal* *is now* *Simple*
India's No.1 Professional Service  is on
Facebook  I
*Twitter* I LinkedIn  I YouTube!

--
This message contains confidential information and is intended only for the
individual named. If you are not the named addressee you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and
delete this e-mail from your system. E-mail transmission cannot be
guaranteed to be secure or error-free and information could be intercepted,
corrupted, lost, destroyed, arrive late or incomplete, or contain viruses.
The sender, therefore, does not accept liability for any errors or
omissions in the contents of this message.


On Wed, Jan 9, 2019 at 7:57 PM Cristian Rodríguez 
wrote:

>
>
> El 09-01-2019 a las 10:35, hemanthkuma...@vakilsearch.com escribió:
> > Hi All,
> >
> > I am facing the problem in MongDB after the Path. So help me ti sort the
> > issue
> >
> > [root@ca-mongo mongo]# cat /etc/mongod.conf
> >
>
>
> Please ask in mongodb users list, this problem has nothing to do with
> systemd development.
>
> ___
> systemd-devel mailing list
> systemd-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/systemd-devel
>
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] MongoDB error after the changing the Path

2019-01-09 Thread Cristian Rodríguez



El 09-01-2019 a las 10:35, hemanthkuma...@vakilsearch.com escribió:

Hi All,

I am facing the problem in MongDB after the Path. So help me ti sort the 
issue


[root@ca-mongo mongo]# cat /etc/mongod.conf




Please ask in mongodb users list, this problem has nothing to do with 
systemd development.


___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] MongoDB error after the changing the Path

2019-01-09 Thread Hemanth Kumar
Hi Team,

Awaiting for the revert


Regards,
Hemanth
*Legal* *is now* *Simple*
India's No.1 Professional Service  is on
Facebook  I
*Twitter* I LinkedIn  I YouTube!

--
This message contains confidential information and is intended only for the
individual named. If you are not the named addressee you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and
delete this e-mail from your system. E-mail transmission cannot be
guaranteed to be secure or error-free and information could be intercepted,
corrupted, lost, destroyed, arrive late or incomplete, or contain viruses.
The sender, therefore, does not accept liability for any errors or
omissions in the contents of this message.


On Wed, Jan 9, 2019 at 7:06 PM  wrote:

> Hi All,
>
>
>
> I am facing the problem in MongDB after the Path. So help me ti sort the
> issue
>
>
>
>
>
>
>
>
>
> [root@ca-mongo mongo]# cat /etc/mongod.conf
>
> # mongod.conf
>
>
>
> # for documentation of all options, see:
>
> #   http://docs.mongodb.org/manual/reference/configuration-options/
>
>
>
> # where to write logging data.
>
> systemLog:
>
>   destination: file
>
>   logAppend: true
>
>   path: /var/log/mongodb/mongod.log
>
>
>
> # Where and how to store data.
>
> storage:
>
> #  dbPath: /var/lib/mongo
>
> dbPath: /mnt/data/mongo
>
>
>
> # nojournal: true
>
> #journal:
>
> #   enabled: true
>
> #  engine:
>
> #  mmapv1:
>
> #  wiredTiger:
>
>
>
> # how the process runs
>
> processManagement:
>
>   fork: true  # fork and run in background
>
>   pidFilePath: /var/run/mongodb/mongod.pid  # location of pidfile
>
>
>
> # network interfaces
>
> net:
>
>   port: 27017
>
>   bindIp: 0.0.0.0  # Listen to local interface only, comment to listen on
> all interfaces.
>
>
>
>
>
> #security:
>
>
>
> #operationProfiling:
>
>
>
> #replication:
>
>
>
> #sharding:
>
>
>
> ## Enterprise-Only Options
>
>
>
> #auditLog:
>
>
>
> #snmp:
>
> #
>
> #
>
>
>
>
>
> Error
>
>
>
> ● mongod.service - High-performance, schema-free document-oriented database
>
>Loaded: loaded (/usr/lib/systemd/system/mongod.service; enabled; vendor
> preset: disabled)
>
>Active: failed (Result: exit-code) since Wed 2019-01-09 13:30:30 UTC;
> 2min 14s ago
>
>  Docs: https://docs.mongodb.org/manual
>
>   Process: 3733 ExecStart=/usr/bin/mongod $OPTIONS (code=exited,
> status=1/FAILURE)
>
>   Process: 3731 ExecStartPre=/usr/bin/chmod 0755 /var/run/mongodb
> (code=exited, status=0/SUCCESS)
>
>   Process: 3729 ExecStartPre=/usr/bin/chown mongod:mongod /var/run/mongodb
> (code=exited, status=0/SUCCESS)
>
>   Process: 3726 ExecStartPre=/usr/bin/mkdir -p /var/run/mongodb
> (code=exited, status=0/SUCCESS)
>
>
>
> Jan 09 13:30:30 ca-mongo systemd[1]: Starting High-performance,
> schema-free document-oriented database...
>
> Jan 09 13:30:30 ca-mongo mongod[3733]: about to fork child process,
> waiting until server is ready for connections.
>
> Jan 09 13:30:30 ca-mongo mongod[3733]: forked process: 3736
>
> Jan 09 13:30:30 ca-mongo mongod[3733]: ERROR: child process failed, exited
> with error number 1
>
> Jan 09 13:30:30 ca-mongo systemd[1]: mongod.service: control process
> exited, code=exited status=1
>
> Jan 09 13:30:30 ca-mongo systemd[1]: Failed to start High-performance,
> schema-free document-oriented database.
>
> Jan 09 13:30:30 ca-mongo systemd[1]: Unit mongod.service entered failed
> state.
>
> Jan 09 13:30:30 ca-mongo systemd[1]: mongod.service failed.
>
> [root@ca-mongo mongo]#
>
>
>
> Regards,
>
> Hemanth
>
> *Legal* *is now* *Simple*
>
> India's No.1 Professional Service  is on
> Facebook  I
> *Twitter* I LinkedIn  I YouTube!
> 
>
> --
>
> ​This message contains confidential information and is intended only for
> the individual named. If you are not the named addressee you should not
> disseminate, distribute or copy this e-mail. Please notify the sender
> immediately by e-mail if you have received this e-mail by mistake and
> delete this e-mail from your system. E-mail transmission cannot be
> guaranteed to be secure or error-free and information could be intercepted,
> corrupted, lost, destroyed, arrive late or incomplete, or contain viruses.
> The sender, therefore, does not accept liability for any errors or
> omissions in the contents of this message.
>
>
>
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] MongoDB error after the changing the Path

2019-01-09 Thread hemanthkumar.t
Hi All,

 

I am facing the problem in MongDB after the Path. So help me ti sort the issue 

 

 

 

 

[root@ca-mongo mongo]# cat /etc/mongod.conf

# mongod.conf

 

# for documentation of all options, see:

#   http://docs.mongodb.org/manual/reference/configuration-options/

 

# where to write logging data.

systemLog:

  destination: file

  logAppend: true

  path: /var/log/mongodb/mongod.log

 

# Where and how to store data.

storage:

#  dbPath: /var/lib/mongo

dbPath: /mnt/data/mongo

 

# nojournal: true

#journal:

#   enabled: true

#  engine:

#  mmapv1:

#  wiredTiger:

 

# how the process runs

processManagement:

  fork: true  # fork and run in background

  pidFilePath: /var/run/mongodb/mongod.pid  # location of pidfile

 

# network interfaces

net:

  port: 27017

  bindIp: 0.0.0.0  # Listen to local interface only, comment to listen on all 
interfaces.

 

 

#security:

 

#operationProfiling:

 

#replication:

 

#sharding:

 

## Enterprise-Only Options

 

#auditLog:

 

#snmp:

#

#

 

 

Error 

 

● mongod.service - High-performance, schema-free document-oriented database

   Loaded: loaded (/usr/lib/systemd/system/mongod.service; enabled; vendor 
preset: disabled)

   Active: failed (Result: exit-code) since Wed 2019-01-09 13:30:30 UTC; 2min 
14s ago

 Docs: https://docs.mongodb.org/manual

  Process: 3733 ExecStart=/usr/bin/mongod $OPTIONS (code=exited, 
status=1/FAILURE)

  Process: 3731 ExecStartPre=/usr/bin/chmod 0755 /var/run/mongodb (code=exited, 
status=0/SUCCESS)

  Process: 3729 ExecStartPre=/usr/bin/chown mongod:mongod /var/run/mongodb 
(code=exited, status=0/SUCCESS)

  Process: 3726 ExecStartPre=/usr/bin/mkdir -p /var/run/mongodb (code=exited, 
status=0/SUCCESS)

 

Jan 09 13:30:30 ca-mongo systemd[1]: Starting High-performance, schema-free 
document-oriented database...

Jan 09 13:30:30 ca-mongo mongod[3733]: about to fork child process, waiting 
until server is ready for connections.

Jan 09 13:30:30 ca-mongo mongod[3733]: forked process: 3736

Jan 09 13:30:30 ca-mongo mongod[3733]: ERROR: child process failed, exited with 
error number 1

Jan 09 13:30:30 ca-mongo systemd[1]: mongod.service: control process exited, 
code=exited status=1

Jan 09 13:30:30 ca-mongo systemd[1]: Failed to start High-performance, 
schema-free document-oriented database.

Jan 09 13:30:30 ca-mongo systemd[1]: Unit mongod.service entered failed state.

Jan 09 13:30:30 ca-mongo systemd[1]: mongod.service failed.

[root@ca-mongo mongo]#

 

Regards,

Hemanth

Legal is now Simple

  India's No.1 Professional Service is on  
 Facebook I Twitter 
I   LinkedIn I  
 YouTube! 

--

​This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. E-mail transmission cannot be guaranteed to be 
secure or error-free and information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or contain viruses. The sender, 
therefore, does not accept liability for any errors or omissions in the 
contents of this message. 

 

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel