Hi, I am trying to install a debootstrap lenny on a glusterfs export. GlusterFS is compiled from source (git 3.1.0). The volumes are created by volgen. When I issue the command, an error occurres: sh2:/# debootstrap lenny /zfs /usr/share/debootstrap/functions: line 1047: /zfs/test-dev-null: No such device or address E: Cannot install into target '/zfs' mounted with noexec or nodev I cannot see any change if I modify my /etc/fstab, as probably those exec,dev are not supported options: sh2:/# mount fusectl on /sys/fs/fuse/connections type fusectl (rw) /etc/glusterfs/glusterfs.vol on /zfs type fuse.glusterfs (rw,allow_other,default_permissions,max_read=131072) Has anyone did that before? Please provide me any hints to decide whether to continue with those tests. Thanks! Kalin.