Comment 2 for bug 1081182

Revision history for this message
Bob Ball (bob-ball) wrote :

We suspect it may be a permissions bug in the way xenstore is set up by XAPI.

# list_domains
id | uuid | state
 5 | 0dae370c-753d-5ef0-e3e0-e3a5e93d6203 | B

# xenstore-ls -fp | grep /vm/0dae370c-753d-5ef0-e3e0-e3a5e93d6203/uuid
/vm/0dae370c-753d-5ef0-e3e0-e3a5e93d6203/uuid = "0dae370c-753d-5ef0-e3e0-e3a5e93d6203" (n0,r1)

This suggests that even though the domain ID post-reboot has been updated, the xenstore permissions have not been updated (the domain was previously domain 1 - hence the r1 permission)