免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1022 | 回复: 0
打印 上一主题 下一主题

RALUS_linux系统备份 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-07-07 07:55 |只看该作者 |倒序浏览

   为了用Symantec BU Exec 11D在WIN系统中备份LINUX系统,需要在LINUX中安装代理软件,下面是我使用的代理软件板本。下载该软件并解压。

#tar zxvf BEWS_11D.7170_LINUX-UNIX-MAC-NT4_AGENTS.2.tar.gz


安装前发现需要libstdc++支持,也安装一下。
[root@server]# rpm -ivh libstdc++5-3.3.6-3mdk.x86_64.rpm
warning: libstdc++5-3.3.6-3mdk.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 70771ff3
Preparing...                ########################################### [100%]
   1:libstdc++5             ########################################### [100%]

#cd /cdimg/RALUS64  由于是64位系统。

./installralus

Enter the system names separated by spaces on which to install RALUS: (linux01)



                     Symantec Backup Exec for Windows Servers Remote Agent for Linux/Unix Servers 11.00.7170                     

installralus will install the following RALUS packages on Linux target system: linux01

VRTSvxmsa        VERITAS - VxMS Mapping Service, Application Libraries.
VRTSralus        VERITAS Backup Exec for Windows Servers Remote Agent for Linux/Unix Servers

Press [Return] to continue:
Checking system installation requirements:

Checking RALUS installation requirements on Linux target systems: linux01

Checking RALUS installation requirements on linux01:

    Checking file system space ................................................................. required space is available

Installation requirements checks completed successfully.

Press [Return] to continue:

To display the Remote Agent as a selection in a media server's backup selection tree, and to be able to specify a local network for use between the Remote Agent and a media server, enter the names or IP addresses of the media servers that you want the Remote Agent to communicate with.

        An IP Address: XXX.XXX.XXX.XXX
        A Host Name: COMPUTERNAME

Enter a directory host:



Hostnames and/or IP addresses verification:

        Address: window01       备份服务器名
        Address: 192.168.1.10   备份服务器IP (这个很重要)

Is this information correct? [y, n] (y)

To perform backups, you must have a 'beoper' user group. This user group can be created only if you are not using NIS server. Your system will be scanned to detect a NIS server, group and membership.

Press [Return] to continue:

Press [Return] to continue:
    Checking if system uses NIS server: ................................................................................ No

The installer will now check your system for the 'beoper' user group and root membership.

Press [Return] to continue:

Press [Return] to continue:
    Checking for 'beoper' user group: ............................................................................ Not Found
    Checking for 'root' user membership in 'beoper' user group: .................................................. Not Found

You can create 'beoper' user group manually or you can choose to have it created automatically.

Do you want installer to create 'beoper' user group? [y, n] (y)

You can create 'beoper' user group manually or you can choose to have it created automatically.

Do you want installer to create 'beoper' user group? [y, n] (y)

Do you want to use specific group ID when creating 'beoper' user group? [y, n] (n)

    Creating group 'beoper': .......................................................................................... Done

Do you want to add the 'root' user to 'beoper' user group? [y, n] (y)

Do you want to add the 'root' user to 'beoper' user group? [y, n] (y)

    Adding 'root' user to 'beoper' user group: ....................................................................... Done

Press [Return] to continue:
Checking Symantec Backup Exec for Windows Servers Remote Agent for Linux/Unix Servers on linux01:

    Checking VRTSvxmsa package ............................................................................... not installed
    Checking VRTSralus package ............................................................................... not installed

Press [Return] to continue:

Installing Symantec Backup Exec for Windows Servers Remote Agent for Linux/Unix Servers on linux01:

    Installing VRTSvxmsa 4.4.021 on linux01 ......................................................... done 1 of 2 steps
    Installing VRTSralus 11.00.7170 on linux01 ...................................................... done 2 of 2 steps

Symantec Backup Exec for Windows Servers Remote Agent for Linux/Unix Servers installation completed successfully.

Press [Return] to continue:

Configuring Symantec Backup Exec for Windows Servers Remote Agent for Linux/Unix Servers:

    Creating configuration files ...................................................................................... Done

Symantec Backup Exec for Windows Servers Remote Agent for Linux/Unix Servers configured successfully.

Press [Return] to continue:

Press [Return] to continue:
The response file is saved at:

    /var/tmp/vxif/installralus306220847/installralus306220847.response

The installralus log is saved at:

    /var/tmp/vxif/installralus306220847/installralus.log

****************************

Restart the Symantec Remote Agent for Linux and UNIX Servers (RALUS). Open Terminal.
#cd /opt/VRTSralus/bin/VRTSralus.init stop
#./VRTSralus.init stop
#./VRTSralus.init start

配置文件在:

#cd /etc/VRTSralus

# cat ralus.cfg
Software\Symantec\Backup Exec For Windows\Backup Exec\Agent Browser\TcpIp\AdvertisementPort=6101
Software\Symantec\Backup Exec For Windows\Backup Exec\Debug\AgentConfig=0
Software\Symantec\Backup Exec For Windows\Backup Exec\Debug\VXBSAlevel=
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\Agents\Advertise All=1
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\Agents\Advertise Now=0
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\Agents\Advertisement Purge=0
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\Agents\Advertising Disabled=0
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\Agents\Advertising Interval Minutes=240
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\Agents\Agent Directory List 1=192.168.1.10
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\Agents\Auto Discovery Enabled=1
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\Logging\RANT NDMP Debug Level=0
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\RALUS\Encoder=
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\RALUS\ShowTSAFS=
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\RALUS\SystemExclude1=/mnt/nss/pools/
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\RALUS\SystemExclude2=/mnt/nss/.pools/
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\RALUS\SystemExclude3=/_admin/*.*
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\RALUS\SystemFSTypeExclude1=devpts
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\RALUS\SystemFSTypeExclude2=proc
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\RALUS\SystemFSTypeExclude3=sysfs
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\RALUS\SystemFSTypeExclude4=rpc_pipefs
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\RALUS\SystemFSTypeExclude5=tmpfs
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\RALUS\SystemFSTypeExclude6=ftp
Software\Symantec\Backup Exec For Windows\Backup Exec\Engine\RALUS\SystemFSTypeExclude7=ntfs




本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/63962/showart_1074594.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP