From 29ece7b4966b8700a2ee4a7416eee1e02db42f3a Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sun, 24 May 2015 02:58:22 +0000 Subject: [PATCH] create post 'Undocumented CoreStorage Commands' --- .../drafts/EC4380AE-AE63-4248-A129-C054B57E9E4F.md | 1 + public/posts/drafts/_data.json | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 public/posts/drafts/EC4380AE-AE63-4248-A129-C054B57E9E4F.md diff --git a/public/posts/drafts/EC4380AE-AE63-4248-A129-C054B57E9E4F.md b/public/posts/drafts/EC4380AE-AE63-4248-A129-C054B57E9E4F.md new file mode 100644 index 0000000..5552305 --- /dev/null +++ b/public/posts/drafts/EC4380AE-AE63-4248-A129-C054B57E9E4F.md @@ -0,0 +1 @@ +You can upgrade a drive to a Fusion drive in-place with these commands. Without cloning or reinstalling. `convert`, `addDisk`, then `resizeVolume`. \ No newline at end of file diff --git a/public/posts/drafts/_data.json b/public/posts/drafts/_data.json index ccd007a..0840dc8 100644 --- a/public/posts/drafts/_data.json +++ b/public/posts/drafts/_data.json @@ -20,5 +20,17 @@ ], "author": "Sami Samhuri" + }, + "EC4380AE-AE63-4248-A129-C054B57E9E4F": { + "id": "EC4380AE-AE63-4248-A129-C054B57E9E4F", + "author": "Sami Samhuri", + "title": "Undocumented CoreStorage Commands", + "date": "May 24, 2015", + "timestamp": 1432436302, + "link": "http://blog.fosketts.net/2011/08/05/undocumented-corestorage-commands/", + "url": "/posts/drafts/EC4380AE-AE63-4248-A129-C054B57E9E4F", + "tags": [ + + ] } } \ No newline at end of file