Douglas Schilling Landgraf has posted comments on this change. Change subject: hooks: Adding hooks for ovirt-node-upgrade ......................................................................
Patch Set 1: Verified+1 (1 comment) http://gerrit.ovirt.org/#/c/28251/1/ovirt-node-plugin-vdsm.spec.in File ovirt-node-plugin-vdsm.spec.in: Line 56: Line 57: %post Line 58: # persist hook to ovirt-node-upgrade Line 59: persist {_libexecdir}/ovirt-node/hooks/pre-upgrade/01-vdsm >/dev/null 2>&1 || : Line 60: Joseph/Fabian, even using persist here the file is gone after reboot. Is it a bug o node? Other test that I did: create the file manually in the libexecdir/ovirt-node/hooks/pre-upgrade/ persist it and rebooted... after reboot no file available. Line 61: # reserve vdsm port 54321 Line 62: augtool << \EOF_sysctl Line 63: set /files/etc/sysctl.conf/net.ipv4.ip_local_reserved_ports 54321 Line 64: save -- To view, visit http://gerrit.ovirt.org/28251 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I986fe6edb8f5619dcbca33cccab080245654fd02 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Joey Boggs <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
