SPX x v16 Calibration Testing #8862
Replies: 11 comments 12 replies
-
Calibnet SP ID - t016773
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Calibnet SP ID - t037137Regular Operations
Bonus testing
|
Beta Was this translation helpful? Give feedback.
-
Calibnet t031063
Bonus testing(You dont have to do everything on this list, but if you have the time please do some of them) Reply with:
|
Beta Was this translation helpful? Give feedback.
-
Calibnet SP ID - t037132 || Edit 25 - Jun -> Moved further testing to mainnet @ F01240
|
Beta Was this translation helpful? Give feedback.
-
Bonus testing(You dont have to do everything on this list, but if you have the time please do some of them) Reply with:
|
Beta Was this translation helpful? Give feedback.
-
t029562
Bonus testing(You don't have to do everything on this list, but if you have the time please do some of them)
|
Beta Was this translation helpful? Give feedback.
-
With the upgrade of FVM, subcalls can no longer be queried normally. |
Beta Was this translation helpful? Give feedback.
-
t031131 (512GiB total, 64GiB miner, onboarding 0TiB/day)
|
Beta Was this translation helpful? Give feedback.
-
Meest NAMt037143
|
Beta Was this translation helpful? Give feedback.
-
How deal with this problem?
|
Beta Was this translation helpful? Give feedback.
-
Hello SPX Fellows
Upgrade your Calibration SP to Lotus v1.16.0-rc1.
❗ no FVM environment needed.
The Calibration-net upgrade is at epoch
1044660, 2022-06-16T17:30:00Z
.Your lotus node will switch from legacy VM to FVM automatically upon the upgrade.
🚀 This post if you are participating in this testing round.
If you aren't able to join for reasons, please reach out to @jennijuju or me on Slack!
Task assignment
So this is a tricky one because this will need some timing:
Perform a prove aggregation for at least 4 sectors as soon as node upgrades
Confirm that the PCA is successful
Perform a prove aggregation for at least 4 sector at least 20 epochs prior to the calibration upgrade
(So it has the PCA message pending)
Send the pending msg post upgrade, the message should fail!
Monitor that lotus should retry, create and send a new PCA message, message should land successfully
Check that the sectors from in message is successful at the wdPost.
This is important - please comment that all above went successfully or comment the failure.
Keep all logs!
Testing after the network upgrade
Regular Operations
Reply with:
lotus daemon
stays in syncBonus testing
(You dont have to do everything on this list, but if you have the time please do some of them)
Reply with:
Make a deal and perform a paid retrieval for the data
/var/lib/
lotus client import <file>
, thenlotus client deal
lotus-miner storage-deals pending-publish --publish-now
lotus-miner sectors seal <sector num>
lotus-miner sectors batching precommit --publish-now
lotus-miner sectors batching commit --publish-now
sudo lotus-miner retrieval-deals set-ask --price <price>
lotus client retrieve --maxPrice <price> <data CID> retr.txt
lotus paych list
lotus paych settle <paych CID>
lotus paych collect <paych CID>
Invoke CompactPartitions, which has never been used on mainnet
lotus-miner sectors compact-partitions --really-do-it --deadline <deadline num> --partitions={0,1,2} --actor <miner addr>
Extend a sector expiration
sudo lotus-miner sectors extend --new-expiration <expiration epoch> <sector num>
lotus-miner sectors list
to check if sector expiration has been updatedSnap a deal
sudo lotus-miner sectors snap-up <sector num>
sudo lotus-miner storage-deals pending-publish --publish-now
sudo lotus-miner sectors seal <sector num>
❗ Create an issue if you think there is a bug, don't forget to attach the logs!
lotus-miner info all
if you want to report a bug! If the log files are large, you can upload them inSPX Calibration - v1.16.1-rc1 Logs
folder and link it in your issue report/slack message/..New feature and Improvements
Read more about it here.
Beta Was this translation helpful? Give feedback.
All reactions