server out of data storage space

xender69

ADSM.ORG Member
Joined
Dec 4, 2002
Messages
29
Reaction score
0
Points
0
Website
Visit site
Hello All,

I'm not sure why i'm geting this message because when I look at query volume, I only see like 10% usage in my diskpool.



any help/advice would be appreciated.



thanks,



John
 
John,



Is there a tape pool?

If you issue, q stg <tapepool> f=d, there is a parameter called MAXSCRATCH.

Is there a low number for this parameter like 100 or 500? There is a possiblity that

you may have reach this limit.

I would set this parameter to 9999 so you would not have to worry about this for some time.



If the value is already 9999, raise the value to 10500.



Is there any other message in the actlog besides the "server out of data storage space."

Something complaining about the tape drive or tape library?



Is there any generic error message with the code of ANR9999d in the actlog?



A damaged data could also produce this error.

From the TSM server: q content <volume name> node=<nodename> damaged=<yes>



Hope this helps,



Sias
 
Hi!

If you only runs DISK Storage Pool.

Go to a Admin Command line and type

q stg POOLNAME f=d

Look for a line with name Access :.

See if it´s READWRITE. If it only says READ please run command



upd stg POOLNAME acc=readw

(Update stg POOLNAME access=readwrite)



:rolleyes:
 
Back
Top