After patching - ram decreased from 10 to 2 gb

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat After patching - ram decreased from 10 to 2 gb
# 1  
Old 06-08-2014
After patching - ram decreased from 10 to 2 gb

Hi,

I had attended an interview and i was not able to answer this question.
Please let help on the answer.

Q>>
After patching - the ram decreased from 10 Gb to 2 GB ?

A>> I informed that i will log in with old kernel and check if the ram shows fine.
He informed if you log in with old kernel then it shows 10 GB but with the new kernel it shows as 2 GB. There is no hardware issue.

If i face this question next time what should be my answer ?
# 2  
Old 06-08-2014
What tooling is used to report the amount of "ram" ?
# 3  
Old 06-09-2014
Thanks for the reply.

In Linux OS we would be using top and cat /proc/meminfo we would find the ram size.
# 4  
Old 06-09-2014
Yes, but did they mean actual ram or free ram?
# 5  
Old 06-09-2014
Yes, remember that "Cached" counts as "free".
# 6  
Old 06-10-2014
They informed the total memory (used + free ) was 2 GB after patching but before patching it was 10 GB.

I was thinking if next time i get this question, How best do i answer
# 7  
Old 06-10-2014
Yes that what Corona688 and I mean, on Linux used + free does not equal total memory, the rest is tied up in buffers and cache. But that will be freed immediately if it is needed, so in fact cache and buffers should be added to see what memory is free...
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

patching solaris 8

OK, finally managed to get root access to the machines. Now running # uname -a SunOS unknown 5.8 Generic_108528-22 sun4u sparc SUNW,UltraAX-e2 # showrev -p Patch: 112668-01 Obsoletes: Requires: Incompatibles: Packages: SUNWgzip Patch: 109889-01 Obsoletes: 109353-04 Requires: ... (2 Replies)
Discussion started by: Norman Khine
2 Replies

2. Solaris

patching a zone.

what are prerequisites or precautions we take before we install a patch in a zone.what if zone fails to boot after patching.How to recover form this situation.? Thanks in advance..:) (1 Reply)
Discussion started by: ravijanjanam12
1 Replies

3. Solaris

Kernel and OS patching

Hi, I just want to know, is there any difference between Kernal patching and OS patching in solaris/linux Thanks in advance (1 Reply)
Discussion started by: vks47
1 Replies

4. Solaris

What is Kernel Patching?

Q.) What is KERNEL PATCHING? (0 Replies)
Discussion started by: aparna66
0 Replies

5. Solaris

Patching error

Hi Gurus I wanted to patch two servers yesterday with the SUN provided patch_cluster for solaris 10 One server is had the same patchlevel before and after patching SunOS svr10008 5.10 Generic_125100-10 sun4v sparc SUNW,Sun-Fire-T200 The other had after the patching a different patchlevel... (3 Replies)
Discussion started by: gnom
3 Replies

6. Solaris

Patching

Hi all Ive got 12 odd sun servers, running solars 8, 9 and soon 10. Have to admit I havent patched for years. Infact the last time I did patch a load of servers, sun provided you will a small script which would review the current patch levels, create a xml file that you would use on sunsolve... (3 Replies)
Discussion started by: sbk1972
3 Replies

7. Solaris

df –k shows 100% used for a slice even after min free has been decreased from 10% to

Hi Gurus, For a particular slice I have change the minfree from 10% to 1% with tunefs -m and its allowing the creation of file on that slice, however when I am seeing the same with df -k it says that the slice is 100% full. What could be reason for this? Thanks (2 Replies)
Discussion started by: kumarmani
2 Replies

8. Solaris

advice on patching

Hi.. I have 3 t5120s, with 4,2,2 zones respctively. All 3 systems are Solaris 10 and the zones too. I would like to pach these systems. Can some one tell me best policies on patching such systems with zone. I assume only global zones will have to be patched and then non global zones get... (2 Replies)
Discussion started by: upengan78
2 Replies

9. Red Hat

red hat Linux 5.0 is detecting 3gb ram but physical ram is 16gb

Hi, On server 64bit Hw Arch , Linux 5.0(32bit) is installed it is showing only 3gb of ram though physical is 16gb can u give me idea why? (4 Replies)
Discussion started by: manoj.solaris
4 Replies

10. Solaris

Patching

Hi all, I'm new to Solaris. How can i make sure that all my servers are patched to the same level. When i do a uname -a, i see different level. How can i make sure that they are having the same patches. Any expert to guide me through pls? eg. ServerA#uname -a SunOS ServerA 5.10... (0 Replies)
Discussion started by: ahlude
0 Replies
Login or Register to Ask a Question