This thread discusses what you encountered a little bit:
http://cboard.cprogramming.com/linux-programming/145015-tried-execute-nx-protected-page-linux-kernel-module-development.html
Are these logs in your first screenshot from the Proxmox host itself?
Here is where you check out the time sync:
I have found that if the time is not within +-2mins of the Quorate, SSH pipes become inactive. Although I know for a fact this only causes an online node to display as 'offline' with red dot in GUI instead of green. Your issue is interesting. I suspect...
Could you elaborate on how you did that clone operation with dd? I have been trying to accomplish this exact feat, but through a NetCat pipe. When you ran "dd" did you set 'of=' to a real block device or a virtual one?
Some VMs with GUI do this. If you watch the desktop of your VM when you tell Proxmox to shut it down, it will throw up a box asking something like "Do you wish to shutdown?". The VM will wait for this to be resolved and eventually proxmox will timeout the shutdown command.
Create two VLANs on your switch. Trunk both to the PVE server. you can create vlan-aware bridges in PVE networking tab. Put the LAN VMs on the internal VLAN, and the outside internet VMs on the routable VLAN.
Yes VirtIO is synthetic virtual network adapter, always faster. How do you disable TSO on your networking hardware?
Check out this website: https://www.freebsd.org/cgi/man.cgi?query=virtio&sektion=4
I found this there:
Has anyone been able to configure HA node fencing using IPMI? I have ipmitools installed on all my nodes, and dedicated IPMI 2.0 interfaces on all my nodes. There are a few problems:
Fencing configuration instructions are for PvE versions 3.0 and older (http://pve.proxmox.com/wiki/Fencing)...
what do you mean TSO? Why not just stick with e1000 adapter? It looks like you get 12Mbps with that specified instead of the VirtIO, correct?
what OS do you select when you create the VM?
This is interesting. you would have to give vmbr1 your static outside global IP address. The one you got from ISP. also confirm correct subnet mask. You will need to define the next-hop gateway in the /etc/network/interfaces configuration for vmbr1. I suspect you will need a default route...
I don't think there is any way to configure authentication using the GUI. I think the NFS server and Client (proxmox) have to have the exact same credentials. The username and user ID have to be identical on both in order for authentication to work. Try that and see if it works.
ok. Another reason I have found my node to randomly restart is because of the 'Watchdog" setting. For example by default I think Watchdog is set to 'reset'. If this is the case, as soon as a VM becomes unresponsive, even if it is not designated as an HA resource, the entire node will restart.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.