Linux Operating System (MOSC)

MOSC Banner

SLES11: Network not available after reboot if /dev/shm mounted

edited Apr 22, 2010 10:26AM in Linux Operating System (MOSC) 4 commentsAnswered

 Hello,
I have the following problem on several SLES11-VMs:

Want to use initialization parameter MEMORY_TARGET of Oracle11gR1, therefore mounted /dev/shm like mentioned in note 465048.1:
# mount -t tmpfs shmfs -o size=1g /dev/shm
---> one can start an Oracle instance

to make it persistent, added entry in /etc/fstab
shmfs /dev/shm tmpfs size=1g 0 0
--> after reboot network is not available
--> one has to start network service manually: /etc/init.d/network stop/start
--> network is available

Anyone got the same problem?

Regards,
Christoph

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center