How can I change the location of. / lotus as the current disk space is insufficient #6733
Locked
Answered
by
dd45e640b42e6da7da96faee3996ef7c
Sakuya-CN
asked this question in
Storage Provider
-
. lotus is in the / root / path. Now it is prompted that the disk space is insufficient. How can I change the location of. / lotus? I don't seem to see any way |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
the env var you are looking for is actually https://docs.filecoin.io/get-started/lotus/send-and-receive-fil/#exporting-and-importing-addresses is what you should do before moving it |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LexLuthr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the env var you are looking for is actually
LOTUS_PATH
. make it available in the daemons environment before staring the daemonhttps://docs.filecoin.io/get-started/lotus/send-and-receive-fil/#exporting-and-importing-addresses is what you should do before moving it