[Samba] samba 4.1.17
Rowland Penny
rowlandpenny241155 at gmail.com
Tue Sep 15 17:57:54 UTC 2015
On 15/09/15 18:02, Tadewos Alemneh wrote:
>
> ------------------------------------------------------------------------
> *From:* Rowland Penny <rowlandpenny241155 at gmail.com>
> *To:* "samba at lists.samba.org" <samba at lists.samba.org>
> *Sent:* Sunday, September 13, 2015 9:06 PM
> *Subject:* Re: [Samba] samba 4.1.17
>
> On 13/09/15 19:46, Tadewos Alemneh wrote:
> > Disc partition ext4.
> > / partition 800 Gb
> > swap 20 GB
>
> Is everything in / ?
>
> Yes
>
> so looks my fstab:
> # <file system> <mount point> <type> <options> <dump> <pass>
> proc /proc proc nodev,noexec,nosuid 0 0
> # / was on /dev/md1 during installation
> UUID=3f9a2ca7-21a3-40d6-9d43-06d0334c494a / ext4
> user_xattr,acl,barrier=1,errors=remount-ro 1 1
>
> # swap was on /dev/md0 during installation
> #UUID=b1f620f6-4763-48c4-a45e-f7ab56e8d398 none swap
> sw 0 0
> /dev/mapper/cryptswap1 none swap sw 0 0
>
> Can you read some problems here that can affect my permissions?
> Can I edit fstab like this?
> UUID=3f9a2ca7-21a3-40d6-9d43-06d0334c494a /home/Shares
> ext4 user_xattr,acl,barrier=1,errors=remount-ro 1 1
>
>
No, you installed into /dev/md1 and if you change it now, well, you are
just looking for problems. You would need to shrink /dev/md1 to free up
space to create a new partition and whether you can do this without
losing data is debatable.
I noticed you are using ext4 and seemed to have changed the defaults to
'user_xattr,acl,barrier=1,errors=remount-ro' , the first two are part of
the ext4 defaults and as such are not required.
Rowland
More information about the samba
mailing list