Ibm x3650 server

chalikiopoulos

New Member
Aug 12, 2013
16
0
1
Hello i have IBM X3650 Server and i make i vm with 1 cpu 1 core default kvm64,
i try to install from physical dvd SERVER std 2012 but i take again and again
error msg.
ERROR CODE 0x0000005D
Parameters
0x00000000078BF3FD
0x000000002181ABFD
0x0000000000000000
0x0000000000000000

I try to disable the vitrualize but still exist the problem any idea to install it
 
post our:

> pveversion -v
> qm config VMID
 
yes, connect via SSH (if you are on windows, use putty) to your host, then run these commands and post the output here.
 
pve-manager: 3.0-20 (pve-manager/3.0/0428106c)
running kernel: 2.6.32-20-pve
proxmox-ve-2.6.32: 3.0-100
pve-kernel-2.6.32-20-pve: 2.6.32-100
lvm2: 2.02.95-pve3
clvm: 2.02.95-pve3
corosync-pve: 1.4.5-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.0-1
pve-cluster: 3.0-4
qemu-server: 3.0-15
pve-firmware: 1.0-22
libpve-common-perl: 3.0-4
libpve-access-control: 3.0-4
libpve-storage-perl: 3.0-6
vncterm: 1.1-3
vzctl: 4.0-1pve3
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 1.4-12
ksm-control-daemon: 1.1-1
root@pr-profile:~# qm config VMID
400 Parameter verification failed.
vmid: type check ('integer') failed - got 'VMID'
qm config <vmid>

this is what im taking
 
> qm config VMID

you need to replace VMID with the used VMID for your windows guest OS, otherwise you did not see the config.
 
If you VM has the VMID of 100, you need to run:

> qm config 100
 
my vm has 102 and after that the output is

bootdisk: ide0
cores: 1
ide0: backup:102/vm-102-disk-1.qcow2,format=qcow2,size=100G
ide2: cdrom,media=cdrom
kvm: 0
memory: 4000
name: Hinduja
net0: e1000=86:FE:31:2C:6E:D7,bridge=vmbr0
ostype: win8
sockets: 1

!!!!!
 
please update to latest stable version and try again.

see http://pve.proxmox.com/wiki/Downloads#Update_a_running_Proxmox_Virtual_Environment_3.x_to_latest_3.0

also see this example VM config, using virtio for NIC and HDD:

Code:
root@proxmox-6-175:~# qm config 100
bootdisk: virtio0
cores: 1
ide0: iso-templates:iso/virtio-win-0.1-65.iso,media=cdrom,size=60558K
ide2: iso-templates:iso/win2012.iso,media=cdrom,size=3608362K
memory: 1024
name: win2012-std
net0: virtio=9E:37:8D:E3:D4:21,bridge=vmbr0
ostype: win8
sockets: 1
virtio0: local:100/vm-100-disk-1.qcow2,format=qcow2,cache=writeback,size=32G
 
I have 2 vm with win 2008 and runs perfect. I try to update the kernel but have problem on download. I try to create again the vm with virtion and suggest config and direct the iso from microsoft but still take the msg error code.....what is going on...its a bug with 2012 64x bit!!!!!!!!!!!!!

bootdisk: virtio0
cores: 2
ide1: torestore:iso/virtio-win-0.1-65.iso,media=cdrom,size=60558K
ide2: torestore:iso/SW_DVD5_Win_Svr_Std_and_DataCtr_2012_64Bit_English_Core_MLF_X18-27588.ISO,media=cdrom,size=3607534K
kvm: 0
memory: 4096
name: xxxxx
net0: virtio=52:D5:B3:6A:F6:A6,bridge=vmbr0
ostype: win8
sockets: 1
virtio0: backup:102/vm-102-disk-1.qcow2,format=qcow2,cache=writeback,size=100G
 
why do you disable KVM?

> kvm: 0
 
works here. did you run now latest packages and config as I suggested? to validate, post your pveversion -v again.
 
I Make an exception to the firewall for this server i made update as you say and now this is the post :
pve-manager: 3.0-20 (pve-manager/3.0/0428106c)
running kernel: 2.6.32-20-pve
proxmox-ve-2.6.32: 3.0-100
pve-kernel-2.6.32-20-pve: 2.6.32-100
lvm2: 2.02.95-pve3
clvm: 2.02.95-pve3
corosync-pve: 1.4.5-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.0-1
pve-cluster: 3.0-4
qemu-server: 3.0-15
pve-firmware: 1.0-22
libpve-common-perl: 3.0-4
libpve-access-control: 3.0-4
libpve-storage-perl: 3.0-6
vncterm: 1.1-3
vzctl: 4.0-1pve3
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 1.4-12
ksm-control-daemon: 1.1-1

but still cannot install it!!!!
 
the new screen output :
pve-manager: 3.0-23 (pve-manager/3.0/957f0862)
running kernel: 2.6.32-20-pve
proxmox-ve-2.6.32: 3.0-107
pve-kernel-2.6.32-20-pve: 2.6.32-100
pve-kernel-2.6.32-22-pve: 2.6.32-107
lvm2: 2.02.95-pve3
clvm: 2.02.95-pve3
corosync-pve: 1.4.5-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.0-1
pve-cluster: 3.0-4
qemu-server: 3.0-20
pve-firmware: 1.0-23
libpve-common-perl: 3.0-4
libpve-access-control: 3.0-4
libpve-storage-perl: 3.0-8
vncterm: 1.1-4
vzctl: 4.0-1pve3
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 1.4-13
ksm-control-daemon: 1.1-1

still exist....the problem
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!