Bug 713456

Summary: Move "Running in FIPS mode." to more verbose level to not break scripts
Product: Red Hat Enterprise Linux 6 Reporter: RHEL Program Management <pm-rhel>
Component: cryptsetup-luksAssignee: Milan Broz <mbroz>
Status: CLOSED ERRATA QA Contact: Release Test Team <release-test-team-automation>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 6.1CC: agk, atodorov, mbroz, pm-eus, prajnoha, prockai, pvrabec, zkabelac
Target Milestone: rcKeywords: Regression, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: cryptsetup-luks-1.2.0-3.el6_1.2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-20 07:09:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 713410    
Bug Blocks:    

Description RHEL Program Management 2011-06-15 13:13:28 UTC
This bug has been copied from bug #713410 and has been proposed
to be backported to 6.1 z-stream (EUS).

Comment 4 Milan Broz 2011-06-15 13:27:44 UTC
Fixed in cryptsetup-luks-1.2.0-3.el6_1.2.

Comment 6 Alexander Todorov 2011-06-15 15:50:11 UTC
# cat /proc/cmdline 
ro root=/dev/mapper/vg_dellpesc142001-lv_root boot=UUID=f2e92c68-b390-44a0-8a44-c1d45c36b677 rd_LVM_LV=vg_dellpesc142001/lv_root rd_LVM_LV=vg_dellpesc142001/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us fips=1 console=ttyS0,115200 

# rpm -q cryptsetup-luks
cryptsetup-luks-1.2.0-3.el6.x86_64

# cryptsetup isLuks /dev/sda
Running in FIPS mode.
Device /dev/sda is not a valid LUKS device.

After update: 

# rpm -q cryptsetup-luks
cryptsetup-luks-1.2.0-3.el6_1.2.x86_64

# cryptsetup isLuks /dev/sda
Device /dev/sda is not a valid LUKS device.

# cryptsetup -v isLuks /dev/sda
Running in FIPS mode.
Device /dev/sda is not a valid LUKS device.
Command failed with code 22: Device /dev/sda is not a valid LUKS device.


"Running in FIPS mode." message is printed only in verbose mode.

Comment 7 errata-xmlrpc 2011-06-20 07:09:31 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2011-0884.html