Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

virtual machine or install direct to server?

Subscribe

Get notified when there's activity on this post

This question has been flagged
virtualization
4 Replies
23380 Views
Avatar
Eric

Hi everyone,

I have this new 1U server with me which I plan to install OpenERP 7 open source.

2 x Intel Xeon 6C Processor Model E5-2620 95W 2.0GHz/1333MHz/15MB W/Fan

4 x 8GB (1x8GB, 2Rx4, 1.35V) PC3L-10600 CL9 ECC DDR3 1333MHz LP RDIMM

4 x IBM 1TB 7.2K 6Gbps NL SAS 3.5in G2HS HDD

It will cater multi companies (around 1 group and 10 subsidiaries). Total users around 80. But not all will use at the same time. Probably concurrent users around 30 - 40 at 1 time.

I have 2 options to install:- a. Install Ubuntu 12.04 and OpenERP 7 directly into this server. Thus can gain full power for this. or b. Install Proxmox or VMWare. Then create a few VMs with sufficient power.

e.g.

VM1 = OpenERP Server, Web, Addons (1TB, 15GB virtual memory, 16 cores vprocessors)

VM2 = PostgreSQL Database (separate from VM1)

Which one will be a better approach?

I read in the old forum, i think people going against the idea of virtual machines. But how about with my specs?

If I can use virtual machine, I do prefer. I can always upgrade my memory to 120GB or add 4 x processors. At least it is cheaper to buy additional boxes.

Any help? Thanks.

3
Avatar
Discard
Mats Kjellberg

Hi, What would be the gain by installing it as a virtual machine, as you only need to have it installed in the server and all the users access it by the web browser so no separate licences or client installations is required so what is there actually to gain by a virtual installation?? Just a question as I'm no expert on this issue.. //Mats,

Avatar
Eric
Author Best Answer

Hi everyone,

This is used by the same group of companies. All owned by the group :) But I will enable multi-companies feature. Basically 1 database rules them all :) In this box, I will have 2 VMs.

  • VM1 - OpenERP Server, Web, Addons

  • VM2 - PostgreSQL database (which I will replicate to other server box)

Is my hardware specs good enough? Normally how much virtual memory, virtual processors and hard disk will you allocate for OpenERP 7 VM?

How about PostgreSQL VM?

So I can conclude hosting my OpenERP 7 in a virtual machine has no effect on installing directly based on speed & performance of OpenERP 7 application?

For Xen, is it better than proxmox? This will be used for production not development.

We will use ubuntu server, thus I don't see why I need to worry about licensing.

Any help? Thanks.

2
Avatar
Discard
Avatar
micha1968
Best Answer

I would vote for a solution with a virtualisation layer. In that case it is more easy to move to different hardware or create images and snapshots of the system.

0
Avatar
Discard
Avatar
Ethan Furman
Best Answer

If you are supporting different companies with the same hardware, definitely go with virtualization. It's just safer.

Personally, I use Xen for development. It's great to keep my customers, and my code, isolated.

0
Avatar
Discard
Avatar
Laura Jarvenpaa
Best Answer

We have been using the virtual machine mainly because then you can make experiments by using overlays (we use qemu-kvm for virtualization) and I agree with micha with other benefits. But of course with virtual machines it is important that you configure them well for your needs.

0
Avatar
Discard
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Sign up
Related Posts Replies Views Activity
Odoo v10 - Send RFQ by Email - Very slow - Virtual machine
virtualization slow
Avatar
0
Sep 17
4875
Permissions error when trying to create Postgresql tablespace on Virtual Box shared folder Odoo 10 CE
postgresql permissions virtualization ubuntu16 Odoo10
Avatar
1
Jan 19
5381
How to develop on Mac OS for OpenERP? Solved
macosx pydev eclipse virtualization debugging pdb vagrant docker
Avatar
Avatar
Avatar
2
Feb 24
12462
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now