Search:
Type: Posts; User: rmazzon
Search: Search took 0.00 seconds.
-
03-13-2013, 11:34 AM
Thread: When to replace media
by rmazzon- Replies
- 4
- Views
- 272
This is not particularly accurate but it can give...
This is not particularly accurate but it can give you a sense of which tapes have been reused most. It is based on the assumptions that you have an extensive volhistory and each pair of stgnew and...
-
12-19-2012, 10:35 AM
- Replies
- 3
- Views
- 685
I am not an expert with Powershell or windows...
I am not an expert with Powershell or windows scripting but have you tried just single quotes?
.\dsmadmc.exe -id=admin -password=xyz123 define schedule Admin01 type=administrative cmd='query... -
10-15-2012, 02:48 PM
Thread: restore only latest copy of a file
by rmazzon- Replies
- 4
- Views
- 490
You can specify a particular archive if you know...
You can specify a particular archive if you know the date or if you supplied a description as part of the "dsmc archive" command. Use the "query archive" client command to see what is available.
... -
10-15-2012, 12:46 PM
Thread: restore only latest copy of a file
by rmazzon- Replies
- 4
- Views
- 490
The command you give is to retrieve an archived...
The command you give is to retrieve an archived file, not to restore a backed up file. They are not the same concept. If the file was backed up (via dsmc incr or dsmc sel) use the dsmc restore...
-
10-05-2012, 12:06 PM
Thread: Worm tape and expiration.
by rmazzon- Replies
- 1
- Views
- 360
Your current TSM instance will not be able to...
Your current TSM instance will not be able to access those files. Assuming you have a DBB from before the expiration you could use it to restore your TSM instance to that point in time and then...
-
10-03-2012, 09:11 AM
- Replies
- 5
- Views
- 668
Earlier in the thread didn't you say you have 2...
Earlier in the thread didn't you say you have 2 tape drives?
Look at the RECLAIMSTGPOOL option for storage pools. Define one for your tape pool, make it devc=FILE and then make the NEXTSTGPOOL of... -
10-01-2012, 01:25 PM
- Replies
- 3
- Views
- 1,282
Is the client only backing up 2 file systems or 2...
Is the client only backing up 2 file systems or 2 drives? If so then you will not get more than two mounts as TSM will not "stripe" the backup of a filespace across multiple mounts.
-
10-01-2012, 01:21 PM
Thread: Best way to delete a admin account
by rmazzon- Replies
- 2
- Views
- 369
Actually, assuming that all of your TSM servers...
Actually, assuming that all of your TSM servers use your configuration manager to manage admin accounts then you should be able to delete the account on the configuration manager and then issue a...
-
09-26-2012, 09:36 AM
Thread: Need some advice - out of scratch
by rmazzon- Replies
- 7
- Views
- 1,103
You have collocation=group, do you have...
You have collocation=group, do you have collocation groups and are your nodes assigned to those collocation groups? Another item to check is the number of migration processes you are running...
-
09-17-2012, 03:23 PM
- Replies
- 3
- Views
- 407
No. PCT_Util refers to the client filespace...
No. PCT_Util refers to the client filespace utilization, in this case /DATA is 19,922,944 MB in size and it is 94% filled. Which means a theoretical full backup of that space would send something...
-
09-14-2012, 01:33 PM
Thread: Number of instances running
by rmazzon- Replies
- 2
- Views
- 272
I am not aware of any shortcuts. Look for the...
I am not aware of any shortcuts. Look for the dsmserv.opt files.
-
09-13-2012, 11:50 AM
Thread: Removing NDMP volumes from old TSM server
by rmazzon- Replies
- 4
- Views
- 651
Why did you clone the instance instead of halting...
Why did you clone the instance instead of halting the original, restoring it onto the new HW and then promoting it to a library manager?
-
09-13-2012, 11:37 AM
- Replies
- 7
- Views
- 826
A query like this will tell you all of the...
A query like this will tell you all of the primary tapes that "might" be needed to create a backupset
select distinct volume_name from volumeusage where node_name='<NODE_NAME>' and... -
09-10-2012, 04:36 PM
Thread: Multiple Vault Locations?
by rmazzon- Replies
- 7
- Views
- 778
It seems that you would have to do the following...
It seems that you would have to do the following on Mondays:
- perform the daily eject job to the local Iron Mtn
- perform the second job but this time specify a tolocation in the drm command... -
09-10-2012, 04:17 PM
Thread: Multiple Vault Locations?
by rmazzon- Replies
- 7
- Views
- 778
If you mean the value of the "Vault Site Name" as...
If you mean the value of the "Vault Site Name" as seen in the query drmstatus output, no there can only be the one. However, the move drm command allows the addition of WHERELOCATION and TOLOCATION...
-
08-29-2012, 02:47 PM
- Replies
- 9
- Views
- 1,320
Ok, how about you update the volume to scratch...
Ok, how about you update the volume to scratch (update libv ... status=scratch) and then try a label libv on it? This will not work if TSM believes the tape to be already in use as a stgpool volume...
-
08-29-2012, 02:28 PM
- Replies
- 19
- Views
- 13,093
jbiggers,
We do have server groups and library...
jbiggers,
We do have server groups and library managers and the tape movement between two different library mangers was the same as with movement between two libraries managed by the same library... -
08-29-2012, 12:46 PM
- Replies
- 19
- Views
- 13,093
jbiggers,
We have on a number of occasions...
jbiggers,
We have on a number of occasions moved thousands of tapes between libraries. And we also used one library, with sufficient empty slots, to label new and used tapes with new barcodes for... -
08-29-2012, 12:30 PM
- Replies
- 9
- Views
- 1,320
Did you perform a "checkout libv ......
Did you perform a "checkout libv ... checklabel=no" command?
-
08-29-2012, 09:58 AM
- Replies
- 19
- Views
- 13,093
Patravane,
Have you tried checking in one of...
Patravane,
Have you tried checking in one of the suspect tapes using the mail slot and with checklabel=yes? Did you get any errors? Do you have copy pools? -
08-21-2012, 12:58 PM
Thread: ANS1128S error
by rmazzon- Replies
- 1
- Views
- 613
Do you have a management class called "dir_class"...
Do you have a management class called "dir_class" in the domain and active policyset the new nodes are using?
-
08-21-2012, 12:42 PM
- Replies
- 1
- Views
- 637
That should be all you need to do provided that...
That should be all you need to do provided that all of the management classes the node used in the original domain/policyset exist in the new domain/policyset. If management classes are missing then...
-
08-21-2012, 12:36 PM
Thread: removing tapes for offsite
by rmazzon- Replies
- 2
- Views
- 492
Assuming you have a SCSI library and your problem...
Assuming you have a SCSI library and your problem is you only have 1 I/O slot, you can change your first command to
.... remove=bulk .....
which according to the documentation (help move... -
08-16-2012, 03:35 PM
- Replies
- 6
- Views
- 960
The message states there is an extra parenthesis...
The message states there is an extra parenthesis in the command. That section should resemble this, and note I am adding spaces around the parentheses to avoid emoticons.
cast( ( verexists ) as... -
08-16-2012, 02:28 PM
- Replies
- 6
- Views
- 960
You can but I think it would look ugly in cases...
You can but I think it would look ugly in cases where there are multiple classes in the active policy set. The schedule would appear on each line. And of course with every additional join the query...
-
08-16-2012, 12:25 PM
- Replies
- 6
- Views
- 960
You probably also want to add
.... order...
You probably also want to add
.... order by n.node_name,n.domain_name,Set,MgmtClass
to the end of the select in order to group the nodes together. This select, with the suggested... -
08-15-2012, 12:54 PM
Thread: tape space utilization
by rmazzon- Replies
- 10
- Views
- 818
kenshoomy,
I did not quite follow the...
kenshoomy,
I did not quite follow the reasoning that got you to a max of 64 partially filled tapes. Although by your example it seems like each NAS uses multiple threads. I had assumed that with... -
08-15-2012, 09:12 AM
Thread: tape space utilization
by rmazzon- Replies
- 10
- Views
- 818
So right now you have a group collocated pool but...
So right now you have a group collocated pool but no collocation groups, so effectively you are node collocated. You need to keep in mind that group collocation with only one group means that data...
-
08-14-2012, 03:30 PM
- Replies
- 4
- Views
- 972
I don't have any TSM 6.x experience but I can...
I don't have any TSM 6.x experience but I can offer something that I think could work in 6.x, albeit it is extremely ugly and convoluted, and perhaps not even worth the effort. It was tested out on...
-
08-14-2012, 02:00 PM
- Replies
- 6
- Views
- 560
To my knowledge there is no way to see what TSM...
To my knowledge there is no way to see what TSM is doing during this kind of query. I have a few really large DB's (V5.5) on which I can't even do this kind of query without it eventually dying. ...
-
08-14-2012, 11:29 AM
- Replies
- 6
- Views
- 560
If you are using the "LIKE" operator you need...
If you are using the "LIKE" operator you need wildcards. Try this
select node_name,hl_name,ll_name,backup_date from backups where node_name='REGLVFILE1_GROUP' and hl_name LIKE... -
08-14-2012, 11:12 AM
Thread: Multi-Tread Backup on One FileSystem
by rmazzon- Replies
- 4
- Views
- 486
We have an admin schedule that runs a script. In...
We have an admin schedule that runs a script. In the script we use the parallel and serial commands to group threads together. Example
Schedule Definition
Schedule Name:... -
08-10-2012, 01:09 PM
- Replies
- 1
- Views
- 520
Something like this might be what you want. ...
Something like this might be what you want. Replace the list of pool names in () with your own primary pools
select node_name,cast(sum(physical_mb)/1024 as decimal(10,2)) from occupancy where... -
08-08-2012, 11:34 AM
- Replies
- 8
- Views
- 652
I periodically get a similar situation with my...
I periodically get a similar situation with my dsmserv processes. We disable the /etc/inittab line to prevent auto start of TSM on boot and instead use a start-up script that is also used by our HA...
-
08-03-2012, 12:14 PM
Thread: How to get DB2 back up to different nodes
by rmazzon- Replies
- 5
- Views
- 626
I think you could use multiple dsmcad daemons...
I think you could use multiple dsmcad daemons where each one specified a different option file using the -optfile command line option. I used to do this with multiple Domino clients on the same...
-
07-31-2012, 03:22 PM
Thread: AIX Raw Logical Volume issue
by rmazzon- Replies
- 15
- Views
- 1,629
Mikey D asked earlier if the owner/group of the...
Mikey D asked earlier if the owner/group of the volumes was the same as the account running the dsmserv binary. You replied by listing out the volumes on both systems. So I think the question still...
-
07-31-2012, 01:07 PM
- Replies
- 3
- Views
- 801
TSM scripts are very limited but you can do the...
TSM scripts are very limited but you can do the following with your example (days of week start with Sunday as 1)
select server_name from status where dayofweek(current_timestamp) in (7,1)... -
07-31-2012, 11:01 AM
- Replies
- 7
- Views
- 545
You can't specify a file but you can use a comma...
You can't specify a file but you can use a comma delimited list of nodes.
q eve * * node=NODE1,NODE2,NODE3,...,NODEN .... -
07-31-2012, 10:28 AM
Thread: confused about some aspects of DRM
by rmazzon- Replies
- 5
- Views
- 436
Spiffy,
Tapes go to vaultretrieve after they...
Spiffy,
Tapes go to vaultretrieve after they go pending and then meet their storage pool reuse delay, either through the data expiring or through the reclamation process where replacement copypool... -
07-30-2012, 04:52 PM
Thread: Simple query about timestamps
by rmazzon- Replies
- 6
- Views
- 633
Like this. Note I had to guess on the char() for...
Like this. Note I had to guess on the char() for status since I see an emoticon. I also used the "in" function near the end.
select cast((server_name) as char(10)) AS TSM_SERVER, \... -
07-30-2012, 12:42 PM
Thread: Simple query about timestamps
by rmazzon- Replies
- 6
- Views
- 633
You wcan't just compare a timestamp to a date,...
You wcan't just compare a timestamp to a date, you need to use a function to convert the timestamp.
date(scheduled_start)=current_date -
07-30-2012, 12:01 PM
Thread: Simple query about timestamps
by rmazzon- Replies
- 6
- Views
- 633
yes, current_date
yes, current_date
-
07-30-2012, 10:04 AM
Thread: strange result running command in scripts
by rmazzon- Replies
- 3
- Views
- 405
I see when you run it via the console you are...
I see when you run it via the console you are "root". When you run it as a script is it also root and/or does it have the same TSM environment variable values as when you run it manually? If not...
-
07-27-2012, 10:58 AM
Thread: Deleting client file space on TSM
by rmazzon- Replies
- 2
- Views
- 627
If you look at the output of the query occupancy...
If you look at the output of the query occupancy command for a node you will see the amount of data that each filespace has in each storage pool. So you can issue a variation of the select below to...
-
07-27-2012, 10:37 AM
- Replies
- 2
- Views
- 532
You can query the summary table using a select...
You can query the summary table using a select similar to this
select cast(sum(bytes)/1024/1024/1024 as decimal(9,3)) as "GB" from summary where entity='NODE_NAME' and start_time>'2012-07-25...
Results 1 to 45 of 200

