Package Details: mongodb-bin 7.0.9-1

Git Clone URL: https://aur.archlinux.org/mongodb-bin.git (read-only, click to copy)
Package Base: mongodb-bin
Description: A high-performance, open source, schema-free document-oriented database
Upstream URL: https://www.mongodb.com/
Keywords: database document-oriented mongo mongod mongodb mongos
Licenses: SSPL-1.0
Conflicts: mongodb, mongodb-shell-bin
Provides: mongodb
Submitter: ali.molaei
Maintainer: ali.molaei (rafaelff)
Last Packager: ali.molaei
Votes: 91
Popularity: 2.71
First Submitted: 2019-01-28 09:01 (UTC)
Last Updated: 2024-04-29 09:14 (UTC)

Dependencies (5)

Required by (27)

Sources (7)

Pinned Comments

ali.molaei commented on 2021-07-28 14:29 (UTC)

If you get core dumps on version 5, read this: https://jira.mongodb.org/browse/SERVER-58648

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 11 Next › Last »

rafaelff commented on 2021-08-16 22:27 (UTC)

@diogobaeder: interesting. Can you please provide more details on the error you are seeing? If any big output or traceback, please use a pastebin service

diogobaeder commented on 2021-08-16 22:11 (UTC)

Here are my supported instructions:

$ cat /proc/cpuinfo | grep ^flags | uniq
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d

However, MongoDB 5 still won't run on my computer.

rafaelff commented on 2021-08-16 19:14 (UTC)

MongoDB updated Production Notes on x86_64 arch with the following information:

For Intel x86_64, MongoDB requires one of: a Sandy Bridge or later Core processor, or a Tiger Lake or later Celeron or Pentium processor.

For AMD x86_64, MongoDB requires: a Bulldozer or later processor.

It seems avx instruction support is required. See DOCS-14684 for more info.

One can check the CPU's supported instructions with cat /proc/cpuinfo | grep ^flags | uniq

diogobaeder commented on 2021-08-16 14:15 (UTC)

@HLFH indeed they did. It's really annoying for me at least that I have a computer that's not even 10 years old and doesn't work with the current MongoDB stable anymore for lack of compatibility. And it's a pretty good computer. I hope they fix this soon and start supporting these not-really-so-old computers.

HLFH commented on 2021-08-16 13:56 (UTC)

Sounds like they fucked up for MongoDB 5.0. They should have accepted Intel Avoton (Atom) server architecture for example.

I also downgraded to the more stable mongodb44-bin. And that works great. For now.

rafaelff commented on 2021-08-13 16:43 (UTC)

@replabrobin consider checking any open bug report or filing a new bug report in MongoDB bug tracker. Maybe you find a solution in there.

replabrobin commented on 2021-08-10 10:12 (UTC)

I had startup problems after upgrade and even downgrade to mongodb44-bin until I found this post related to status=14 failure

https://askubuntu.com/questions/823288/mongodb-loads-but-breaks-returning-status-14

diogobaeder commented on 2021-08-07 19:08 (UTC)

I have a Sandy Bridge CPU (I7-2600) and MongoDB 5.0.1 didn't run here for me. So I removed it and installed mongodb44-bin instead, to at least have some version running.

kode54 commented on 2021-08-01 18:29 (UTC)

Oh, thanks, I didn't know about that.

ali.molaei commented on 2021-08-01 10:38 (UTC)

@kode54 you can use 4.4.7 installing mongodb44-bin