Created
August 10, 2012 10:33
-
-
Save arax/3313266 to your computer and use it in GitHub Desktop.
rOCCI-server issue - parsing exsiting compute resources
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
D, [2012-08-10T12:27:07.128635 #22941] DEBUG -- : current VM state is: RUNNING <-- OK | |
D, [2012-08-10T12:27:07.129598 #22941] DEBUG -- : Storage Backend ID: 0 <-- Wrong ID, should be 31 | |
D, [2012-08-10T12:27:07.131134 #22941] DEBUG -- : Network Backend ID: 4 <-- OK | |
D, [2012-08-10T12:27:07.137310 #22941] DEBUG -- : Category with id http://schemas.ogf.org/occi/infrastructure#ipnetwork not found | |
D, [2012-08-10T12:27:07.138659 #22941] DEBUG -- : Category with id #<OCCI::Core::Mixin:0x000000024c4d78> not found | |
D, [2012-08-10T12:27:07.138753 #22941] DEBUG -- : Category with id #<OCCI::Core::Mixin:0x000000022f42a0> not found | |
D, [2012-08-10T12:27:07.147738 #22941] DEBUG -- : Category with id http://schemas.ogf.org/occi/infrastructure#ipnetwork not found | |
D, [2012-08-10T12:27:07.152783 #22941] DEBUG -- : Category with id http://schemas.ogf.org/occi/infrastructure#ipnetwork not found | |
D, [2012-08-10T12:27:07.177933 #22941] DEBUG -- : Category with id http://schemas.ogf.org/occi/infrastructure#ipnetwork not found | |
... | |
results in | |
DISK = [ | |
IMAGE = nil | |
] | |
and OCCI::BackendError when attempting to create a new VM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment