AO Logo
 
  
  
  
Failover File Replications
AO
AO Industries, Inc.
Application Infrastructure ProviderApplication Infrastructure Provider
Sign UpWhat's NewClient AreaContact UsSite Map
 
your location:   home page ··· aoserv platform ··· software components ··· aoserv client ··· tables ··· table definitions ··· failover file replications

TABLE NAME

failover_file_replications

DESCRIPTION

The failover_file_replications configures the replication of files from servers to failover servers.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
pkeypkeyfalsetruefailover_file_log.replication
failover_file_schedule.replication
file_backup_settings.replication
failover_mysql_replications.replication
1.0a100a generated, unique id
serverfkeyfalsefalseservers.pkey1.31the pkey of the server that the files are coming from
backup_partitionfkeyfalsefalsebackup_partitions.pkey1.31the pkey of the backup partition that the files are going to
max_bit_ratelongtruefalse1.61the maximum bit rate for files being replicated
use_compressionbooleanfalsefalse1.9when compression is enabled, chunk mode is used on mirroring, resulting in more CPU and disk, but less bandwidth
retentionshortfalsefalsebackup_retentions.days1.13the number of days backups will be kept
connect_addresshostnametruefalse1.69an address or hostname that overrides regular AOServ connections for failovers
connect_fromip_addresstruefalse1.69an address that overrides regular AOServ connection source addresses for failovers
enabledbooleanfalsefalse1.15the enabled flag for failovers
quota_gidlinux_idtruefalse1.80.0the gid used on the backup_partition for quota reports, required if backup_partitions quotas are enabled, not allowed otherwise