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

chordInstaller打包结构与capo数据目录比对 #242

Open
renyh opened this issue Mar 3, 2020 · 0 comments
Open

chordInstaller打包结构与capo数据目录比对 #242

renyh opened this issue Mar 3, 2020 · 0 comments

Comments

@renyh
Copy link
Collaborator

renyh commented Mar 3, 2020

由于要备份capo数据目录,所以比对了一下chordinstaller打包的结构 和 数据目录的结构,发现不能直接使用chordinstaller的打包功能备份capo数据目录,不同点如下:

1)目录层次不一样,打包是把chordinstaller作为第一个目录instance1,总共12个目录;数据目录是将chordinstall作为根目录,下面11个目录。
image

2)实例目录里面的结构也不一样,打包是平级,数据目录有log层
image

3)打包日志里instance1目录,代表是chordinstaller本身
image

4)关于实例名的编号也是不对应的,比如打包里的instance5,对应数据目录的instance2

综上所述,备份capo数据目录,不能使用chordinstaller的打包工具,需要直接拷贝完整数据目录。

@renyh renyh changed the title chordInstaller打包结构与数据目录比对 chordInstaller打包结构与capo数据目录比对 Mar 3, 2020
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