Назад | Перейти на главную страницу

Poweredge 2650 поддерживает 64-разрядную версию?

Я пытаюсь выяснить, поддерживает ли сервер poweredge 2650 64-разрядную версию? Он имеет 2 процессора Intel xeon @ 3,2 ГГц L2: 512 КБ L3: 1 МБ, я полагаю, был произведен где-то в 2004 году.

cat / proc / cpuinfo

processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model       : 2
model name  : Intel(R) Xeon(TM) CPU 3.20GHz
stepping    : 5
cpu MHz     : 3185.617
cache size  : 1024 KB
physical id : 0
siblings    : 2
core id     : 0
cpu cores   : 1
apicid      : 0
initial apicid  : 0
fdiv_bug    : no
hlt_bug     : no
f00f_bug    : no
coma_bug    : no
fpu     : yes
fpu_exception   : yes
cpuid level : 2
wp      : yes
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 pebs bts cid xtpr
bogomips    : 6371.23
clflush size    : 64
power management:

processor   : 1
vendor_id   : GenuineIntel
cpu family  : 15
model       : 2
model name  : Intel(R) Xeon(TM) CPU 3.20GHz
stepping    : 5
cpu MHz     : 3185.617
cache size  : 1024 KB
physical id : 3
siblings    : 2
core id     : 0
cpu cores   : 1
apicid      : 6
initial apicid  : 6
fdiv_bug    : no
hlt_bug     : no
f00f_bug    : no
coma_bug    : no
fpu     : yes
fpu_exception   : yes
cpuid level : 2
wp      : yes
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 pebs bts cid xtpr
bogomips    : 6371.08
clflush size    : 64
power management:

processor   : 2
vendor_id   : GenuineIntel
cpu family  : 15
model       : 2
model name  : Intel(R) Xeon(TM) CPU 3.20GHz
stepping    : 5
cpu MHz     : 3185.617
cache size  : 1024 KB
physical id : 0
siblings    : 2
core id     : 0
cpu cores   : 1
apicid      : 1
initial apicid  : 1
fdiv_bug    : no
hlt_bug     : no
f00f_bug    : no
coma_bug    : no
fpu     : yes
fpu_exception   : yes
cpuid level : 2
wp      : yes
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 pebs bts cid xtpr
bogomips    : 6370.75
clflush size    : 64
power management:

processor   : 3
vendor_id   : GenuineIntel
cpu family  : 15
model       : 2
model name  : Intel(R) Xeon(TM) CPU 3.20GHz
stepping    : 5
cpu MHz     : 3185.617
cache size  : 1024 KB
physical id : 3
siblings    : 2
core id     : 0
cpu cores   : 1
apicid      : 7
initial apicid  : 7
fdiv_bug    : no
hlt_bug     : no
f00f_bug    : no
coma_bug    : no
fpu     : yes
fpu_exception   : yes
cpuid level : 2
wp      : yes
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 pebs bts cid xtpr
bogomips    : 6370.77
clflush size    : 64

sudo dmidecode - тип процессора

# dmidecode 2.9
SMBIOS 2.3 present.

Handle 0x0400, DMI type 4, 35 bytes
Processor Information
    Socket Designation: Proc_1
    Type: Central Processor
    Family: Xeon
    Manufacturer: Intel
    ID: 25 0F 00 00 FF FB EB BF
    Signature: Type 0, Family 15, Model 2, Stepping 5
    Flags:
        FPU (Floating-point unit on-chip)
        VME (Virtual mode extension)
        DE (Debugging extension)
        PSE (Page size extension)
        TSC (Time stamp counter)
        MSR (Model specific registers)
        PAE (Physical address extension)
        MCE (Machine check exception)
        CX8 (CMPXCHG8 instruction supported)
        APIC (On-chip APIC hardware supported)
        SEP (Fast system call)
        MTRR (Memory type range registers)
        PGE (Page global enable)
        MCA (Machine check architecture)
        CMOV (Conditional move instruction supported)
        PAT (Page attribute table)
        PSE-36 (36-bit page size extension)
        CLFSH (CLFLUSH instruction supported)
        DS (Debug store)
        ACPI (ACPI supported)
        MMX (MMX technology supported)
        FXSR (Fast floating-point save and restore)
        SSE (Streaming SIMD extensions)
        SSE2 (Streaming SIMD extensions 2)
        SS (Self-snoop)
        HTT (Hyper-threading technology)
        TM (Thermal monitor supported)
        PBE (Pending break enabled)
    Version: Not Specified
    Voltage: 1.5 V
    External Clock: 533 MHz
    Max Speed: 3200 MHz
    Current Speed: 3200 MHz
    Status: Populated, Enabled
    Upgrade: ZIF Socket
    L1 Cache Handle: 0x0700
    L2 Cache Handle: 0x0701
    L3 Cache Handle: 0x0702
    Serial Number: Not Specified
    Asset Tag: Not Specified
    Part Number: Not Specified

Handle 0x0401, DMI type 4, 35 bytes
Processor Information
    Socket Designation: Proc_2
    Type: Central Processor
    Family: Xeon
    Manufacturer: Intel
    ID: 25 0F 00 00 FF FB EB BF
    Signature: Type 0, Family 15, Model 2, Stepping 5
    Flags:
        FPU (Floating-point unit on-chip)
        VME (Virtual mode extension)
        DE (Debugging extension)
        PSE (Page size extension)
        TSC (Time stamp counter)
        MSR (Model specific registers)
        PAE (Physical address extension)
        MCE (Machine check exception)
        CX8 (CMPXCHG8 instruction supported)
        APIC (On-chip APIC hardware supported)
        SEP (Fast system call)
        MTRR (Memory type range registers)
        PGE (Page global enable)
        MCA (Machine check architecture)
        CMOV (Conditional move instruction supported)
        PAT (Page attribute table)
        PSE-36 (36-bit page size extension)
        CLFSH (CLFLUSH instruction supported)
        DS (Debug store)
        ACPI (ACPI supported)
        MMX (MMX technology supported)
        FXSR (Fast floating-point save and restore)
        SSE (Streaming SIMD extensions)
        SSE2 (Streaming SIMD extensions 2)
        SS (Self-snoop)
        HTT (Hyper-threading technology)
        TM (Thermal monitor supported)
        PBE (Pending break enabled)
    Version: Not Specified
    Voltage: 1.5 V
    External Clock: 533 MHz
    Max Speed: 3200 MHz
    Current Speed: 3200 MHz
    Status: Populated, Idle
    Upgrade: ZIF Socket
    L1 Cache Handle: 0x0703
    L2 Cache Handle: 0x0704
    L3 Cache Handle: 0x0705
    Serial Number: Not Specified
    Asset Tag: Not Specified
    Part Number: Not Specified

Любая помощь приветствуется

Это не хватает lm флаг (Длинный режим), поэтому ответ нет, он не поддерживает 64 бита.

Пример ссылки можно найти на эта ссылка.

Нет, ваш процессор не поддерживает EM64T, и ваша материнская плата не поддерживает процессоры с поддержкой EM64T, согласно Часто задаваемые вопросы Intel:

В. Будут ли мои текущие системы системной шины 533 МГц (например, SE7501WV2) поддерживать процессоры Intel с технологией Intel Extended Memory 64?

А. Нет.

Это говорит о том, что EM64T доступен только на 800 МГц FSB и более быстрых процессорах. Кроме того, ваша материнская плата не будет поддерживать процессоры EM64T, исходя из частоты системной шины 533 МГц, указанной в PowerEdge 2650 спецификации.

Простой тест, чтобы подтвердить это в любой системе, - это загрузить 64-битный Live CD Linux и попытаться загрузиться с компакт-диска.

Ваш конкретный процессор, вероятно, является одним из них, исходя из спецификаций:

http://processorfinder.intel.com/details.aspx?sSpec=SL72Y

http://processorfinder.intel.com/details.aspx?sSpec=SL73Q