Casper Encryption configuration and fusion drives

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 11-16-2012 08:21 AM
Has anyone tried to enable FV2 on a fusion drive using casper? We've got a self-service policy that deploys our encryption configuration from the JSS, and it's working fine on all of our systems except for a machine that's got a fusion drive. The policy executes, but the password prompt does not appear at reboot. Instead of the normal log output:
/usr/sbin/jamf is version 8.61
Executing Policy Encrypt with FileVault 2...
FileVault is Off.
FileVault master keychain appears to be installed.
Deferred enablement appears to be active for user 'nkalister'.
Displaying message to end user...
I get this instead:
/usr/sbin/jamf is version 8.61
Executing Policy Encrypt with FileVault 2...
No conversion in progress
Displaying message to end user...
FV2 does enable successfully on this machine if invoked from System Preferences.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 11-19-2012 10:49 AM
bumpity-bump. No one else has tried this yet?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 11-19-2012 03:50 PM
Hey Nick,
I just saw your post today and would like you to try running a command in Terminal on that computer to see if the machine is accepting the FileVault 2 (fdesetup) commands. Could you please run the following command and let us know what is echoed back?
sudo fdesetup status
You should get this response to that command if it was successful:
FileVault is Off.
FileVault master keychain appears to be installed.
Deferred enablement appears to be active for user 'xyz'.
Thanks,
Kyle

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 11-20-2012 09:54 AM
I get the same response as what's logged from self-service:
No conversion in progress
No other output.
The -defer flag just doesn't seem to work on fusion volumes . . . I tried
sudo fdesetup enable -keychain -defer /path/to/file.plist
and got no errors, but no encryption kickoff, either.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 11-20-2012 11:26 AM
I opened an applecare case on this- they confirmed that the -defer flag is not working with fusion and they've escalated the issue to the developers. I'll update the thread when I have more information.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 11-20-2012 12:10 PM
@Nick, thanks for that info. Good to know. We don't have any models in yet with Fusion drives, but once we do, not being able to use the fdesetup -defer option is going to an issue for us, as encryption has now become a mandate so we push it to any new Macs being setup first time by a user.
On another non-related note, I noticed just today the new MacBook Pro 13" Retina model does not get the more human readable model name applied in Casper Suite, at least as of 8.6. Not sure about the latest and greatest version. It shows up as MacBookPro10,2 instead.
This seems to happen often when new models are released. That leads me to believe that the JSS stores a big list of model id strings that it translates into the more recognized model name. So, MacBookPro8,2 = "13-inch MacBook Pro (2011)" and MacBookPro10,2 = "13-inch MacBook Pro Retina (2012)" etc.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 03-07-2013 08:45 AM
I can confirm that fdesetup -defer does not work, it looks like it's going to encrypt, but it just reboots and starts up again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 08-16-2013 08:25 PM
Does anyone know if this was fixed in 10.8.4? I'm doing some testing on a Mac Mini with a Fusion Drive and also on a VM with a pseudo-Fusion Drive (used `diskutil cs create` to combine two drives) both with the same 10.8.4 image on them. Here's what I'm seeing:
Executing Policy Enable FileVault2 (10.8)...
No conversion in progress
Displaying message to end user...
Note this configuration works fine with a single disk configuration.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 08-19-2013 05:48 AM
I wouldn't hold your breath for a fix in 10.8.
I WOULD suggest you try it with 10.9, if you have access to that (particularly the latest version).

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 10-24-2013 09:47 AM
Anyone know or been able to test if this is fixed in 10.9?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 10-24-2013 09:54 AM
This is listed as a known issue in the Casper 9.2 release notes:
http://www.jamfsoftware.com/sites/default/files/Casper_Suite_9.2_Release_Notes.pdf
I don't have a Fusion drive to test with right now, but at least for Casper, it looks like it's not fixed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 10-24-2013 11:03 AM
Fixed in 10.9.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 10-24-2013 11:20 AM
Thanks for testing this!
