Describe the bug
The main branch runs with direct io configuration, it throws exceptions in write_file.
To Reproduce
Steps to reproduce the behavior:
- add try... exception in write_file at local_disk_backend.py
- .enable direct io
- send the request to store the kv cache
- write_file throws exceptions.
- OS: [e.g. openEuler]
- CANN Version: 8.3.0
- Ascend HDK Version: 25.3.rc1
- vLLM Version: v0.11.0
Additional context
NA