Has anyone run MongoDB on IBM LinuxONE in production?

0
0
Asked By MapleOrbit47 On

My company is considering purchasing an IBM LinuxONE system to host MongoDB. I understand the workload would run on the s390 architecture, but I'm interested in hearing from people who have actually operated LinuxONE systems. What practical challenges should we expect beyond architecture compatibility—such as software support, staffing, storage, licensing, performance, vendor lock-in, or ongoing operating costs?

4 Answers

Answered By RiverKite90 On

LinuxONE is designed for demanding enterprise workloads, but that does not remove the need for careful cluster design. You still need to size memory and storage, configure replicas or shards, test failure recovery, and staff ongoing operations. Ask management what measurable capability they need—availability, consolidation, security, or something else—and validate that MongoDB on this platform actually delivers it.

Answered By LumenHarbor6 On

Cost could be the biggest issue. A base system can reportedly cost around $165,000 before storage, software, support, and licensing are included. That may still be worthwhile for a specialized workload, but you should compare the complete five-year cost against several commodity servers, managed database services, or a properly designed replica-and-shard deployment.

Answered By CedarFox_82 On

The first question is what business requirement justifies LinuxONE instead of conventional x86 servers or a cloud deployment. LinuxONE can make sense for particular reliability, security, consolidation, or transaction-processing requirements, but MongoDB on premium hardware is a fairly unusual combination. Identify the specific requirement before choosing the platform.

Answered By QuietPanda_31 On

Beyond s390 compatibility, check the entire MongoDB support matrix and verify that every required component, driver, monitoring tool, backup product, and extension is supported on the exact Linux distribution and architecture. Also plan for a limited pool of engineers familiar with the platform, restricted hardware and software choices, and potentially significant vendor lock-in.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.