Sponsored Content
Operating Systems AIX Installed Memory 32GB but shows only 16GB Post 303023258 by filosophizer on Thursday 13th of September 2018 01:18:28 PM
Old 09-13-2018
Installed Memory 32GB but shows only 16GB

Hello facing this problem in VIOS

installed memory shows 32GB


Installed system memory: 32 GB (32768 MB)
Configurable system memory: 16 GB (16384 MB)
Current memory available: 2.23 GB (2288 MB)
Pending memory available: 2.23 GB (2288 MB)
Reserved firmware memory: 560 MB


Memory Region Size Memory Region Size
Memory region size: 16 MB

-------------------


Code:
# lscfg -vp | egrep "Memory DIMM|Size"
      Memory DIMM:
        Size........................2048
      Memory DIMM:
        Size........................2048
      Memory DIMM:
        Size........................2048
      Memory DIMM:
        Size........................2048
      Memory DIMM:
        Size........................2048
      Memory DIMM:
        Size........................2048
      Memory DIMM:
        Size........................2048
      Memory DIMM:
        Size........................2048
      Memory DIMM:
        Size........................2048
      Memory DIMM:
        Size........................2048
      Memory DIMM:
        Size........................2048
      Memory DIMM:
        Size........................2048
      Memory DIMM:
        Size........................2048
      Memory DIMM:
        Size........................2048
      Memory DIMM:
        Size........................2048
      Memory DIMM:
        Size........................2048
#


Question: Shouldn't configurable memory also be 32GB ?

is there any command to update or sync ?

thanks
 

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to get amount of memory installed.

Hi! I'm not a UNIX fanatic but I like using it for the Oracle database since it's not stable in the Windows NT environment (what is?). Problem: Is there any command to show me the amount of installed physical-memory in the machine? Is there some other way to show the processes which uses... (4 Replies)
Discussion started by: elgholm
4 Replies

2. Solaris

T5220 How to determine physical memory installed?

Hi, looking to upgrade memory on a pair of T5220's from 32GB to 64GB. Cannot determine current DIMM size and slots used. i.e. not sure if Qty 16 x 2GB or Qty 8 x 4GB. If there are no empty slots, i need to go with higher density DIMMs and retire exsisting the 2GB prtdiag follows. #... (3 Replies)
Discussion started by: edrew
3 Replies
disktab(5)							File Formats Manual							disktab(5)

Name
       disktab - disk description file

Syntax
       #include <disktab.h>

Description
       The file is a simple data base that describes disk geometries and disk partition characteristics.  The format is patterned after the termi-
       nal data base.  Entries in consist of a number of fields separated by colons (:).  The first entry for each disk gives the names  that  are
       known for the disk, separated by vertical bars (|).  The last name given should be a long name fully identifying the disk.

       The following list indicates the normal values stored for each disk entry:
       Name Type Description
       ns   num  Number of sectors per track
       nt   num  Number of tracks per cylinder
       nc   num  Total number of cylinders on the disk
       ba   num  Block size for partition `a' (bytes)
       bd   num  Block size for partition `d' (bytes)
       be   num  Block size for partition `e' (bytes)
       bf   num  Block size for partition `f' (bytes)
       bg   num  Block size for partition `g' (bytes)
       bh   num  Block size for partition `h' (bytes)
       fa   num  Fragment size for partition `a' (bytes)
       fd   num  Fragment size for partition `d' (bytes)
       fe   num  Fragment size for partition `e' (bytes)
       ff   num  Fragment size for partition `f' (bytes)
       fg   num  Fragment size for partition `g' (bytes)
       fh   num  Fragment size for partition `h' (bytes)
       pa   num  Size of partition `a' in sectors
       pb   num  Size of partition `b' in sectors
       pc   num  Size of partition `c' in sectors
       pd   num  Size of partition `d' in sectors
       pe   num  Size of partition `e' in sectors
       pf   num  Size of partition `f' in sectors
       pg   num  Size of partition `g' in sectors
       ph   num  Size of partition `h' in sectors
       se   num  Sector size in bytes
       ty   str  Type of disk (e.g. removable, winchester)

       The entries can be automatically generated with the program.

Files
See Also
       chpt(8), newfs(8)

																	disktab(5)
All times are GMT -4. The time now is 08:36 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy