> Hi guys, > > sorry for the pain i give... > > now i think i have it all...but i cannot mount this thing. > > [root@frodo mapper]# lvscan > ACTIVE '/dev/VolGroup00/LogVol00' [8,06 GB] inherit > ACTIVE '/dev/VolGroup00/LogVol01' [256,00 MB] inherit ACTIVE '/dev/VolGroup00/LogVol02' [16,97 > GB] inherit > [root@frodo mapper]# mount /dev/VolGroup00/LogVol02 /volume > mount: You have to indicate the Filesystem-Type (sorry, translated from german) > > in fdisk, the type is 8e = Linux LVM, the disk is (somewhat) unformatted, if i format the disk, i loose it from the > Volume Group, pvcreate destroys the ext3 format. Is there a special kind to mount /dev/VolGroup00/LogVol02 ?? > > Thanks, > Roger *aaaaaaaaaaaaaaaaaaaaaaaargh* type=PATH msg=audit(1117797891.772:7526443): item=0 name="/dev/VolGroup00/LogVol02" inode=3233845 dev=00:0d mode=060660 ouid=0 ogid=6 rdev=fd:02 type=AVC_PATH msg=audit(1117797891.772:7526443): path="/dev/mapper/VolGroup00-LogVol02" type=SYSCALL msg=audit(1117797891.772:7526443): arch=40000003 syscall=195 success=no exit=-13 a0=bfc75bb4 a1=bfc74138 a2=8bfff4 a3=0 items=1 pid=20579 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 comm="mkfs.ext3" exe="/sbin/mkfs.ext3" type=AVC msg=audit(1117797891.772:7526443): avc: denied { getattr } for pid=20579 comm="mkfs.ext3" name=VolGroup00-LogVol02 dev=tmpfs ino=3233845 scontext=root:system_r:fsadm_t tcontext=root:object_r:device_t tclass=blk_file [root@frodo mapper]# SELinux doensn't leave me formatting it with mkfs -t ext3 /dev/VolGroup00/LogVol02 ???? Roger