Search Results

Search: Posts Made By: thomn8r
Forum: Solaris 06-15-2010
18,275
Posted By bartus11
It won't work if there will be more memory...
It won't work if there will be more memory segments in the server. I think something like this could work in that case: mem=`prtdiag | tr -s "\t" " " | awk '/^0x[0-9a-f]/{x+=$2}END{print x}'`
Anyway...
Forum: Solaris 06-15-2010
18,275
Posted By bartus11
I don't have access to Solaris box right now so I...
I don't have access to Solaris box right now so I don't know if this solution is very reliable:
mem=`prtdiag | tr -s "\t" " " | awk '/^0x0/{print $2}'`
This will put number of gigabytes of RAM into...
Forum: Solaris 06-15-2010
18,275
Posted By bartus11
In output that you provided, prtdiag shows 64GB...
In output that you provided, prtdiag shows 64GB of memory in "Physical Memory Configuration" section.
Forum: Solaris 06-15-2010
18,275
Posted By bartus11
Well if those two commands show that Solaris...
Well if those two commands show that Solaris detected 1GB of RAM then there is nothing else what you can do. Maybe your server was partitioned using LDoms, and that is why amount of RAM is so low in...
Forum: Solaris 06-15-2010
18,275
Posted By bartus11
What does banner say at the OpenBoot "ok "...
What does banner say at the OpenBoot "ok " prompt?
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 01:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy