Search:

Type: Posts; User: Trident

Page 1 of 6 1 2 3 4

Search: Search took 0.01 seconds.

  1. 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...
  2. 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...
  3. 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).
  4. 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
    ...
  5. Hi, You have to add it manually, and restart...

    Hi,

    You have to add it manually, and restart your tsm server.

    TCPWindowsize 0
  6. 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...
  7. 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.
    ...
  8. 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...
  9. 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
  10. 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.
  11. 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...
  12. 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.
  13. 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
  14. Replies
    1
    Views
    252

    In short. No. ...

    In short. No.

    http://www.tandbergdata.com/us/index.cfm/support/compatibility/tape-drive-media-compability-matrix/
  15. 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...
  16. 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,
  17. 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
  18. 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
  19. 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...
  20. 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....
  21. 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"

    ...
  22. 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
    ...
  23. 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...
  24. 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...
  25. 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.
  26. 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
  27. 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...
  28. 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...
  29. Can you post the tdpsql.cfg and dsm.opt file...

    Can you post the tdpsql.cfg and dsm.opt file related to one case.
  30. 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...
  31. 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...
  32. Replies
    2
    Views
    319

    I make a seperate node for yearly backups (and...

    I make a seperate node for yearly backups (and monthly).
  33. 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...
  34. 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
  35. 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,...
  36. You need to use tdpsqlc backup * full...

    You need to use tdpsqlc backup * full /excludedb=DBName
  37. 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...
  38. Replies
    4
    Views
    513

    Unix Both disk devclass and predefined...

    Unix

    Both disk devclass and predefined fileclass

    Performance
  39. 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...
  40. 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
  41. 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: ...
  42. 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...
  43. 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...
  44. 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.
  45. 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
Page 1 of 6 1 2 3 4