Recent content by otto001

  1. O

    [solved] chunks deleted manually, now backups fail

    Thanks a LOT! This worked like a charm!
  2. O

    [solved] chunks deleted manually, now backups fail

    ahm. yes. all of the folders on the backup disk are gone...
  3. O

    [solved] chunks deleted manually, now backups fail

    Hi, of course: NFO: issuing guest-agent 'fs-thaw' command ERROR: VM 102 qmp command 'backup' failed - backup register image failed: command error: creating chunk on store 'backup_platte' failed for bb9f8df61474d25e71fa00722318cd387396ca1736605e1248821cc0de3d3af8 - No such file or directory (os...
  4. O

    [solved] chunks deleted manually, now backups fail

    Hi, I deleted all files on my backup disk accidently (no big deal in my setup) and now I can not backup any of my machines anymore. PBS is telling me that it does not find chunks. Could please anyone advice me how to re-init the store (or delete information of all chunks in this particular...
  5. O

    Passthrough disks and snapshots

    hm. here I have a different point of view... I still think that an option for excluding disks from snapshots in the gui would be useful for most admins. will have a look on how to do this on shell tough.... thanks anyway!
  6. O

    Passthrough disks and snapshots

    Ahm, why do you think this would not make sense? I think this would make sense - like with backups. One can exclude disks from backup. This would be a nice feature I think. Unfortunately I have to use vmware in work - and there it is always a pain with dependent/independent disks. I think...
  7. O

    Passthrough disks and snapshots

    Hi, one of my VMs is acting as nfs-server and so it has some disks of the host as passthrough disks. The boot-disk is an ordinary qcow2-disk tough. As this VM is also acting as nextcloud-server I would really like to take a snapshot before trying an update. Any chance of snapshotting this VM...
  8. O

    [7.2-7] IO problems

    @LnxBil: just to let you know what happened. I ordered two enterprise level ssds (500GB, used) and installed them on the very same controller as the consumer-level ssds, also as raid-1. I did not want to re-setup everything so I kept / of the host on the consumer disks, but when moving a 30GB vm...
  9. O

    [7.2-7] IO problems

    does not sound so good. but I had those lags from the beginning. did never hear of wear-level before. and yes, I am using hw-raid
  10. O

    [7.2-7] IO problems

    thanks, but I am using a LSI MegaRAID SAS 9240-4i controller for this SSDs, not the motherboard ones...
  11. O

    [7.2-7] IO problems

    Hm. just for completeness. I am thinking about how to run the whole thing as soon as the new SSDs arrive. What would you suggest? Do you think it is sufficient to let system and non-critical VMs (like mail-server with > 300GB) on the consumer disks and move only "critical" vms (like home...
  12. O

    [7.2-7] IO problems

    Thanks! Just ordered two used SM863. Usually I do never buy used harddisks. will see, if the new disks help to avoid those lags. As I am also running my firewall and home automation on this host, they have been really, really annoying from time to time...
  13. O

    [7.2-7] IO problems

    which models do you exactly use (480GB)? I think I will have to split up a little bit. luckily this raid-controller still has 2 ports available...
  14. O

    [7.2-7] IO problems

    Thanks for the clarification - and damn. I will have to break into my piggy bank for new ssds....
  15. O

    [7.2-7] IO problems

    I changed the command a little bit as my SSDs are in use, so I used a dir for testing, but I am not sure how to interpret what I see: root@maul:~# fio --name=4kwrite --ioengine=libaio --directory=/root/fio --blocksize=4k --readwrite=write --filesize=1G --end_fsync=1 --numjobs=4 --iodepth=128...