Does this correct for a standard zimbra install:
Quote:
#### Global Settings ####
ZimInstPath=/opt # Installation path for Zimbra, excluding the Zimbra folder.
ZimHome=zimbra # The Zimbra installation folder, excluding path to folder.
ZimBackupPath=/opt/backup # Root folder for backup where backup files will be placed.
TmpMntFolder=/tmp/zimbralvm # The folder where you mount temp snapshot volume
SnapshotVL=tempvl # Name of the snapshot volume
|
Does this look like I have a LVM volume:
Quote:
root@mail:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/mail-root
95G 7.3G 83G 9% /
none 2.0G 176K 2.0G 1% /dev
none 2.0G 0 2.0G 0% /dev/shm
none 2.0G 36K 2.0G 1% /var/run
none 2.0G 0 2.0G 0% /var/lock
none 2.0G 0 2.0G 0% /lib/init/rw
/dev/sda1 228M 17M 199M 8% /boot
|