Search:

Type: Posts; User: Sunhillow

Page 1 of 8 1 2 3 4

Search: Search took 0.01 seconds.

  1. Sorry for the late reply In the starting post...

    Sorry for the late reply

    In the starting post I forgot to mention that the schedule runs on a Windows machine, sorry!

    opermty's method is only possible if archiving is started by a local batch...
  2. client schedule action "ARCHIVE" - no schedlog?

    Hi there,

    I defined a client schedule on a TSM server - action is ARCHIVE because the files are to be deleted after successful archiving.
    My problem is, there is no schedlog file, only the...
  3. Replies
    1
    Views
    313

    Does the error only occur in one specific tape...

    Does the error only occur in one specific tape drive?
  4. Replies
    1
    Views
    955

    Hi there is an article on Wikipedia:...

    Hi

    there is an article on Wikipedia:
    http://en.wikipedia.org/wiki/Linear_Tape-Open

    They say the lifespan of LTO1 is 200 entire reads or writes. But as everything mechanical, this depends...
  5. Replies
    1
    Views
    431

    Uninstalling, reboot and re-installing fixed it....

    Uninstalling, reboot and re-installing fixed it. Funny
  6. Replies
    13
    Views
    1,305

    Yes, the dsm.opt is being read from the bottom....

    Yes, the dsm.opt is being read from the bottom. Therefore the include statements have to be placed below excludes ;-)
  7. Replies
    1
    Views
    431

    stupid output in dsmsched.log

    Hi

    today I updated a 5.5.3 client and a 6.3.0.14 client to 6.3.0.15. This was released 10 days after .14 so is probably meant as a bugfix.

    Instead of
    ANS1898I ***** Processed 7,319,500 files...
  8. Replies
    2
    Views
    367

    Hi Changing the management class is the way to...

    Hi

    Changing the management class is the way to go.
    But be aware of the fact that only the management class of active files will be changed (active = files still resides in filesystem)

    If you...
  9. Hi Malli state FULL means: end-of-tape has...

    Hi Malli

    state FULL means: end-of-tape has been reached. It is likely that contents became obsolete while backups have been written to the tape.
    You should schedule reclamation jobs for all your...
  10. Replies
    3
    Views
    690

    Hi did you also perform an inventory on the...

    Hi

    did you also perform an inventory on the library console?
  11. Replies
    3
    Views
    566

    Status FULL only indicates that the tape has been...

    Status FULL only indicates that the tape has been written until end-of-tape. Data itself expires according to the rules you defined, but the tape space that becomes "free" cannot be written to...
  12. Replies
    3
    Views
    566

    Hi you have to run reclamation. Second best...

    Hi

    you have to run reclamation. Second best way is daily administrative schedule calling a script that contains lines like
    reclaim stgpool LTOpool1 threshold=60 wait=y Duration=120
    reclaim...
  13. That is a good question, rstockon. Chad, is...

    That is a good question, rstockon.

    Chad, is the value times_mounted stored on the memory chip inside the cartridges? Else I would not trust this too much.
  14. Hi the first question would be why is restore...

    Hi

    the first question would be why is restore to the file system so much slower than backup stgpool...

    To move part of the data to another primary volume the most simple way would be to start...
  15. Hi Jeroen, I used set serverpassword XXX on...

    Hi Jeroen,

    I used set serverpassword XXX on both sides ... but your command did the trick! Hartelijk dank!

    But now I don't know why the TSM servers even could access managed drives. TSM remains...
  16. Hi Chad I tried again using forcesync=yes, but...

    Hi Chad
    I tried again using forcesync=yes, but no success. The strange thing is that it is possible to submit "(other server): q admin" in both directions
  17. Strange authorization error between 2 Servers

    Hi experts,

    i am close to desparation....

    the server-server-connection of a TSM server to a library manager is broken. Every attempt to mount a tape is being rejected:
    01.02.2012 16:49:42...
  18. Replies
    4
    Views
    857

    Hi the TSM server has to scan the file system,...

    Hi

    the TSM server has to scan the file system, otherwise it cannot determine which files are inactive.
    If it would change everything to inactive on destroyed (or powered off) file systems, this...
  19. Replies
    4
    Views
    857

    Hi Christian, this looks like you do no longer...

    Hi Christian,

    this looks like you do no longer backup the directory/filesystem the file was stored on. In this case the TSM server does not "see" that the file is deleted, so it will remain active...
  20. Replies
    3
    Views
    4,277

    You can search the error code in any search...

    You can search the error code in any search machine :-)
    IBM has TSM Message Manuals available - example for 5.5:...
  21. Replies
    1
    Views
    532

    Hi when you define a volume TSM writes a files...

    Hi
    when you define a volume TSM writes a files of the specified size to your disk(s). So it might take 2...3 minutes.
  22. hmmm... This should only include the directory...

    hmmm...
    This should only include the directory structure, but no files other than under backups.

    edit: great, so now I won't have to try this myself :)
  23. I think the exclude.dir is higher priority, no...

    I think the exclude.dir is higher priority, no matter where in the dsm.opt it is positioned.

    What would work is either:
    DOMAIN C:
    EXCLUDE C:\...\*
    INCLUDE C:\BACKUPS\*
    but this will backup the...
  24. Try to start dsmserv from commandline: dsmserv...

    Try to start dsmserv from commandline:
    dsmserv extend log [new_volume_name] [new_volume_size] with size in megabytes

    Then immediately start a backup db to free log space
    ...
  25. Thread: Bad Tape

    by Sunhillow
    Replies
    2
    Views
    537

    Hi there has been a write error. If your drives...

    Hi
    there has been a write error. If your drives are ok, probably the tape is damaged. If you have multible r/w errors reported for multiple tapes, but all on 1 drive, you should have this drive...
  26. Replies
    4
    Views
    1,035

    Your DB seems to be heavily fragmented. You might...

    Your DB seems to be heavily fragmented. You might run "estimate dbreorg" to see how much space will be won - but be very very careful with this command. Your TSM server will not do anything else but...
  27. No, the examples are WAV files archived by an...

    No, the examples are WAV files archived by an application using the TSM API for AIX. They are being deleted after archiving, but the size of the retrieved files is as I wrote.
    Is the filesize...
  28. FILE_SIZE in table CONTENTS not clear (TSM 5.5.5.2)

    Hi

    we are using TSM as a back-end for archiving. Files are stored on 2 Systems in different locations, and at some intervals I check if the content of both systems differs. Just for curiousity I...
  29. Replies
    9
    Views
    1,557

    dcarlile, this is one reason why we set up the...

    dcarlile,
    this is one reason why we set up the libman additionally to a TSM server in one lpar. Our AIX guy softlinked the dsm binaries to a separate directory where dsmserv.opt and the other...
  30. Replies
    9
    Views
    1,557

    This is correct! If you want to use dedicated...

    This is correct! If you want to use dedicated drives, define them all on the library manager. There you define paths to your drives for each library client.
    We only have 9 drives in our biggest...
  31. Replies
    9
    Views
    1,557

    Hi our setup is 2 locations with 2 libraries...

    Hi
    our setup is 2 locations with 2 libraries each, one for primary and one for copy pools. On one location there are two, on the other one there are three TSM servers that use the libraries. On each...
  32. Replies
    6
    Views
    5,383

    .. They did even send an answer. It reads "The...

    .. They did even send an answer.
    It reads "The TS1040 downloads are always found under its library, TS3500" etc.

    There are device drivers, but no microcode.
    Can't decide between :mad: and :D
    ...
  33. Replies
    6
    Views
    5,383

    Well, I am trying to find firmware level b710...

    Well,
    I am trying to find firmware level b710 for fiber channel.

    In the readme of the fixlist I was able to find this line is written down:

    Drive Code Level: B710 (LTO4_FH_FC, LTO4_FH_SAS,...
  34. Replies
    1
    Views
    310

    ... only if you define two client nodes to backup...

    ... only if you define two client nodes to backup this file

    If you are on Windows, you may also include a line like
    include \\servername\x$\path\filename mgmtclass
    to the dsm.opt of another...
  35. Replies
    29
    Views
    3,411

    Everyone begins dumb :D ... at least I did

    Everyone begins dumb :D

    ... at least I did
  36. Replies
    29
    Views
    3,411

    Objects will only be deleted if your policies...

    Objects will only be deleted if your policies allow deletion. All depends on retention times and number of versions
  37. Replies
    29
    Views
    3,411

    Hi you should run expiration after the backup...

    Hi
    you should run expiration after the backup window, because the BA clients will mark deleted and obsolete files "inactive" during their work.
    These will be examined by the expiration process
  38. Replies
    2
    Views
    456

    Thank you Chad, indeed 14 of 16 hardware error...

    Thank you Chad,

    indeed 14 of 16 hardware error entries since end of july in the actlogs of the library clients are fom one drive. The other 2 also are from one drive, but in the other library!
  39. Replies
    2
    Views
    456

    Possibly damaged tapes due to humidity

    Hi there

    I am currently watching an unusual amount of read- and write-errors in one of our libraries. Probably the cause is flooding :cry: we had under a raised floor which caused higher than...
  40. Well, the library manager has to be as recent...

    Well, the library manager has to be as recent version as the clients. It may be a higher, but not lower version no.

    The password for server-server communication may be set with the command "set...
  41. Check for collocation setting in your copy pool...

    Check for collocation setting in your copy pool...
  42. Replies
    2
    Views
    1,141

    You cannot update it. Define a a new volume and...

    You cannot update it. Define a a new volume and delete the old one after migrating it
  43. Replies
    2
    Views
    1,198

    Is all data from one node?

    Is all data from one node?
  44. Replies
    2
    Views
    1,474

    Hi ears, it is migrate stg BIR_NT lo=0...

    Hi ears,
    it is
    migrate stg BIR_NT lo=0 (dura=120 wait=y)

    As you have defined BIR_NT_LTO as next pool, migration will go to this pool.
    The part in parantheses is for use in a housekeeping script...
  45. Replies
    17
    Views
    3,371

    Found out why filespace could not be deleted, I...

    Found out why filespace could not be deleted, I had to add "type=server"
    Now occupancy is 0 and all remote db snapshots go to new storage pools with collocation off ;-)

    I will watch how it...
Results 1 to 45 of 341
Page 1 of 8 1 2 3 4