Hide Forgot
Description of problem: RHEL7 is built with CONFIG_BLK_DEV_LOOP=m CONFIG_BLK_DEV_LOOP_MIN_COUNT=0 so there are no loopback files by default. Loopback file can by used by # mount -o loop file mountpoint but losetup cannot be used. Version-Release number of selected component (if applicable): util-linux-2.23.2-6.el7.x86_64 kernel-3.10.0-37.el7.x86_64 kernel-3.10.0-33.el7.x86_64 Actual results: losetup /dev/loopX file does not work Expected results: Losetup creates the /devl/loopX file using the loop-control interface if the loopback file does not exist yet. Additional info: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=770fe30a46a12b6fb6b63fbe1737654d28e84844
Fixed by upstream commit 3cb2413b02ff01f535b82eb630bd4f157ed7b1c8 (v2.24).
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.