The sector transfer directory command does not work? #9401
-
I can't use "lotus miner storage redeclare -- id s-t01862564-337" or "lotus miner storage redeclare -- id 337". What's the problem? Step 1: Copy the file to the new directory. Step 2: "lotus miner storage redemption -- id" lotus miner storage redemption -- id s-t01862564-337 " Step 3: "lotus miner storage redemption -- id 337" |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hey @ChaiWenyu1983! The So to redeclare the sector in the new path you have to: |
Beta Was this translation helpful? Give feedback.
Hey @ChaiWenyu1983! The
--id
is for the storage path id (which you can find withlotus-miner storage list
), and not the sector-id 😄So to redeclare the sector in the new path you have to:
lotus-miner storage redeclare --id <storage-path-id>