solaris 11 zone zone.max-shm-memory allocation
Hi,
I have a T4 with 128G mem with 2 CPU. Each CPU has 8 cores. I created a local zone with Oracle 11g Database. All is good except the database does not start. I know that I have to adjust my resources but, I am not sure how to do this in Solaris 11 zone. Here are my settings:
global
root@globalt:~# cat /etc/project
system:0::::
user.root:1::::
noproject:2::::
default:3::::
group.staff:10::::
50G of swap
root@global:~# echo ::memstat | mdb -k
Page Summary Pages MB %Tot
------------ ---------------- ---------------- ----
Kernel 1299240 10150 8%
ZFS File Data 8369376 65385 50%
Anon 405282 3166 2%
Exec and libs 3341 26 0%
Page cache 42185 329 0%
Free (cachelist) 45991 359 0%
I have a T4 with 128G mem with 2 CPU. Each CPU has 8 cores. I created a local zone with Oracle 11g Database. All is good except the database does not start. I know that I have to adjust my resources but, I am not sure how to do this in Solaris 11 zone. Here are my settings:
global
root@globalt:~# cat /etc/project
system:0::::
user.root:1::::
noproject:2::::
default:3::::
group.staff:10::::
50G of swap
root@global:~# echo ::memstat | mdb -k
Page Summary Pages MB %Tot
------------ ---------------- ---------------- ----
Kernel 1299240 10150 8%
ZFS File Data 8369376 65385 50%
Anon 405282 3166 2%
Exec and libs 3341 26 0%
Page cache 42185 329 0%
Free (cachelist) 45991 359 0%
0