-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
64 data disk attached VM, after migration if reboot it won't boot #3
Comments
Full trace with latest SLOF:
|
up to 15 attached disks boots works fine after migration, if we use 20 attached disks it fails |
Sent patch to fix this bug to the list. Its not related to migration. It was reproducible without migration. Please test |
tried patch, it works fine |
Thanks, after discussion on the list, send a v2, please test |
aik
pushed a commit
to aik/SLOF
that referenced
this issue
Dec 13, 2017
We were concatenating the word " parse-load" and $bootdev list that was input to evaluate. Open code EVALUATE work such that concatenation is not required. "load" and "load-next" does not use $cat anymore. Reported here: qemu/SLOF#3 Signed-off-by: Nikunj A Dadhania <[email protected]> Signed-off-by: Alexey Kardashevskiy <[email protected]>
aik
pushed a commit
to aik/SLOF
that referenced
this issue
Dec 13, 2017
The catpad size is 1K size, which can overflow easily with around 20 devices having bootindex. Replace usage of $cat with a dynamically allocated buffer(16K) here. Introduce new words to work on the buffer (allocate, free and concatenate) Reported here: qemu/SLOF#3 Signed-off-by: Nikunj A Dadhania <[email protected]> Signed-off-by: Alexey Kardashevskiy <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps:
Reboot works fine
VM migrated and up running fine
Failure
Vm reboot failed, on console I can see below message
( 300 ) Data Storage Exception [ 7e568e48 ]
000000007dbe0308 000000007dc43c98 0000000000000000 000000007dbe1940
000000007e45e6f0 000000007e4e9220 0000000000000000 0000000000000006
000000007dbffc00 000000007dc57130 0000000000000000 000000007dbf6800
000000007dc45000 0000000000000030 000000007dbe0d54 000000007e45f060
0000000000000000 000000007dbf8c18 000000007dbfe070 000000007dbf92b0
000000007e568e48 c000000007b80000 000000000000004e 0000000000000003
000000007e45b008 0000000000000000 000000007e55f4b5 3030303030302f73
000000007e45b010 0000000000000000 000000007e568e36 000000007e45b010
0000000020000000 000000007dbe0bdc 8000000000001000 40000000
195 >
( 300 ) Data Storage Exception [ 7e568e48 ]
000000007dbe0308 000000007dc43ca0 0000000000000000 000000007dbe1940
000000007e45e6f0 000000007e4e9220 0000000000000000 0000000000000006
000000007dbffc00 000000007dc57130 0000000000000000 000000007dbf6800
000000007dc45000 0000000000000030 000000007dbe0d54 000000007e45f060
0000000000000000 000000007dbf8c18 000000007dbfe070 000000007dbf92b0
000000007e568e48 c000000007b80000 000000000000004e 0000000000000003
000000007e45b008 0000000000000000 000000007e55f4b5 3030303030302f73
000000007e45b010 0000000000000000 000000007e568e36 000000007e45b010
0000000020000000 000000007dbe0bdc 8000000000001000 40000000
196 >
( 300 ) Data Storage Exception [ 7e568e48 ]
000000007dbe0308 000000007dc43ca8 0000000000000000 000000007dbe1940
000000007e45e6f0 000000007e4e9220 0000000000000000 0000000000000006
000000007dbffc00 000000007dc57130 0000000000000000 000000007dbf6800
000000007dc45000 0000000000000030 000000007dbe0d54 000000007e45f060
0000000000000000 000000007dbf8c18 000000007dbfe070 000000007dbf92b0
000000007e568e48 c000000007b80000 000000000000004e 0000000000000003
000000007e45b008 0000000000000000 000000007e55f4b5 3030303030302f73
000000007e45b010 0000000000000000 000000007e568e36 000000007e45b010
0000000020000000 000000007dbe0bdc 8000000000001000 40000000
197 >
( 300 ) Data Storage Exception [ 7e568e48 ]
000000007dbe0308 000000007dc43cb0 0000000000000000 000000007dbe1940
000000007e45e6f0 000000007e4e9220 0000000000000000 0000000000000006
000000007dbffc00 000000007dc57130 0000000000000000 000000007dbf6800
000000007dc45000 0000000000000030 000000007dbe0d54 000000007e45f060
0000000000000000 000000007dbf8c18 000000007dbfe070 000000007dbf92b0
000000007e568e48 c000000007b80000 000000000000004e 0000000000000003
000000007e45b008 0000000000000000 000000007e55f4b5 3030303030302f73
000000007e45b010 0000000000000000 000000007e568e36 000000007e45b010
0000000020000000 000000007dbe0bdc 8000000000001000 40000000
198 >
( 300 ) Data Storage Exception [ 7e568e48 ]
000000007dbe0308 000000007dc43cb8 0000000000000000 000000007dbe1940
000000007e45e6f0 000000007e4e9220 0000000000000000 0000000000000006
000000007dbffc00 000000007dc57130 0000000000000000 000000007dbf6800
000000007dc45000 0000000000000030 000000007dbe0d54 000000007e45f060
0000000000000000 000000007dbf8c18 000000007dbfe070 000000007dbf92b0
000000007e568e48 c000000007b80000 000000000000004e 0000000000000003
000000007e45b008 0000000000000000 000000007e55f4b5 3030303030302f73
000000007e45b010 0000000000000000 000000007e568e36 000000007e45b010
0000000020000000 000000007dbe0bdc 8000000000001000 40000000
199 >
( 300 ) Data Storage Exception [ 7e568e48 ]
000000007dbe0308 000000007dc43cc0 0000000000000000 000000007dbe1940
000000007e45e6f0 000000007e4e9220 0000000000000000 0000000000000006
000000007dbffc00 000000007dc57130 0000000000000000 000000007dbf6800
000000007dc45000 0000000000000030 000000007dbe0d54 000000007e45f060
0000000000000000 000000007dbf8c18 000000007dbfe070 000000007dbf92b0
000000007e568e48 c000000007b80000 000000000000004e 0000000000000003
000000007e45b008 0000000000000000 000000007e55f4b5 3030303030302f73
000000007e45b010 0000000000000000 000000007e568e36 000000007e45b010
0000000020000000 000000007dbe0bdc 8000000000001000 40000000
19a >
( 300 ) Data Storage Exception [ 7e568e48 ]
000000007dbe0308 000000007dc43cc8 0000000000000000 000000007dbe1940
000000007e45e6f0 000000007e4e9220 0000000000000000 0000000000000006
000000007dbffc00 000000007dc57130 0000000000000000 000000007dbf6800
000000007dc45000 0000000000000030 000000007dbe0d54 000000007e45f060
0000000000000000 000000007dbf8c18 000000007dbfe070 000000007dbf92b0
000000007e568e48 c000000007b80000 000000000000004e 0000000000000003
000000007e45b008 0000000000000000 000000007e55f4b5 3030303030302f73
000000007e45b010 0000000000000000 000000007e568e36 000000007e45b010
0000000020000000 000000007dbe0bdc 8000000000001000 40000000
19b >
( 300 ) Data Storage Exception [ 7e568e48 ]
000000007dbe0308 000000007dc43cd0 0000000000000000 000000007dbe1940
000000007e45e6f0 000000007e4e9220 0000000000000000 0000000000000006
000000007dbffc00 000000007dc57130 0000000000000000 000000007dbf6800
000000007dc45000 0000000000000030 000000007dbe0d54 000000007e45f060
0000000000000000 000000007dbf8c18 000000007dbfe070 000000007dbf92b0
000000007e568e48 c000000007b80000 000000000000004e 0000000000000003
000000007e45b008 0000000000000000 000000007e55f4b5 3030303030302f73
000000007e45b010 0000000000000000 000000007e568e36 000000007e45b010
0000000020000000 000000007dbe0bdc 8000000000001000 40000000
19c >
( 300 ) Data
The text was updated successfully, but these errors were encountered: