Recent content by Giacomo Vallini

  1. G

    Secure up containers with public ip

    Hallo, I've a cluster with multiple containers. Two of them are lamp with public ip configured. The host have a public ip also. If i NMAP the proxmox hosts from the VM I get those ports opened: 22/tcp open ssh OpenSSH 8.4p1 Debian 5+deb11u3 (protocol 2.0) 3128/tcp open http Proxmox...
  2. G

    LXC Asterisk permission problems

    Hallo, i have two proxmox nodes, some containers and some VMs. One of the UNPRIVILIGES containers runs ubunto18.04Lts. After a node restart i weren't able to power on the asterisk container, the error was a permission denied for create /dev. So i decided to migrate the container to the...
  3. G

    [SOLVED] unable to start pvedeamon after update

    Hi, this morning i updated the server packages of both the nodes of my cluster. Now on my second node, i can't reach virtual machines by gui, or start them by cli. I can reach the node's console. The syslog error is: Sep 8 09:43:53 srv3 pvedaemon[6748]: no such standard option...
  4. G

    Clonezilla HD to SSD not booting

    OK, i'm trying but when i use command: pve-zsync sync --source 101 --dest 192.168.15.111:local --verbose Output this error: Disk: "sata0: local:101/vm-101-disk-0.raw,cache=writethrough,size=205181M" has no valid zfs dataset format and will be skipped I can say that those two VM where...
  5. G

    Clonezilla HD to SSD not booting

    Hi, I used Clonezilla for clone my 500gb proxmox raid (2 disks, zfs) on 2 1TB ssd disks. None of the disks boot. Loading one of the disk in a usb to another linux system with zfs utilities installed, i can see 3 partitions: sda1 type BIOS boot content unknown size 1MB sda2 type ZFS content...
  6. G

    [SOLVED] backup and cloning fail and reboot

    Issue was solved after we cleaned the server's fans. It was geting too warm and shutdown for protection. Thanks a lot for your help.
  7. G

    [SOLVED] backup and cloning fail and reboot

    I got 4 of them, I'll try to move them in a external drive and delete. Donnow how to backup without compression actually... It's a local zfs-raid10. Thanks a lot for your help.
  8. G

    [SOLVED] backup and cloning fail and reboot

    *For backup i'm using the web interface, tried all kind of backup with all kink of compressions, think the command is: 'set -o pipefail && tar cpf - --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability'...
  9. G

    [SOLVED] backup and cloning fail and reboot

    Got 310.05 GB used of 1.66TiB This is the backup log: 2019-05-28 15:35:16 INFO: Starting Backup of VM 100 (lxc) 2019-05-28 15:35:16 INFO: status = running 2019-05-28 15:35:16 INFO: CT Name: <REDACTED> 2019-05-28 15:35:16 INFO: excluding bind mount point mp1 ('/mnt/ext-usb') from backup...
  10. G

    [SOLVED] backup and cloning fail and reboot

    Got a subscribed proxmox 5.4-6 with all packages updated. Since 19 of april we're unable to do backups or cloning. Tried changing compression and making all kind of backups (stop/suspend/snapshot) but the system reboots and lock the machine with the error: Backup of VM 100 failed - command...