All of lore.kernel.org
 help / color / mirror / Atom feed
* dm targets with spaces in the name
@ 2008-12-03 17:03 Phillip Susi
  2008-12-04 15:52 ` Heinz Mauelshagen
  0 siblings, 1 reply; 11+ messages in thread
From: Phillip Susi @ 2008-12-03 17:03 UTC (permalink / raw)
  To: device-mapper development

Is this allowed?  It looks like you can create a target with a space in 
the name, but then you can not refer to it in a rule of another target. 
  Specifically I am seeing a user with a dmraid setup with raid volumes 
using spaces in the name, and dmraid manages to create the stripe target 
( /dev/mapper/foo bar ), but then can not create the linear mapping on 
top of it for the partition, because the table looks like it has too 
many arguments due to the space.

So should you just avoid doing this, or should the kernel be fixed to 
understand quotes or backslash escapes or something to allow spaces in 
the target device file name?

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-12-16  8:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-03 17:03 dm targets with spaces in the name Phillip Susi
2008-12-04 15:52 ` Heinz Mauelshagen
2008-12-04 20:15   ` Phillip Susi
2008-12-05  1:59     ` Alasdair G Kergon
2008-12-05 16:58       ` Phillip Susi
2008-12-05 17:08         ` Alasdair G Kergon
2008-12-08 20:31           ` Phillip Susi
2008-12-15 14:09             ` Heinz Mauelshagen
2008-12-15 16:18               ` Phillip Susi
2008-12-16  8:55                 ` Heinz Mauelshagen
2008-12-09 13:58   ` Arvin Schnell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.