[Bug 1693122] Re: mongodb starts before network on VM and standalone

2021-10-28 Thread Robie Basak
We've seen this pattern being requested in many packages: normally a network service dependency isn't needed because a service by default doesn't bind to a specific address. If a user configures a service to bind on a specific address, then often they also need to add the network dependency

[Bug 1693122] Re: mongodb starts before network on VM and standalone

2017-06-01 Thread Nish Aravamudan
Hi Luca, This is the right place for Ubuntu, yes. But Ubuntu (at least in the current release) is syncing from Debian. So the appropriate place to get the fix in, at least at first, is with Debian: http://www.debian.org/Bugs/Reporting. I can also file it when I add the delta, but it's better if a

[Bug 1693122] Re: mongodb starts before network on VM and standalone

2017-06-01 Thread Nish Aravamudan
Hi Luca, This is the right place for Ubuntu, yes. But Ubuntu (at least in the current release) is syncing from Debian. So the appropriate place to get the fix in, at least at first, is with Debian: http://www.debian.org/Bugs/Reporting. I can also file it when I add the delta, but it's better if a

[Bug 1693122] Re: mongodb starts before network on VM and standalone

2017-05-31 Thread Luca Cervigni
I thought this was the right place to fill the bug to have the source package fixed. Where should I report it to if not here? Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1693122 Title:

[Bug 1693122] Re: mongodb starts before network on VM and standalone

2017-05-31 Thread Nish Aravamudan
On 01.06.2017 [00:22:44 -], Luca Cervigni wrote: > I mean, it is a database service and 99% of the times can be, or it is used > from the network. > In the mongodb configuration mongodb.conf: > > ... > #Net > net.bindIp: 127.0.0.1,10.4.78.23 > net.port: 27017 > ... That is a change you

[Bug 1693122] Re: mongodb starts before network on VM and standalone

2017-05-31 Thread Nish Aravamudan
On 01.06.2017 [00:22:44 -], Luca Cervigni wrote: > I mean, it is a database service and 99% of the times can be, or it is used > from the network. > In the mongodb configuration mongodb.conf: > > ... > #Net > net.bindIp: 127.0.0.1,10.4.78.23 > net.port: 27017 > ... That is a change you

[Bug 1693122] Re: mongodb starts before network on VM and standalone

2017-05-31 Thread Luca Cervigni
I mean, it is a database service and 99% of the times can be, or it is used from the network. In the mongodb configuration mongodb.conf: ... #Net net.bindIp: 127.0.0.1,10.4.78.23 net.port: 27017 ... The db tries to start binding on the 10.4.78.23 ip, that is still not up because there is no

[Bug 1693122] Re: mongodb starts before network on VM and standalone

2017-05-31 Thread Nish Aravamudan
Hello and thank you for reporting this bug. What exactly is the use case / why do you need networking for your database to start? The MongoDB service is for the mongodb server, as far as I can tell, which is for serving databases. By default that is done locally. If you need to server your

[Bug 1693122] Re: mongodb starts before network on VM and standalone

2017-05-31 Thread Nish Aravamudan
Hello and thank you for reporting this bug. What exactly is the use case / why do you need networking for your database to start? The MongoDB service is for the mongodb server, as far as I can tell, which is for serving databases. By default that is done locally. If you need to server your

[Bug 1693122] Re: mongodb starts before network on VM and standalone

2017-05-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mongodb (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1693122 Title: