It will be useful to put code tags around your data to keep alignment i.e.
[ code]
data...
data...
[ /code]
without the space after the '['
Your vstart of 0 for the first 2 seem wrong - both data segment and log segment starting on the same device at the same offset. Did you edit your system tables?
Code:
dbid segmap lstart size vstart
------ ----------- ----------- ----------- -----------
9 3 0 4352000 0
9 4 4352000 768000 0
9 3 5120000 3584000 1638400
9 4 8704000 256000 768000
9 3 8960000 768000 4352000
9 3 9728000 512000 5222400
9 3 10240000 3072000 2048000