Commit Graph
10 Commits
Author SHA1 Message Date
Thomas Suckow 5e8db0cead Fix execute bit 2021-01-16 16:19:46 -08:00
Kari Koskinen 49be3ed32b Increase LVM snapshot maxiumum size
Increase the maximum size of LVM snapshots to 1000 extents (4GB by
default).
2016-11-14 21:43:06 +02:00
Kari Koskinen a3676c11a6 Used df instead of findmnt to support older systems.
- Added correct options to mount error report.
2016-11-03 18:38:52 +02:00
Kari Koskinen bde62b00e0 Added option nouuid when mounting XFS snapshots. 2016-11-03 18:32:13 +02:00
Ildar Gafurov cc4d865386 find-volume.sh - code style fix 2016-10-19 13:30:26 +03:00
Ildar Gafurov 05c0236ed1 LVMID lookup code is updated in find-volume.sh 2016-10-18 20:48:14 +03:00
Ildar Gafurov f1508711e6 Extra checks are added to find-volume.sh 2016-10-18 20:35:50 +03:00
Kenneth Skovhede 444922d1df Possible fix for issue #1534 2016-02-11 14:54:30 +01:00
Kenneth Skovhede 2cfca2d905 Update issue #875
Status: Fixed
Fixed coping with change in LVM output
2013-10-28 22:29:07 +01:00
kenneth.skovhede@gmail.com 51552bea24 Fixes for issue #18.
Added snapshot support using either VSS (win xp/vista/7) or LVM (linux).
Using the snapshot feature requires administrative/root privileges, and is toggled by the "snapshot-policy" option (by commandline or in advanced settings).

Also improved the validation of options to not show incorrect warnings.
This fixes issue #233.


git-svn-id: https://duplicati.googlecode.com/svn/trunk@461 59da171f-624f-0410-aa54-27559c288bec
2010-08-12 18:32:15 +00:00