我打开 TimeMachine,告诉它使用我的 Drobo 卷进行备份,并选中加密复选框。它考虑了几分钟,然后给出错误提示,指出无法打开加密(不幸的是,我不知道具体细节)。
然后我打开了 TimeMachine,没有加密,它工作正常。一切似乎都很正常,直到我重新启动……Yosemite 无法安装 Drobo,磁盘实用程序也没有提供任何帮助
## rebuildMasterList ##
**********
Disk: disk0 (APPLE HDD HTS541010A9E662 Media) - 0x7fa6cbe1a860
Partition: disk0s1 (EFI) - 0x7fa6cbf544d0
Partition: disk0s2 (Macintosh HD) [* boot volume] - 0x7fa6cbe1af60
Partition: disk0s3 (Recovery HD) - 0x7fa6cbf54850
Disk: disk1 (Drobo) - 0x7fa6cbe1abe0
Partition: disk1s1 (EFI) - 0x7fa6cbf55320
Partition: disk1s2 (disk1s2) - 0x7fa6cbd221c0
Partition: disk1s3 (Boot OS X) - 0x7fa6cbc207f0
Verify and Repair volume “disk1s2”
Starting repair tool:
repairError: Some information was unavailable during an internal lookup. - -69808
Error: Some information was unavailable during an internal lookup.
Disk Utility stopped repairing “disk1s2”: Some information was unavailable during an internal lookup.
mac:~ admin$ diskutil list
/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_HFS Macintosh HD 999.3 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
/dev/disk1
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *17.6 TB disk1
1: EFI EFI 209.7 MB disk1s1
2: Apple_CoreStorage 17.6 TB disk1s2
3: Apple_Boot Boot OS X 134.2 MB disk1s3
所以看起来愚蠢的加密工具实际上并没有打开加密,而是将分区类型保留为 CoreStorage??由于 diskUtil 的 coreStorage 工具根本无法使用它,因此情况变得复杂。
$ diskutil core storage list
No CoreStorage logical volume groups found
$ diskutil coreStorage info /dev/disk1
/dev/disk1 is not a CoreStorage disk
$ diskutil info /dev/disk1
Device Identifier: disk1
Device Node: /dev/disk1
Part of Whole: disk1
Device / Media Name: Drobo
Volume Name: Not applicable (no file system)
Mounted: Not applicable (no file system)
File System: None
Content (IOContent): GUID_partition_scheme
OS Can Be Installed: No
Media Type: Generic
Protocol: FireWire
SMART Status: Not Supported
Total Size: 17.6 TB (17592186044416 Bytes) (exactly 34359738368 512-Byte-Units)
Volume Free Space: Not applicable (no file system)
Device Block Size: 512 Bytes
Read-Only Media: No
Read-Only Volume: Not applicable (no file system)
Ejectable: Yes
Whole: Yes
Internal: No
OS 9 Drivers: No
Low Level Format: Not supported
我满怀希望地购买了 DiskWarrior 5,但它根本就不检查驱动器,因为它还没有安装。
然后我尝试了 Stellar Volume Optimizer,它声称可以修复损坏的卷,但它也无济于事,因为它说逻辑卷已加密(即使 DiskUtility 表明它没有加密)。
下一步是什么?有没有办法强制将分区类型改回 HFS+ 日志?我怀疑只是分区类型误导了其他一切。
答案1
我认为答案是“不要这样做”。至少,除非是一块新硬盘,上面几乎没有任何内容,否则不要打开加密。在添加或访问文件时一次增量加密/解密几个文件不是问题。但一时兴起为包含超过 1000 个文件的硬盘打开加密?这只会酿成灾难。
没有任何东西可以修复它,而且不会造成数据丢失。