Recent content by Stepan Santalov

  1. S

    5.13.19-2-pve kernel bug, maybe, pve-manager/7.1-8/5b267f33

    After some research i've managed to set it working again but not shure if effect is going to be persistant. And yes i know it's rude, but hard times calls for drastic measures. I have ansible inventory file describing my cluster so i've done ad-hoc: ansible mycluster -m shell -a "killall -9...
  2. S

    5.13.19-2-pve kernel bug, maybe, pve-manager/7.1-8/5b267f33

    I'm having same issue. Some time after rebooting the whole cluster (it's a real pain) everything works properly. After a while web gui stops working, i'm uncertain of what triggers the state. Luckily all vms continue working, but i can not login to web gui with correct password to any node and...
  3. S

    cannot resize disk

    Greetengs everyone. PVE cluster version is 7.0-13 I've ran into strange issue, cannot resize vm disk, the error is "qmp command 'block_resize' failed - Cannot grow iSCSI devices (500)"\ But on same storage type on PVe cluster 6.4-8 vm disks resizes easily. What's that and how to resolve it?
  4. S

    Adding an iso to storage from URL

    Wget is easy indeed, but as we use webgui, the question is not that idle.
  5. S

    Adding an iso to storage from URL

    Hello everybody! Is there a way to upload an iso image to proxmox storage from a URL instead of local file? I didn't found any mentions of it, so the most probable answer is no. And here goes the next questions: Why? Is there a place to post feature requests?
  6. S

    run script on vm deletion/creation/start

    What a pity, it looks like something pretty useful and not that hard to implement.
  7. S

    run script on vm deletion/creation/start

    Good day to proxmox users and developers. Is there a way to run custom script on hypervisor when guest created/removed or it's configuration changed?
  8. S

    Virtio network driver checksum offload udhcpc

    Getting the same issue : Proxmox Virtual Environment 5.1-46. Bridged networking for all guests. Dnsmasq as dhcp server. While the network adapter on client is virtio, dhclient can't get an address.