On 04/12/2013 08:27 AM, Michael wrote: > Hi trying to use sheepfs: > > > sheepfs -f -d /mnt/sheep/ > shadow_file_setxattr(102): Operation not supported > failed to create sheepfs layout > sheepfs_main_loop(270): sheepfs daemon started > FUSE library version: 2.8.4 > nullpath_ok: 0 > unique: 1, opcode: INIT (26), nodeid: 0, insize: 56 > >
This means that the mountpoint(/mnt/sheep/) doesn't support 'xattr'. If you use ext4, you have to manually set it. Thanks, Yuan -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
