Search:
Type: Posts; User: Trident
Search: Search took 0.01 seconds.
-
06-16-2013, 05:24 AM
Thread: Restore Failed
by Trident- Replies
- 8
- Views
- 155
There are probably not that many files belonging...
There are probably not that many files belonging to the node in question.
You could try to list them, and see if they are there at all. If you have other data within the same node, this may take... -
06-16-2013, 03:49 AM
Thread: Restore Failed
by Trident- Replies
- 8
- Views
- 155
Hi,
You could have volumes with damaged files....
Hi,
You could have volumes with damaged files.
For all stgpools related stgpools, type this
show damaged <stgpoolname>
If anything is wrong, it will tell you which files and volumes you... -
06-10-2013, 08:26 AM
Thread: The database utilization is too high
by Trident- Replies
- 6
- Views
- 418
The server will eventually use the new space. ...
The server will eventually use the new space. There is (atleast was) no quick way to spread the usage. Only way I know is to wait, or do a backup db and restore db (using all the new directories).
-
06-10-2013, 08:06 AM
Thread: The database utilization is too high
by Trident- Replies
- 6
- Views
- 418
Hi,
If you can afford the downtime, patch your...
Hi,
If you can afford the downtime, patch your server to latest 6.2 release.
Some info about the road you are going to walk down -> http://www-01.ibm.com/support/docview.wss?uid=swg21452146
... -
06-06-2013, 04:37 AM
- Replies
- 4
- Views
- 473
Hi,
You have to add it manually, and restart...
Hi,
You have to add it manually, and restart your tsm server.
TCPWindowsize 0 -
06-05-2013, 02:41 PM
- Replies
- 4
- Views
- 473
If I read you correctly, your tsm server is...
If I read you correctly, your tsm server is running ion redhat.
TSM is not good at handling TCP Window size on linux. In dsmserv.opt insert a line 'tcpwindowsize 0', that wil make tsm use the os... -
06-03-2013, 03:40 AM
Thread: The database utilization is too high
by Trident- Replies
- 6
- Views
- 418
Do you run dedup? This can be a real db space...
Do you run dedup? This can be a real db space consumer. I had a pmr for this, and you may want to upgrade to lates version of 6.2 series. There are commands that can release db space to disk.
... -
05-20-2013, 08:31 AM
Thread: Drive Offline
by Trident- Replies
- 3
- Views
- 462
Just try to search
q actlog se=drive15...
Just try to search
q actlog se=drive15 begint=-1
If -1 is not enough, try -2. -3 etc.
You should se some issues that can put you in the right direction.
If you have a library gui, check... -
05-06-2013, 06:09 AM
Thread: Error: ANR0172I - 290
by Trident- Replies
- 1
- Views
- 663
Hi,
To find the errors, just put them...
Hi,
To find the errors, just put them (ANR0172I and ANR0162W) into google.
Look at logs like db2diag.log and dsmserv.err
Another place to look for errors is the systems message.log -
05-01-2013, 04:31 PM
Thread: Define Library
by Trident- Replies
- 3
- Views
- 887
Hi,
Mine is called 1-01 and 1-02 within the...
Hi,
Mine is called 1-01 and 1-02 within the TS3500. In tsm, these are called ts3500 and PCIDSS.
I have not seen anything wrong from these names. -
04-05-2013, 01:17 PM
- Replies
- 6
- Views
- 831
Hi,
My settings are for an enviroment where...
Hi,
My settings are for an enviroment where there tsm server is runnin redhat 6 and tsm server 6.2.x.x
Set tcpwindowsize to 0. TSM server and client will then leave windowscaling to the... -
04-04-2013, 05:23 PM
- Replies
- 6
- Views
- 831
Hi,
Please post dsm.opt and tdpsql.cfg
There...
Hi,
Please post dsm.opt and tdpsql.cfg
There is a lot of tweaking you can do. -
03-20-2013, 07:13 AM
Thread: TSM 5.5 and IBM TS3200 LTO6
by Trident- Replies
- 6
- Views
- 491
No.
For LTO6, you must be at 6.2.5 or higher....
No.
For LTO6, you must be at 6.2.5 or higher.
http://www-01.ibm.com/software/sysmgmt/products/support/IBM_TSM_Supported_Devices_for_Linux.html#LTO%20Tape%20Drives -
03-19-2013, 07:49 AM
Thread: LTO-4 drives writing to LTO-5 tapes
by Trident- Replies
- 1
- Views
- 252
In short. No.
...
In short. No.
http://www.tandbergdata.com/us/index.cfm/support/compatibility/tape-drive-media-compability-matrix/ -
03-18-2013, 04:08 AM
Thread: Get better disk IO on linux systems
by Trident- Replies
- 0
- Views
- 193
Get better disk IO on linux systems
Hi,
Just a little tip to get more IO from your system. If you have a raid subsystem or san, you can benefit a lot by setting the right scheduler for your disk queue.
As root (of course)
Goto... -
03-17-2013, 05:07 AM
Thread: Help with backup policy
by Trident- Replies
- 3
- Views
- 274
Hi,
Look up the commands:
help define dom...
Hi,
Look up the commands:
help define dom
help define pol
help define mg
help define copy
Then, you need to modify these to your needs, -
03-04-2013, 04:47 PM
Thread: Audit tape lto5
by Trident- Replies
- 1
- Views
- 224
Hi.
I think you need to run inventory on your...
Hi.
I think you need to run inventory on your tape library. Once that is done, stop all processes that has a tape mount in use and audit your library.
audit libra LIB_TS3100 checklabel=barcode -
02-28-2013, 03:32 AM
Thread: Buffers and performance tuning
by Trident- Replies
- 1
- Views
- 172
This works for me. Watch out for SQLBu*, they...
This works for me. Watch out for SQLBu*, they will consume a lot of memory.
BUFFers 8
BUFFERSIze 8192
STRIPes 2
SQLBUFFers 16
SQLBUFFERSIze 4096 -
02-27-2013, 07:46 AM
- Replies
- 10
- Views
- 650
If you have high latency (> 6ms) between your...
If you have high latency (> 6ms) between your clients and tsm server, have a look at TCPWindowsize in dsmserv.opt (Setting it to 0 helped alot in my enviroment). You will find the same setting in...
-
02-12-2013, 03:49 PM
Thread: TSM Error Audit
by Trident- Replies
- 7
- Views
- 451
Have look at the drive it self. There is a...
Have look at the drive it self. There is a number in a display that can give you a clue.
This is for a TS3500, but the codes should indicate the same.... -
02-12-2013, 01:50 AM
- Replies
- 3
- Views
- 496
In /etc/udev/rules.d create a file called...
In /etc/udev/rules.d create a file called 99-lin_tape.rules
Add this text. Replace tsmsrv1 with your tsm server account.
KERNEL=="IBM*", OWNER="tsmsrv1", GROUP="tsmsrv1", MODE="0660"
... -
02-11-2013, 03:10 AM
Thread: MISTAKE dsmicfgx LINUX SERVER
by Trident- Replies
- 4
- Views
- 443
This make sure that x-programs can be ran at your...
This make sure that x-programs can be ran at your desktop.
Add a settings file for your ssh config. Usually at .ssh/config
Host *
Compression yes
ForwardX11 yes
ControlMaster auto
... -
02-05-2013, 01:40 AM
- Replies
- 8
- Views
- 525
Hi,
Please post
- your tdpo.opt file (general...
Hi,
Please post
- your tdpo.opt file (general config). Looking for mg_class settings
- q node TDPO_NODE f=d (looking for maxnummp settings). This needs to be higher than 4
- d devcl for relevant... -
02-04-2013, 07:20 AM
- Replies
- 8
- Views
- 525
Hi,
Check this
...
Hi,
Check this
http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/index.jsp?topic=%2Fcom.ibm.itsmfd.doc%2Fab5w000345.htm
You need to define three more mg classes to be able to use four... -
02-01-2013, 06:55 AM
- Replies
- 5
- Views
- 464
The 3584 has a console where vital product data...
The 3584 has a console where vital product data can be displayed. It may also have a web interface where you may find it. I also think you can find it in 'device manager' from your windows server.
-
01-25-2013, 06:45 AM
- Replies
- 2
- Views
- 389
Hi,
type 'q drive f=d'. Then read the values...
Hi,
type 'q drive f=d'. Then read the values from drive format. The highest value is your station type.
ultrium4 = LTO4 -
01-02-2013, 02:58 AM
Thread: Error on tape
by Trident- Replies
- 3
- Views
- 301
I hope you got copy pools, otherwise these data...
I hope you got copy pools, otherwise these data is lost.
upd vol XXXXX acc=destroyed
restore vol XXXXX copystg=YYYY
Otherwise:
Look up 'help del vol'
del vol VOLNAME discard=yes
This will... -
12-31-2012, 01:05 AM
- Replies
- 6
- Views
- 561
If you run more than one instance, then the...
If you run more than one instance, then the instance name must be shown like below
SQLSERVer SESTC01SA119\instance1
FROMSQLserver SESTC01SA119\instance1
The default name for instances... -
12-30-2012, 03:12 AM
- Replies
- 6
- Views
- 561
Can you post the tdpsql.cfg and dsm.opt file...
Can you post the tdpsql.cfg and dsm.opt file related to one case.
-
12-22-2012, 04:29 PM
- Replies
- 2
- Views
- 474
Rescan your library using the management...
Rescan your library using the management interface
Then do an audit libra checklabel=barcode
If that does not help, then we need more info about your enviroment.
Type of library (and firmware... -
12-19-2012, 04:29 PM
Thread: Client backup takes too long.
by Trident- Replies
- 1
- Views
- 293
Some info about server(version) and...
Some info about server(version) and client(version, no of files, total size of backup ,os,ram) would be helpful. Also, putting in 'memoryefficient yes' will extend the backup time needed, not...
-
12-18-2012, 01:44 AM
Thread: SQL Yearly Backup
by Trident- Replies
- 2
- Views
- 319
I make a seperate node for yearly backups (and...
I make a seperate node for yearly backups (and monthly).
-
12-13-2012, 02:45 AM
Thread: TS3500 - new Cartridges - audit/checkin
by Trident- Replies
- 4
- Views
- 581
New tapes needs to be labeled.
label libvol...
New tapes needs to be labeled.
label libvol 3584LTO4 search=yes checkin=scratch labelso=barcode
or
label libvol 3584LTO4 search=bulk status=scratch labelso=barcode
The last one needs a... -
12-02-2012, 03:03 AM
- Replies
- 3
- Views
- 371
Hi,
Has done this several times. Keep in mind...
Hi,
Has done this several times. Keep in mind that deletion is also moving of data. Be patient, and delete db volumes during times with low db trafic.
This is valid for tsm v5 -
11-20-2012, 12:51 PM
- Replies
- 8
- Views
- 547
I think your are stuck between a rock and a...
I think your are stuck between a rock and a mountain. excludedb came on a later release.
If your number of db's are low, then
tdpsqlc backup db1,db2...dbX full
is probably the only choice,... -
11-20-2012, 09:56 AM
- Replies
- 8
- Views
- 547
You need to use tdpsqlc backup * full...
You need to use tdpsqlc backup * full /excludedb=DBName
-
11-18-2012, 04:34 PM
- Replies
- 3
- Views
- 311
Using VSS is the correct way. Then the sql...
Using VSS is the correct way. Then the sql server will make sure you have a consisten copy. Using the ordinary TSM BA client will not use the SQL VSS writer. TDPSQL can use the SQL VSS writer to...
-
11-16-2012, 06:31 PM
Thread: TSM 6.x Storage Pools (a poll)
by Trident- Replies
- 4
- Views
- 513
Unix
Both disk devclass and predefined...
Unix
Both disk devclass and predefined fileclass
Performance -
11-15-2012, 04:33 AM
Thread: How about backup database to tape
by Trident- Replies
- 4
- Views
- 477
You can only have one DB backup on each tape.
...
You can only have one DB backup on each tape.
To delete all db backups quickly, type this
del volhist t=dbb todate=-1
This will delete all backups except the ones made within the last 24... -
11-08-2012, 11:22 AM
Thread: Select query against two TSM instances?
by Trident- Replies
- 1
- Views
- 434
You can make a server group called ALL. You need...
You can make a server group called ALL. You need to enable server to server comminication for this to work
Then you can issue a command like all:select * from occupancy -
11-07-2012, 03:04 PM
Thread: SQL compression with TDP for SQL
by Trident- Replies
- 3
- Views
- 616
SQL 6.3.0.1 gives you this:
Total SQL backups...
SQL 6.3.0.1 gives you this:
Total SQL backups selected: 3
Total SQL backups attempted: 3
Total SQL backups completed: 3
Total SQL backups excluded: ... -
11-07-2012, 01:58 PM
Thread: SQL compression with TDP for SQL
by Trident- Replies
- 3
- Views
- 616
A indication is to look at the CLI when running...
A indication is to look at the CLI when running tdpsqlc backup * full. The figure you see there is Mbytes/sec transferred out from SQL. Then look at TaskManager (network). The speed you see there...
-
11-07-2012, 01:54 PM
- Replies
- 13
- Views
- 818
If you have the possibility, you can start...
If you have the possibility, you can start multiple threads from the client.
dsmc i d:\dir1\* -subdir=yes
dsmc i d:\dir2\* -subdir=yes
..
And so on.
For small files, direct them to a DISK... -
11-06-2012, 02:22 PM
- Replies
- 13
- Views
- 818
If this is the first backup, and you do not have...
If this is the first backup, and you do not have client compression enabled, then this is true.
-
11-06-2012, 08:04 AM
- Replies
- 5
- Views
- 691
Hi,
This may get you started on that route. I...
Hi,
This may get you started on that route. I have not tried this myself.
http://pic.dhe.ibm.com/infocenter/tsminfo/v6r2/topic/com.ibm.itsm.srv.doc/t_devclass_lto_encrypt_ulw.html
In terms...
Results 1 to 45 of 251

