Thanks for reply Rudegar!
I actually tried anything method I can find from community, but no one work for the time being. As below:
➜ /Applications diskutil apfs list
APFS Containers (3 found)
|
|......
+-- Container ERROR -69808
| ======================
| APFS Container Reference: disk3
| Size (Capacity Ceiling): ERROR -69620
| Capacity In Use By Volumes: ERROR -69620
| Capacity Not Allocated: ERROR -69620
| |
| +-< Physical Store disk2s2 A8517271-57FA-44D3-A7DE-B92A273E2669
| | -----------------------------------------------------------
| | APFS Physical Store Disk: disk2s2
| | Size: 639925272576 B (639.9 GB)
| +-> No Volumes
FirstAd:
Performing fsck_apfs -y -x /dev/disk2s2
error: no valid checkpoint
Most recent checkpoint is invalid.
The volume /dev/disk2s2 could not be verified completely.
Storage system check exit code is 8.
Storage system verify or repair failed. : (-69716)
➜ /Applications diskutil repairDisk disk3
Unable to repair this whole disk: A GUID Partition Table (GPT) partitioning scheme is required (-69773)
➜ /Applications sudo fsck_apfs /dev/disk3
error: no valid checkpoint
Most recent checkpoint is invalid.
** The volume /dev/disk3 could not be verified completely.
➜ /Applications diskutil repairVolume /dev/disk3
error: no valid checkpoint
Most recent checkpoint is invalid
The volume /dev/disk2s2 could not be verified completely
Storage system check exit code is 8
Error: -69716: Storage system verify or repair failed
Underlying error: 8
➜ /Applications diskutil verifyVolume disk2s2
error: no valid checkpoint
Most recent checkpoint is invalid
The volume /dev/disk2s2 could not be verified completely
Storage system check exit code is 8
Error: -69716: Storage system verify or repair failed
Underlying error: 8