Bug 1283847

Summary: mapping glitch when using TC apps
Product: [Fedora] Fedora Reporter: Richard Jasmin <spike85051>
Component: device-mapperAssignee: Orphan Owner <extras-orphan>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 22CC: agk, bmarzins, dwysocha, extras-orphan, gmazyland, heinzm, jonathan, prockai
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-20 06:12:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Richard Jasmin 2015-11-20 05:23:25 UTC
Description of problem:
This is an annoyance, but workable.

When using TC apps like CipherShed/VeraCrypt/GostCrypt(compile from source if the binary wont run) and mapping in a container for the first time since boot, the mapping will fail miserably.

Successive mounts of same container mount fine.
This seems to have to do with the mapper, not the applications use of it as an encrypted container.

Version-Release number of selected component (if applicable):
22+

How reproducible:
always

Steps to Reproduce:
1.try to mount a container(password/keyfile does not matter)
2.insert admin password
3.watch

Actual results:
see above

Expected results:
This issue should never present itself.

Additional info:
This is now what once was TrueCrypt.No, noting is cached.

Comment 1 Milan Broz 2015-11-20 06:12:03 UTC
TrueCrypt and derivates are not supported in Fedora because of license issues.

Please use cryptsetup that can mount these volumes as well (it should be supported through standard crypttab keywords).

Alternatively you can use tcplay application.

If you see this problem even with applications above, please attach at least description of configuration, error messages in syslog and systemd journal etc.
Thank you.