Omer Frenkel has posted comments on this change.

Change subject: core: medium Instance Type mismatch feature page
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/33459/1/packaging/dbscripts/upgrade/03_06_0410_medium_instance_type_has_two_cpus.sql
File 
packaging/dbscripts/upgrade/03_06_0410_medium_instance_type_has_two_cpus.sql:

Line 1: update vm_static set num_of_sockets = 2 where entity_type = 
'INSTANCE_TYPE' and vm_name = 'Medium' and description = 'Medium instance type' 
and mem_size_mb = 4096 and num_of_sockets = 1 and cpu_per_socket = 1;
what about vms that use this instance-type?


-- 
To view, visit http://gerrit.ovirt.org/33459
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I03407f86c272578cec671f49e89d2ffbeb93ae4d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to