os kernel panic

simow

New Member
Jun 30, 2020
6
0
1
48
I got an error from the centos 7 vm . this is a virtual server. How can I find the cause of this error. What could have caused it. we use 6.2.4 proxmox
 

Attachments

  • error.JPG
    error.JPG
    229.7 KB · Views: 16
  • error1.JPG
    error1.JPG
    160.9 KB · Views: 13
Last edited:
How you got this error? after fresh install CentOS 7?

Could you post your Proxmox VE version pveversion -v

EDIT: and VM config as well qm config <VMID>
 
Access to the server is suddenly cut off. I don't know why. sometimes the same problem happens in other vms. I also want to ask something. is the type of ethernet card correct? According to what we choose ethernet cards. e1000 is used here. I don't know if it has anything to do with the problem but I wanted to ask

root@prox-02:~# pveversion -v
proxmox-ve: 6.2-1 (running kernel: 5.4.34-1-pve)
pve-manager: 6.2-4 (running version: 6.2-4/9824574a)
pve-kernel-5.4: 6.2-1
pve-kernel-helper: 6.2-1
pve-kernel-5.3: 6.0-12
pve-kernel-5.4.34-1-pve: 5.4.34-2
pve-kernel-5.3.10-1-pve: 5.3.10-1
ceph-fuse: 12.2.11+dfsg1-2.1+b1
corosync: 3.0.3-pve1
criu: 3.11-3
glusterfs-client: 5.5-3
ifupdown: 0.8.35+pve1
ksm-control-daemon: 1.3-1
libjs-extjs: 6.0.1-10
libknet1: 1.15-pve1
libproxmox-acme-perl: 1.0.3
libpve-access-control: 6.1-1
libpve-apiclient-perl: 3.0-3
libpve-common-perl: 6.1-2
libpve-guest-common-perl: 3.0-10
libpve-http-server-perl: 3.0-5
libpve-storage-perl: 6.1-7
libqb0: 1.0.5-1
libspice-server1: 0.14.2-4~pve6+1
lvm2: 2.03.02-pve3
lxc-pve: 4.0.2-1
lxcfs: 4.0.3-pve2
novnc-pve: 1.1.0-1
proxmox-mini-journalreader: 1.1-1
proxmox-widget-toolkit: 2.2-1
pve-cluster: 6.1-8
pve-container: 3.1-5
pve-docs: 6.2-4
pve-edk2-firmware: 2.20200229-1
pve-firewall: 4.1-2
pve-firmware: 3.1-1
pve-ha-manager: 3.0-9
pve-i18n: 2.1-2
pve-qemu-kvm: 5.0.0-2
pve-xtermjs: 4.3.0-1
qemu-server: 6.2-2
smartmontools: 7.1-pve2
spiceterm: 3.1-1
vncterm: 1.6-1
zfsutils-linux: 0.8.2-pve2

root@prox-02:~# qm config 100
bootdisk: virtio0
cores: 5
ide2: none,media=cdrom
memory: 16384
name: dnma-05
net0: e1000=0E:FE:FF:65:22:7B,bridge=vmbr195
net1: e1000=81:E7:3A:86:9E:A9,bridge=vmbr0
numa: 0
onboot: 1
ostype: l26
smbios1: uuid=7e90c33c-59a7-4b2b-86f3-9c9103a97d61
sockets: 2
virtio0: local-lvm:vm-100-disk-0,size=10G
root@prox-02:~#
 
Last edited:
-Please update your Proxmox VE to the current version
Do you think it is related to this problem . If there is no obligation, I cannot do this immediately because we use it on too many servers.Is there any exact information about the problem?

- Did see if there any error in syslog or journalctl?
how do i check this ?

-Try to use VirtIO as a Network Device
What is the difference between. how can i make this change. Would it be a problem if I did it from gui. will the mac address change when i change it?
 
Do you think it is related to this problem . If there is no obligation, I cannot do this immediately because we use it on too many servers.Is there any exact information about the problem?
first try to use VirtIO as a network device.

What is the difference between.
see here and here to see what the difference is

how can i make this change. Would it be a problem if I did it from gui
Yes through gui go to Datacenter -> NodeName -> VMID -> Hardware -> Network Device click edit and chose [VirtIO]

will the mac address change when i change it?
No.
 
I want to ask something. Are the speeds of the two Ethernet cards the same? 10 GB? And if I change VirtIO, will I do something about the driver in the virtual server. Will it automatically recognize this card? how can i see this. I need to choose which server version or infrastructure. eg windows 10, windows 2008, 2016, centos 7 and centos 8. Which one should I choose when installing a new operating system is there a matrix?

thanks
 
Last edited: