Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UX] storage listUX优化? #433

Closed
1 task
Fatman13 opened this issue Sep 19, 2022 · 2 comments
Closed
1 task

[UX] storage listUX优化? #433

Fatman13 opened this issue Sep 19, 2022 · 2 comments
Assignees
Labels
C-triage Category: need triage enhancement New feature or request

Comments

@Fatman13
Copy link
Collaborator

不清楚cluster是否有对应lotus的stoarge list命令?

关联:

例子:

$ lotus-miner storage list
144e8c41-0381-4f15-8486-5cdbe2c17fd2:
	[                                                  ] 30.24 GiB/3.998 TiB 0%
	Unsealed: 0; Sealed: 0; Caches: 0; Update: 0; Update-Caches: 0; Reserved: 0 B
	Weight: 10; Use: Seal 
	URL: http://10.2.2.5:3456/remote (latency: 2.2ms)

72cfd87f-60fd-4d00-a9e9-dcc1d7046d36:
	[                                                  ] 6.523 GiB/931.1 GiB 0%
	Unsealed: 0; Sealed: 0; Caches: 0; Update: 0; Update-Caches: 0; Reserved: 0 B
	Weight: 10; Use: Seal 
	Local: /home/miner/tmp/tmp
	URL: http://209.94.92.3:2345/remote

9ed75093-f5ac-4629-bff5-676ddc4b383f:
	[###########################################       ] 803.1 GiB/931.1 GiB 86%
	Unsealed: 3; Sealed: 20; Caches: 22; Update: 0; Update-Caches: 0; Reserved: 0 B
	Weight: 10; Use: Store
	Local: /home/miner/storage/storage
	URL: http://209.94.92.3:2345/remote

b132b0ae-2e44-46cd-b7a4-16211c5317d9:
	[###########################                       ] 519.1 GiB/931.1 GiB 55%
	Unsealed: 8; Sealed: 6; Caches: 6; Update: 2; Update-Caches: 2; Reserved: 0 B
	Weight: 10; Use: Store
	Local: /home/miner/tmp1
	URL: http://209.94.92.3:2345/remote
@Fatman13 Fatman13 added enhancement New feature or request C-triage Category: need triage labels Sep 19, 2022
@Fatman13 Fatman13 changed the title [UX] storage list 的 UX 优化? [UX] storage listUX优化? Sep 19, 2022
@Fatman13
Copy link
Collaborator Author

CC @alisazhang777

@dtynn
Copy link
Contributor

dtynn commented Sep 20, 2022

venus-cluster 和 lotus 的算例组件关于封装过程中的临时存储使用逻辑是不一样的
venus-cluster 由 venus-wokrer 基于预先规划,本地使用
lotus(seal-worker)由中心化的调度器调度

两者的差别大概是:
根据生产计划自动生产 vs 根据情况决策并发布任务

不必强求统一的交互方式和信息展示

@0x5459 0x5459 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-triage Category: need triage enhancement New feature or request
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants