Changes

Jump to: navigation, search

stoney conductor: VM Backup

412 bytes added, 16:11, 3 December 2013
/* How to exclude a machine from the backup */
[[File:wrapper-interaction.png|500px|thumbnail|none|Figure 2: How the two wrapper interact with the LDAP backend]]
=== How to exclude a machine from the backup ===
If you want to exclude a machine from the backup run you simply need to add the following entry to your LDAP directory:
<source lang="ldif">
dn: ou=backup,sstVirtualMachine=<MACHINE-NAME>,ou=virtual machines,ou=virtualization,ou=services,o=stepping-stone,c=ch
objectclass: top
objectclass: organizationalUnit
objectclass: sstVirtualizationBackupObjectClass
ou: backup
sstbackupexcludefrombackup: TRUE
</source>
== Next steps ==
486
edits