cardano-node 1.35.3 - linux-x86_64 - ghc-8.10
git rev 950c4e222086fed5ca53564e642434ce9307b0b9
cardano-cli 1.35.3 - linux-x86_64 - ghc-8.10
git rev 950c4e222086fed5ca53564e642434ce9307b0b9
Should I download the DB again?
cardano-node 1.35.3 - linux-x86_64 - ghc-8.10
git rev 950c4e222086fed5ca53564e642434ce9307b0b9
cardano-cli 1.35.3 - linux-x86_64 - ghc-8.10
git rev 950c4e222086fed5ca53564e642434ce9307b0b9
Should I download the DB again?
I have a 4th server that is not even loading up
I would wait before upgrading a bit. There is no rush yet.
Theyāre already upgraded and also weāre told to upgrade by IOHK. @Alexd1985 I deleted the DB on all 3 servers to try to get them to redownload.
Itās only for testing at the moment. I donāt think their messaging was very clear. Donāt rush, there is no panic to upgrade yet.
If I recall correctly there may be a need to rescan the database when upgrading to 1.35, so perhaps that may take a few hours on mainnet in particular.
Also, if upgrading from 1.34.1 I believe that config files have not changed. However, the new config files from Environments - The Cardano Book seem to have different file names (the mainnet-
prefix seems missing). Depending on how you handle the change, there are a few values that may need editing in the config.json
file:
AlonzoGenesisFile "alonzo-genesis.json"
ByronGenesisFile "byron-genesis.json"
ShelleyGenesisFile "shelley-genesis.json"
I believe the only other considerations for upgrading to 1.35 are:
sudo ldconfig
I hope that helps,
CHG
No, you donāt need to download the DB again. But the db/immutale folder is being scanned again and the ledger database is being rebuilt again during this upgrade. This takes a few hours, depending on your hardware configuration. For the best possible hardware this takes 2-3 hours, for regular hardware, it can take more than 12 hours.
You should have upgraded one node, and when the upgrade was done, the upgrade on the other nodes should have been like this:
stop cardano-node on the upgraded server and on the next server to be upgraded
delete the contents of the db folder (everything except the immutable folder) from the server you want to upgrade
copy the contents of the db folder from the upgraded server to the server you want t upgrade (except the immutable folder, which you already have, and which takes most of the space), preferably using rsync.
replace the binaries on the server you want to upgrade
start the cardano-node on both servers.
copy the
U shouldnāt ⦠first time it will take more time to start⦠for my relay it took ~2hours⦠just check inside glive if CPU and RAM/MEM infos are changing/increasing
I have upgraded three machines now to 1.35.3 and I donāt delete anything in the db folder. In each case it took several hours for the db to be rebuilt and then it just continued to run flawlessly. I left the config files unchanged.
Thatās the way it should work. Had the same experience.
Can anyone send me the DB
There seems to be a download service for it:
Yes, this is the way it works. But if you want to speed it up, you can do as I described it. Upgrade one machine, then upgrade the rest as I described it.
Hi, i have the same problem, I have tried to rebuild it but the synchronization does not advance:
As said over and over, 1.35.3 will not work on the testnet, at the moment. You have to stay on 1.35.2, there.