Discussion:
[Pacemaker] new release date for resource-agents release 3.9.6
Dejan Muhamedagic
2015-01-23 15:45:41 UTC
Permalink
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: ***@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
Vladislav Bogdanov
2015-01-26 15:52:21 UTC
Permalink
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
Post by Dejan Muhamedagic
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
Tuesday, Jan 27
Please do more testing in the meantime. The v3.9.6-rc1 packages
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
_______________________________________________
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: ***@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
Dejan Muhamedagic
2015-01-27 17:00:06 UTC
Permalink
Hi Vladislav,
Post by Vladislav Bogdanov
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?
Applied.

Thanks,

Dejan
Post by Vladislav Bogdanov
--- 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
Post by Dejan Muhamedagic
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
Tuesday, Jan 27
Please do more testing in the meantime. The v3.9.6-rc1 packages
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
_______________________________________________
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
_______________________________________________
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: ***@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

Loading...