Search results

  1. F

    Proxmox Backup Server 4.0 BETA released!

    [pbs-devel] applied: [PATCH] api types: make region regex less strict :)
  2. F

    Proxmox Backup Server 4.0 BETA released!

    Trying the first sync with my own ceph object storage cluster. I can confirm that doesn't accept "lt01" as a region (not important now), and I would like to know how much space is needed for the cache partition, because on the datastore summary info I see the cache available space and not S3...
  3. F

    Migrate a vm backup from a PBS to another

    Yes, sync jobs are one of the solutions, but for one time transfers I think that is better a simple command like "pbs backup transfer vmgroup destinationserver". Namespaces are great, but I don't know which vm I will transfer a day.... so grouping them is not possibile.
  4. F

    Migrate a vm backup from a PBS to another

    Hello. I have two pve clusters each with his own backup server. I have moved some vms from one cluster to the other, and I would like to move the vm backups too, so I will have all my retention. I have searched but not found anything like "vm backup export" and "vm backups import". Is this...
  5. F

    What is "kvm: Desc next is 3" indicative of?

    I have the last virtio drivers; the most stable configuration is with VirtioSCSI (not VirtioSCSI single), hard disk scsi, aio=threads, no IO thread. I am testing with WS2016 . With WS2022, i have a reboot with: "The computer has rebooted from a bugcheck. The bugcheck was: 0x000000ef...
  6. F

    What is "kvm: Desc next is 3" indicative of?

    Hello. Some problem for me, PVE 8.2.4 (3 nodes), WS2019 with sql server, ceph all ssd storage, VirtioSCSI with IO/Thread ON and discard on. PVE: Aug 06 06:59:46 pve1 QEMU[7554]: kvm: virtio: zero sized buffers are not allowed VM: set to device, \Device\RaidPort1, was issued And VM totally...
  7. F

    Feedback on esxi-import tool

    I have 4x1Gbit ports (both on vmware and a single PVE host. I know that is risky but data doesn't change during use (is only an application server).
  8. F

    Feedback on esxi-import tool

    I see that during live import windows vm startup is really, really really slow (after 16GiB of 80 total i can only ping the vm, but no login screen is present (only the boot circle spinning).
  9. F

    Support for Windows failover clustering

    Hello emunt6. Can you explain better all the steps needed and if can be used in a production environment ?
  10. F

    Support for Windows failover clustering

    Just a question: you create VHDX image on which "physical" drive ? Having 2 different windows servers, you need a shared unit drive ?
  11. F

    Support for Windows failover clustering

    Thank you for your support. We don't use Windows Failover cluster directly, but we need to setup a cluster for one of our customers. I will take a look at blockbridge, but i don't know if is possible to add servers and license costs :( We only need less than 8Tbyte of usable space, but with the...
  12. F

    Support for Windows failover clustering

    Hello. Have you found some solution for that ? PS: i need to do the same, but with ceph and without a FC SAN.
  13. F

    Problem with SDN QinQ and Emulex ethernet controllers

    Hello. I have a cluster with Dell R720/R730 with 4x10Gbit ethernet (single LACP bond with vlan for management and ceph) and sdn with 802.1q and VLAN zones, connected with cisco nexus switches With sdn QinQ, network is not working (I have a monitor port, and no any arp traffic is received). With...
  14. F

    PVE 8 continously /var/log/ifupdown2/network_config* folders

    Hello. I have a strange problem with my cluster: - 6 x dell R730 nodes with 4x10Gbit ethernet - 2 x Cisco Nexus 3000 series Networking is with a single 4 port LACP bond, with 2 vlans (for ceph and management), and SDN with VLAN and QinQ zones. Only with node 4, 802.1q guests can't communicate...
  15. F

    PVE 2.3test - Unresolved issues

    I think that I have found the problem. When the startup of the VM fails, I see in /var/log/daemon.log this command line: -drive 'file=/mnt/mfsclusterISO/template/iso/Windows7.iso,if=none,id=drive-ide0,media=cdrom,aio=native,cache=none' So, I tried to startup a VM with the disk image in the...
  16. F

    PVE 2.3test - Unresolved issues

    Moosefs has a client with fuse so i can have a local filesystem like nfs. It . worked fine until this last upgrade
  17. F

    PVE 2.3test - Unresolved issues

    I see... But not I can't migrate VM's anymore... what will you do now in proxmox ?