HPE GreenLake Administration
Operating System - Linux
1825721
Members
3129
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2003 01:00 PM
01-10-2003 01:00 PM
memory
is there a tool or how can I tell how much memory is in the system. I have just added 2 more gigs of memory on our advance server 2.1 but its not showing the new memory total. Any help is greatly appreciated.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2003 01:12 PM
01-10-2003 01:12 PM
Re: memory
Hi,
Try :
cat /proc/meminfo
If you are missing memory, it may be because you are not using the right RedHat kernel.
FYI :
=> the standard kernel is uniprocessor and manages up to 960 MB of RAM
=> the smp kernel is multi-processor and manages up to 4GB of RAM
=> the enterprise or bigmem kernel is multi-processor and manages up to 64GB of RAM.
Good luck.
Kodjo
Try :
cat /proc/meminfo
If you are missing memory, it may be because you are not using the right RedHat kernel.
FYI :
=> the standard kernel is uniprocessor and manages up to 960 MB of RAM
=> the smp kernel is multi-processor and manages up to 4GB of RAM
=> the enterprise or bigmem kernel is multi-processor and manages up to 64GB of RAM.
Good luck.
Kodjo
Learn and explain...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2003 01:18 PM
01-10-2003 01:18 PM
Re: memory
We had 4 gigs of memory on my advance server. I shut the system down, added more memory and broght the system back online. When I go into meminfo, the total is still showing 4 gigs of memory. How do I get it to recognize my newly added memory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2003 06:41 AM
01-11-2003 06:41 AM
Re: memory
Hi,
As I explained above, you need to upgrade your kernel from "smp" to "enterprise" or "bigmem" version.
To do that, you need the cd-roms of RedHat Advanced Server. find the kernel-enterprise (or kernel-bigmem) version, then :
rpm -Uvh kernel-...
At last, edit /etc/lilo.conf or /etc/grub.conf and make the necessary changes.
Don't forget to type /sbin/lilo before rebooting.
Good luck.
Kodjo
As I explained above, you need to upgrade your kernel from "smp" to "enterprise" or "bigmem" version.
To do that, you need the cd-roms of RedHat Advanced Server. find the kernel-enterprise (or kernel-bigmem) version, then :
rpm -Uvh kernel-...
At last, edit /etc/lilo.conf or /etc/grub.conf and make the necessary changes.
Don't forget to type /sbin/lilo before rebooting.
Good luck.
Kodjo
Learn and explain...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP