The only issue I had was that I have a dual HDD system, FV2 only wants to encrypt the boot drive, which is useless if you have all your data (home area) on the non boot drive!
You can use FV2 to encrypt the second drive, but you have to do it from the command line.
The problems then start when you try and boot and login after encrypting your data volume, you can't! The drive is encrypted and you haven't had an opportunity to unlock it. Fortunately I had a second admin account with it's home area on the boot dive, so I was able to login, unlock the home volume and go back into my main user account.
This would be a total PITA to do everytime you startup the computer, fortunately I found a script that unlocks the second HDD on startup for you. it's here if you need it
https://github.com/jridgewell/unlock
install instructions
https://github.com/jridgewell/Unlock/blob/master/README.md