[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] dm targets with spaces in the name
- From: Phillip Susi <psusi cfl rr com>
- To: device-mapper development <dm-devel redhat com>
- Subject: [dm-devel] dm targets with spaces in the name
- Date: Wed, 3 Dec 2008 12:03:02 -0500
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?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]