Arik Hadas has posted comments on this change. Change subject: core: move existing hibernation volumes to active snapshots ......................................................................
Patch Set 3: (2 comments) http://gerrit.ovirt.org/#/c/36523/3/packaging/dbscripts/create_tables.sql File packaging/dbscripts/create_tables.sql: > This file should not be modified Done Line 1: -- Line 2: -- Name: action_version_map; Type: TABLE; Schema: public; Owner: engine; Tablespace: Line 3: -- Line 4: http://gerrit.ovirt.org/#/c/36523/3/packaging/dbscripts/upgrade/03_06_0693_move_hibernation_volumes_to_active_snapshots.sql File packaging/dbscripts/upgrade/03_06_0693_move_hibernation_volumes_to_active_snapshots.sql: Line 1: UPDATE snapshots Line 2: SET memory_volume = hibernation_vol_handle Line 3: FROM vm_dynamic Line 4: WHERE vm_guid = vm_id AND hibernation_vol_handle <> ''; > prefer Done Line 5: Line 6: SELECT fn_db_drop_column('vm_dynamic', 'hibernation_vol_handle'); -- To view, visit http://gerrit.ovirt.org/36523 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If3ac558e2748b02939c0f74f95b60a9960363dd3 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches