Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to determine the mount point for directory /tmp ?

user8860348Feb 17 2012 — edited Feb 17 2012
Folks,

Hello. I am installing Oracle 11gR2 RAC using 2 Virtual Machines (rac1 and rac2 whose OS are Oracle Linux 5.6) in VMPlayer and according to the tutorial

http://appsdbaworkshop.blogspot.com/2011/10/11gr2-rac-on-linux-56-using-vmware.html


I am installing Grid infrastructure. I am on step 7 of 10 (verify Grid installation enviroment) and get this error:

"Free Space: Rac2: /tmp"

Cause: Could not determine mount point for location specified.
Action: Ensure location specified is available.
Expected value: n/a
Actual value: n/a


I have checked the free space using the command:

[root@Rac2 /]# df -k /tmp

Output:

Filesystem 1k-blocks used Available Use% Mounted on
/dev/sda1 30470144 7826952 21070432 28% /


As you see above, the free space is enough, but could not determine mount point for /tmp.

Do any folk understand how to determine the mount point for directory /tmp ?


Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 16 2012
Added on Feb 17 2012
13 comments
2,669 views