[dm-devel] FW: creating a cascaded linear devices fails - please ignore previous mail

Eli Malul eli.malul at kaminario.com
Thu Apr 14 10:01:32 UTC 2011


My mistake, please ignore

 

From: Eli Malul 
Sent: Thursday, April 14, 2011 12:06 PM
To: 'dm-devel at redhat.com'
Subject: creating a cascaded linear devices fails

 

I do not understand why creating a linear device and then trying to
create another linear device on top of it fails.

1.       Creating a linear device over loop1:
===========================
dmsetup create linear_loop1 /tmp/linear_loop1

cat /tmp/linear_loop1
0 1000 linear /dev/loop1 0

2.       Then creating another linear device over this linear device:
=============================================
dmsetup create linear_loop2 /tmp/linear_loop2

device-mapper: reload ioctl failed: Invalid argument
Command failed

cat /tmp/klinear_loop2
0 1000 linear /dev/linear_loop1 0

 

Could you please explain what am I doing wrong?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20110414/74ebb1b8/attachment.htm>


More information about the dm-devel mailing list