Search results

  1. V

    vTPM support - do we have guide to add the vTPM support?

    Yes, just realised my HP DL360P might need a physical TPM card. Would be nice to have some idea about what Proxmox will do about TPM - as you can imagine and have said passthrough won't really work when you have 3 Windows 11 VM's I have been able to install the "leaked" dev build of 11 and so...
  2. V

    [SOLVED] CFIS won't show any shares

    None issue with Proxmox. Thought it was. Solving
  3. V

    PBS - VE can't start backups with TOTP/Two Step Auth

    I've added two step auth and PVE can't start backups with error error fetching datastores - 401 Unauthorized. I don't really want to add a new user just for backups... I'd need to change owner for all backups, etc. Am I missing anything to make it painless to have TOTP and have VE just use...
  4. V

    [SOLVED] dirty/new bitmaps

    Is there an issue for keeping bitmap persistent between restart? I have an interest in this. (as a temporary solution, is hibernation a possibility to keep bitmap persistent - assuming no resizing, moving stuff, ec)
  5. V

    Container w/ mount point snapshots

    Just an update, until Proxmox changes their mind about bindmounts inside an LXC for causing it to suspend and do a slow zdump (making Proxmox Backup Server real slow), the whole point of PBS is to speed up backups. Only plus side is the smaller backup size. I think going forward, I will make a...
  6. V

    [SOLVED] Multiple backups parallel since 6.3 - hanging system

    FIY, thanks so much for this tidit of info. I was feared backup schedules were stored in a .db file or something, that would be cumbersome to edit by hand. This cron style format makes it pretty easy to download/manipulate and place it back - especially when you have 50+ backup jobs with...
  7. V

    existing bitmap was invalid and has been cleared

    Can you explain this a bit more? So one PBS server. One datastore.... Create remote called "localhost" Same creds, login, etc. On the "new" datastore, have a sync job using "localhost" and select your main? This is what I am testing now, that's what I THINK you mean. So your new store is...
  8. V

    existing bitmap was invalid and has been cleared

    So, I have a store 'pool' - a clone/instance of PBS with another store called "pool2". I make pool2 a remote to "sync" from the 1st instance 'pool'? Ugh. I have like 5 + stores I need to duplicate as "remotes" simply for keeping dirty bitmaps....
  9. V

    [SOLVED] CFIS won't show any shares

    I have a Samba server that I have working on a cluster and Samba share VM. I have used this CFIS server many times, use it on the LAN, I know it works. However, for some strange reason, a Proxmox host suddenly had the CFIS offline which was working for several days. I restarted, removed and...
  10. V

    [SOLVED] Multiple backups parallel since 6.3 - hanging system

    Can you clarify if that is for each backup task, ran via cli manually? Or can this be set globally for all backups, that happen when scheduled?
  11. V

    [SOLVED] Verification stops with unknown status

    Because of this issue: https://forum.proxmox.com/threads/pbs-backup-write-data-failed-command-error-protocol-canceled.89688/ Backups were not completing - the existing incomplete backup is not valid. deleting them and successful backups resolve the issue.
  12. V

    [SOLVED] PBS: backup write data failed: command error: protocol canceled

    Not enough RAM was assigned to PBS. dsmeg helped find OOM
  13. V

    PBS backup problem with failing VM backups, CT backups ok

    Yeah, I used paths that were not in use by MergerFS (e.g direct mounted paths) and PBS worked just fine.
  14. V

    [SOLVED] PBS: backup write data failed: command error: protocol canceled

    This issue continues to happen. Strangely, on other stores: I have one. E.G. PBS and several others. PBS works 90% of the time, but other ones on separate disks don't. E.G. PBS: INFO: starting new backup job: vzdump 148 --node pve --storage PBS --mode snapshot --remove 0 INFO: Starting Backup...
  15. V

    [SOLVED] Spread backup over multiple datastores for faster disk restore/backup

    I was thinking this - but wanted to avoid that. You're right though I don't have enough disks with big enough space (either 2.5" 1 TB 7200 RPM drives) or slower 3.5" 16 TB+ drives to sacrifice for RAID though.
  16. V

    [SOLVED] Verification stops with unknown status

    I tried again and a new one seemed to finally finish. It's touch and go. 2021-05-23T13:10:02+00:00: verify StoragePool:vm/142/2021-05-23T04:18:01Z 2021-05-23T13:10:02+00:00: check qemu-server.conf.blob 2021-05-23T13:10:02+00:00: check drive-scsi0.img.fidx 2021-05-23T13:33:48+00:00...
  17. V

    [SOLVED] Spread backup over multiple datastores for faster disk restore/backup

    Is it possible to have backups (from a development point of view) to put backups of a VM in various datastores so different bits are stored on more than one disk, so when it comes to restoring, you're utilising more than one disk (which can be faster than reading from just one disk when...
  18. V

    [SOLVED] Verification stops with unknown status

    This task was running for less than 1 second but I thought I was it running for 30 minutes + In any case, none of my verification tasks have completed 2021-05-23T12:30:52+00:00: verify StoragePool:vm/142/2021-05-23T04:18:01Z 2021-05-23T12:30:52+00:00: check qemu-server.conf.blob...
  19. V

    [SOLVED] PBS: backup write data failed: command error: protocol canceled

    Nothing useful I think: 2021-05-23T03:27:08+00:00: starting new backup on datastore 'StoragePool': "vm/142/2021-05-23T03:27:08Z" 2021-05-23T03:27:08+00:00: GET /previous: 400 Bad Request: no valid previous backup 2021-05-23T03:27:08+00:00: created new fixed index 1...
  20. V

    [SOLVED] PBS: backup write data failed: command error: protocol canceled

    I just tried a 500 GB VM backup just fine, but running this one, for some reason, results in this. I've tried more than once. INFO: starting new backup job: vzdump 142 --storage PBS --node HPProliantDL360PGen8 --mode snapshot --remove 0 INFO: Starting Backup of VM 142 (qemu) INFO: Backup...