Search results

  1. S

    kernel tried to execute NX-protected page - exploit attempt?

    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?
  2. S

    3 Node Cluster

    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...
  3. S

    Shrink qcow2 image

    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?
  4. S

    Slow disk write with mdadm

    I don't know anyone who has good things to say about software-based RAID.
  5. S

    [SOLVED] Shutdown on KVM Ubuntu guests doesn't complete

    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.
  6. S

    Dual NICs and NAT

    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.
  7. S

    Poor virtio network performance on FreeBSD guests

    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:
  8. S

    [SOLVED] Backup failed, vma_queue_write:write error - broken pipe

    It looks like /var/lib/vz/dump is limited to 159Gb, but /var/lib/vz size is 655Gb. You should easily be able to change the size. I don't know how.
  9. S

    KVM Cores, Config File?

    Sockets hold the processor on the motherboard. Processors have multiple cores. Vcpu = virtual cpu.
  10. S

    Dual NICs and NAT

    Yeah it's going to be difficult. I don't know why you would want to. This arrangement limits scalability.
  11. S

    IMPI Fencing in Proxmox 4.1

    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)...
  12. S

    Fencing

    Ok yeah I am using version 4.1
  13. S

    HA cluster fencing problem

    Where did you find that XML file? In my proxmox, /etc/pve/cluster.conf does not exist.
  14. S

    Fencing

    where did you find the cluster.conf file?
  15. S

    Poor virtio network performance on FreeBSD guests

    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?
  16. S

    Dual NICs and NAT

    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...
  17. S

    NFS Authentication

    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.
  18. S

    Node shows offline periodically but all VM 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.

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!