Changes

From SME Server
Jump to navigationJump to search
401 bytes added ,  13:38, 10 July 2013
Line 224: Line 224:     
===Use WOL setting to ensure Workstation is powered on===  
 
===Use WOL setting to ensure Workstation is powered on===  
Use Wake on LAN to ensure backup target is powered on before starting Backup with DAR,
+
Use Wake on LAN to ensure backup target is powered on before starting Backup with DAR,  
   −
db config property set MAC address of target workstation
+
db config property set MAC address of target workstation. eg MAC = 00:4E:89:F5:FD:2B
  db configuration setprop backupwk SmbHostMAC XX:XX:XX:XX:XX:XX
+
  db configuration setprop backupwk SmbHostMAC 00:4E:89:F5:FD:2B
 +
 
 +
There is also the ability to specify how long to wait between the WOL being sent and the attempt to write the backup files to the workstation.
 +
 
 +
The default wait time is 300 seconds. This may be varied via a custom config setting, it is recommended to not set the wait period below 300 seconds.
 +
 
 +
Set wait time to 600 seconds
 +
db config setprop backupwk SmbHostDelay 600
    
Target system must be WOL capable and network infrastructure must also support WOL packets, WOL is ineffective via WLAN
 
Target system must be WOL capable and network infrastructure must also support WOL packets, WOL is ineffective via WLAN

Navigation menu