Comment 1 for bug 1322467

Revision history for this message
s iwata (s-iwata) wrote :

2014-05-20 09:34:26.802 4061 TRACE nova.openstack.common.periodic_task OSError: [Errno 13] Permission denied: '/root/RHEL6.5-20131111.0-Server-x86_64-DVD1.iso'

It looks that deleted instance still occupied the iso file.
(But the log say ' permission denied ')
Please tell me the way to reproduce it. I'll try to reproduce it in my environment.
So, just to make sure, is 'the resources' iso image?

I think following
1. Boot the instance with iso image
2. Delete the booted server
3. Boot the instance again with same iso image
Does it correct?