aptos-labs / developer-docs

Source for the Aptos developer docs
https://aptos.dev
Apache License 2.0
889 stars 101 forks source link

[Docs] Upgrade via VFN Failover document does not mention the need to rename the docker volume #524

Closed alex4506 closed 5 days ago

alex4506 commented 4 months ago

Aptos Documentation Issue

Location

https://aptos.dev/en/network/nodes/validator-node/modify-nodes/update-validator-node#upgrade-via-vfn-failover

Description

When using docker compose, VFN and Validator using different docker volume path. We must first rename the volume name; otherwise, compose will fail to start.

Audience

Additional context

sionescu commented 2 months ago

@alex4506 can you point me to where the paths are specified as different ?

alex4506 commented 2 months ago

@sionescu For validators, they use aptos-validator as volume path, for VNF, they use aptos-fullnode

igor-p commented 2 months ago

@sionescu For validators, they use aptos-validator as volume path, for VNF, they use aptos-fullnode

Hi @alex4506, can you provide a URL of where you are seeing this?

alex4506 commented 2 months ago

@igor-p https://aptos.dev/en/network/nodes/configure/node-files-all-networks/node-files-mainnet , please check the docker-compose.yaml & docker-compose-fullnode.yaml

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 45 days with no activity. Remove the stale label or comment - otherwise this will be closed in 15 days.