Displaying 20 results from an estimated 20000 matches similar to: "rsync and extended attributes"
2011 Aug 09
1
Large file stream extended attribute support
Hi list,
Does Samba support large extended attributes? By this I'm referring to
attributes that are alternate streams attached to a file.
http://msdn.microsoft.com/en-us/library/aa364404%28v=vs.85%29.aspx
Seeing a problem when the referenced stream points to large files (sometimes
3M+).
Thanks for the help,
- T
2013 Aug 22
2
Error when creating volume
Hello,
I've removed a volume and I can't re-create it :
gluster volume create gluster-export gluster-6:/export gluster-5:/export
gluster-4:/export gluster-3:/export
/export or a prefix of it is already part of a volume
I've formatted the partition and reinstalled the 4 gluster servers and
the error still appears.
Any idea ?
Thanks.
--
-------------- next part --------------
2012 Nov 23
14
extended attributes wiredness
Hi,
I am using kernel 3.7-rc6.
I have written a test application for extended attributes and have for
some folders a wired behaviour:
#include <stdio.h>
#include <string.h>
#include <attr/xattr.h>
char attrs[1024];
ssize_t attrslen;
int i;
char value[1024];
ssize_t valuelen;
int main(int argc, char *argv[])
{
if (argc != 2)
{
fprintf(stderr, "Syntax: testxattr
2015 Jul 31
1
vfs fruit unable to create xattr and ACL from OS X 10.10.4
> On 29 Jul 2015, at 10:02, Ralph Böhme <rb at sernet.de> wrote:
> Hm, works for me:
>
> mac$ mount | grep smb
> //ralph at 10.10.11.100 <mailto:ralph at 10.10.11.100>/AAPL on /Volumes/AAPL (smbfs, nodev, nosuid, mounted by ralph)
> mac$ touch /Volumes/AAPL/test
> mac$ xattr -w foo bar /Volumes/AAPL/test
> mac$ xattr -l /Volumes/AAPL/test
> foo: bar
>
2007 May 27
3
Use metadata files in Samba
Hello,
Often people (or applications) want to store additional information
about a file. E.g. history, approval state, search tags, etc. Some
file formats offer to integrate these metadata, some not (e.g. exif-
headers, id3, etc.).
My idea would be to create an additional <filename.xyz>.meta file next
to a <filename.xyz> in the same folder. If the <filename.xyz> gets
2009 Jul 29
13
DO NOT REPLY [Bug 6590] New: [sender] could not find xattr #1 for home/jdoe/TheFresh
https://bugzilla.samba.org/show_bug.cgi?id=6590
Summary: [sender] could not find xattr #1 for home/jdoe/TheFresh
Product: rsync
Version: 3.0.5
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: stlman at
2018 Mar 25
2
Is it possible to clone an NT ACL from one file or dir to a totally different file or dir ?
Can I use a command like this to clone an NT ACL?
getfattr -n security.NTACL templateFile | sed -e
's/templateFile/realFile/' | sudo setfattr --restore=-
I can see that the attribute gets copied over but when I view the ACL in
Windows security tab it's not the same ACL, it's much bigger and
includes all kinds of default-like stuff. I'm trying to find a way to
update
2017 Nov 13
4
What is it with trusted.io-stats-dump?
Hi,
I am trying to understand how the extended attribute trusted.io-stats-dump
works.
setfattr -n trusted.io-stats-dump -v
/tmp/gluster_perf_stats/io-stats-pre.txt /mnt/gluster/gv0_glusterfs
I can see that the io-stats-pre.txt is created. But how and what happened
in the background?
And why I can't I see the attribute with getfattr again?
getfattr -dm- /mnt/gluster/gv0_glusterfs
# file:
2017 Nov 03
5
sysvol replcation rsync error
Hello ,
( samba 4.6.9 - centos 6 DC1 centos DC2 )
I tried to sync sysvol as described in
https://wiki.samba.org/index.php/Rsync_based_SysVol_replication_workaround
between two DC
but rsync shows some errors like this
rsync: set_acl:
sys_acl_set_file(apam-ad.apam.it/Policies/{D725AAC4-27E8-46AC-918D-55B560988386}/Machine/Applications/{031B2C75-D832-429B-B4C4-226BAA665E3A}.aas,
2015 Oct 04
4
Question Wiki Kernel support
Hey,
I refer to
https://wiki.samba.org/index.php/Operating_system_requirements/File_system_support#ext4
Wiki suggests:
Ensure that your kernel has the following options enabled:
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_SECURITY=y
CONFIG_EXT4_FS_POSIX_ACL=y
My debian 8.2 installation was installed from netinstall CD, all updates
applied. All my filesystems are ext4 and xattr and acl are not set,
2023 Feb 07
1
File\Directory not healing
Hi All.
Hoping you can help me with a healing problem. I have one file which didn't
self heal.
it looks to be a problem with a directory in the path as one node says it's
dirty. I have a replica volume with arbiter
This is what the 3 nodes say. One brick on each
Node1
getfattr -d -m . -e hex /path/to/dir | grep afr
getfattr: Removing leading '/' from absolute path names
2018 Apr 06
2
Is it possible to clone an NT ACL from one file or dir to a totally different file or dir ?
On Sat, 2018-03-24 at 20:38 -0400, Ken McDonald via samba wrote:
>
> > By default, step 4 takes forever to run on large datasets because it
> > uses named entities. My ultimate plan was to use the numeric
> > user/group id's in that step instead of named ones so the Winbind cost
> > is not incurred. Seems for the whole process, the calls to Winbind to
> >
2015 Jul 28
2
vfs fruit unable to create xattr and ACL from OS X 10.10.4
Hello
I am trying to integrate OS X 10.10.4 clients into existing Samba infractructure run by our IT department.
We are currently using Samba 4.2.3.
File share is stored on iSCSI array with ext4 filesystem which should support both ACL and XATTR.
We are trying to setup vfs_fruit module to avoid possible performance problems on OS X clients.
We do NOT user netatalk.
Current vfs_fruit config:
2019 Jul 02
4
cannot set filesystem permissions on shares
Hi,
I would like to set filesystem permissions on shares (users, at the
moment) with Windows 10 (1809).
On the Samba side, the filesystem is ext4. I tested the extended
attributes usability with setfattr/getfattr, and setfacl/getfacl, and
they work.
I set the followings in smb.conf:
[global]
vfs objects = acl_xattr
map acl inherit = yes
store dos attributes = yes
...
[users]
path = /home/users
2003 Feb 10
1
preserving extended attributes during a file copy over the network
Hi,
I have 2 linux machines, SOURCE and DEST on a network. I create some
snapshots of the file structure on SOURCE and these snapshots have extended
attributes. I want to copy the snapshots from SOURCE over to DEST over the
network, but I don't want to lose the information on the extended
attributes. Is there a way to do this using the samba protocol? Or do I have
to modify the source code to
2015 Aug 26
3
Meaning of user.DOSATTRIB
I have the following attributes for a typical file on my redirected folders
residing on my Samba4 AD/DC:
$ getfattr -d "Newletters/Newsletter 2013-09.docx"
# file: Newletters/Newsletter 2013-09.docx
user.DOSATTRIB=0sMHgyMAAAAwADAAAAEQAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPnD7jBHStABAAAAAAAAAAA=
What do these characters mean? I'm searching for a particular attribute. I have
found
2017 Oct 01
3
Error copying files with extended attributes to Windows clients
When copying files to a Windows 10 client, an error is thrown if the
file has extended attributes. In this case, the files were all created
by an OS X client with netatalk.
I'm using Samba from the Ubuntu 16.04 repository, which is currently
4.3.11+dfsg-0ubuntu0.16.04.11.
In my smb.conf:
# Netatalk configuration
vfs objects = catia fruit streams_xattr
fruit:encoding = native
2016 Mar 08
6
Fetching ACL data from extended attributes
A Samba server I've configured uses the VFS acl_xattr module to support Windows ACLs. I'd like to view the ACL data, in as raw a state as possible, but also in a human readable format. Is there an existing utility that does that? If not, and I need to write an application to accomplish it, which APIs would you recommend (and on which attributes)?
Thanks,Steve Tice
2010 Feb 03
2
DO NOT REPLY [Bug 7095] New: rsync doesn't sync extended attributes
https://bugzilla.samba.org/show_bug.cgi?id=7095
Summary: rsync doesn't sync extended attributes
Product: rsync
Version: 3.0.7
Platform: PPC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: joerg.sommer at ateo.de
2017 Nov 16
2
Help with reconnecting a faulty brick
Le 15/11/2017 ? 09:45, Ravishankar N a ?crit?:
> If it is only the brick that is faulty on the bad node, but everything
> else is fine, like glusterd running, the node being a part of the
> trusted storage pool etc,? you could just kill the brick first and do
> step-13 in "10.6.2. Replacing a Host Machine with the Same Hostname",
> (the mkdir of non-existent dir,