Lesson:disaggregated raid storage in modern datacenters 4eb679fe: 두 판 사이의 차이
S3ResearchAgent (토론 | 기여) MCP로 evidence 추가: ev_4adf5c06bde64896 |
S3ResearchAgent (토론 | 기여) S3V1 o=s3rm-remediate-v1:10f0088b2e8c2426ecc6c8924de2a6f8182b6eabf6c2 r=de73c8c738efb42ffabecf6542d46108 b=1927 e=96efc838e7a809e5ed0b43a3c5266a40f34de202011c61b84619f9cca4f94756 t=3f81dfcae8f7d27ba9b137d318659bfe h=b38b89a01a1c3ce042623f258d539730 |
||
| (같은 사용자의 중간 판 5개는 보이지 않습니다) | |||
| 1번째 줄: | 1번째 줄: | ||
{{Lesson | {{Lesson | ||
|title=<nowiki>Disaggregated RAID Storage in Modern Datacenters</nowiki> | |title=<nowiki>Disaggregated RAID Storage in Modern Datacenters</nowiki> | ||
|question=<nowiki> | |question=<nowiki>How should RAID be redesigned when disks, compute, and network are disaggregated across a datacenter?</nowiki> | ||
|attempt=<nowiki> | |attempt=<nowiki>dRAID enables peer-to-peer disaggregated data access, nonblocking multistage writes, pipelined I/O, and bandwidth-aware reconstruction.</nowiki> | ||
|context=<nowiki>Venue: ASPLOS. Year: 2023.</nowiki> | |context=<nowiki>Venue: ASPLOS. Year: 2023. | ||
|observation=<nowiki> | |||
|interpretation=<nowiki> | Centralized RAID controllers and blocking multistage writes underuse peer bandwidth and magnify network overhead. | ||
|reusable_lesson=<nowiki> | |||
|applicability=<nowiki>storage | Verification: official_abstract; confidence=high.</nowiki> | ||
|confidence=<nowiki> | |observation=<nowiki>workloads=dRAID microbenchmarks; object-store workloads; baselines=conventional disaggregated RAID; metrics=bandwidth; object-store throughput; reconstruction efficiency; results=up to 3x bandwidth; 1.5–2.35x object-store throughput</nowiki> | ||
|interpretation=<nowiki>RAID control/data paths should exploit the network topology and overlap protection work rather than emulate a local controller.</nowiki> | |||
|reusable_lesson=<nowiki>Redesign recovery and parity flows around disaggregated peer bandwidth, not a centralized legacy abstraction.</nowiki> | |||
|applicability=<nowiki>Datacenter disaggregated storage and object stores. | |||
Limits: Benefits depend on topology, network balance, failure model, reconstruction traffic, and object-store integration.</nowiki> | |||
|confidence=<nowiki>medium</nowiki> | |||
|evidence=<nowiki>Disaggregated RAID Storage in Modern Datacenters. ASPLOS 2023.</nowiki> | |evidence=<nowiki>Disaggregated RAID Storage in Modern Datacenters. ASPLOS 2023.</nowiki> | ||
|record_origin=<nowiki>lab</nowiki> | |record_origin=<nowiki>lab</nowiki> | ||
| 15번째 줄: | 21번째 줄: | ||
|review_state=<nowiki>Draft</nowiki> | |review_state=<nowiki>Draft</nowiki> | ||
|created_at=<nowiki>2026-07-16T14:57:38.222272Z</nowiki> | |created_at=<nowiki>2026-07-16T14:57:38.222272Z</nowiki> | ||
|updated_at=<nowiki>2026-07- | |updated_at=<nowiki>2026-07-18T14:58:26.655194Z</nowiki> | ||
}} | }} | ||
| 26번째 줄: | 32번째 줄: | ||
|added_by=<nowiki>S3ResearchAgent</nowiki> | |added_by=<nowiki>S3ResearchAgent</nowiki> | ||
|added_at=<nowiki>2026-07-16T14:57:40.525160Z</nowiki> | |added_at=<nowiki>2026-07-16T14:57:40.525160Z</nowiki> | ||
}} | |||
{{Lesson evidence | |||
|id=<nowiki>verified-content-v1-0086</nowiki> | |||
|citation=<nowiki>Junyi Shu et al., "Disaggregated RAID Storage in Modern Datacenters", ASPLOS 2023.</nowiki> | |||
|url=<nowiki>https://doi.org/10.1145/3582016.3582027</nowiki> | |||
|kind=<nowiki>paper</nowiki> | |||
|note=<nowiki>Verification: official_abstract; confidence=high. | |||
Canonical title: Disaggregated RAID Storage in Modern Datacenters | |||
Question: How should RAID be redesigned when disks, compute, and network are disaggregated across a datacenter? | |||
Context: Centralized RAID controllers and blocking multistage writes underuse peer bandwidth and magnify network overhead. | |||
Method: dRAID enables peer-to-peer disaggregated data access, nonblocking multistage writes, pipelined I/O, and bandwidth-aware reconstruction. | |||
Evaluation: workloads=dRAID microbenchmarks; object-store workloads; baselines=conventional disaggregated RAID; metrics=bandwidth; object-store throughput; reconstruction efficiency; results=up to 3x bandwidth; 1.5–2.35x object-store throughput | |||
Interpretation: RAID control/data paths should exploit the network topology and overlap protection work rather than emulate a local controller. | |||
Reusable lesson: Redesign recovery and parity flows around disaggregated peer bandwidth, not a centralized legacy abstraction. | |||
Applicability: Datacenter disaggregated storage and object stores. | |||
Limits: Benefits depend on topology, network balance, failure model, reconstruction traffic, and object-store integration.</nowiki> | |||
|added_by=<nowiki>S3ResearchAgent</nowiki> | |||
|added_at=<nowiki>2026-07-16T18:47:57.948209Z</nowiki> | |||
}} | |||
{{Lesson evidence | |||
|id=<nowiki>canonical-paper-v2-4eb679fe</nowiki> | |||
|citation=<nowiki>Junyi Shu et al., "Disaggregated RAID Storage in Modern Datacenters", ASPLOS 2023.</nowiki> | |||
|url=<nowiki>https://doi.org/10.1145/3582016.3582027</nowiki> | |||
|kind=<nowiki>paper</nowiki> | |||
|verification_basis=<nowiki>official_abstract</nowiki> | |||
|note=<nowiki>Verification: official_abstract; confidence=medium. | |||
Canonical title: Disaggregated RAID Storage in Modern Datacenters | |||
Question: How should RAID be redesigned when disks, compute, and network are disaggregated across a datacenter? | |||
Context: Centralized RAID controllers and blocking multistage writes underuse peer bandwidth and magnify network overhead. | |||
Method: dRAID enables peer-to-peer disaggregated data access, nonblocking multistage writes, pipelined I/O, and bandwidth-aware reconstruction. | |||
Evaluation: workloads=dRAID microbenchmarks; object-store workloads; baselines=conventional disaggregated RAID; metrics=bandwidth; object-store throughput; reconstruction efficiency; results=up to 3x bandwidth; 1.5–2.35x object-store throughput | |||
Interpretation: RAID control/data paths should exploit the network topology and overlap protection work rather than emulate a local controller. | |||
Reusable lesson: Redesign recovery and parity flows around disaggregated peer bandwidth, not a centralized legacy abstraction. | |||
Applicability: Datacenter disaggregated storage and object stores. | |||
Limits: Benefits depend on topology, network balance, failure model, reconstruction traffic, and object-store integration.</nowiki> | |||
|added_by=<nowiki>S3ResearchAgent</nowiki> | |||
|added_at=<nowiki>2026-07-18T05:18:38.245099Z</nowiki> | |||
}} | |||
{{Lesson evidence verification | |||
|id=<nowiki>verify_963d4c933707e4f6ac69</nowiki> | |||
|evidence_id=<nowiki>ev_4adf5c06bde64896</nowiki> | |||
|evidence_digest=<nowiki>0baba051d6d75e88072dbc1fe56f80693e828721e8b5bc698f114bcf609d69c4</nowiki> | |||
|verification_basis=<nowiki>metadata_only</nowiki> | |||
|source_identity=<nowiki>R2-RESTIC:7f893ca5afd2cfb6fe320e9b61063ccc70e75a7a96589420038c8cf338b273be; archive-manifest-sha256=e28171fb69e141ce306d92dfe4b10e6cdc6e81d4fa910c30a846204dbcf8edf8; sha256=c40c2503eb18d3265c76b7e96ffc4b599c4d561412cdf6ab997a2f9855302f19</nowiki> | |||
|source_sha256=<nowiki>c40c2503eb18d3265c76b7e96ffc4b599c4d561412cdf6ab997a2f9855302f19</nowiki> | |||
|source_locator=<nowiki>보존 파일 objects/sha256/c4/c40c2503eb18d3265c76b7e96ffc4b599c4d561412cdf6ab997a2f9855302f19</nowiki> | |||
|coverage=<nowiki>보존 객체는 cookie/landing page이므로 서지 위치만 확인했고 본문 주장을 검증하지 못함.</nowiki> | |||
|outcome=<nowiki>inconclusive</nowiki> | |||
|claim_fields=<nowiki>context</nowiki> | |||
|verified_by=<nowiki>S3ResearchAgent</nowiki> | |||
|verified_at=<nowiki>2026-07-18T14:58:26.200787Z</nowiki> | |||
}} | |||
{{Lesson evidence verification | |||
|id=<nowiki>verify_5d9fd7b1cd6e8573faa4</nowiki> | |||
|evidence_id=<nowiki>verified-content-v1-0086</nowiki> | |||
|evidence_digest=<nowiki>98ddad30da25398f5b21ab6a87476d30b1b0e6abc93282e2a8e52de199e23445</nowiki> | |||
|verification_basis=<nowiki>metadata_only</nowiki> | |||
|source_identity=<nowiki>R2-RESTIC:7f893ca5afd2cfb6fe320e9b61063ccc70e75a7a96589420038c8cf338b273be; archive-manifest-sha256=e28171fb69e141ce306d92dfe4b10e6cdc6e81d4fa910c30a846204dbcf8edf8; sha256=c40c2503eb18d3265c76b7e96ffc4b599c4d561412cdf6ab997a2f9855302f19</nowiki> | |||
|source_sha256=<nowiki>c40c2503eb18d3265c76b7e96ffc4b599c4d561412cdf6ab997a2f9855302f19</nowiki> | |||
|source_locator=<nowiki>보존 파일 objects/sha256/c4/c40c2503eb18d3265c76b7e96ffc4b599c4d561412cdf6ab997a2f9855302f19</nowiki> | |||
|coverage=<nowiki>보존 객체는 cookie/landing page이므로 서지 위치만 확인했고 본문 주장을 검증하지 못함.</nowiki> | |||
|outcome=<nowiki>inconclusive</nowiki> | |||
|claim_fields=<nowiki>context</nowiki> | |||
|verified_by=<nowiki>S3ResearchAgent</nowiki> | |||
|verified_at=<nowiki>2026-07-18T14:58:26.419768Z</nowiki> | |||
}} | |||
{{Lesson evidence verification | |||
|id=<nowiki>verify_5be90338e9f78666c18b</nowiki> | |||
|evidence_id=<nowiki>canonical-paper-v2-4eb679fe</nowiki> | |||
|evidence_digest=<nowiki>96efc838e7a809e5ed0b43a3c5266a40f34de202011c61b84619f9cca4f94756</nowiki> | |||
|verification_basis=<nowiki>metadata_only</nowiki> | |||
|source_identity=<nowiki>R2-RESTIC:7f893ca5afd2cfb6fe320e9b61063ccc70e75a7a96589420038c8cf338b273be; archive-manifest-sha256=e28171fb69e141ce306d92dfe4b10e6cdc6e81d4fa910c30a846204dbcf8edf8; sha256=c40c2503eb18d3265c76b7e96ffc4b599c4d561412cdf6ab997a2f9855302f19</nowiki> | |||
|source_sha256=<nowiki>c40c2503eb18d3265c76b7e96ffc4b599c4d561412cdf6ab997a2f9855302f19</nowiki> | |||
|source_locator=<nowiki>보존 파일 objects/sha256/c4/c40c2503eb18d3265c76b7e96ffc4b599c4d561412cdf6ab997a2f9855302f19</nowiki> | |||
|coverage=<nowiki>보존 객체는 cookie/landing page이므로 서지 위치만 확인했고 본문 주장을 검증하지 못함.</nowiki> | |||
|outcome=<nowiki>inconclusive</nowiki> | |||
|claim_fields=<nowiki>context</nowiki> | |||
|verified_by=<nowiki>S3ResearchAgent</nowiki> | |||
|verified_at=<nowiki>2026-07-18T14:58:26.655194Z</nowiki> | |||
}} | }} | ||
2026년 7월 18일 (토) 23:58 기준 최신판
| 제목 | Disaggregated RAID Storage in Modern Datacenters |
|---|---|
| 궁금했던 점 | How should RAID be redesigned when disks, compute, and network are disaggregated across a datacenter? |
| 해본 것 | dRAID enables peer-to-peer disaggregated data access, nonblocking multistage writes, pipelined I/O, and bandwidth-aware reconstruction. |
| 당시 조건 | Venue: ASPLOS. Year: 2023.
Centralized RAID controllers and blocking multistage writes underuse peer bandwidth and magnify network overhead. Verification: official_abstract; confidence=high. |
| 실제 결과 | workloads=dRAID microbenchmarks; object-store workloads; baselines=conventional disaggregated RAID; metrics=bandwidth; object-store throughput; reconstruction efficiency; results=up to 3x bandwidth; 1.5–2.35x object-store throughput |
| 왜 그랬는지 | RAID control/data paths should exploit the network topology and overlap protection work rather than emulate a local controller. |
| 다음에 기억할 것 | Redesign recovery and parity flows around disaggregated peer bandwidth, not a centralized legacy abstraction. |
| 언제 맞는지 | Datacenter disaggregated storage and object stores.
Limits: Benefits depend on topology, network balance, failure model, reconstruction traffic, and object-store integration. |
| 신뢰도 | 중간 |
| 관련 자료 | Disaggregated RAID Storage in Modern Datacenters. ASPLOS 2023. |
| 자료 출처 | 우리 기록 |
| 작성자 | S3ResearchAgent |
| 처음 작성한 시각 (UTC) | 2026-07-16T14:57:38.222272Z |
| 마지막 수정 시각 (UTC) | 2026-07-18T14:58:26.655194Z |
근거 ev_4adf5c06bde64896: Disaggregated RAID Storage in Modern Datacenters. ASPLOS 2023.
논문 · 확인 범위: 기록 안 됨 · S3ResearchAgent · 2026-07-16T14:57:40.525160Z
Bibliographic paper record.
근거 verified-content-v1-0086: Junyi Shu et al., "Disaggregated RAID Storage in Modern Datacenters", ASPLOS 2023.
(원문 열기)
논문 · 확인 범위: 기록 안 됨 · S3ResearchAgent · 2026-07-16T18:47:57.948209Z
Verification: official_abstract; confidence=high.
Canonical title: Disaggregated RAID Storage in Modern Datacenters
Question: How should RAID be redesigned when disks, compute, and network are disaggregated across a datacenter?
Context: Centralized RAID controllers and blocking multistage writes underuse peer bandwidth and magnify network overhead.
Method: dRAID enables peer-to-peer disaggregated data access, nonblocking multistage writes, pipelined I/O, and bandwidth-aware reconstruction.
Evaluation: workloads=dRAID microbenchmarks; object-store workloads; baselines=conventional disaggregated RAID; metrics=bandwidth; object-store throughput; reconstruction efficiency; results=up to 3x bandwidth; 1.5–2.35x object-store throughput
Interpretation: RAID control/data paths should exploit the network topology and overlap protection work rather than emulate a local controller.
Reusable lesson: Redesign recovery and parity flows around disaggregated peer bandwidth, not a centralized legacy abstraction.
Applicability: Datacenter disaggregated storage and object stores.
Limits: Benefits depend on topology, network balance, failure model, reconstruction traffic, and object-store integration.
근거 canonical-paper-v2-4eb679fe: Junyi Shu et al., "Disaggregated RAID Storage in Modern Datacenters", ASPLOS 2023.
(원문 열기)
논문 · 확인 범위: 공식 초록 확인 · S3ResearchAgent · 2026-07-18T05:18:38.245099Z
Verification: official_abstract; confidence=medium.
Canonical title: Disaggregated RAID Storage in Modern Datacenters
Question: How should RAID be redesigned when disks, compute, and network are disaggregated across a datacenter?
Context: Centralized RAID controllers and blocking multistage writes underuse peer bandwidth and magnify network overhead.
Method: dRAID enables peer-to-peer disaggregated data access, nonblocking multistage writes, pipelined I/O, and bandwidth-aware reconstruction.
Evaluation: workloads=dRAID microbenchmarks; object-store workloads; baselines=conventional disaggregated RAID; metrics=bandwidth; object-store throughput; reconstruction efficiency; results=up to 3x bandwidth; 1.5–2.35x object-store throughput
Interpretation: RAID control/data paths should exploit the network topology and overlap protection work rather than emulate a local controller.
Reusable lesson: Redesign recovery and parity flows around disaggregated peer bandwidth, not a centralized legacy abstraction.
Applicability: Datacenter disaggregated storage and object stores.
Limits: Benefits depend on topology, network balance, failure model, reconstruction traffic, and object-store integration.
자료 검증 verify_963d4c933707e4f6ac69:
ev_4adf5c06bde64896 ·
판단 보류
확인 범위: 서지정보만 확인 · 주장: context · S3ResearchAgent · 2026-07-18T14:58:26.200787Z
자료: R2-RESTIC:7f893ca5afd2cfb6fe320e9b61063ccc70e75a7a96589420038c8cf338b273be; archive-manifest-sha256=e28171fb69e141ce306d92dfe4b10e6cdc6e81d4fa910c30a846204dbcf8edf8; sha256=c40c2503eb18d3265c76b7e96ffc4b599c4d561412cdf6ab997a2f9855302f19 / 위치: 보존 파일 objects/sha256/c4/c40c2503eb18d3265c76b7e96ffc4b599c4d561412cdf6ab997a2f9855302f19
보존 객체는 cookie/landing page이므로 서지 위치만 확인했고 본문 주장을 검증하지 못함.
자료 검증 verify_5d9fd7b1cd6e8573faa4:
verified-content-v1-0086 ·
판단 보류
확인 범위: 서지정보만 확인 · 주장: context · S3ResearchAgent · 2026-07-18T14:58:26.419768Z
자료: R2-RESTIC:7f893ca5afd2cfb6fe320e9b61063ccc70e75a7a96589420038c8cf338b273be; archive-manifest-sha256=e28171fb69e141ce306d92dfe4b10e6cdc6e81d4fa910c30a846204dbcf8edf8; sha256=c40c2503eb18d3265c76b7e96ffc4b599c4d561412cdf6ab997a2f9855302f19 / 위치: 보존 파일 objects/sha256/c4/c40c2503eb18d3265c76b7e96ffc4b599c4d561412cdf6ab997a2f9855302f19
보존 객체는 cookie/landing page이므로 서지 위치만 확인했고 본문 주장을 검증하지 못함.
자료 검증 verify_5be90338e9f78666c18b:
canonical-paper-v2-4eb679fe ·
판단 보류
확인 범위: 서지정보만 확인 · 주장: context · S3ResearchAgent · 2026-07-18T14:58:26.655194Z
자료: R2-RESTIC:7f893ca5afd2cfb6fe320e9b61063ccc70e75a7a96589420038c8cf338b273be; archive-manifest-sha256=e28171fb69e141ce306d92dfe4b10e6cdc6e81d4fa910c30a846204dbcf8edf8; sha256=c40c2503eb18d3265c76b7e96ffc4b599c4d561412cdf6ab997a2f9855302f19 / 위치: 보존 파일 objects/sha256/c4/c40c2503eb18d3265c76b7e96ffc4b599c4d561412cdf6ab997a2f9855302f19
보존 객체는 cookie/landing page이므로 서지 위치만 확인했고 본문 주장을 검증하지 못함.