LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 10-25-2010, 01:51 AM   #1
LINUXQueAns
Member
 
Registered: Oct 2010
Posts: 36

Rep: Reputation: 0
Oracle VM


Hi All,

I have installed Oracle VM in physical server of RAM 32GM

Now I have installing 2 VM in it. One of 8GB and other one 16 GB of RAM. First I have installed 8 GB its running fine. But when I m going to install 16GB RAM size server then its showing error message

Error :

Start - /OVS/running_pool/37_ABCVM001
PowerOn Failed : Result - failed:errcode=20000, errmsg=No enough memory to run vm(/OVS/running_pool/37_ABCVM001), required memory=16384.

StackTrace:
File "/opt/ovs-agent-2.3/OVSSiteVM.py", line 124, in start_vm
raise e
 
Old 10-25-2010, 03:56 AM   #2
myownshadow
LQ Newbie
 
Registered: Aug 2008
Posts: 2

Rep: Reputation: 0
you need to add kernel parameters by adding below lines to /etc/sysctl.conf

shmmni 4096
shmall 2097152
shmmax 2147483648
semmsl 250
semmns 32000
semopm 100
semmni 128
file-max 65536
ip_local_port_range 1024 - 65000
rmem_default 1048576
rmem_max 1048576
wmem_default 262144
wmem_max 262144
kernel.shmall = 2097152
kernel.shmmax = 2147483648
kernel.shmmni = 4096
kernel.sem = 250 32000 100 128
fs.file-max = 65536
net.ipv4.ip_local_port_range = 1024 65000
net.core.rmem_default = 4194304
net.core.rmem_max = 4194304
net.core.wmem_default = 262144
net.core.wmem_max = 262144

only add missing lines only edit parameters lower than this example..

also add add the following lines to /etc/security/limits.conf

oracle soft nproc 2047
oracle hard nproc 16384
oracle soft nofile 1024
oracle hard nofile 65536

reboot the system...
 
Old 10-25-2010, 06:30 AM   #3
LINUXQueAns
Member
 
Registered: Oct 2010
Posts: 36

Original Poster
Rep: Reputation: 0
Thanks for your reply ....

are you trying to restrict/increase the size of RAM and HDD by editing this file?

rmem_max 1048576
is this the max memory size ????
 
Old 10-27-2010, 03:25 PM   #4
myownshadow
LQ Newbie
 
Registered: Aug 2008
Posts: 2

Rep: Reputation: 0
rmem_max it sets maximum size of TCP receive window.
for memory we use shmmax (maximum size of shared memory segment). it takes integer and as bytes. so i gave integer limit of it.

Last edited by myownshadow; 10-27-2010 at 03:29 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
login as oracle user but prompt show [root@ablnx oracle] how come? sathyguy Linux - Newbie 12 08-23-2008 02:52 AM
LXer: Oracle and Symantec Certify Veritas Data Center Solutions on Oracle(R) Enterprise Linux LXer Syndicated Linux News 0 07-18-2007 06:31 AM
xhost + as user oracle not working, need to see oracle install GUI enzo250gto Linux - Software 2 02-11-2007 11:27 AM
start|stop multiple oracle databases in the same oracle server prozac Linux - Software 8 01-23-2007 03:01 AM
LXer: Oracle Enhances Oracle Validated Configurations With More Solutions and New Partners to Help Deploy Linux Faster LXer Syndicated Linux News 0 08-16-2006 06:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 03:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration