Search results

  1. S

    VM go down, no logs, no error message in console

    Having the same problem, just chiming in here and waiting for a fix or solution. Sometimes my Ubuntu LTS VMs just get stuck on reboot with 100% load and nothing but a power down helps. No reset possible.
  2. S

    [SOLVED] VM stuck on reboot

    Having the same problem, just chiming in here and waiting for a fix or solution. Sometimes my Ubuntu LTS VMs just get stuck on reboot with 100% load and nothing but a power down helps. No reset possible.
  3. S

    100% cpu load and stuck in reboot

    Hi there, I yesterday had an issue with a machine of mine. No idea what it is related to. The machine is an Ubuntu 16 LTS and was rebooted via sudo reboot now which then ended in all interfaces going down and the system being stuck at 100% cpu load for hours. It didn't reboot at all and I...
  4. S

    Best setup for 4xSSD RAID10

    I know, but it works charmingly. Great performance and stability, no worries about RAM usage of the filesystem itself. I'll give ZFS another try maybe with the next proxmox version on a new server but for now it has to work like this.
  5. S

    Resize VMdisk and LVM problem

    Hello there, I extended my vdisk with +1GB which worked fine. dmesg saw the capacity change on the guest. Using this guide: https://pve.proxmox.com/wiki/Resize_disks I then ran parted and hit print but it didn't prompt the option to fix the disk because of more space being available...
  6. S

    Best setup for 4xSSD RAID10

    Thanks for your input but I already had to make my move. Sadly I couldn't get ZFS stable anyway, so I went with mdadm RAID10 and LVM which so far works great. Yeah, the downside is not having ZFS compression but on the other side the system is stable and doesn't run out of memory when benching...
  7. S

    VM Disk usage in VM Overview

    Is this maybe planned for the future or simply a not wanted feature?
  8. S

    VM Disk usage in VM Overview

    Hi there, just trying to find out what's wrong here with my VM configuration. I'm running a CentOS7 VM with guest agent installed. Disk image is in LVM-thin. There's no display of disk usage in Proxmox VM overview, only "Bootdisk size 512GB" but no graph to see. Is that correct?
  9. S

    Proxmox network config on Hetzner brings iface down

    Yes thanks! That did the trick now! Perfect! Thank you very much.
  10. S

    Proxmox network config on Hetzner brings iface down

    Hi there, I need your help here... Server is at Hetzner, Proxmox 5.1 using single IPs - no subnet - with MAC adresses. I currently use this interface config: auto lo iface lo inet loopback iface lo inet6 loopback auto enp0s31f6 iface enp0s31f6 inet static address <serverip> netmask...
  11. S

    How much RAM for ZFS ARC + VMs on Proxmox?

    Hi Wolfgang, well, I use the rpool that is created with the installation. Since I can only have 4 drives in the server and want to have RAID10, this seems to be the only option, isn't it? Thanks for your input.
  12. S

    How much RAM for ZFS ARC + VMs on Proxmox?

    Hm what do you mean with Zvol caching? Haven't made any kind of setting changes towards that... However I now tried with 16GB for ARC but when I run Atto Benchmark on a windows 7 vm with 64K size, after the bench is complete, I can see the RAM fill up in no time and the whole system crashes...
  13. S

    How much RAM for ZFS ARC + VMs on Proxmox?

    Hello, I'm currently close to building my new Proxmox rig and since ZFS is a first time for me, I was wondering about the need for RAM in my setup. I will run a 4x480GB SSD setup in RAID10 with ZFS. System memory is 64GB ECC RAM. Now, I will run 3 VMs for a start, needing 24GB, 8GB and 8GB of...
  14. S

    What does "Copies" in ISO Installer mean?

    Hi guys :) One question came up when I installed on a test environment via Proxmox ISO installer... I have 4 harddrives and went for ZFS RAID10. When I click on options, I get to choose the ashift, to activate compression and then there's a field with "copies" where there's 1 as default...
  15. S

    Best setup for 4xSSD RAID10

    Well, thanks so far. There will be 2-3 other VMs so not all the storage will be used for the webserver only. So with only 4 drives, having to hold proxmox itself AND all data, I still don't know how to create a working zfs raid10. Is it even possible to do so when I can't use the iso...
  16. S

    Best setup for 4xSSD RAID10

    The primary use will be a webserver installation with ± 10GB of databases and ± 40 - 50 domains.
  17. S

    Best setup for 4xSSD RAID10

    Hello community :) I currently plan on using proxmox to build my new virtualization environment. Before I actually rent the server for my project, I want to ask you about the storage possibilities I've got. What I'll order: 4x 480GB DC SSD So question is: What's the best way to build this...