Search results

  1. G

    Why I cannot remove local storage?

    Yes... I know that... But it's seems that I can do that if I am not using LVM. And I forgot to mention that I am using PVE 9 BETA1. Perhaps this feature is missing, somehow! With PVE 8 works perfect.
  2. G

    Proxmox Backup Server 4.0 BETA released!

    Is there any plan to include S3 tech to do Push Sync Job?
  3. G

    Why I cannot remove local storage?

    Hi there Fresh installation of Proxmox and /etc/pve/storage is empty. Nevertheless there is a local storage show in up in Proxmox web gui. I tried to remove it but click in the remove button does nothing. How can I remove the local storage that pointed to /var/lib/vz, for good? Thanks
  4. G

    VM Template name is changed unexpected.

    Hi I had have a VM that it's VMID was 114. This VM was deleted permanentely. I created a new VM with the same VMID, 114, and transform it as a template. After a while, the template VM, which has now the same VMID, 114, was changed it's name to the former VM. So I went ahead and change the name...
  5. G

    Proxmox VE with 6 nodes and CEPH with 2 DC

    That's ok. I will managed myself. Thank you.
  6. G

    error before or during data restore, some or all disks were not completely restored. VM 106 state is NOT cleaned up.

    @fiona I don't know exactly what's happens, but now it's works. Thank you for you help Cheers
  7. G

    SDN with evpn seems to work, but need help to understand routing...

    Hi there. I had have followed this evpn example: https://pve.proxmox.com/pve-docs/chapter-pvesdn.html#pvesdn_zone_plugin_evpn To publicity an ip range with ASN assign to then. It's works but inside the VM, the outgoing to internet it's show me the Proxmox public IP! So in that maner I can not...
  8. G

    error before or during data restore, some or all disks were not completely restored. VM 106 state is NOT cleaned up.

    Hi Well... There is no timeout whatsoever. The error message appears right when try to do a restore! It's took about 2 sec! This is the log: error before or during data restore, some or all disks were not completely restored. VM 1155900 state is NOT cleaned up. TASK ERROR: unable to create...
  9. G

    error before or during data restore, some or all disks were not completely restored. VM 106 state is NOT cleaned up.

    Hi... Sorry to talk about this topic again, but why this issues occurs? I have the same behavior. It's just a simple VM with 2 disks in NFS storage.
  10. G

    can't migrate vm unless i'm logged into that exact node

    Personally, I do not recommend this set up. It's better has different nics and different IPs. If your LAN goes south, everything will fall together. But that's another history.
  11. G

    can't migrate vm unless i'm logged into that exact node

    If you are using different IP to do migrate, perhaps you need to do ssh from and to all nodes in order to register the necessary ssh keys.
  12. G

    Emulex LPe15000/LPe16000 Series at Proxmox!

    Well... well.. well... Ends up that the client Never mind... The client did not told me that the disk was not connected yet on the board. So I almost bang my head in the wall the I learn that. After the disk plugged, everything working properly. Thanks for your reply.
  13. G

    Emulex LPe15000/LPe16000 Series at Proxmox!

    Hi. So, we have plugged Emulex interface card into a Dell R640 server. Apperently, the kernel already has support to this card, out-of-the-box. The DC people are insist that need to install drivers in order to make the HBA disk appears. I already used others HBA, like IBM, Pure Storage and never...
  14. G

    Backup of VM failed - job failed with err -116 - Stale file handle

    I don't think that has something to do with GlusterFS. Didn't get nothing in the logs and others VMs are backed up normaly. I am waiting for window to reboot the servers to see if this issue will be fix. Thanks
  15. G

    Unable to add disk with vm online, after update w/o reboot.

    Hi... I have 2 server with initialy was Proxmox 8.1. I have update to 8.4.1 but still doesn't reboot server. Now, when I try to add a disk, I got this error: failed to update VM 102: 400 Parameter verification failed. scsi1: hotplug problem - VM 102 qmp command 'device_add' failed - Parameter...
  16. G

    Backup of VM failed - job failed with err -116 - Stale file handle

    Hi there. Got another Vm with the very same issue: INFO: scsi3: dirty-bitmap status: existing bitmap was invalid and has been cleared And than, State file handle. I don't know if this has something to do, but the 2 VM has 5 or 7 disks, and one of the disk has no discard enabled. After mark this...
  17. G

    Backup of VM failed - job failed with err -116 - Stale file handle

    Hi! I have partialy solved this issue. This VM in particular, has 7 disk: scsi0 scsi1 scsi2 scsi3 scsi4 scsi5 scsi6 So I market the last two disk to backup=0 and than the backup ran normaly. I am still doing research in order to know if this last two disk were assign from a different VM. But...
  18. G

    Backup of VM failed - job failed with err -116 - Stale file handle

    I already do a upgrade and now running 3.4.1 The VM are using a directory based storage, which is over GlusterFS volume. There is around 30 VMS in this storage. The backup is running smothly in all of this VMs. Only this one VM has this issue. I am doing a clone to see if I can backup the cloned...