Search:
Type: Posts; User: foobar2devnull
Search: Search took 0.00 seconds.
-
05-15-2013, 09:12 AM
Thread: speeding up the maintenance script
by foobar2devnull- Replies
- 7
- Views
- 231
Yup, that's what I did too. My problem was...
Yup, that's what I did too. My problem was getting exit codes if running processes in parallel. Rather than try that for weeks on end, I'll just change the amount of processes per job. It's a cost on...
-
05-15-2013, 05:20 AM
Thread: speeding up the maintenance script
by foobar2devnull- Replies
- 7
- Views
- 231
Hi Tiger22,
We are using a single tape drive per...
Hi Tiger22,
We are using a single tape drive per job because our daily backup are just under 3TB and thus fit on a single tape. I will however try and have each job that takes too long use two... -
05-15-2013, 02:29 AM
Thread: speeding up the maintenance script
by foobar2devnull- Replies
- 7
- Views
- 231
Thank you both for your answers.
Hi...
Thank you both for your answers.
Hi moon-buddy, I currently am running the whole script from bash but it's not great in terms of dealing with threads so I'm stuck on a line by line execution... -
05-14-2013, 06:28 AM
Thread: speeding up the maintenance script
by foobar2devnull- Replies
- 7
- Views
- 231
speeding up the maintenance script
Hi all,
I got my maintenance script doing its job well but it seems that with the increase in nodes my migration and replication times are becoming ridiculously long. I'd like to shorten those... -
04-09-2013, 04:29 AM
- Replies
- 17
- Views
- 960
For what it's worth
I had to recover from a defect tape just yesterday so I thought the output of a successful volume restore might help you identify where it went wrong for you.
04/08/2013 11:51:01 ANR2017I... -
04-08-2013, 01:22 PM
- Replies
- 17
- Views
- 960
Ok, so my first question would be, do you have a...
Ok, so my first question would be, do you have a copy pool?
1) If not, Step '4' onwards are of no use to you and you should probably put the tape back into the library, mark it 'readonly' and try... -
04-08-2013, 11:53 AM
- Replies
- 17
- Views
- 960
I believe that the order in which you do your...
I believe that the order in which you do your steps is important.
Did you mark the tape as destroyed before or after checking it out?
Did your 'restore volume' command work? It complains there... -
04-06-2013, 06:16 AM
- Replies
- 17
- Views
- 960
I'm no veteran and I'm not in front of my console...
I'm no veteran and I'm not in front of my console but does the CHECKOUT command not put the tape into the I/O and remove the entry from the library list. What command do you run to see it is still...
-
04-05-2013, 04:50 PM
- Replies
- 17
- Views
- 960
I think you simply mark the tape as destroyed...
I think you simply mark the tape as destroyed then get it out of the library. The first part of the document will explain the step but you might want to rebuild it and go through the entire...
-
10-23-2012, 02:54 AM
- Replies
- 1
- Views
- 597
Go figure... it worked fine today and a couple of...
Go figure... it worked fine today and a couple of volumes were reclaimed.
Date/Time Message
-------------------- ... -
10-22-2012, 08:19 AM
- Replies
- 1
- Views
- 597
Reclamation on deduped file pool giving a 'Permission denied'
Hi all,
I'm lucky enough to get to setup our server from the ground up which great but I am getting this odd error...
After running:
RECLAIM STGPOOL PF01 WAIT=YES THRESHOLD=1 DURATION=240
... -
10-18-2012, 02:18 AM
- Replies
- 17
- Views
- 960
Thank you all for your help. The test was made on...
Thank you all for your help. The test was made on a new server with my data alone so no loss there but rather a good lesson learned! :)
-
10-17-2012, 01:53 AM
- Replies
- 17
- Views
- 960
Sorry for the latre reply, we're in different...
Sorry for the latre reply, we're in different time zones ;)
moon-buddy, the answer to your question is "deleted". I ran a "delete vol" on all the volumes in the PF01.
chad_small, both copy... -
10-16-2012, 04:50 AM
- Replies
- 17
- Views
- 960
test restore from copy pool fails... but why?
Hi all,
I tried to do a test restore that simulated the failure of the primary pool and hoped it would switch to a copy pool.
The following is my current setup.
nodes --> PrimaryDisk OS... -
10-16-2012, 02:17 AM
- Replies
- 7
- Views
- 575
Well, PF01 will be a pool of 10K disks from SAN...
Well, PF01 will be a pool of 10K disks from SAN across fibre. I did a test and it all seems to work as expected. The data will mostly be a bunch of OSs (Linux and Windows) so dedup should work a...
-
10-15-2012, 09:16 AM
- Replies
- 7
- Views
- 575
Hi,
I ended up changing the way I structured...
Hi,
I ended up changing the way I structured the volume pools.
nodes --> PrimaryDisk OS (PD01) +-> Primary File (PF01)
|
... -
10-15-2012, 05:47 AM
- Replies
- 7
- Views
- 575
Correct me if I'm wrong but an active-data pool...
Correct me if I'm wrong but an active-data pool will only hold the "current data" (active data) and not the entire backup retention like you'd find on tapes. If so, the active-data pool is not what...
-
10-15-2012, 05:09 AM
- Replies
- 7
- Views
- 575
Hi inestler,
Thank you for your help. I...
Hi inestler,
Thank you for your help. I realise I can't migrate to multiple pools. My ill written question was more like: "How do I use a "dedupped primary file pool" as a primary pool for quick... -
10-15-2012, 05:00 AM
Thread: Newbie needs advice..
by foobar2devnull- Replies
- 2
- Views
- 493
The following is the order of each steps I take...
The following is the order of each steps I take every day:
- Backup the primary disk pools to the copy tape pool
- Backup the primary tape pools to the copy tape pool (incase the disk pool filled... -
10-15-2012, 04:30 AM
- Replies
- 7
- Views
- 575
Backing up from a primary disk pool to a primary file pool with dedup?
Hi all,
I am trying to setup a new TSM server instance. This is my first shot at it and I think I'm doing something wrong.
nodes --> PrimaryDisk OS (PD01) +-> Primary Tape (PT01) -->... -
05-30-2012, 08:55 AM
- Replies
- 2
- Views
- 607
I had a quick look at the documentation and it...
I had a quick look at the documentation and it seems to be spot on!
Thanks a lot for your help. I was getting nowhere. -
05-30-2012, 02:57 AM
- Replies
- 2
- Views
- 607
delete volume command takes for ever to complete.
TSM Server Version 6, Release 2, Level 2.0
Hi all,
I'm getting the following error from TSM:
ANR1259W Files on volume AA0026L5 needed for offsite
reclamation cannot be accessed - access... -
05-15-2012, 06:40 PM
Thread: Remove a broken tape from TSM
by foobar2devnull- Replies
- 6
- Views
- 962
I get it. I just thought that TSM kept track of...
I get it. I just thought that TSM kept track of all tapes in the pool and that it would miss it but I see it now.
Thanks for your help! -
05-15-2012, 12:47 PM
Thread: Remove a broken tape from TSM
by foobar2devnull- Replies
- 6
- Views
- 962
Hi,
I realise that there is no data on the...
Hi,
I realise that there is no data on the tape and that it can be binned. My problem is that
a) DRM keeps sending a mail to the people storing the tapes off-site asking them to bring back the... -
05-15-2012, 07:26 AM
Thread: Remove a broken tape from TSM
by foobar2devnull- Replies
- 6
- Views
- 962
Hi,
Thanks for your help but I don't quite...
Hi,
Thanks for your help but I don't quite understand what you mean.
The tape is indeed in a "vault retrieve" state
>q drmedia AA0062L5
AA0062L5 Vault retrieve 04/30/2012... -
05-15-2012, 02:00 AM
Thread: Remove a broken tape from TSM
by foobar2devnull- Replies
- 6
- Views
- 962
Remove a broken tape from TSM
Hi all,
I had a tape that was sent off-site using DRM. When DRM called it back, I found that it had been dropped and was unable to physically put it back into the library I/O.
Now I need to... -
04-17-2012, 05:40 AM
- Replies
- 5
- Views
- 729
I'm still learning a lot and your posts have been...
I'm still learning a lot and your posts have been very helpful. The ADP was supposed to be migrated to another in an attempt to define some kind of SLA. In the end, a greater project is going to take...
-
04-17-2012, 02:15 AM
- Replies
- 5
- Views
- 729
I like how answers are coming from all corners of...
I like how answers are coming from all corners of the world! :)
sjl got what I am trying to do. Flush one or more servers from the active data pool without loosing data from these servers on other... -
04-16-2012, 08:34 AM
- Replies
- 5
- Views
- 729
Emptying stale data from and active data pool
Hi,
I have an active data pool which seems to hold data from servers which should not be found there. The fault is entirely mine but I'd now like to remove the data.
How can I clean the active... -
02-15-2012, 05:21 AM
Thread: SQL Cluster registry change
by foobar2devnull- Replies
- 2
- Views
- 888
Thanks for the answer smajl, this is exactly what...
Thanks for the answer smajl, this is exactly what I was after and it works great. Sorry for the late reply.
-
02-03-2012, 09:30 AM
Thread: SQL Cluster registry change
by foobar2devnull- Replies
- 2
- Views
- 888
SQL Cluster registry change
Hi all,
I've had a look on the forum and on the net and can't seem to find the info I need so I'm venturing being flamed in the hope that it will give me a link to the document I need and can't... -
01-13-2012, 05:53 AM
Thread: multiple schedules on Linux-server
by foobar2devnull- Replies
- 2
- Views
- 1,334
I realise this is an old thread but it might help...
I realise this is an old thread but it might help someone who also needs to run multiple processes on SLES and be LSB compliant
This is how I did it for SLES 11 SP1
#!/bin/bash
#
# dsmsc ... -
12-14-2011, 03:53 AM
- Replies
- 3
- Views
- 3,970
I believe I have found the problem and it's a...
I believe I have found the problem and it's a stupid one...
Policy Domain Name Schedule Name Associated Nodes
------------------------------ ------------------------------ ... -
12-13-2011, 08:09 AM
- Replies
- 3
- Views
- 3,970
Thanks for your answer but this does not seem to...
Thanks for your answer but this does not seem to apply as I'm on 6.2. I'll keep looking and post any solution I find if any.
-
12-13-2011, 04:11 AM
- Replies
- 3
- Views
- 3,970
Excahnge 2010 backup missing it's scheduled backup
Hi all,
It looks like I'm missing something obvious but I just can't put my finger on it.
I have a TSM Server 6.2.2.0 running on SLES 11 SP1 and an Exchange 2010 running on a Windows 2008 R2... -
12-12-2011, 06:41 AM
- Replies
- 3
- Views
- 1,392
Thanks for your answer. This would of course be...
Thanks for your answer. This would of course be hell as I'd have to be notified for any new database being created. I'll stick to what I have and let the DBA browse the logs ;)
-
12-09-2011, 02:40 AM
- Replies
- 3
- Views
- 1,392
Bump.
Did any of you have a demanding DBA that...
Bump.
Did any of you have a demanding DBA that asked for a more granular view of backup statuses on a database base rather than a server base? An exit code of "402" might indicate a backup... -
12-06-2011, 08:51 AM
- Replies
- 3
- Views
- 1,392
finding out the result of a database backup
Dear all,
I have a DB that is desperate for a backup status of all the databases we back up. Not only the general exit code of the database server backup but the exit code for every single... -
09-30-2011, 01:36 AM
Thread: tsm mount point convention
by foobar2devnull- Replies
- 2
- Views
- 896
Hi all,
Just for completion, I finally got my...
Hi all,
Just for completion, I finally got my hand on the document I was after. Here are the IBM recommendations on how and where to install TSM.
Hope this can help someone. -
09-09-2011, 04:00 AM
Thread: tsm mount point convention
by foobar2devnull- Replies
- 2
- Views
- 896
tsm mount point convention
Hi all,
I'm looking all over the TSM boulder website for documentation on a standard to mount TSM devices but I suspect you need as much experience in finding the information than in knowing TSM... -
05-26-2011, 02:51 AM
- Replies
- 2
- Views
- 2,519
Hi Chad,
Thanks a lot for your help. I'll...
Hi Chad,
Thanks a lot for your help. I'll read up on the command.
In the meanwhile, it looks like our consultant had thought about the issue and had a spare 60GB left on the phisical disk. I... -
05-25-2011, 08:51 AM
Thread: /proc/scsi/IBMtape (SLES 10.3)
by foobar2devnull- Replies
- 3
- Views
- 2,142
We are running SLES 11.1 and had problems with...
We are running SLES 11.1 and had problems with the tape drives getting muddled up each time we booted. This was solved by our Linux Wiz with a few lines in udev. Maybe this can help you or someone...
-
05-25-2011, 06:54 AM
- Replies
- 2
- Views
- 2,519
ANR0984I Active disk pool reclamation... There is insufficient space in storage pool
Hi all,
I am getting the following error which is quite straight forward:
tsm>RECLAIM STGPOOL PA01BRU WAIT=YES THRESHOLD=50 DURATION=420
ANR0984I Process 654 for SPACE RECLAMATION started in... -
05-03-2011, 02:07 AM
- Replies
- 5
- Views
- 3,274
Could someone confirm this for me? Do I really...
Could someone confirm this for me? Do I really have to manually kill all connections to the DB before overwriting it? The TDP will not do this even though there is an option to overwrite?
Any... -
04-29-2011, 10:28 AM
- Replies
- 5
- Views
- 3,274
Hi,
Thanks for your answer. Putting the DB in...
Hi,
Thanks for your answer. Putting the DB in single user mode does in effect, kill all connections to the DB. I was just wondering why the TDP does not do this? Are you saying that before...
Results 1 to 45 of 71

