Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Wenn Sie auf Ihrer Confidential VM-Instanz mit einer GPU eine langsame Laufwerksleistung feststellen, insbesondere bei Vorgängen mit großen Dateien (über 1 GB), fügen Sie idle=poll in GRUB_CMDLINE_LINUX_DEFAULT in der Datei /etc/default/grub.d/50-cloudimg-settings.cfg auf Ihrer VM hinzu. Führen Sie den Befehl sudo update-grub aus, um die GRUB-Konfiguration zu aktualisieren, und starten Sie dann das System neu.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-09-04 (UTC)."],[],[],null,["# Disk performance\n\nIf you encounter slow disk performance, particularly with large file operations\n(greater than 1 GB), on your Confidential VM instance with a GPU, add `idle=poll`\nin `GRUB_CMDLINE_LINUX_DEFAULT` to the\n`/etc/default/grub.d/50-cloudimg-settings.cfg` file on your VM. Run the\n`sudo update-grub` command to update the GRUB configuration, and then reboot.\n\nFor more information, see\n[Troubleshooting disk performance in Google Cloud instances](/compute/docs/troubleshooting/troubleshooting-performance#storage_performance)."]]