Search results

  1. Y

    How to simulate LXC Lock ?

    Hello, how can i lock an LXC istance by command line ? Thanks!
  2. Y

    All cluster nodes red

    After rebooting one node and waiting some minutes, everything is back ok.. Thanks
  3. Y

    All cluster nodes red

    Hello, after a issue on my local network i hav all 5 nodes with red icon ( not joined into the cluster ) but my LAN now is OK. How can restore the cluster status ? Thanks!
  4. Y

    Is Kvm vps snapshot on ZFS consistent ?

    Hello, is Kvm (qemu) vps ZFS snapshot consistent without qemu agent installed on guest ? There are differences between a snapshot of an LXC vps and a KVM vps using zfs ? Thanks!
  5. Y

    All Replication stalled

    Thanks man, using, ps aux | grep -v grep | grep pvesr root 25812 0.0 0.0 500516 75124 ? Ss 2018 0:00 /usr/bin/perl -T /usr/bin/pvesr run --mail 1 root 25855 0.0 0.0 500516 68072 ? D 2018 0:02 /usr/bin/perl -T /usr/bin/pvesr run --mail 1 root@iwlab2:~# kill...
  6. Y

    All Replication stalled

    Yes, it is the first job, in the dest server i have no images.. so i don’t understand this error... And all other replication (proxmox 5) fails without logging ... Someone know witch service manage replication? I would like to restart it. Thanks
  7. Y

    All Replication stalled

    Hello, i have a cluster node ( ZFS / Replication /HA 3 nodes cluster ) with 3 VPS (2 LXC, 1 KVM ). All replication job on node2 are stalled but no errors log. Before reboot the node, i'm tryng a pve-zsync but return this error: /usr/sbin/pve-zsync sync --source 104 --dest...
  8. Y

    Enable Options -> Features (NFS) to admin user

    Using root user, i can set this flag, my problem is enable/disable this flag using non root user (other user with Admin privileges)
  9. Y

    Enable Options -> Features (NFS) to admin user

    Hello, i have created an admin user named admin1: pveum aclmod / -group admin -role Administrator pveum usermod admin1@pve -group admin But admin1 can't modify Options -> Features (NFS) in the LXC menu. Thanks!
  10. Y

    How to Quickly expand KVM disk

    Hello, yesterday i had expand a KVM Linux vps from 40 to 60Gb using Gparted disk. ( lo LVM ) The process is very very slow, about 20 minutes to complete the resize... only 20G! What is the best way to do this job Quickly ? Thanks!
  11. Y

    ZFS over iSCSI storage

    Hello, what is now the best solution to have a redundant ZFS Storage over ISCSI ? Thanks!
  12. Y

    Message from failed node

    I can see thys messages: Nov 24 06:52:31 cvs2 pve-ha-crm[13970]: service 'ct:405' without node o accedere ai dati cifrati nel disco senza la password corretta anche se esso segue i passi precedenti). Nov 24 21:32:14 cvs2 corosync[27677]: notice [TOTEM ] Retransmit List: 47df2e 47df30 Nov 24...
  13. Y

    Message from failed node

    Hello, i read this morning this email form one of my nodes, now,everithig is online, but vps flagged with HA are migrated. My node "cvs2" show me an uptime of 2 hours .. I have tried to migarte back on cvs2 and works well.. What's happened ...
  14. Y

    Quemu agent doasn't work on Windows 10

    Great, adding virtio-serial works! Thanks
  15. Y

    Quemu agent doasn't work on Windows 10

    Hello, i have installaed PVE last versione, created a KVM vps with windows 10 pro, installed qemu-agent last versione, but i still see on summary box: "Guest Agent not running" proxmox-ve: 5.2-2 (running kernel: 4.15.18-9-pve) pve-manager: 5.2-11 (running version: 5.2-11/13c2da63)...
  16. Y

    Permission Management - Disable Network

    Hello, how can i set an user like admin but without Nodes Networking management ? Thank!
  17. Y

    Duplicate Pve firewall rules

    Hello, I have 8 nodes, and i would like to close the host server from outside. When i have configured rules on the first one, can i copy rules on other nodes? ( for ex. coping a conf rules file? ) Thanks!
  18. Y

    Erroro migrating LXC Container, failed to open ..disable_ipv6

    Yes, now i hav changed mac address 3 time and after this seem works...
  19. Y

    Erroro migrating LXC Container, failed to open ..disable_ipv6

    Hello, i have used pve-zsync to migrate an LXC container from proxmox 4 to proxmox 5. Now i have this error when i try to add networking card: failed to open /proc/sys/net/ipv6/conf/veth701i0p/disable_ipv6 for writing: No such file or directory (500) If i add net card on stopped vps and i try...