All Entries Tagged With: "openQRM"
Installation of openQRM
Preparing Network: Install “bridge-utils” # sudo apt-get install bridge-utils Now edit /etc/network/interfaces and setup a bridge using a static, private ip-address. #cat /etc/network/interfaces auto lo iface lo inet loopback auto br0 iface br0 inet static address 192.168.3.251 netmask 255.255.255.0 gateway 192.168.3.1 bridge_ports eth0 bridge_fd 0 bridge_hello 2 bridge_maxage 12 bridge_stp off #sudo /etc/init.d/networking restart #brctl [...]
An overview on openQRM
OpenQRM(open Qlusters Resource Manager) is an Open Source Data Center Management and Cloud Computing Platform. It is a fully community driven, Open-Source project backed up by main Sponsor openQRM Enterprise. It offers full automation of data centers and their scalable management. Datacenters are custom and complex environments due to the number of involved subsystems like [...]
Installation of openQRM using KVM
Preparing Network: Install “bridge-utils” # sudo apt-get install bridge-utils Now edit /etc/network/interfaces and setup a bridge using a static, private ip-address. #cat /etc/network/interfaces auto lo iface lo inet loopback auto br0 iface br0 inet static address 192.168.3.251 netmask 255.255.255.0 gateway 192.168.3.1 bridge_ports eth0 bridge_fd 0 bridge_hello 2 bridge_maxage 12 bridge_stp off #sudo /etc/init.d/networking restart #brctl [...]

1800 810 6547