Search results

  1. F

    [SOLVED] Now backup stuck...seems 4.1 doesn't like me at all...

    output of that rpcinfo: program vers proto port service 100000 2 tcp 111 portmapper 100000 2 udp 111 portmapper 100003 2 tcp 2049 nfs 100003 3 tcp 2049 nfs 100227 2 tcp 2049 100227 3 tcp 2049 100003 2 udp...
  2. F

    change ionice for restoring from FC disk?

    Hi, my VM disks lay on a Open-E FC Storage (Raid6). Every time I restore a bigger (about 100GB) VM from NFS Backup, all other VM's produces error and stop working properly. Via console I can see following errors on such a VM: INFO: task xxxxx blocked for more than 120 seconds. end_request: I/O...
  3. F

    [SOLVED] Now backup stuck...seems 4.1 doesn't like me at all...

    Now I get all the time the error message: "Storage 'SAS_NFS' is not online (500)" if I want to watch content...
  4. F

    [SOLVED] Now backup stuck...seems 4.1 doesn't like me at all...

    So far I had 2 nodes (running 3.2) and a nfs storage, everything was more or less fine. Backup took some not that fast, but it was good. Now I wanted to switch to 4.1, install a third node and switch to a new Open-E Storage (Raid6 with 6 disks) with 4Gb FC. I installed on the new server 4.1...
  5. F

    lxc container can't start/stop, status unkown...

    Hi, yesterday I moved my container from my 3.2 cluster to a new 4.1 cluster. I converted to lxc via backup/restore. No, my container stuck. I can't start them, or stop them. I tried to start it via shell, but now the host stuck (node is red) and all container seem offline. Output of lxc-start...
  6. F

    proxmox 4.1 don't boot

    I edit my grub.cfg and add "rootdelay=10" and with this it works like a charm. It was a Supermicro board with SATA in AHCI mode.
  7. F

    Backup and FC support? somehow possible?

    Hi, my infrastructure: 2x proxmox 4.1 hosts via FC connected to Open-E storage and backup via NFS to FreeNAS Storage. Would it be somehow possible to create a "backup solution" where I could use the fast performance of FC? I know backup on block devices is not possible, but maybe there is a...
  8. F

    [SOLVED] Proxmox 4.0: Failed to boot after zfs install : cannot import rpool: no such pool

    Well so far I use a workaround with an grub entry "rootdelay = 10". With this it works quite fine.
  9. F

    [SOLVED] Proxmox 4.0: Failed to boot after zfs install : cannot import rpool: no such pool

    I have the same issue with 4.1. Is there any solution for it??
  10. F

    proxmox 4.1 don't boot

    Well I tried the same, but for me it doen't work...
  11. F

    [SOLVED] CT start works, VM doesn't start? Proxmox 4.0

    I checked BIOS again, and of course VT was disabled :rolleyes: Thanks, Problem solved.
  12. F

    [SOLVED] CT start works, VM doesn't start? Proxmox 4.0

    Hey, I setup a 4.0 testing environment on an old HP DL350G5 (my productive system running on 3.2 like a charm ;-) Installing a LXC container was not a big issue, it worked as expected. But after installing a KVM VM, it doesn't start. It tells me it could not load the kernel module. kvm module...
  13. F

    pvresize says "1 physical volume resized" but nothing happened! Need to expand Disk

    Hey Guys, I expand a virtio disk inside a KVM vm from 100G to 601G root@vm:~# pvresize /dev/vda5 Physical volume "/dev/vda5" changed 1 physical volume(s) resized / 0 physical volume(s) not resized root@vm:~# pvscan PV /dev/vda5 VG vm lvm2 [99,76 GiB / 0 free] Total: 1 [99,76...
  14. F

    Via IPsec Mobile client host not reachable, with normal IPsec everything fine.

    Hey! I have a strange issue: After set up a VPN with IPsec mobile clients, I can't reach my Proxmox hosts. With the IPsec site to site VPN everything works great. The basic settings (Network settings, addresses) are the same, only the security settings (which Phase protocols, and so on) are...
  15. F

    Proxmox Host completely stuck after starting backup to NFS share

    Hey Guys! My setup: Cluster with 2 Nodes, 1 Storage (via NFS connected). VM's running from Storage Few days ago i had a strange situation: I couldn't reach my second Node, no ping, no ssh , no interface , first one was working fine. Luckily i could restart the node via IPMI. Before i did this...
  16. F

    Storage recommendations? for use with CT

    Hey Guys! Originally i wanted to use FreeNAS with NFS for my 2 Nodes. I works but it still has this performance issues. So i am going to change my storage but on what? There has to be another good NFS Software. How everybody can manage successfully and fast NFS connections? Can you please...
  17. F

    vzdump and NFS / Slow performance / Is there a solution?

    Hey Guys! I am new to proxmox but so far its a great peace of software. Thanks to the developers! My situation: I have to nodes (Version: 3.2) and they are connected to a NFS share, everything in a gigabit network. Performance when i backup (or restore) a CT is worse. So i searched a little...