Skip to content
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

How to load the server data disk to docker in apollo 9.0 #15383

Open
MrGoldminer opened this issue Apr 22, 2024 · 2 comments
Open

How to load the server data disk to docker in apollo 9.0 #15383

MrGoldminer opened this issue Apr 22, 2024 · 2 comments

Comments

@MrGoldminer
Copy link

In apollo_9.0 :How do I mount a data disk in docker
I have successfully loaded the data disk locally using the mount command
In Apollo 7.0/5.0, after changing the boot option,
0D96AC40AC8AD8C03A1B2737F0B90584

The location is in the apollo/scripts file and was successfully mounted using the -v command on line 339
You can then see it in docer via "ls" command under the apollo/data folder
However, in apollo9.0, when it does the same, you can use the "cyber_recoder" command to cast the packet
However, after starting the dream_view command, an error occurs:
77FF4DF77F7CDB43FDFF3D9E570C7C15
Check why there was an error in the bootstrap.sh script, but no reason was found.
if I do not do this change ,this will success to start the dreamview,and I make this not change ,they can also start as past.
So how do I mount a data disk in apollo9.0 docker?

@MrGoldminer
Copy link
Author

I can do this in apollo9.0 to use the cyber_recoder to take a play,commond:cyber_recoder play -f z.record
but i don't start the dreamview , and will have a error .

@MrGoldminer
Copy link
Author

我希望可以解决这个问题方便去处理问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant