Release announcement for CentOS-5.5 i386 and x86_64

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
DarkF@der
Forum Regular
Forum Regular
Posts: 313
Joined: Thu May 07, 2009 12:46 pm

Re: Release announcement for CentOS-5.5 i386 and x86_64

Unread post by DarkF@der »

scott wrote:Im messing around with KVM on C5.5 right now. Shortcut to see if your system supports hardware virtualization:

egrep '(vmx|svm)' --color=always /proc/cpuinfo

what that means ?
when i use your command i got this

Code: Select all

flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
DarkF@der
Forum Regular
Forum Regular
Posts: 313
Joined: Thu May 07, 2009 12:46 pm

Re: Release announcement for CentOS-5.5 i386 and x86_64

Unread post by DarkF@der »

DarkF@der wrote:
scott wrote:Im messing around with KVM on C5.5 right now. Shortcut to see if your system supports hardware virtualization:

egrep '(vmx|svm)' --color=always /proc/cpuinfo
when i use your command i got this

flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Release announcement for CentOS-5.5 i386 and x86_64

Unread post by scott »

Excellent news, that means your cpu supports it and you can use KVM virtualization on the server.
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Re: Release announcement for CentOS-5.5 i386 and x86_64

Unread post by breun »

DarkF@der wrote:I did the update everything seems to be fine but do i need a reboot?
You only ever need to reboot to change into another kernel. CentOS 5.5 comes with an updated kernel, but if you're using the ASL kernel for instance, that one won't get installed. Usually you can just check if 'uname -a' says you're running the most recent kernel installed according to 'rpm -qa | grep kernel | sort'.
Lemonbit Internet Dedicated Server Management
AntiochInteractive
Forum User
Forum User
Posts: 35
Joined: Thu Jan 08, 2009 4:31 am
Location: Fort Worth, TX
Contact:

Re: Release announcement for CentOS-5.5 i386 and x86_64

Unread post by AntiochInteractive »

When installing ASL on CentOS 5.5 - the install gives a bunch of warning messages -- I assume this is what we're discussing. Does ASL then just use the CentOS 5.5 Kernel, or does it use the ASL kernel? (I couldn't discern what you meant in the previous message)
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Re: Release announcement for CentOS-5.5 i386 and x86_64

Unread post by breun »

AntiochInteractive wrote:When installing ASL on CentOS 5.5 - the install gives a bunch of warning messages -- I assume this is what we're discussing.
What warning messages?
Does ASL then just use the CentOS 5.5 Kernel, or does it use the ASL kernel? (I couldn't discern what you meant in the previous message)
ASL doesn't use the CentOS kernel by default. The CentOS 5.5 kernel is currently 2.6.18-194.3.1.el5 while the current ASL kernel is 2.6.32.8-1.art. If you have the ASL kernel installed yum won't see the new CentOS kernel as an update, so it won't get installed.
Lemonbit Internet Dedicated Server Management
Post Reply