User Tools

Site Tools


computing:backup:ahsay_obs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:backup:ahsay_obs [2016/02/25 14:02]
gcooper
computing:backup:ahsay_obs [2020/12/03 13:05] (current)
gcooper
Line 19: Line 19:
 ==== Clients ==== ==== Clients ====
  
-Web Interface -> Manage Log -> Backup Job+**Web Interface -> Manage Log -> Backup Job**
  
 ==== Server ==== ==== Server ====
  
-Web Interface -> Manage System -> Software License+**Web Interface -> Manage System -> Software License**
  
 ===== Upgrade OBSR ===== ===== Upgrade OBSR =====
Line 59: Line 59:
 tar -xzvf obsr-nix.tar.gz tar -xzvf obsr-nix.tar.gz
  
-Here we delete a couple of large log files before attempting to copy them in order not to fill the root partition+Delete a couple of large log files in order not to fill the root partition
 rm -f $OBS_HOME_BAK/logs/catalina.out.* rm -f $OBS_HOME_BAK/logs/catalina.out.*
  
Line 310: Line 310:
 </file> </file>
  
-Manage System -> Server Configuration -> System Home+**Manage System -> Server Configuration -> System Home**
   * ''/mnt/obs_homes/system''   * ''/mnt/obs_homes/system''
-Manage System -> Server Configuration -> User Homes+**Manage System -> Server Configuration -> User Homes**
   * ''/mnt/obs_homes/user''   * ''/mnt/obs_homes/user''
  
Line 327: Line 327:
 https://help.ahsay.com/display/2/kb/article.aspx?aid=2437&n=1&docid=67930 https://help.ahsay.com/display/2/kb/article.aspx?aid=2437&n=1&docid=67930
  
-Install a new disk drive, then create one large partition and format it:+Install a new disk drive, then create one large GPT partition and format it: 
 <file> <file>
-fdisk /dev/sdb+echo ';' | sfdisk /dev/sdx
  
-mkfs.ext3 /dev/sdb1+mkfs.ext3 /dev/sdx1
 </file> </file>
  
computing/backup/ahsay_obs.1456434145.txt.gz · Last modified: 2016/02/25 14:02 by gcooper