Vincent MAUGER
ac3a3975e7
changement du path btrfs
2020-06-11 11:43:39 +02:00
Vincent MAUGER
4216e53d6a
changement du path btrfs
2020-06-11 11:43:09 +02:00
Vincent MAUGER
b665526c73
changement du path btrfs
2020-06-11 11:42:30 +02:00
Yohannès ALEMU
8aa63dbdd4
bug with written_files_count in backup rsync+ssh module
2019-01-03 15:47:22 +01:00
Jeremie Courreges-Anglas
091c1a9e58
Stoopid unicode
2018-08-17 16:58:59 +02:00
agauvrit
00dc8d7212
forgot that print
2018-08-14 10:04:11 +02:00
agauvrit
5179973c52
add all_json API entrypoint and read_all_configs method
2018-08-14 10:02:43 +02:00
Jeremie Courreges-Anglas
57eccd2203
Use pg_dump -Z to compress the output on the fly
...
Less temp files overhead, less space used in tmp_dir, and less code.
-Z is supported since PostgreSQL 7.1.
2018-07-27 11:53:30 +02:00
Jeremie Courreges-Anglas
e506ad195e
More precise exception handling
...
In python2 OSError and IOError are different for no good reason, in
python3 IOError is an alias for OSError.
2018-05-16 17:35:31 +02:00
Jeremie Courreges-Anglas
1bbea09f55
Allow 'cleanup' to run when no space is left
...
Be conservative and only unlock the 'cleanup' functionality, else we'd
have to check that all other actions handle ENOSPC gracefully.
Noticed at Concept Hygiene: https://assistance.tranquil.it/scp/tickets.php?id=2010
2018-05-16 16:29:58 +02:00
Jeremie Courreges-Anglas
39859ffee1
Respect tmp_dir, fixes temp files removal
2018-05-09 17:57:13 +02:00
htouvet
e701575525
typo in gzipped pgsql dump filename
2018-02-21 09:38:52 +01:00
htouvet
769e61b78a
Fix regression on checknagios
...
('EXCEPTION', "Critical : local variable 'maxage_hours' referenced before assignment") (tisbackup V8-108)
2018-02-16 10:05:19 +01:00
htouvet
b082796a87
fix register_existingbackups
...
fix tmp gzip for pgsqldump
2018-02-09 09:55:33 +01:00
htouvet
c29ad67075
ajout paramètres tmp_dir = '/tmp' et encoding = 'UTF8' pour le driver backup pgsql
2018-02-06 15:21:55 +01:00
htouvet
1190eb4d9d
Take per section maximum_backup_age in account
2018-01-30 12:29:16 +01:00
ssamson-tis
076c07ff24
Overwrite gzip file
2017-09-21 14:34:07 +02:00
ssamson-tis
5e20cfffcc
fix wrong network label
2017-08-17 17:35:23 +02:00
ssamson-tis
2853903232
Fix export xva with Xenserver > 7.1
2017-07-24 18:23:15 +02:00
Denis Cardon
b8c343bdf7
check if link exists before creating it
2017-03-30 11:58:23 +02:00
Denis Cardon
b78108a119
handle symlink better
2017-03-29 20:00:10 +02:00
Denis Cardon
aacd580f33
moved symlink creation to postinst
2017-03-29 19:56:06 +02:00
Denis Cardon
7081c7c563
enable services after install
2017-03-29 19:52:29 +02:00
Denis Cardon
3248f94688
first deb packaging really usable
2017-03-29 19:51:37 +02:00
Denis Cardon
926797a62f
minor cleanup
2017-03-29 19:51:17 +02:00
root
2b774951fb
fix rpm files inclusion list
2017-03-29 19:04:14 +02:00
root
4af965930b
fix symlink creation
...
added builddir cleanup
2017-03-29 19:02:06 +02:00
root
7b0799dc17
renamed conf file
2017-03-29 18:58:45 +02:00
root
e26c39faaf
added symlink for fast access to tisbackup script
2017-03-29 18:31:12 +02:00
root
783e7e6d0d
added support for rpm packaging and basic support for deb
2017-03-29 18:01:35 +02:00
ssamson-tis
ce758e8129
fix DGS1210
2016-10-04 15:56:20 +02:00
ssamson-tis
32cef28497
add DGS1510
2016-10-04 14:21:59 +02:00
ssamson-tis
221f666ebd
ssh ne doit pas demander interactivement de mot de passe, meme si la cle n'est pas bonne.
2016-05-12 12:14:13 +02:00
ssamson-tis
0e3892b755
remove duplicate coe
2016-04-14 14:32:04 +02:00
ssamson-tis
f624d28f28
faire le backup xen-metadata avec une clef ssh plutôt qu'avec le mdp
2016-04-14 14:25:39 +02:00
ssamson-tis
c08bbd165b
- no need to logout
2016-03-04 17:29:02 +01:00
ssamson-tis
58de53d97b
remove test
2016-03-03 11:49:44 +01:00
ssamson-tis
32386bd9d5
test
2016-03-03 11:38:02 +01:00
ssamson-tis
9465eb4c03
- add xen-password file with export pool-metadata
2016-02-08 14:24:34 +01:00
ssamson-tis
76f73416f0
- add xen-password file with export pool-metadata
2016-02-08 12:34:00 +01:00
ssamson-tis
b95d07705f
- switch root_dir_samba
2015-12-23 16:06:49 +01:00
ssamson-tis
411e287420
- fix import
2015-12-23 16:06:11 +01:00
ssamson-tis
121af71586
- fix import
2015-12-23 15:40:45 +01:00
ssamson-tis
fb67af6340
- add backup Samba4 example
2015-12-23 15:30:01 +01:00
ssamson-tis
81e1676ad8
- add backup Samba4 support
2015-12-23 15:27:36 +01:00
ssamson-tis
3d9bd21a7b
Revert "Revert "- fix use_compression""
...
This reverts commit 3a6b93c85d
.
2015-12-23 11:43:28 +01:00
ssamson-tis
3a6b93c85d
Revert "- fix use_compression"
...
This reverts commit f88c9d1d06
.
2015-12-23 11:42:55 +01:00
ssamson-tis
f88c9d1d06
- fix use_compression
2015-10-30 15:19:47 +01:00
ssamson-tis
dc53354ea2
- Suppress warning output
...
- Escape special character
2015-10-30 10:53:38 +01:00
ssamson-tis
af9471e56b
Fix '*' or name database in tisbackup gui
2015-10-27 15:23:45 +01:00