1834862 Members
2211 Online
110070 Solutions
New Discussion

rdsk files in /var/tmp

 
SOLVED
Go to solution
Fred Martin_1
Valued Contributor

rdsk files in /var/tmp

crw------- 1 root root 203 0x022000 Mar 25 16:04 rdskVRBa01745
crw------- 1 root root 203 0x022000 Mar 25 16:04 rdskURBa01745
crw------- 1 root root 203 0x012000 Mar 22 19:06 rdskABAa02060

---
A few months ago, 8 or 10 of these files appeared in /var/tmp, can anyone tell me what they are for, and can they be removed?
fmartin@applicatorssales.com
3 REPLIES 3
Pete Randall
Outstanding Contributor
Solution

Re: rdsk files in /var/tmp

Fred,

I have nothing like that on any of my systems. I would make note of their characteristics just in case you have to re-create them and then blow them away with rmsf.


Pete

Pete
RAC_1
Honored Contributor

Re: rdsk files in /var/tmp

I had seen those files.

First we keep /var/tmp as a link to /tmp
As far as I understand, these files are created by fsck. Is fsck exits abnormally, it wont delete them then. You can relate the time stamp of those files to check if any work was carried out disks on that date.

If they are too old. Say more than 7-8 days, you can just remove those.

Anil
There is no substitute to HARDWORK
Fred Martin_1
Valued Contributor

Re: rdsk files in /var/tmp

Thanks folks, I've a suspicion it's related to a disk space crisis we had back around then, I'll search the syslog for evidence that that is true.
fmartin@applicatorssales.com