mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
XenServer 7.1 has an file descriptor/tapdisk iso-caching issue where new systemvm.iso are not recognised and inside the VR/ssvm/cpvm file IO error is seen. This was only reproducible with XS7.1 (intermittently), the fix was to check and eject the systemvm.iso (old/stale/cached), then insert the new systemvm.iso and then eject it. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>