Search results

  1. G

    Migrating disk from local-lvm to directory type storage and the disk image fill all the qcow2 image.

    dir: local path /var/lib/vz content backup,vztmpl,iso lvmthin: local-lvm thinpool data vgname pve content images,rootdir pbs: BKP datastore BKP server 10.10.100.20 content backup fingerprint blah prune-backups...
  2. G

    Migrating disk from local-lvm to directory type storage and the disk image fill all the qcow2 image.

    Hi there I have a couple of vm using the local-lvm storage. I attached a directory storage and when move the disk of the vm from local-lvm to the directory storage, using qcow2, the disk image fill all the qcow2 image. Is that right? For instance, I have a VM with has the disk image about 100G...
  3. G

    [SOLVED] Add WAL/DB to CEPH OSD after installation.

    Ok. Turns out I needs to do it in two process: 1 - in order to create the separate DB and add it to the OSD, I used the script provided by @mitcHELLspawn . Thanks a lot So I did this: vgcreate cephdb /dev/sdc add-db-to-osd.sh -b 280G -d /dev/sdc -o 0 Works as charm. 2 - in order to create the...
  4. G

    [SOLVED] Add WAL/DB to CEPH OSD after installation.

    Actually I found a better way https://docs.clyso.com/blog/ceph-volume-create-wal-db-on-separate-device-for-existing-osd/
  5. G

    [SOLVED] Add WAL/DB to CEPH OSD after installation.

    So based in this docs from Ceph, I had used this: - First set the osd to noout ceph osd set-group noout osd - Followed to stop it systemctl stop ceph-osd@0 - Create lvm ceph-volume lvm create --data /dev/sdc - Check the lvm created ceph-volume lvm list - Create the new-db ceph-volume lvm new-db...
  6. G

    Migrate VM to another node AND another storage at sametime.

    Done https://bugzilla.proxmox.com/show_bug.cgi?id=5604
  7. G

    Migrate VM to another node AND another storage at sametime.

    Either make sense or not, the behavior is weird, to say the least. But would be good to do both things at same time.
  8. G

    Migrate VM to another node AND another storage at sametime.

    Now that is weird. When the VM lies in local-lvm, so now I am able to select the target storage??? And the local-lvm it's even shared storage!!! Why is that?
  9. G

    Migrate VM to another node AND another storage at sametime.

    Well. I don't know. This image bellow shows up a VM running in PVE 8.2.4 with the vm disk hosted in directory storage, shared between nodes. The VM is running and, still, no target storage appears. The apolo server has zfs pool called apolozfs and the zeus has zeuzfs pool, or something like that.
  10. G

    Migrate VM to another node AND another storage at sametime.

    Hi there I am facing a strange behavior here. Have some servers, with different versions, some is pve7 and some is pve8. But the issue is when try to migrate a VM, sometimes I can choose the target storage but other times the choise even appears at all. I just want to know what is the right...
  11. G

    [SOLVED] Add WAL/DB to CEPH OSD after installation.

    Hi there. I had have created a Proxmox CEPH Cluster with 3 servers and each one has 4 SSD DC Disk. Is it possible to add separated NVME to do WAL/DB "AFTER" everything is up and running, let's say a couple of weeks after? Thanks
  12. G

    Lenovo ThinkAgile VX3320 (Appliance) and Proxmox VE!

    Yep. That's was my thoughts as well. Let's see if I could do some installation. Thanks for the information.
  13. G

    Lenovo ThinkAgile VX3320 (Appliance) and Proxmox VE!

    Hi there. Anybody here already has some experience with Lenovo ThinkAgile VX3320? It's seems to me that works only with VMWare but I need some confirmation! Thanks a lot.
  14. G

    New Import Wizard Available for Migrating VMware ESXi Based Virtual Machines

    VinChin Backup & Recovery. For live migration, the VinChin create a temporary NFS storage which it's shared to Proxmox and then, create a VM in PVE using this NFS Storage and start the VM using that NFS Shared Storage. Of course, will be a little downtime, about 5 minutes, more or less. It's...
  15. G

    New Import Wizard Available for Migrating VMware ESXi Based Virtual Machines

    And I got a complicated use case here with 2 disk in the VM inside VMWare. The live migration initiated the VM but since the second disk is not available yet, got a crash system complain about mount point not read. Any way! I am using other tool, for live migration and for not live migration...
  16. G

    New Import Wizard Available for Migrating VMware ESXi Based Virtual Machines

    I didn't say live migration didn't work for me. I was the one that made mistake in to do with the VM power on in the VMWare side. After power off the VM in the VMWare Live migration works, but as I said, very slow compare whith the other third-party tool I used.
  17. G

    New Import Wizard Available for Migrating VMware ESXi Based Virtual Machines

    And I think very slow I tried with another backup tool and works flawless.