similar to: patch on vm nics

Displaying 20 results from an estimated 600 matches similar to: "patch on vm nics"

2009 Oct 08
3
[PATCH] fix storages crazyness
Signed-off-by: Loiseleur Michel <mloiseleur at linagora.com> --- app/models/vm.rb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/models/vm.rb b/app/models/vm.rb index 88e0aef..0be3f89 100644 --- a/app/models/vm.rb +++ b/app/models/vm.rb @@ -27,7 +27,7 @@ class Vm < ActiveRecord::Base find(:all, :conditions=>{:state=>Task::STATE_QUEUED})
2010 Feb 16
1
[PATCH] Increase timeout for live migration
Live migration is an operation which can takes times, like 2 or 3 minutes for heavy vms. Fixing this timeout work around another bug of db-o-matic: the infinite loop where node A has a defined & stopped vm X and node B has a defined & running vm X. I encountered this bug because the live migration has hit the timeout limit. Signed-off-by: Loiseleur Michel <mloiseleur at
2010 Feb 25
2
[PATCH] Enhance vms display
It can be quite hard to manage a pool of 40-50 VMs without informations about the OS running, the contact (which is the only one to know when the vm can really be destroyed) or an End Of Life date. This patch add those fields, and rework a little the VM list view, in order to show gracefully those new fields. It has been made at the expense of UUID, Total Run Time & Load fields. Since those
2010 Jun 08
1
[PATCH] Fix optimistic locking during vm migration
Signed-off-by: Loiseleur Michel <mloiseleur at linagora.com> --- src/db-omatic/db_omatic.rb | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/db-omatic/db_omatic.rb b/src/db-omatic/db_omatic.rb index da11bfa..79f29d2 100755 --- a/src/db-omatic/db_omatic.rb +++ b/src/db-omatic/db_omatic.rb @@ -195,6 +195,9 @@ class DbOmatic < Qmf::ConsoleHandler end
2009 Oct 06
1
[PATCH] Fix refreshing vms list This patch fix vms index view when a smart pool is not destroyed correctly.
Signed-off-by: Loiseleur Michel <mloiseleur at linagora.com> --- app/models/smart_pool.rb | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) diff --git a/app/models/smart_pool.rb b/app/models/smart_pool.rb index 1f718a8..9afc354 100644 --- a/app/models/smart_pool.rb +++ b/app/models/smart_pool.rb @@ -62,18 +62,16 @@ class SmartPool < Pool if nested_pools
2010 Feb 25
1
[PATCH] fix storage problem.
Since Ruby::Qmf moves, the .key() method does not work anymore. It forces to use a .get_attr('key') in order to get the good value. Signed-off-by: Loiseleur Michel <mloiseleur at linagora.com> --- src/task-omatic/taskomatic.rb | 15 +++++++-------- 1 files changed, 7 insertions(+), 8 deletions(-) diff --git a/src/task-omatic/taskomatic.rb b/src/task-omatic/taskomatic.rb index
2009 Nov 13
1
[PATCH server] Replace the occurence of the type @qmfc.object(Qmf::Query.new(:class => "xxx", 'key' => search_key)) for @qmfc.object(Qmf::Query.new(:class => "xxx"), 'key' => search_key) else the search on the key is not functionnal.
This fix db-omatic that cannot recover the node on wich the vm run for example. We have not investigate far away but that can be due to a change on the ruby-qmf API. Signed-off-by: Michel Loiseleur <mloiseleur at linagora.com> --- src/db-omatic/db_omatic.rb | 10 ++++++---- src/libvirt-list.rb | 6 +++--- src/matahari-list.rb | 4 ++-- 3 files changed, 11
2015 Apr 02
0
Recommended stations on a server and slave domain controller
Hello Marc, We are planning to start with 5000 users. Do you have an idea or some feebacks on how many DCs are necessary to have the best performance and what is the max users that could be include in each DCs ? Thank you. Regards Sourisack Phanivong Support OSSA LINAGORA 80 Rue Roque de Fillol 92800 Puteaux Le 01/04/2015 11:09, Sourisack PHANIVONG a ?crit : > Hello Marc, > >
2005 Oct 25
3
live migration with DRBD devices
Hi all, I want to do live migration of domains using DRBD block devices for synchronisation between the two Xen hosts with Xen 2.0.7. I''ve written a script ( block-drbd ) which binds / unbinds DRBD devices for specific domains (with DRBD, only one host can write on a drbd device at the same time). This script sets the current host as master (bind) or secondary (unbind) in a DRBD
2015 Apr 01
2
Recommended stations on a server and slave domain controller
Hello Marc, Thanks for you help, I will give you our feedbacks if we can achieve this project. Regards Sourisack Phanivong Support OSSA LINAGORA 80 Rue Roque de Fillol 92800 Puteaux Le 31/03/2015 21:09, Marc Muehlfeld a ?crit : > Hello Sourisack, > > Am 31.03.2015 um 15:50 schrieb Sourisack PHANIVONG: >> As I told you, the final aim is to have more than 100 000 users in one
2009 Nov 06
1
No driver to Intel
I have a server hp proliant dl160g6 and i'm installing debian 5 but the network interface dosn't have support, anyone could help me, my netword card is broadcom netxtreme gigabit Intel 82576. -- ~~---~---~ Saludos, Eduardo Cruz Ramirez Departamento de Investigaci?n y Desarrollo Grupo Phoenix ? Desarrollo, Soporte y Asesor?a ~ Vis?tanos en: http://www.grupo-phoenix.com
2007 Aug 30
1
Fwd: Priotirize SSH Traffic
oops, i forgot to reply to the list :-/ Début du message réexpédié : > De : Vincent Dautremont <vdautrem@ulb.ac.be> > Date : 30 août 2007 16:58:26 GMT+02:00 > À : Ali Jawad <alijawad1@gmail.com> > Objet : Rép : [LARTC] Priotirize SSH Traffic > > try that > #tc qdisc add dev eth0 root handle1: prio > # tc filter add dev eth0 protocol ip parent 1: prio 1 u32
2015 Mar 30
2
Recommended stations on a server and slave domain controller
Hello Marc, Sorry for the confusion, AD is the current solution installed and used. The goal we want to achieve is to install a configuration for a lot of users (about 100 000) with one master domain. So we thought that it may be possible to have a principal domain and several slave domains. If this configuration can't be considered, we want to know if it's a feature that we could
2015 Mar 31
4
Recommended stations on a server and slave domain controller
Hello Marc, Thank you for your answer. About multiple DCs in one domain, Do you have any documentation or a link that could explain us how to make this type of architecture ? As I told you, the final aim is to have more than 100 000 users in one domain, is this a mistake to use a single master DC ? If we can't do this, is there a special feature to develop to make this infrastructure
2002 Feb 05
2
-q option failing
Hi all, I've tried to find this in the mailing list, but to no avail. Im using the rip perl tool (rip.sourceforge.net) to encode using ogg vorbis. As far as I can tell, setting the quality AND making vorbis read from STDIN is causing a failure. The message reads in part "Opening with wav module: WAV file reader Mode initialisation failed: invalid parameters for quality"
2009 Sep 28
5
Multi-databases support
Hi, While I was hacking ovirt-server, I have found that it's currently restricted to Postgres DB. Even if I like postgres for serious work on a server, I really prefer to hack/dev locally on a Sqlite or MySQL DB. I have googled on rails in order to find a good answer for the "foreign key problem" which forces OVirt to stay on pg. I have found a plugin on this particular
2015 Mar 23
2
Recommended stations on a server and slave domain controller
Hello, We are thinking about an alternative solution of Active Directory for a client so I have a few questions about SAMBA4. 1/ My first question is about a supposed or a recommended limitation of 1000 workstations on one server. I would like to know if this limitation is truly recommended or if an increase of 5000 machines is possible for one server. 2/ And finally about the slave domain
2006 Feb 23
12
Showcase On Rails CMS v0.1
I built out a simple CMS for websites that rely heavily on portfolios. This covers graphic and web designers in particular, but also other people with stuff to show off. It''s really easy to customize progressively, so that some people will only modify CSS, but others will dig deeper into Javascript behaviors and the Rails view code. Check it out at http://showcase.kylemaxwell.com/ SVN
2009 Sep 07
0
ssh access on the ovirt-node
< node-image/common-post.ks > [...] if rpm -q --qf '%{release}' ovirt-node | grep -q "^0\." ; then echo "Building in developer mode, leaving root account unlocked" augtool <<\EOF set /files/etc/ssh/sshd_config/PermitEmptyPasswords yes save EOF else echo "Building in production mode, locking root account" passwd -l root fi [...]
2009 Oct 16
0
Issue with LVM and iSCSI lun
Hi all, Imagine the following situation, you have : - one ISCSI storage server providing : lun0 and lun1 - the lun0 and lun1 contains a standard installation of Fedora : VM1 and VM2 - the standards installations define two VG VolGroup00 ... We didn't define LogicalVolume on the node and we attached directly the iSCSI lun to the VM without making partition or LV in Ovirt. On the