Search results

  1. O

    No Network Adapter in fresh Windows Server after Upgrade to Proxmox 7

    Hy Seems my fix only works for Windows Server 2019, Last week we tried to migrate some Server 2016 from ESXi to PVE 7, the solution from SebastianH81 was ok for us Think isn't a driver bug because we have the same behavior with E1000 Nic. If we use the i440fs chipset, no eth nics availibe...
  2. O

    Sync auf kleineren Datastore

    dann werd ich mal schauen damit ich weitere infos bez cmd's bekomme weisst du bis wann das ins enterpreise repo kommt? sg
  3. O

    Sync auf kleineren Datastore

    Hy sorry für die Frage aber ich kann irgendwie nicht wirklich viel bez "group-filter" finden? Sollten diese mit PBS V2.1.2 in der Gui integriert sein oder muss dieser via shell gestartet werden? Danke Roland
  4. O

    No Network Adapter in fresh Windows Server after Upgrade to Proxmox 7

    Hy we also have the same problem with german win 2k19 u 2k16. A quick and dirty workaround ist the following. I will try to test more and make the workarount more efficient. (Maybe its better delete the Nic from Hardware, install the driver, add device and start installation) * Boot VM with...
  5. O

    Sync auf kleineren Datastore

    Hy Danke. Es handelt sich um 2 pyhs Geräte Werde noch bisschen brauchen, melde mich anschließend mit einem kurzen Erfahrungsbericht sg Roland
  6. O

    Sync auf kleineren Datastore

    Hallo Fabian! Danke für die Info. Ich werde mal nachlesen wie das mit dem Synchen bestimmter Gruppen geht. Vorher muss ich aber erst den PBS auf V2 Updaten. Ist zwar in Planung aber wie immer fehlt die Zeit Vor allem weil die PVE noch 6.4.8 sind. Ob es zu Problemen kommt mit PVE 6,4 u Pbs 2.1...
  7. O

    Sync auf kleineren Datastore

    Hallo Ich bräuchte mal bitte eure Meinungen bez Syna auf kleinere Disks Ich wollte bei einem PBS eine Kopie der letzten Backups auf USB Disk synchen um ein Offline Backup zu erhalten. Der lokale Datastore hat eine Größe von 25TB Angehängt habe ich eine 10 TB USB Disk und habe unter umständen...
  8. O

    Decrease size of VM hard disk

    Hy i know that's a Raidcontroller isn't a acceptable soluton for a productive Environment. We inherited the system "as is" from an other IT-Supplier. The customer will change the system next year (i hope!!) many thanks for your hint!
  9. O

    Decrease size of VM hard disk

    Think also on the prod System a trim is not possible. Maybe a Raidcontroller is used instead an HBA zpool status -t zSpace shows "trim unsupported" pool: zSpace state: ONLINE scan: scrub repaired 0B in 18:19:58 with 0 errors on Sun Oct 10 18:44:02 2021 config: NAME...
  10. O

    Decrease size of VM hard disk

    Hy I did it on a testsystem with Raicontroller configured all Disks as Raid0 and zfs Mirrow with the following result Until now I was afraid to this on the productive System Result cannot trim: no devices in pool support trim operations Do you think on Disks connected via HBA get a better...
  11. O

    Decrease size of VM hard disk

    Hy & sorry for kidnapping this Thread! I used this commands to shrink a large Disk from a Windows VM. The previous IT technical set the disk to 8TB but only 4 are required. Now the Datastore ist over 90% filled The shrink of the disk looks good, in StorageOverview from PVE Gui the Disk shows...
  12. O

    Replication Timeout

    Klingt nach einem größeren Eingriff welchen ich ungern in einem Prod System einsetzen möchte. Ich habe mal für Downtime von 2 Servern angefragt um diese auf einen anderen Cluster verschieben zu können 2Vm und 2 Replikate weniger könnten ja schon helfen.
  13. O

    Replication Timeout

    Hallo Fabian! hast du eine Art Workaround für uns und ist absehbar bis wann die Änderungen prod eingesetzt werden können? sg Roland
  14. O

    Replication Timeout

    Sorry hab noch dran gedacht ob ich es nicht gleich machen soll. Aber denke es liegt eher an der Umgebung als wie am Code proxmox-ve: 6.4-1 (running kernel: 5.4.128-1-pve) pve-manager: 6.4-13 (running version: 6.4-13/9f411e79) pve-kernel-5.4: 6.4-5 pve-kernel-helper: 6.4-5...
  15. O

    Replication Timeout

    Hy Fabian Interpretiere ich das korrekt? Der Fehler tritt bereits beim Snapshot auf? * Im Anhang ein Screenshot von atop * iostat des Datastores: (Ich weiss EVO Disks sind nicht optimal, aber wurden wir bei diesen Systemen auf Auge gedrückt)...
  16. O

    Replication Timeout

    Hallo Fabian! Danke für die Info. Das klingt als sollte ich die Übertragungsrate der Replikationen begrenzen. Nun stellt sich die Frage, wie erfahre ich welches Limit Mbit das beste für mich ist? Kann ich die Menge an der Replizierten Datenmenge beim letzten sync feststellen? Um ca ein gefühl...
  17. O

    Replication Timeout

    Hallo Leider komme ich nicht weiter bzw schaffe es nicht mal das Log zu finden welches mir weiterhelfen kann Ich habe ein Cluster in welchen die VM mittels Replication auf den jeweils anderen Node gesynct werden. Leider erhalte ich immer wieder Timeouts und ich kann nicht rausfinden woran es...
  18. O

    Get last Results from: verify, gc and prune via SSH

    sorry, i have to learn a lot about api's maybe someone needs the Url with filter and sample no limit https://node:8007/api2/json/nodes/node/tasks/?typefilter=verificationjob&store=storage&limit=0 thanks Roland
  19. O

    Get last Results from: verify, gc and prune via SSH

    Hello So api requests are now ok, but with my API URL i get only the last view days from tasks-list. If I check the Task Section in PBS GUI (https://node:8007/#pbsServerAdministration:tasks) there are many more tasks Is there something wrong in my api-request? Is it possible to send...
  20. O

    Get last Results from: verify, gc and prune via SSH

    Hy! For Monitoring PVE we are using check_pve.py. I will try to adop this for PBS First Problem ist solved: Ticketcookie have to be renamed to PBSAuthCookie