Recent content by ivensiya

  1. I

    Bulk action Update & Upgrade cluster

    We have a lot of Promxox nodes. Every time we should make a hand update each node. Its not conveniently. Can you make anothe bulk action button for update cluster?
  2. I

    Proxmox VE 6.0 beta released!

    Couldn't, i use net.ifnames=0 biosdevname=0
  3. I

    Proxmox VE 6.0 beta released!

    Openvswitch not working. When node is up, i can see only local. Same config i used at another node with 5.4 pve, no probem. auto lo iface lo inet loopback allow-vmbr0 eth0 iface eth1 inet manual ovs_type OVSPort ovs_bridge vmbr0 auto eth0.4003 iface eth0.4003 inet static...
  4. I

    Where i can put status file for whmcs?

    https://docs.whmcs.com/Servers#Status_Monitoring For show to my clients their servers status inside panel
  5. I

    Proxmox VE on Debian Jessie with zfs - Hetzner

    Download proxmox iso http://download.proxmox.com/iso/ (5.1) qemu-system-x86_64 -enable-kvm -m 1024 -hda /dev/nvme0n1 -hdb /dev/nvme1n1 -cdrom /proxmox.iso -boot d -vnc :0 and run proxmox rescue from 5.1
  6. I

    VIRTIO SCSI very few iops on write for Windows VMs

    With Proxmox 5x io-thread on virtio stoped windows vm
  7. I

    VIRTIO SCSI very few iops on write for Windows VMs

    use old virtio drivers like virtio-0.81 from fedora source
  8. I

    Proxmox VE on Debian Jessie with zfs - Hetzner

    I use iso (PVE) setup. Not hetzner.
  9. I

    Proxmox VE on Debian Jessie with zfs - Hetzner

    On hetzner servers working only 4/5.0. i test it 1 month. And ens not working. Proxmox 5.1 not working too PX61/AX60
  10. I

    Proxmox VE on Debian Jessie with zfs - Hetzner

    1. You can not import zfs 0.7 to 0.6 2. I wrote about not working vmbr with ens. I told about this because tested it. You need change grub line to GRUB_CMDLINE_LINUX="root=ZFS=rpool/ROOT/pve-1 boot=zfs net.ifnames=0 biosdevname=0" and rename network intefaces to eth. Than reboot. And you can...
  11. I

    Proxmox VE on Debian Jessie with zfs - Hetzner

    vmbr not working with new format. Only with eth.
  12. I

    Proxmox VE on Debian Jessie with zfs - Hetzner

    nano /etc/default/grub Insert this : net.ifnames=0 biosdevname=0 Save and exit grub-mkconfig -O /boot/grub/grub.cfg Change: nano /etc/network/interfaces ensX to ethX Reboot.
  13. I

    Planning Proxmox VE 5.1: Ceph Luminous, Kernel 4.13, latest ZFS, LXC 2.1

    After upgrade from test repo: error: no such device: ff7652jfegfhgef. error: unknow filesystem. entering rescue mode ... zfs 0.7.x pve 5 kernel 4.13 please help!
  14. I

    [CLIENT][APP]Aprox - A Proxmox VE Client for Android

    Thank you for your app!!! I wrote to you in play market about edit exitions vms and ct. Search options is great feature too.