<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>hi<BR>We are starting working on a new device mapper module which has targets similar<BR>to the ones in thin module (pool and thin), but it adds some additional features.<BR>The user should be able to create and use file systems on the thin volumes.<BR>I wanted to know what is the recommended way to make the configuration with dmsetup<BR>persistent ?<BR>We want that all file systems will be available after reboot.<BR>Should we write our own configuration tool? should we add special configuration files?<BR>Should the kernel module we write , automatically discover all the configration and initialize accordingly?<BR> <BR> <BR>Regarding debug - Is there a generic way to run dmsetup for example that<BR>prints some inside details on the targets? (for example number of outstanding ios, memory used etc)<BR> <BR> <BR>Thanks<BR>-gili<BR> </div></body>
</html>