<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 11/13/2010 08:45 PM, Marek Soha wrote:<br>
    <blockquote cite="mid:606057079.20101114024527@snet.sk" type="cite">
      <pre wrap="">When I create file/directory in LVM volume, it is created with
permissions (mode) 666. I need to get 644.
I changed umask in /etc/lvm/lvm.conf, but it did not helped.
Any ideas?
</pre>
    </blockquote>
    <big>lvm.conf has nothing to do with any filesystems (and associated
      files and directories) you might happen to create on a logical
      volume.<br>
      <br>
      Your question is a basic unix question.  Try "man umask".<br>
    </big>
  </body>
</html>