Results 1 to 3 of 3
Trying to install Oracle 11g on SLES 10 Xen virtual server. Get error /proc/sys/vm/hugetlb_shm_group: No such file or directory. I agree, it's know there...but how do I create it?...
- 06-17-2010 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 3
Oracle Installation
Trying to install Oracle 11g on SLES 10 Xen virtual server. Get error /proc/sys/vm/hugetlb_shm_group: No such file or directory. I agree, it's know there...but how do I create it?
Last edited by kcather; 06-17-2010 at 08:18 PM. Reason: correction
- 06-19-2010 #2
/proc is a virtual directory it does not exists on the disk. It is created by the kernel to show or change kernel processes. Perhaps Oracle is expecting a newer kernel??
- 06-21-2010 #3Just Joined!
- Join Date
- Apr 2008
- Posts
- 3
Oracle Requirements
The kernel is 2.6.16.60-.0.54.5-xen. I checked versions of software required to install Oracle and they meet requirements.


Reply With Quote