Search:
Type: Posts; User: Jacob_6
Search: Search took 0.00 seconds.
-
05-26-2011, 02:44 PM
Thread: collaction
by Jacob_6- Replies
- 5
- Views
- 1,712
Actually the system tries to put the ungrouped...
Actually the system tries to put the ungrouped nodes data together on tape with the nodes previouly saved data, in effect collocating it by node. It is better to have everything grouped when using...
-
05-26-2011, 10:03 AM
Thread: collaction
by Jacob_6- Replies
- 5
- Views
- 1,712
When you set collocation on a storage pool, it...
When you set collocation on a storage pool, it affects all the nodes. The nodes in your collocation group will collocate by group within that storage pool. Any nodes not in a collocation group will...
-
05-24-2011, 04:15 PM
- Replies
- 2
- Views
- 2,016
The only thing I found was to upgrade the server...
The only thing I found was to upgrade the server to TSM 5.5.2 to correct the issue.
-
05-10-2011, 04:47 PM
Thread: Re-locate storage pool
by Jacob_6- Replies
- 3
- Views
- 1,270
The other thing to remember is that copypool data...
The other thing to remember is that copypool data cannot be moved from one copypool to another like primary pool data. You can't move the data directly from the old copypool to the new copypool.
... -
05-06-2011, 11:19 AM
Thread: TSM Database is 100%
by Jacob_6- Replies
- 5
- Views
- 2,179
In TSM 5.5, you would have to define a new dbvol...
In TSM 5.5, you would have to define a new dbvol and then extend the db to use the new space.
You can look at the admin reference under define dbvol and extend db to get details on the commands.... -
03-23-2011, 12:53 PM
Thread: Need Suggestions on IBM Support
by Jacob_6- Replies
- 7
- Views
- 2,548
I would try the TSM Queue, they should be able to...
I would try the TSM Queue, they should be able to point you in the right direction or help you with the problem.
-
10-28-2010, 11:06 AM
Thread: TSM Server/Client Version compatability
by Jacob_6- Replies
- 9
- Views
- 2,862
From what I have found, the older clients tend to...
From what I have found, the older clients tend to work with the newer versions of TSM. It is when you try to install a newer client and try to make it work with an older server version that you run...
-
10-23-2010, 11:28 AM
Thread: how to recover ISC login password
by Jacob_6- Replies
- 1
- Views
- 1,317
The only method that I can recall is to uninstall...
The only method that I can recall is to uninstall and reinstall the ISC.
-
10-23-2010, 11:21 AM
- Replies
- 16
- Views
- 3,561
Under version 5 you could use something similar...
Under version 5 you could use something similar to this:
dsmserv restore db volumenames=dsm023,dsm037,dsm087
devclass=tapeclass commit=yes
However, under the manuals for 6.1 and 6.2 I do not... -
10-22-2010, 06:30 PM
- Replies
- 5
- Views
- 1,498
http://publib.boulder.ibm.com/infocenter/tivihelp/...
http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/index.jsp
http://publib.boulder.ibm.com/infocenter/tsminfo/v6/index.jsp
Here are the links to the version 5 and 6 manuals. They are a... -
10-01-2010, 10:52 AM
Thread: TSM Implematation Certification
by Jacob_6- Replies
- 5
- Views
- 759
Other useful links are:
...
Other useful links are:
http://www-947.ibm.com/support/entry/portal/Overview/Software/Tivoli/Tivoli_Storage_Manager_Extended_Edition
... -
09-15-2010, 10:34 AM
Thread: creating copy pool
by Jacob_6- Replies
- 8
- Views
- 1,034
Take a look in the admin guide/reference manual,...
Take a look in the admin guide/reference manual, at the move media command, this will give you a idea of how to manage the volumes, you are having to move out of the library in order to maintain...
-
08-30-2010, 02:53 PM
Thread: TSM upgrade confirmation
by Jacob_6- Replies
- 8
- Views
- 902
It is generally not recommended to make that big...
It is generally not recommended to make that big of a jump, however, I have seen it done several times. Based on my experience, you may have to run the db upgrade command manually in order to start...
-
08-20-2010, 01:44 PM
Thread: Backup DB into selected volumes
by Jacob_6- Replies
- 6
- Views
- 1,584
You could try doing your incrementals to disk and...
You could try doing your incrementals to disk and your fulls to tape. I did all my backups to disk, after a server that I was getting ready to retire lost all its connections to the physical library...
-
08-18-2010, 12:49 PM
Thread: Okay Now I'm totally confused
by Jacob_6- Replies
- 5
- Views
- 725
Run a restore volume preview=yes. ...
Run a restore volume <vol name> preview=yes. Pull the volumes from offsite it lists in the activity log back onsite and check them back into the library and once they are there, rerun the command...
-
08-13-2010, 12:04 PM
Thread: TSM DB dump/reload
by Jacob_6- Replies
- 6
- Views
- 2,498
If the data base is fragmented you may not see a...
If the data base is fragmented you may not see a reduction in space, if you want to check for fragmentation try running the "ESTIMATE DBREORGSTATS" command, which can run a very long time and could...
-
08-13-2010, 11:49 AM
Thread: How long are database backups preserved?
by Jacob_6- Replies
- 2
- Views
- 1,331
For DRM Query DRMStatus to check number of days...
For DRM Query DRMStatus to check number of days your db expiration is set for.
To change the number of days use the SET DRMDBBACKUPEXPIREDAYS Command to set the number of days you want to keep... -
08-05-2010, 11:12 AM
Thread: Stop Schedule after defined time
by Jacob_6- Replies
- 3
- Views
- 1,159
You can control the start and end of a schedule...
You can control the start and end of a schedule window with the duration parameter in the "define schedule" command, it will only allow the job to start within the specified duration.
DURation... -
08-04-2010, 02:09 PM
- Replies
- 23
- Views
- 4,399
If I remember correctly, you have to delete and...
If I remember correctly, you have to delete and redefine the library to TSM so that it will recognize the new frame. I would confirm this with ibm, as it has been awhile since I helped someone do...
-
07-02-2010, 01:51 PM
- Replies
- 3
- Views
- 1,541
You need to make sure their server is the same...
You need to make sure their server is the same version as yours or higher, an export/import operation to a lower level server will not work.
-
07-01-2010, 01:11 PM
- Replies
- 5
- Views
- 1,020
When collocation groups is on and there are no...
When collocation groups is on and there are no groups, it collocates by node, which explains the behavior you were seeing.
-
05-24-2010, 02:49 PM
Thread: RE-Tape Upgrade
by Jacob_6- Replies
- 2
- Views
- 855
The LTO1's do not work with LTO4 tape drives, so...
The LTO1's do not work with LTO4 tape drives, so you would have to keep an lto1 or lto2 to read and write to them, if you just want to read them then an LTO3 drive would work. The LTO3's can be read...
-
05-24-2010, 10:50 AM
Thread: TSM Server
by Jacob_6- Replies
- 4
- Views
- 565
From the server\bin directory, the same place you...
From the server\bin directory, the same place you start the server in the foreground if the server is not running.
... -
05-13-2010, 01:00 PM
- Replies
- 9
- Views
- 1,622
Here is a link that goes through versioning and...
Here is a link that goes through versioning and expiration which may help:
http://www-01.ibm.com/support/docview.wss?uid=swg21224145
Your expiration process should be removing files that are... -
04-20-2010, 11:04 AM
- Replies
- 9
- Views
- 1,010
Since it is a tape you don't need to worry about...
Since it is a tape you don't need to worry about varying it offline.
The vary command can be found here:
... -
04-20-2010, 10:41 AM
- Replies
- 9
- Views
- 1,010
Here is a link to a tech doc, that will walk you...
Here is a link to a tech doc, that will walk you through the process.
http://www-01.ibm.com/support/docview.wss?uid=swg21219227 -
03-26-2010, 03:13 PM
- Replies
- 12
- Views
- 1,697
Are the tapes still in the library? If so, then...
Are the tapes still in the library? If so, then update them to readwrite and retry reclamation. Monitor them to see if they go back to unavailable or not, if they do, then search the activity log...
-
03-26-2010, 09:45 AM
- Replies
- 12
- Views
- 1,697
What are you seeing in the activity log when the...
What are you seeing in the activity log when the tapes go into the unavailable state?
-
03-25-2010, 01:00 PM
- Replies
- 9
- Views
- 1,814
If you are using disaster recovery manager (DRM)...
If you are using disaster recovery manager (DRM) it controls the expiration of your db volumes. Using a delete volh to do your db volumes in addition to it, will cause you to lose track of the...
-
03-23-2010, 09:28 PM
Thread: Manually remove TSM client v5.3.6
by Jacob_6- Replies
- 11
- Views
- 4,622
I talked to a friend, here is a copy of the...
I talked to a friend, here is a copy of the steps:
The following procedures need to be run in order to completely remove the TSM client/server software:
Stop all TSM services that may be... -
03-19-2010, 01:26 PM
Thread: TSM Server - DRM Issue
by Jacob_6- Replies
- 4
- Views
- 1,276
Search the activity log, is the volume throwing...
Search the activity log, is the volume throwing errors?
If it doesn't show update it available and see what happens:
upd vol <vol_name> acc=readw
If the volume continues to throw errors... -
03-18-2010, 10:20 AM
- Replies
- 10
- Views
- 2,485
Type=remote is an undocumented option and does...
Type=remote is an undocumented option and does work. I have used it a number of times and it has appeared in apars and techdocs from IBM.
-
03-17-2010, 10:46 AM
- Replies
- 10
- Views
- 2,485
Since the volumes are tracked via volhist as...
Since the volumes are tracked via volhist as remote volumes you may have to do the following on each volume, then either label them back in or check them back in.
DEL VOLHIST TODATE=TODAY... -
03-16-2010, 01:29 PM
Thread: TSM Questions
by Jacob_6- Replies
- 21
- Views
- 7,179
Use the search box, type in "interview" this...
Use the search box, type in "interview" this should allow you to find various questions that have been posted previously in the forums. However, real world experience with TSM really helps when it...
-
03-12-2010, 04:25 PM
Thread: TSM: 5.5.2: Bad Tape - need to recover
by Jacob_6- Replies
- 19
- Views
- 4,818
If tape2 is in the copypool, the fix is to delete...
If tape2 is in the copypool, the fix is to delete the volume and do a backup stgpool to rebuild the volume. Once complete, you should be able to restore the volume in the primary pool.
That is... -
03-09-2010, 03:22 PM
Thread: Remove Client Scheduler Service
by Jacob_6- Replies
- 12
- Views
- 3,770
I talked to a friend, here is a copy of the...
I talked to a friend, here is a copy of the steps:
The following procedures need to be run in order to completely remove the TSM client/server software:
Stop all TSM services that may be... -
03-09-2010, 02:32 PM
Thread: Remove Client Scheduler Service
by Jacob_6- Replies
- 12
- Views
- 3,770
I should have tested it before I posted it, it...
I should have tested it before I posted it, it worked last week.
-
03-09-2010, 12:09 PM
Thread: Remove Client Scheduler Service
by Jacob_6- Replies
- 12
- Views
- 3,770
Just in case, you can't remove the client...
Just in case, you can't remove the client smoothly, here is a link to an IBM document that explains how to remove it manually:
http://www-01.ibm.com/support/docview.wss?uid=swg21141048
I... -
03-08-2010, 01:00 PM
Thread: Urgent : Questions about TSM Server
by Jacob_6- Replies
- 10
- Views
- 1,225
TSM will mount tapes, two per reclamation process...
TSM will mount tapes, two per reclamation process as it has to read the data from one tape to put in on the other.
For the tapes you have no listing for, try running a checkin libv with the... -
03-08-2010, 12:55 PM
Thread: DEBIAN / UBUNTU distributions supported!
by Jacob_6- Replies
- 2
- Views
- 830
Cool, progress, finally.
Cool, progress, finally.
-
03-05-2010, 01:23 PM
Thread: Path Offline Issue
by Jacob_6- Replies
- 5
- Views
- 860
Is the drive showing any error codes, flashing...
Is the drive showing any error codes, flashing yellow in the library?
-
03-04-2010, 04:05 PM
- Replies
- 6
- Views
- 1,328
all volumes by node name with archive data
...
all volumes by node name with archive data
select volume_name from contents where type='Arch' and node_name='ANIL'
all volumes by node name with backup data
select volume_name from... -
03-04-2010, 02:59 PM
Thread: Moving Offsite Data to New Storage Pool
by Jacob_6- Replies
- 4
- Views
- 1,186
You cannot move data directly from one copypool...
You cannot move data directly from one copypool to another. You would have to backup the data from the primary pool into the newly created LTO4 pool. Then delete the lto2 volumes in the copypool...
-
02-26-2010, 04:01 PM
Thread: TSM: 5.5.2: Bad Tape - need to recover
by Jacob_6- Replies
- 19
- Views
- 4,818
LTO4 drives?
...
LTO4 drives?
http://www-01.ibm.com/support/docview.wss?uid=swg21269649 -
02-26-2010, 03:56 PM
Thread: Steps after tsm DB restore
by Jacob_6- Replies
- 1
- Views
- 1,952
http://www-01.ibm.com/support/docview.wss?uid=swg2...
http://www-01.ibm.com/support/docview.wss?uid=swg21294024
Search IBM website for either post db restore or 1294024
Results 1 to 45 of 208

