]> git.proxmox.com Git - pve-cluster.git/log
pve-cluster.git
12 years agoupdate version to 1.0-10
Dietmar Maurer [Wed, 9 Nov 2011 09:12:37 +0000 (10:12 +0100)]
update version to 1.0-10

12 years agorename vzdump cron file to vzdump.cron
Dietmar Maurer [Mon, 31 Oct 2011 06:21:21 +0000 (07:21 +0100)]
rename vzdump cron file to vzdump.cron

12 years agoadd vzdump backup schedule to observed file list
Dietmar Maurer [Mon, 24 Oct 2011 08:09:09 +0000 (10:09 +0200)]
add vzdump backup schedule to observed file list

12 years agogenerate vzdump setup file /etc/pve/vzdump
Dietmar Maurer [Mon, 24 Oct 2011 05:33:27 +0000 (07:33 +0200)]
generate vzdump setup file /etc/pve/vzdump

Also create a symlink /etc/cron.d/vzdump to that file.

12 years agofix typo
Dietmar Maurer [Mon, 24 Oct 2011 04:49:26 +0000 (06:49 +0200)]
fix typo

12 years agoprotect against fork
Dietmar Maurer [Mon, 24 Oct 2011 04:46:48 +0000 (06:46 +0200)]
protect against fork

Each process needs its own ipcc connection, else the shared memory buffer gets corrupted.

12 years agoallow to read empty config files
Dietmar Maurer [Wed, 19 Oct 2011 09:25:20 +0000 (11:25 +0200)]
allow to read empty config files

The old code returned undef on empty files.

12 years agoanother fix for duplicate VM check
Dietmar Maurer [Wed, 19 Oct 2011 08:01:34 +0000 (10:01 +0200)]
another fix for duplicate VM check

12 years agofix expression to avoid duplicate vm ids
Dietmar Maurer [Wed, 19 Oct 2011 07:19:04 +0000 (09:19 +0200)]
fix expression to avoid duplicate vm ids

12 years agofix documenation
Dietmar Maurer [Fri, 14 Oct 2011 10:40:44 +0000 (12:40 +0200)]
fix documenation

we do not have ipcc_open and ipcc_close

12 years agorestart filesystem after update asap
Dietmar Maurer [Tue, 4 Oct 2011 05:28:46 +0000 (07:28 +0200)]
restart filesystem after update asap

12 years agoset exec bit for openvz scripts
Dietmar Maurer [Mon, 3 Oct 2011 05:56:22 +0000 (07:56 +0200)]
set exec bit for openvz scripts

12 years agoinitialize from_node
Dietmar Maurer [Mon, 3 Oct 2011 04:56:22 +0000 (06:56 +0200)]
initialize from_node

12 years agoallow to register handler for openvz configs
Dietmar Maurer [Wed, 28 Sep 2011 11:14:30 +0000 (13:14 +0200)]
allow to register handler for openvz configs

12 years agocorrectly handle renames
Dietmar Maurer [Wed, 28 Sep 2011 11:13:42 +0000 (13:13 +0200)]
correctly handle renames

12 years agocorrectly use 'from' instead of 'to'
Dietmar Maurer [Tue, 27 Sep 2011 05:51:33 +0000 (07:51 +0200)]
correctly use 'from' instead of 'to'

12 years agocreate qemu-server and openvz dirs
Dietmar Maurer [Mon, 26 Sep 2011 05:52:39 +0000 (07:52 +0200)]
create qemu-server and openvz dirs

12 years agostart clvm
Dietmar Maurer [Fri, 23 Sep 2011 08:43:38 +0000 (10:43 +0200)]
start clvm

12 years agobug fix - respect silent flag
Dietmar Maurer [Wed, 21 Sep 2011 10:06:32 +0000 (12:06 +0200)]
bug fix - respect silent flag

12 years agonew method get_members() to return node member status
Dietmar Maurer [Mon, 19 Sep 2011 11:11:36 +0000 (13:11 +0200)]
new method get_members() to return node member status

12 years agocheck max cluster name length
Dietmar Maurer [Mon, 19 Sep 2011 08:36:25 +0000 (10:36 +0200)]
check max cluster name length

12 years agoonly call g_string_append_len if we have something (len > 0)
Dietmar Maurer [Thu, 15 Sep 2011 05:53:29 +0000 (07:53 +0200)]
only call g_string_append_len if we have something (len > 0)

12 years agonew method to check that node exists: check_node_exists()
Dietmar Maurer [Fri, 9 Sep 2011 09:41:04 +0000 (11:41 +0200)]
new method to check that node exists: check_node_exists()

12 years agoRaise exception in check_cfs_quorum (and add noerr parameter)
Dietmar Maurer [Fri, 9 Sep 2011 09:24:27 +0000 (11:24 +0200)]
Raise exception in check_cfs_quorum (and add noerr parameter)

12 years agoadd .gitignore file
Dietmar Maurer [Tue, 30 Aug 2011 13:08:35 +0000 (15:08 +0200)]
add .gitignore file

12 years agoFixed startup order and lintian errors
Dietmar Maurer [Tue, 30 Aug 2011 13:04:11 +0000 (15:04 +0200)]
Fixed startup order and lintian errors

We now start in runlevel 2345 instead of S, and make sure
that we start before apache2.

12 years agofix typo in log message
Dietmar Maurer [Fri, 26 Aug 2011 05:43:47 +0000 (07:43 +0200)]
fix typo in log message

12 years agoimported from svn 'pve-cluster/trunk'
Dietmar Maurer [Tue, 23 Aug 2011 05:29:23 +0000 (07:29 +0200)]
imported from svn 'pve-cluster/trunk'