Hi Dejan,
if it is not too late, would it be possible to add output of environment
into resource trace file when tracing is enabled?
--- ocf-shellfuncs.orig 2015-01-26 15:50:34.435001364 +0000
+++ ocf-shellfuncs 2015-01-26 15:49:19.707001542 +0000
@@ -822,6 +822,7 @@
fi
PS4='+ `date +"%T"`: ${FUNCNAME[0]:+${FUNCNAME[0]}:}${LINENO}: '
set -x
+ env=$( echo; printenv | sort )
}
ocf_stop_trace() {
set +x
Best,
Vladislav
23.01.2015 18:45, Dejan Muhamedagic wrote:
Hello everybody,
Someone warned us that three days is too short a period to test a
release, so let's postpone the final release of resource-agents
v3.9.6 to:
Tuesday, Jan 27
Please do more testing in the meantime. The v3.9.6-rc1 packages
are available for most popular platforms:
http://download.opensuse.org/repositories/home:/dmuhamedagic:/branches:/network:/ha-clustering:/Stable
RHEL-7 and Fedora 21 are unfortunately missing, due to some
strange unresolvable dependencies issue.
Debian/Ubuntu people can use alien.
Many thanks!
The resource-agents crowd
_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker
Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org
_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker
Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org