Advertisement
grahamperrin

Core Storage volume conversion whilst online but not mounted

Jul 23rd, 2011
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.49 KB | None | 0 0
  1. nameofmachine:~ nameofuser$ date
  2. Sat 23 Jul 2011 13:52:54 BST
  3. nameofmachine:~ nameofuser$ mount
  4. /dev/disk1 on / (hfs, local, journaled)
  5. devfs on /dev (devfs, local, nobrowse)
  6. map -hosts on /net (autofs, nosuid, automounted, nobrowse)
  7. map auto_home on /home (autofs, automounted, nobrowse)
  8. map -fstab on /Network/Servers (autofs, automounted, nobrowse)
  9. /dev/disk2s2 on /Users/nameofuser (hfs, local, nodev, nosuid, journaled, nobrowse)
  10. nameofmachine:~ nameofuser$ diskutil list
  11. /dev/disk0
  12. #: TYPE NAME SIZE IDENTIFIER
  13. 0: GUID_partition_scheme *120.0 GB disk0
  14. 1: EFI 209.7 MB disk0s1
  15. 2: Apple_CoreStorage 59.2 GB disk0s2
  16. 3: Apple_Boot Recovery HD 650.0 MB disk0s3
  17. 4: Apple_CoreStorage 59.3 GB disk0s4
  18. 5: Apple_Boot Recovery HD 650.0 MB disk0s5
  19. /dev/disk1
  20. #: TYPE NAME SIZE IDENTIFIER
  21. 0: Apple_HFS a *58.9 GB disk1
  22. /dev/disk2
  23. #: TYPE NAME SIZE IDENTIFIER
  24. 0: Apple_partition_scheme *239.4 GB disk2
  25. 1: Apple_partition_map 32.3 KB disk2s1
  26. 2: Apple_HFS nameofuser 239.4 GB disk2s2
  27. nameofmachine:~ nameofuser$
  28. nameofmachine:~ nameofuser$
  29. nameofmachine:~ nameofuser$ date
  30. Sat 23 Jul 2011 13:53:53 BST
  31. nameofmachine:~ nameofuser$ diskutil coreStorage list
  32. CoreStorage logical volume groups (2 found)
  33. |
  34. +-- Logical Volume Group 27B49546-1916-4231-B567-2F138A39B95E
  35. | =========================================================
  36. | Name: a
  37. | Sequence: 1
  38. | Free Space: 0 B (0 B)
  39. | |
  40. | +-< Physical Volume DFD793A6-22BB-48EF-BAA8-AA11BA3F930F
  41. | | ----------------------------------------------------
  42. | | Index: 0
  43. | | Disk: disk0s2
  44. | | Status: Online
  45. | | Size: 59174359040 B (59.2 GB)
  46. | |
  47. | +-> Logical Volume Family BE41A217-AA91-4433-A4E6-B168E9670B06
  48. | ----------------------------------------------------------
  49. | Sequence: 7
  50. | Encryption Status: Unlocked
  51. | Encryption Type: AES-XTS
  52. | Encryption Context: Present
  53. | Conversion Status: Converting
  54. | Has Encrypted Extents: Yes
  55. | Conversion Direction: forward
  56. | |
  57. | +-> Logical Volume E6F22C10-C8CB-45C7-B9B9-2A97746A6001
  58. | ---------------------------------------------------
  59. | Disk: disk1
  60. | Status: Online
  61. | Sequence: 4
  62. | Size (Total): 58855587840 B (58.9 GB)
  63. | Size (Converted): 9038725120 B (9.0 GB)
  64. | Revertible: Yes (unlock and decryption required)
  65. | LV Name: a
  66. | Volume Name: a
  67. | Content Hint: Apple_HFS
  68. |
  69. +-- Logical Volume Group 85784E02-E96E-43B3-8545-2765F7EB6F73
  70. =========================================================
  71. Name: b
  72. Sequence: 1
  73. Free Space: 0 B (0 B)
  74. |
  75. +-< Physical Volume 6B789927-6745-49E3-AAF3-5025AE3F421B
  76. | ----------------------------------------------------
  77. | Index: 0
  78. | Disk: disk0s4
  79. | Status: Online
  80. | Size: 59349999616 B (59.3 GB)
  81. |
  82. +-> Logical Volume Family 6DE77C6D-CD94-4CD8-90F0-3EA8045EBF2F
  83. ----------------------------------------------------------
  84. Sequence: 7
  85. Encryption Status: Locked
  86. Encryption Type: AES-XTS
  87. Encryption Context: Present
  88. Conversion Status: Converting
  89. Has Encrypted Extents: Yes
  90. Conversion Direction: forward
  91. |
  92. +-> Logical Volume 8BF1ECCF-2BBE-49BB-8F96-2ACE073D31C5
  93. ---------------------------------------------------
  94. Disk: -none-
  95. Status: Locked
  96. Sequence: 4
  97. Size (Total): 59031228416 B (59.0 GB)
  98. Size (Converted): -none-
  99. Revertible: Yes (unlock and decryption required)
  100. LV Name: b
  101. Content Hint: Apple_HFS
  102. nameofmachine:~ nameofuser$
  103. nameofmachine:~ nameofuser$
  104. nameofmachine:~ nameofuser$ ls -l /Volumes
  105. total 8
  106. lrwxr-xr-x 1 root admin 1 23 Jul 13:39 a -> /
  107. nameofmachine:~ nameofuser$
  108. nameofmachine:~ nameofuser$
  109. nameofmachine:~ nameofuser$ date
  110. Sat 23 Jul 2011 13:59:35 BST
  111. nameofmachine:~ nameofuser$ diskutil coreStorage list
  112. CoreStorage logical volume groups (2 found)
  113. |
  114. +-- Logical Volume Group 27B49546-1916-4231-B567-2F138A39B95E
  115. | =========================================================
  116. | Name: a
  117. | Sequence: 1
  118. | Free Space: 0 B (0 B)
  119. | |
  120. | +-< Physical Volume DFD793A6-22BB-48EF-BAA8-AA11BA3F930F
  121. | | ----------------------------------------------------
  122. | | Index: 0
  123. | | Disk: disk0s2
  124. | | Status: Online
  125. | | Size: 59174359040 B (59.2 GB)
  126. | |
  127. | +-> Logical Volume Family BE41A217-AA91-4433-A4E6-B168E9670B06
  128. | ----------------------------------------------------------
  129. | Sequence: 7
  130. | Encryption Status: Unlocked
  131. | Encryption Type: AES-XTS
  132. | Encryption Context: Present
  133. | Conversion Status: Converting
  134. | Has Encrypted Extents: Yes
  135. | Conversion Direction: forward
  136. | |
  137. | +-> Logical Volume E6F22C10-C8CB-45C7-B9B9-2A97746A6001
  138. | ---------------------------------------------------
  139. | Disk: disk1
  140. | Status: Online
  141. | Sequence: 4
  142. | Size (Total): 58855587840 B (58.9 GB)
  143. | Size (Converted): 13222543360 B (13.2 GB)
  144. | Revertible: Yes (unlock and decryption required)
  145. | LV Name: a
  146. | Volume Name: a
  147. | Content Hint: Apple_HFS
  148. |
  149. +-- Logical Volume Group 85784E02-E96E-43B3-8545-2765F7EB6F73
  150. =========================================================
  151. Name: b
  152. Sequence: 1
  153. Free Space: 0 B (0 B)
  154. |
  155. +-< Physical Volume 6B789927-6745-49E3-AAF3-5025AE3F421B
  156. | ----------------------------------------------------
  157. | Index: 0
  158. | Disk: disk0s4
  159. | Status: Online
  160. | Size: 59349999616 B (59.3 GB)
  161. |
  162. +-> Logical Volume Family 6DE77C6D-CD94-4CD8-90F0-3EA8045EBF2F
  163. ----------------------------------------------------------
  164. Sequence: 7
  165. Encryption Status: Locked
  166. Encryption Type: AES-XTS
  167. Encryption Context: Present
  168. Conversion Status: Converting
  169. Has Encrypted Extents: Yes
  170. Conversion Direction: forward
  171. |
  172. +-> Logical Volume 8BF1ECCF-2BBE-49BB-8F96-2ACE073D31C5
  173. ---------------------------------------------------
  174. Disk: -none-
  175. Status: Locked
  176. Sequence: 4
  177. Size (Total): 59031228416 B (59.0 GB)
  178. Size (Converted): -none-
  179. Revertible: Yes (unlock and decryption required)
  180. LV Name: b
  181. Content Hint: Apple_HFS
  182. nameofmachine:~ nameofuser$
  183. nameofmachine:~ nameofuser$
  184. nameofmachine:~ nameofuser$ date
  185. Sat 23 Jul 2011 19:03:21 BST
  186. nameofmachine:~ nameofuser$ diskutil coreStorage list
  187. CoreStorage logical volume groups (2 found)
  188. |
  189. +-- Logical Volume Group 27B49546-1916-4231-B567-2F138A39B95E
  190. | =========================================================
  191. | Name: a
  192. | Sequence: 1
  193. | Free Space: 0 B (0 B)
  194. | |
  195. | +-< Physical Volume DFD793A6-22BB-48EF-BAA8-AA11BA3F930F
  196. | | ----------------------------------------------------
  197. | | Index: 0
  198. | | Disk: disk0s2
  199. | | Status: Online
  200. | | Size: 59174359040 B (59.2 GB)
  201. | |
  202. | +-> Logical Volume Family BE41A217-AA91-4433-A4E6-B168E9670B06
  203. | ----------------------------------------------------------
  204. | Sequence: 9
  205. | Encryption Status: Unlocked
  206. | Encryption Type: AES-XTS
  207. | Encryption Context: Present
  208. | Conversion Status: Complete
  209. | Has Encrypted Extents: Yes
  210. | Conversion Direction: -none-
  211. | |
  212. | +-> Logical Volume E6F22C10-C8CB-45C7-B9B9-2A97746A6001
  213. | ---------------------------------------------------
  214. | Disk: disk1
  215. | Status: Online
  216. | Sequence: 4
  217. | Size (Total): 58855587840 B (58.9 GB)
  218. | Size (Converted): 58855587840 B (58.9 GB)
  219. | Revertible: Yes (unlock and decryption required)
  220. | LV Name: a
  221. | Volume Name: a
  222. | Content Hint: Apple_HFS
  223. |
  224. +-- Logical Volume Group 85784E02-E96E-43B3-8545-2765F7EB6F73
  225. =========================================================
  226. Name: b
  227. Sequence: 1
  228. Free Space: 0 B (0 B)
  229. |
  230. +-< Physical Volume 6B789927-6745-49E3-AAF3-5025AE3F421B
  231. | ----------------------------------------------------
  232. | Index: 0
  233. | Disk: disk0s4
  234. | Status: Online
  235. | Size: 59349999616 B (59.3 GB)
  236. |
  237. +-> Logical Volume Family 6DE77C6D-CD94-4CD8-90F0-3EA8045EBF2F
  238. ----------------------------------------------------------
  239. Sequence: 7
  240. Encryption Status: Locked
  241. Encryption Type: AES-XTS
  242. Encryption Context: Present
  243. Conversion Status: Converting
  244. Has Encrypted Extents: Yes
  245. Conversion Direction: forward
  246. |
  247. +-> Logical Volume 8BF1ECCF-2BBE-49BB-8F96-2ACE073D31C5
  248. ---------------------------------------------------
  249. Disk: -none-
  250. Status: Locked
  251. Sequence: 4
  252. Size (Total): 59031228416 B (59.0 GB)
  253. Size (Converted): -none-
  254. Revertible: Yes (unlock and decryption required)
  255. LV Name: b
  256. Content Hint: Apple_HFS
  257. nameofmachine:~ nameofuser$ diskutil mount disk0s4
  258. Volume on disk0s4 failed to mount
  259. nameofmachine:~ nameofuser$ diskutil mount /dev/disk0s4
  260. Volume on disk0s4 failed to mount
  261. nameofmachine:~ nameofuser$ mount
  262. /dev/disk1 on / (hfs, local, journaled)
  263. devfs on /dev (devfs, local, nobrowse)
  264. map -hosts on /net (autofs, nosuid, automounted, nobrowse)
  265. map auto_home on /home (autofs, automounted, nobrowse)
  266. map -fstab on /Network/Servers (autofs, automounted, nobrowse)
  267. /dev/disk2s2 on /Users/nameofuser (hfs, local, nodev, nosuid, journaled, nobrowse)
  268. nameofmachine:~ nameofuser$ diskutil list
  269. /dev/disk0
  270. #: TYPE NAME SIZE IDENTIFIER
  271. 0: GUID_partition_scheme *120.0 GB disk0
  272. 1: EFI 209.7 MB disk0s1
  273. 2: Apple_CoreStorage 59.2 GB disk0s2
  274. 3: Apple_Boot Recovery HD 650.0 MB disk0s3
  275. 4: Apple_CoreStorage 59.3 GB disk0s4
  276. 5: Apple_Boot Recovery HD 650.0 MB disk0s5
  277. /dev/disk1
  278. #: TYPE NAME SIZE IDENTIFIER
  279. 0: Apple_HFS a *58.9 GB disk1
  280. /dev/disk2
  281. #: TYPE NAME SIZE IDENTIFIER
  282. 0: Apple_partition_scheme *239.4 GB disk2
  283. 1: Apple_partition_map 32.3 KB disk2s1
  284. 2: Apple_HFS nameofuser 239.4 GB disk2s2
  285. nameofmachine:~ nameofuser$
  286. nameofmachine:~ nameofuser$
  287. nameofmachine:~ nameofuser$ date
  288. Sat 23 Jul 2011 19:08:00 BST
  289. nameofmachine:~ nameofuser$ mount
  290. /dev/disk1 on / (hfs, local, journaled)
  291. devfs on /dev (devfs, local, nobrowse)
  292. map -hosts on /net (autofs, nosuid, automounted, nobrowse)
  293. map auto_home on /home (autofs, automounted, nobrowse)
  294. map -fstab on /Network/Servers (autofs, automounted, nobrowse)
  295. /dev/disk2s2 on /Users/nameofuser (hfs, local, nodev, nosuid, journaled, nobrowse)
  296. /dev/disk3 on /Volumes/b (hfs, local, journaled)
  297. nameofmachine:~ nameofuser$ diskutil list
  298. /dev/disk0
  299. #: TYPE NAME SIZE IDENTIFIER
  300. 0: GUID_partition_scheme *120.0 GB disk0
  301. 1: EFI 209.7 MB disk0s1
  302. 2: Apple_CoreStorage 59.2 GB disk0s2
  303. 3: Apple_Boot Recovery HD 650.0 MB disk0s3
  304. 4: Apple_CoreStorage 59.3 GB disk0s4
  305. 5: Apple_Boot Recovery HD 650.0 MB disk0s5
  306. /dev/disk1
  307. #: TYPE NAME SIZE IDENTIFIER
  308. 0: Apple_HFS a *58.9 GB disk1
  309. /dev/disk2
  310. #: TYPE NAME SIZE IDENTIFIER
  311. 0: Apple_partition_scheme *239.4 GB disk2
  312. 1: Apple_partition_map 32.3 KB disk2s1
  313. 2: Apple_HFS nameofuser 239.4 GB disk2s2
  314. /dev/disk3
  315. #: TYPE NAME SIZE IDENTIFIER
  316. 0: Apple_HFS b *59.0 GB disk3
  317. nameofmachine:~ nameofuser$ diskutil coreStorage list
  318. CoreStorage logical volume groups (2 found)
  319. |
  320. +-- Logical Volume Group 27B49546-1916-4231-B567-2F138A39B95E
  321. | =========================================================
  322. | Name: a
  323. | Sequence: 1
  324. | Free Space: 0 B (0 B)
  325. | |
  326. | +-< Physical Volume DFD793A6-22BB-48EF-BAA8-AA11BA3F930F
  327. | | ----------------------------------------------------
  328. | | Index: 0
  329. | | Disk: disk0s2
  330. | | Status: Online
  331. | | Size: 59174359040 B (59.2 GB)
  332. | |
  333. | +-> Logical Volume Family BE41A217-AA91-4433-A4E6-B168E9670B06
  334. | ----------------------------------------------------------
  335. | Sequence: 9
  336. | Encryption Status: Unlocked
  337. | Encryption Type: AES-XTS
  338. | Encryption Context: Present
  339. | Conversion Status: Complete
  340. | Has Encrypted Extents: Yes
  341. | Conversion Direction: -none-
  342. | |
  343. | +-> Logical Volume E6F22C10-C8CB-45C7-B9B9-2A97746A6001
  344. | ---------------------------------------------------
  345. | Disk: disk1
  346. | Status: Online
  347. | Sequence: 4
  348. | Size (Total): 58855587840 B (58.9 GB)
  349. | Size (Converted): 58855587840 B (58.9 GB)
  350. | Revertible: Yes (unlock and decryption required)
  351. | LV Name: a
  352. | Volume Name: a
  353. | Content Hint: Apple_HFS
  354. |
  355. +-- Logical Volume Group 85784E02-E96E-43B3-8545-2765F7EB6F73
  356. =========================================================
  357. Name: b
  358. Sequence: 1
  359. Free Space: 0 B (0 B)
  360. |
  361. +-< Physical Volume 6B789927-6745-49E3-AAF3-5025AE3F421B
  362. | ----------------------------------------------------
  363. | Index: 0
  364. | Disk: disk0s4
  365. | Status: Online
  366. | Size: 59349999616 B (59.3 GB)
  367. |
  368. +-> Logical Volume Family 6DE77C6D-CD94-4CD8-90F0-3EA8045EBF2F
  369. ----------------------------------------------------------
  370. Sequence: 8
  371. Encryption Status: Unlocked
  372. Encryption Type: AES-XTS
  373. Encryption Context: Present
  374. Conversion Status: Converting
  375. Has Encrypted Extents: Yes
  376. Conversion Direction: forward
  377. |
  378. +-> Logical Volume 8BF1ECCF-2BBE-49BB-8F96-2ACE073D31C5
  379. ---------------------------------------------------
  380. Disk: disk3
  381. Status: Online
  382. Sequence: 4
  383. Size (Total): 59031228416 B (59.0 GB)
  384. Size (Converted): 18504220672 B (18.5 GB)
  385. Revertible: Yes (unlock and decryption required)
  386. LV Name: b
  387. Volume Name: b
  388. Content Hint: Apple_HFS
  389. nameofmachine:~ nameofuser$ date
  390. Sat 23 Jul 2011 19:08:50 BST
  391. nameofmachine:~ nameofuser$ mount
  392. /dev/disk1 on / (hfs, local, journaled)
  393. devfs on /dev (devfs, local, nobrowse)
  394. map -hosts on /net (autofs, nosuid, automounted, nobrowse)
  395. map auto_home on /home (autofs, automounted, nobrowse)
  396. map -fstab on /Network/Servers (autofs, automounted, nobrowse)
  397. /dev/disk2s2 on /Users/nameofuser (hfs, local, nodev, nosuid, journaled, nobrowse)
  398. nameofmachine:~ nameofuser$ diskutil coreStorage list
  399. CoreStorage logical volume groups (2 found)
  400. |
  401. +-- Logical Volume Group 27B49546-1916-4231-B567-2F138A39B95E
  402. | =========================================================
  403. | Name: a
  404. | Sequence: 1
  405. | Free Space: 0 B (0 B)
  406. | |
  407. | +-< Physical Volume DFD793A6-22BB-48EF-BAA8-AA11BA3F930F
  408. | | ----------------------------------------------------
  409. | | Index: 0
  410. | | Disk: disk0s2
  411. | | Status: Online
  412. | | Size: 59174359040 B (59.2 GB)
  413. | |
  414. | +-> Logical Volume Family BE41A217-AA91-4433-A4E6-B168E9670B06
  415. | ----------------------------------------------------------
  416. | Sequence: 9
  417. | Encryption Status: Unlocked
  418. | Encryption Type: AES-XTS
  419. | Encryption Context: Present
  420. | Conversion Status: Complete
  421. | Has Encrypted Extents: Yes
  422. | Conversion Direction: -none-
  423. | |
  424. | +-> Logical Volume E6F22C10-C8CB-45C7-B9B9-2A97746A6001
  425. | ---------------------------------------------------
  426. | Disk: disk1
  427. | Status: Online
  428. | Sequence: 4
  429. | Size (Total): 58855587840 B (58.9 GB)
  430. | Size (Converted): 58855587840 B (58.9 GB)
  431. | Revertible: Yes (unlock and decryption required)
  432. | LV Name: a
  433. | Volume Name: a
  434. | Content Hint: Apple_HFS
  435. |
  436. +-- Logical Volume Group 85784E02-E96E-43B3-8545-2765F7EB6F73
  437. =========================================================
  438. Name: b
  439. Sequence: 1
  440. Free Space: 0 B (0 B)
  441. |
  442. +-< Physical Volume 6B789927-6745-49E3-AAF3-5025AE3F421B
  443. | ----------------------------------------------------
  444. | Index: 0
  445. | Disk: disk0s4
  446. | Status: Online
  447. | Size: 59349999616 B (59.3 GB)
  448. |
  449. +-> Logical Volume Family 6DE77C6D-CD94-4CD8-90F0-3EA8045EBF2F
  450. ----------------------------------------------------------
  451. Sequence: 8
  452. Encryption Status: Unlocked
  453. Encryption Type: AES-XTS
  454. Encryption Context: Present
  455. Conversion Status: Converting
  456. Has Encrypted Extents: Yes
  457. Conversion Direction: forward
  458. |
  459. +-> Logical Volume 8BF1ECCF-2BBE-49BB-8F96-2ACE073D31C5
  460. ---------------------------------------------------
  461. Disk: disk3
  462. Status: Online
  463. Sequence: 4
  464. Size (Total): 59031228416 B (59.0 GB)
  465. Size (Converted): 18784452608 B (18.8 GB)
  466. Revertible: Yes (unlock and decryption required)
  467. LV Name: b
  468. Volume Name: b
  469. Content Hint: Apple_HFS
  470. nameofmachine:~ nameofuser$ mount
  471. /dev/disk1 on / (hfs, local, journaled)
  472. devfs on /dev (devfs, local, nobrowse)
  473. map -hosts on /net (autofs, nosuid, automounted, nobrowse)
  474. map auto_home on /home (autofs, automounted, nobrowse)
  475. map -fstab on /Network/Servers (autofs, automounted, nobrowse)
  476. /dev/disk2s2 on /Users/nameofuser (hfs, local, nodev, nosuid, journaled, nobrowse)
  477. nameofmachine:~ nameofuser$ diskutil coreStorage list
  478. CoreStorage logical volume groups (2 found)
  479. |
  480. +-- Logical Volume Group 27B49546-1916-4231-B567-2F138A39B95E
  481. | =========================================================
  482. | Name: a
  483. | Sequence: 1
  484. | Free Space: 0 B (0 B)
  485. | |
  486. | +-< Physical Volume DFD793A6-22BB-48EF-BAA8-AA11BA3F930F
  487. | | ----------------------------------------------------
  488. | | Index: 0
  489. | | Disk: disk0s2
  490. | | Status: Online
  491. | | Size: 59174359040 B (59.2 GB)
  492. | |
  493. | +-> Logical Volume Family BE41A217-AA91-4433-A4E6-B168E9670B06
  494. | ----------------------------------------------------------
  495. | Sequence: 9
  496. | Encryption Status: Unlocked
  497. | Encryption Type: AES-XTS
  498. | Encryption Context: Present
  499. | Conversion Status: Complete
  500. | Has Encrypted Extents: Yes
  501. | Conversion Direction: -none-
  502. | |
  503. | +-> Logical Volume E6F22C10-C8CB-45C7-B9B9-2A97746A6001
  504. | ---------------------------------------------------
  505. | Disk: disk1
  506. | Status: Online
  507. | Sequence: 4
  508. | Size (Total): 58855587840 B (58.9 GB)
  509. | Size (Converted): 58855587840 B (58.9 GB)
  510. | Revertible: Yes (unlock and decryption required)
  511. | LV Name: a
  512. | Volume Name: a
  513. | Content Hint: Apple_HFS
  514. |
  515. +-- Logical Volume Group 85784E02-E96E-43B3-8545-2765F7EB6F73
  516. =========================================================
  517. Name: b
  518. Sequence: 1
  519. Free Space: 0 B (0 B)
  520. |
  521. +-< Physical Volume 6B789927-6745-49E3-AAF3-5025AE3F421B
  522. | ----------------------------------------------------
  523. | Index: 0
  524. | Disk: disk0s4
  525. | Status: Online
  526. | Size: 59349999616 B (59.3 GB)
  527. |
  528. +-> Logical Volume Family 6DE77C6D-CD94-4CD8-90F0-3EA8045EBF2F
  529. ----------------------------------------------------------
  530. Sequence: 8
  531. Encryption Status: Unlocked
  532. Encryption Type: AES-XTS
  533. Encryption Context: Present
  534. Conversion Status: Converting
  535. Has Encrypted Extents: Yes
  536. Conversion Direction: forward
  537. |
  538. +-> Logical Volume 8BF1ECCF-2BBE-49BB-8F96-2ACE073D31C5
  539. ---------------------------------------------------
  540. Disk: disk3
  541. Status: Online
  542. Sequence: 4
  543. Size (Total): 59031228416 B (59.0 GB)
  544. Size (Converted): 19428016128 B (19.4 GB)
  545. Revertible: Yes (unlock and decryption required)
  546. LV Name: b
  547. Volume Name: b
  548. Content Hint: Apple_HFS
  549. nameofmachine:~ nameofuser$ diskutil mount /dev/disk0s4
  550. Volume on disk0s4 failed to mount
  551. nameofmachine:~ nameofuser$ diskutil mount disk3
  552. Volume b on disk3 mounted
  553. nameofmachine:~ nameofuser$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement