On Sat 17 Dec 2016 03:56:01 AM CST, jrahman wrote:
malcolmlewis;2802885 Wrote:
> Hi
> I would consider kvm as the virtualization rather than virtualbox,
> less downtime for rebuilding modules etc (kvm is part of the kernel,
> no downtime), also consider running you vm’s through their own
> ethernet ports via an add-on card and then use the bridge method to
> connect to the virtual machines. What are the RAM and CPU core
> requirements for your VM’s?
Thanks for the reply with suggestion about KVM.
As suggested:
- I’ll use KVM instead of Oracle VB
- Install a dedicated network card for ZoneMinder network connectivity
The system requirements for Ubuntu server OS is as below (according to
Ubuntu’s web page):
- 700 MHz processor (about Intel Celeron or better)
- 512 MiB RAM (system memory)
- 5 GB of hard-drive space
My server has 3.30GHz CPU with 16GB RAM and 2TB HDD (RAID 10
configuration with 4x 1TB HDDs will make 2TB physical equivalent)
My plan is to run two VMs (one for ZoneMinder 1.30, another for Free PBX
system).
ZM 1.30 will be installed on Ubuntu server 16.04.1 while 2nd VM will
host the Free PBX application which comes with CentOS.
After RAID 10 configuration of my disks, I’ll install the base OS (Leap
42.2).
Here is my plan for disk (total 2TB) allocation:
- Base OS Leap 42.2: 500 GB
- VM-1 (for ZM 1.30): 1 TB
- VM-2 (for Free PBX): 500 GB
Could you please review my server configuration and let me know any
other suggestion(s) or advice.
Thanks.
Hi
Perhaps have a play with the YaST installer -> expert partitioner to
setup your disks/raid config. Allow some space for a separate boot out
of RAID, eg create a say 512MB partition on sda/sdc and use sdc as a
backup boot (use dd to create an image from sda -> sdc).
Since your going to use such a large partition for openSUSE
consider ext4 rather than the default btrfs?
For you VM storage create a /var/lib/libvirt partition do use for you
images and vm info.
Are there two separate disk controllers? Or is it all one controller? I
ask this because if two separate controllers, you can offer some
additional protection to your RAID 1+0 setup to at least keep an
active stripe available if one controller fails…
You can boot the system from a rescue usb/cd and look at the hwinfo or
lspci output to see the controller info.
One other note which may be important, make a note of the disk serial
numbers to identify when in the system, sometime the BIOS will move the
disks when > 3 used eg with two disk in sda and sdb, then add a sdc,
all of a sudden they can change in BIOS disk order…
I would also just create your bridge devices for VM’s after install via
YaST after making sure the system is all up to date…
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
openSUSE Leap 42.1|GNOME 3.16.2|4.1.36-41-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!