Displaying 1 result from an estimated 1 matches for "vgint".
Did you mean:
gint
2014 May 20
1
[Fwd: Re: Samba3 -> Samba4 migration]
...environment :
Red Hat Enterprise Linux Server release 6.5 (Santiago)
samba 4.1.6 compiled from source using
configure && make && make install
I had to use this patch after getting the erros mentioned :
https://patchwork.samba.org/patch/269/
Here is my /etc/fstab
/dev/mapper/VGint-lvroot / ext4
defaults,acl,user_xattr,barrier=1 1 1
UUID=9db6e7fd-4e2a-4a70-82d8-03d2848ebf4b /boot ext4
defaults 1 2
/dev/mapper/VGint-lvprodutos /produtos ext4 defaults
1 2
/dev/mapper/VGint-lvvar /var ext4...