亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 8872 | 回復(fù): 7
打印 上一主題 下一主題

[Veritas NBU] master server遷移,可以從windous到linux么? [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報告]
發(fā)表于 2015-01-05 17:02 |只看該作者 |倒序瀏覽
RT,采用Catalog備份恢復(fù)的方式,能從Windows遷移master server至linux么,求大牛解答,謝謝!

論壇徽章:
2
2015年迎新春徽章
日期:2015-03-03 17:33:52數(shù)據(jù)庫技術(shù)版塊每日發(fā)帖之星
日期:2015-09-21 06:20:00
2 [報告]
發(fā)表于 2015-01-07 14:10 |只看該作者
應(yīng)該不行的,至少license就不對。

論壇徽章:
0
3 [報告]
發(fā)表于 2015-01-08 20:59 |只看該作者
也不是說完全不行,咨詢了一下廠商,跨平臺遷移是需要他們支持才能做的,要借助特殊的工具才行回復(fù) 2# w3wu


   

論壇徽章:
1
2015年迎新春徽章
日期:2015-03-04 09:53:17
4 [報告]
發(fā)表于 2015-01-14 20:34 |只看該作者
回復(fù) 1# xjason77

當(dāng)然可以啊

The NetBackup database, NBDB, must always reside on the same host as the EMM server. If NBDB is moved, the EMM server must also be moved. The Bare Metal Restore database, BMRDB, and NetBackup Authorization Database, NBAZDB, must also reside on the master server. So, if NBDB and EMM server are moved to a media server from a master server, BMRDB and NBAZDB must remain on the master server.

Use the following procedure to move the NetBackup database (NBDB) from host A to host B. This procedure also reconfigures NetBackup so that the new database host becomes the EMM server.
If you move the NetBackup database and the EMM server to a different host in a cluster environment, see the following topic:
See Cluster considerations with the EMM server on Windows.

To move the NetBackup database from one host to another
1.        Perform a catalog backup.
2.        If NetBackup is currently installed on B, do the following:
•        Shut down NetBackup on B by typing the following command:
Install_path/VERITAS/NetBackup/bin/bpdown
•        Run the following command on B by typing the following command:
Install_path/VERITAS/NetBackup/bin/nbdb_relocate -make_emmhostB_emmservername
This command is not internationalized.
•        Start the Sybase SQL Anywhere server on B by typing the following command:
Install_path/VERITAS/NetBackup/bin/bpup -e SQLANYs_VERITAS_NB
•        Create NBDB and associated files in the default location on B by typing the following command:
Install_path/VERITAS/NetBackup/bin/create_nbdb create_nb -drop
If NetBackup is not installed on B, install NetBackup on B identifying B as the EMM server.
3.        Set the database password on host B to match the password on A if the password has changed from the default. Use the NetBackup Database Administration utility or type the following command:
Install_path/VERITAS/NetBackup/bin/nbdb_admin -dba password
4.        Shut down NetBackup on A and B and on all master servers and media servers using host A as the EMM server by typing the following command:
Install_path/VERITAS/NetBackup/bin/bpdown
5.        Copy the following files from A to B to the final location (do not copy vxdbms.conf):
NBDB.db
NBDB.log
NBDB.m.log (optional)
EMM_DATA.db
EMM_INDEX.db
If the database files on B are in the default location (Install_path/VERITAS/NetbackupDB/data) and server A is also running Windows, go to the following step:
11.
6.        Change databases.conf on A and B so that the databases do not start automatically when the server is started by typing the following command:
Install_path/VERITAS/Netbackup/bin/nbdb_admin -auto_start NONE
7.        Start the Sybase SQL Anywhere server on B by typing the following command:
Install_path/VERITAS/NetBackup/bin/bpup -e SQLANYs_VERITAS_NB
8.        Use the nbdb_move command on B to set the location of the database files by typing the following command:
nbdb_move -data dataDirectoryB -index indexDirectoryB-tlog
tlogDirectoryB [-mlog mlogDirectoryB] -config_only
9.        Stop the Sybase SQL Anywhere server on B by typing the following command:
Install_path/VERITAS/NetBackup/bin/bpdown -e SQLANYs_VERITAS_NB
10.        On B, delete the database files in the default directory if non-default locations are used fordataDirectoryB, indexDirectoryB, tlogDirectoryB, mlogDirectoryB by typing the following command:
NBDB.db
NBDB.log
NBDB.m.log (optional)
EMM_DATA.db
EMM_INDEX.db
11.        Run the following command on A and on all master servers and media servers that used A as the EMM server:
Install_path/VERITAS/NetBackup/bin/ nbdb_relocate -change_emmhost B_emmservername
This command is not internationalized.
12.        On A, delete the following database files and configuration files:
NBDB.db
NBDB.log
NBDB.m.log (optional)
NBAZAD.db
NBAZAD.db.template
NBAZAD.log
EMM_DATA.db
EMM_INDEX.db
13.        On A do the following:
•        If BMRDB and NBAZDB do not exist on A, delete the following configuration files:
Install_path/VERITAS/NetBackupDB/data/vxdbms.conf
Install_path/VERITAS/NetBackupDB/conf/databases.conf
Install_path/VERITAS/NetBackupDB/conf/server.conf
•        If BMRDB exists on A, do the following:
Run the following command on A so that BMRDB starts automatically when the server is started:
Install_path/VERITAS/Netbackup/bin/nbdb_admin -auto_start BMRDB
14.        Start NetBackup on B and on all master servers and media servers that use B as the EMM server.
15.        Perform a catalog backup.



   

論壇徽章:
1
2015年迎新春徽章
日期:2015-03-04 09:50:28
5 [報告]
發(fā)表于 2015-03-02 23:43 |只看該作者
購買原廠服務(wù)就可以。

自己也可以做,不過某些信息可能會丟失,需要重建,比較麻煩。

論壇徽章:
0
6 [報告]
發(fā)表于 2015-03-04 17:18 |只看該作者
很麻煩,折騰死人。
我寧愿重建。

論壇徽章:
221
15-16賽季CBA聯(lián)賽之吉林
日期:2017-12-11 12:51:59黑曼巴
日期:2019-04-12 13:40:0515-16賽季CBA聯(lián)賽之廣東
日期:2019-04-23 10:41:1215-16賽季CBA聯(lián)賽之遼寧
日期:2019-05-06 13:03:2815-16賽季CBA聯(lián)賽之山西
日期:2019-05-09 10:56:5815-16賽季CBA聯(lián)賽之青島
日期:2019-05-17 13:57:0515-16賽季CBA聯(lián)賽之新疆
日期:2019-06-10 13:39:0515-16賽季CBA聯(lián)賽之天津
日期:2019-07-08 15:04:4519周年集字徽章-19
日期:2019-08-27 13:31:2619周年集字徽章-19
日期:2019-08-27 13:31:2619周年集字徽章-周
日期:2019-09-06 18:46:4715-16賽季CBA聯(lián)賽之天津
日期:2019-02-27 11:24:07
7 [報告]
發(fā)表于 2015-03-19 16:28 |只看該作者
這個我自己做過,在linux平臺恢復(fù)catalog會報錯,指定了正確的路徑恢復(fù)或者你通過命令磁帶恢復(fù)最后都報錯,最后還是沒有遷移

論壇徽章:
0
8 [報告]
發(fā)表于 2015-07-09 11:02 |只看該作者
最后選擇了重建,用AIR傳輸舊備份介質(zhì)至新備份域,太TM折騰了
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報專區(qū)
中國互聯(lián)網(wǎng)協(xié)會會員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP