[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[[["\u003cp\u003eI/O timeout errors on Confidential VM instances can occur when latency exceeds the default timeout for NVMe devices.\u003c/p\u003e\n"],["\u003cp\u003eIncreasing the I/O timeout parameter can resolve these errors.\u003c/p\u003e\n"],["\u003cp\u003eTo increase the timeout, edit the \u003ccode\u003e/lib/udev/rules.d/65-gce-disk-naming.rules\u003c/code\u003e file on the VM.\u003c/p\u003e\n"],["\u003cp\u003eAfter editing the file, the VM must be rebooted for the changes to take effect.\u003c/p\u003e\n"]]],[],null,["# I/O operation timeouts\n\nIf you're encountering I/O timeout errors on your Confidential VM instance, latency\nmight be exceeding the default timeout parameter for I/O operations submitted to\nNVMe devices.\n\nTo increase the timeout parameter, add the following lines to the\n`/lib/udev/rules.d/65-gce-disk-naming.rules` file on your VM, and then reboot: \n\n KERNEL==\"nvme*n*\", ENV{DEVTYPE}==\"disk\", ATTRS{model}==\"nvme_card-pd\",\n ATTR{queue/io_timeout}=\"4294967295\""]]