5
0
mirror of git://git.proxmox.com/git/pve-cluster.git synced 2025-03-12 20:58:25 +03:00

249 Commits

Author SHA1 Message Date
Thomas Lamprecht
553efa68eb pve-cluster service: remove $DAEMON_OPTS and environment file
"We use it to pass $DAEMON_OPTS variable to pmxcfs, which is empty per
default.

pmxcfs accepts following options at the moment:

> Usage:
>   pmxcfs [OPTION...]
>
> Help Options:
>   -h, --help           Show help options
>
> Application Options:
>   -d, --debug          Turn on debug messages
>   -f, --foreground     Do not daemonize server
>   -l, --local          Force local mode (ignore corosync.conf,
>   force quorum)

"help" can be safely ignored, as can "foreground" - it would break
the service as the Type is forking and thus systemd would expect that
the starting process returns rather quickly and kill it after the
timeout thinking the start failed when this is set.

Then there is "debug", while this is quite safe to use I do not
expect to find it in the wild. 1) it *spams* the logs in such a heavy
manner that it's useless for a user 2) if wished it can be
enabled/disable on the fly by writing 1/0 to /etc/pve/.debug (which
is what we tell people in docs, et al.  anyway) So this parameter is
also quite safe to ignore, IMO.

Then there is "local", now this can be enabled but is such evil
and wrong so that anybody setting it *permanently*, deserves to
be saved by not allowing him to do so. If somebody uses this we
should hope that he did out of not knowing better and is actually
thankful when he learns what this meant."
https://pve.proxmox.com/pipermail/pve-devel/2017-November/029527.html

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-11-20 12:41:17 +01:00
Wolfgang Bumiller
96d7edf752 deps: we now break pve-ha-manager < 2.0-4
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2017-11-09 12:12:26 +01:00
Fabian Grünbichler
56f6a56400 bump version to 5.0-15 2017-10-17 15:07:09 +02:00
Wolfgang Bumiller
b523e00329 bump version to 5.0-14 2017-09-21 14:26:31 +02:00
Wolfgang Bumiller
d465fedc9a bump version to 5.0-13 2017-09-21 09:44:29 +02:00
Dietmar Maurer
524c6308df bump version to 5.0-12 2017-07-12 12:00:54 +02:00
Dietmar Maurer
c2d38f03f9 bump version to 5.0-11 2017-07-10 08:54:38 +02:00
Dietmar Maurer
aaf9126fe6 bump version to 5.0-10 2017-06-22 08:29:49 +02:00
Wolfgang Bumiller
a89e3182aa bump version to 5.0-9 2017-06-01 10:06:10 +02:00
Dietmar Maurer
8c9664d8ca bump version to 5.0-8 2017-05-31 09:11:25 +02:00
Fabian Grünbichler
08ed1eaf5e bump version to 5.0-7 2017-05-15 14:59:15 +02:00
Dietmar Maurer
10474e5299 bump version to 5.0-6 2017-05-03 07:42:44 +02:00
Dominik Csapak
4fafdd1636 remove postinst script
we only executed a 'pvecm updatecerts --silent there', but we do this
already in the systemd service in ExecStartPost, so
this is unnecessary

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-05-03 07:35:04 +02:00
Wolfgang Bumiller
4ecd2b5788 bump version to 5.0-5 2017-04-28 13:59:04 +02:00
Fabian Grünbichler
0bacd317c3 bump version to 5.0-4 2017-04-10 16:02:15 +02:00
Dietmar Maurer
ce943a4a38 bump version to 5.0-3 2017-03-17 11:59:40 +01:00
Fabian Grünbichler
f10b56c770 bump version to 5.0-2 2017-03-13 13:23:27 +01:00
Fabian Grünbichler
f8333c797d bump version to 5.0-1 2017-03-10 13:03:40 +01:00
Fabian Grünbichler
7a743a8acd update corosync dependencies 2017-03-10 13:00:43 +01:00
Fabian Grünbichler
c59311e129 buildsys: reformat (build-)depends 2017-03-07 08:40:35 +01:00
Dietmar Maurer
45c1855286 bump version to 4.0-49 2017-02-28 12:03:30 +01:00
Emmanuel Kasper
77a620a8f9 Remove depency to libxml-parser-perl
This xml parser was added to parser RHCM cluster.conf, we don't parse this
anymore.
2017-02-17 08:55:39 +01:00
Wolfgang Bumiller
2835bb9f8c buildsys: shlibs:Depends finds librrd on its own
On stretch we have librrd8 instead of librrd4.
2017-02-07 10:45:07 +01:00
Wolfgang Bumiller
e1c275a7cc buildsys: generate perlapi dependency version 2017-02-03 16:37:25 +01:00
Wolfgang Bumiller
4be6bc96cf buildsys: depend on lsb-base
shipping init scripts without this dependency is considered
an error by lintian in stretch
2017-02-03 16:24:46 +01:00
Wolfgang Bumiller
b08cc57819 buildsys: missing build dependencies 2017-02-03 16:15:34 +01:00
Dietmar Maurer
149bc9bac8 bump version to 4.0-48 2016-11-29 12:00:57 +01:00
Dietmar Maurer
26784563f3 moved x509 certificate cache helpers from pve-manager package
No we depend on libcrypt-ssleay-perl.
2016-11-25 07:24:25 +01:00
Dietmar Maurer
78d9870e1f bump version to 4.0-47 2016-11-03 08:41:01 +01:00
Dietmar Maurer
470f886e5a bump version to 4.0-46 2016-09-20 09:36:42 +02:00
Dietmar Maurer
f95c9fe552 bump version to 4.0-45 2016-09-13 06:30:25 +02:00
Wolfgang Bumiller
8a60a07df5 bump version to 4.0-44 2016-08-19 14:52:53 +02:00
Wolfgang Bumiller
f62bf63b7d bump version to 4.0-43 2016-07-11 13:57:55 +02:00
Dietmar Maurer
6a45bd3e01 bump version to 4.0-42 2016-06-14 09:56:35 +02:00
Dietmar Maurer
05c9b61a0d bump version to 4.0-41 2016-06-10 13:06:46 +02:00
Dietmar Maurer
10d2716c89 bump version to 4.0-40 2016-05-25 11:37:38 +02:00
Dietmar Maurer
a89bf22e0a bump version to 4.0-39 2016-04-06 17:44:00 +02:00
Dietmar Maurer
4aabb1b4e2 generate man pages with pve-doc-generator 2016-04-06 17:39:43 +02:00
Dietmar Maurer
b0423da42b bump version to 4.0-38 2016-03-31 10:33:37 +02:00
Dietmar Maurer
f6fce42ba1 bump version to 4.0-37 2016-03-15 16:45:06 +01:00
Dietmar Maurer
9f756ea1c7 bump version to 4.0-36 2016-03-14 08:35:07 +01:00
Fabian Grünbichler
f5566fc689 fix #904: wrap openssl with faketime
This should prevent issues when generating certificates on
first boot of a node with the RTC wrongly set to the local
timezone instead of UTC. Since we cannot require the node to
be synchronized with an NTP server, we pretend it's
yesterday when calling openssl.
2016-03-14 08:34:04 +01:00
Dietmar Maurer
2c321d6d8e bump version to 4.0-35 2016-03-04 17:01:27 +01:00
Dietmar Maurer
110b939a35 bump version to 4.0-34 2016-02-27 09:38:20 +01:00
Dietmar Maurer
0f25cf590a bump version to 4.0-33 2016-02-18 19:09:56 +01:00
Dietmar Maurer
f9adcb8b1b bump version to 4.0-32 2016-02-11 10:01:25 +01:00
Dietmar Maurer
13c4ce8ffc bump version to 4.0-31 2016-01-15 17:17:04 +01:00
Dietmar Maurer
1a7ea16d5c bump version to 4.0-30 2015-12-26 19:11:42 +01:00
Dietmar Maurer
5048398be3 bump version to 4.0-29 2015-12-04 13:52:25 +01:00
Dietmar Maurer
10c5c22831 start pve-cluster before cron, bump version to 4.0-28
because cron config can be on /etc/pve (vzdump backup jobs)
2015-12-02 13:28:24 +01:00