- バックアップ一覧
- 差分 を表示
- 現在との差分 を表示
- ソース を表示
- Installmemo/TSM/maintenance へ行く。
- 1 (2008-12-29 (月) 14:56:36)
- 2 (2008-12-29 (月) 14:57:46)
- 3 (2008-12-29 (月) 20:38:27)
- 4 (2008-12-30 (火) 11:14:30)
- 5 (2009-02-06 (金) 22:01:24)
- 6 (2009-03-05 (木) 13:35:11)
- 7 (2009-07-12 (日) 22:21:16)
- 8 (2009-07-20 (月) 21:27:53)
- 9 (2009-07-21 (火) 14:11:50)
- 10 (2010-04-19 (月) 16:48:54)
- 11 (2017-05-02 (火) 15:37:38)
TSMデータベースのメンテナンス †
TSMデータベースはどのストレージにバックアップファイルが格納されているかを記録する重要なファイルである。TSMデータベースを破損させた場合、取得したバックアップからのファイル取りだしは不可能である。
TSMコマンドによるバックアップ †
- TSM DBバックアップの取得
TSMデータベースバックアップ先のデバイスクラス(ディスク,テープ)を登録し、backup dbコマンドによりバックアップを取得する。TSM:SERVER1> backup db devclass=デバイスクラス名 type=full
- 過去に取得したTSM DBバックアップの消去
TSM:SERVER1> delete volhistory todate=today-1 type=dbbackup
TSM停止中によるバックアップ †
TSM停止中はInstallmemo/TSM/initialization#sc4cbda4で作成したTSM DBファイルをコピーしてもよい。
TSMデータベースの利用率確認 †
TSM:SERVER1> QUERY DB ANR2017I Administrator SERVER_CONSOLE issued command: QUERY DB Available Assigned Maximum Maximum Page Total Used Pct Max. Space Capacity Extension Reduction Size Usable Pages Util Pct (MB) (MB) (MB) (MB) (bytes) Pages Util --------- -------- --------- --------- ------- --------- --------- ----- ----- 5,120 5,120 0 5,088 4,096 1,310,720 8,836 0.7 0.7
TSMデータベースの拡張 †
- 拡張用のスペース確保
TSM:SERVER1> define dbvolume db02.dsm formatsize=32 ANR2017I Administrator SERVER_CONSOLE issued command: DEFINE DBVOLUME db02.dsm formatsize=32 ANR0984I Process 2 for DEFINE DBVOLUME started in the BACKGROUND at 01:40:55 PM. ANR2491I Volume Creation Process starting for db02.dsm, Process Id 2. ANR2240I Database volume /opt/tivoli/tsm/server/bin/db02.dsm defined. ANR0986I Process 2 for DEFINE DBVOLUME running in the BACKGROUND processed 1 items for a total of 34,603,008 bytes with a completion state of SUCCESS at 01:40:56 PM.
- TSM DBの拡張
TSM:SERVER1> extend db 32 ANR2017I Administrator SERVER_CONSOLE issued command: EXTEND DB 32 ANR2248I Database assigned capacity has been extended.
TSMデータベースのリストア †
# ./dsmserv restore db todate=today
ストレージプールの検査 †
TSM:SERVER1> audit volume stgpool=ストレージプール名
重要ファイル †
サーバー側 †
- サーバーオプションファイル
/opt/tivoli/tsm/server/bin/dsmserv.opt - Log,TSM DB保管場所設定ファイル
/opt/tivoli/tsm/server/bin/dsmserv.dsk - dsmserv.optで指定された下記のファイル
volhist.out
devcnfg.out
クライアント側 †
dsm.sys
dsm.opt
ログ †
dsmerror.log †
act Log †
TSMのログはquery actlogで参照できる。
TSM:SERVER1> q act begintime=11:00 ANR2017I Administrator SERVER_CONSOLE issued command: QUERY ACTLOG begintime=11:00 Date/Time Message -------------------- ---------------------------------------------------------- 02/06/2009 01:18:50 ANR4726I The NAS-NDMP support module has been loaded. PM 02/06/2009 01:18:50 ANR2102I Activity log pruning started: removing entries
Counter: 6045,
today: 2,
yesterday: 0