search for: avhax

Displaying 7 results from an estimated 7 matches for "avhax".

Did you mean: avhan
2020 Feb 05
2
Relabel /usr directory
...The -X option to rsync will copy all extended attributes from the old to > the new filesystem. > Yes, I discovered this when I rsync'd a whole 4Tb filesystem and the backup system decided everything had changed because the attributes had changed. I've settled on using "rsync -avHAX ..." and that seems to keep everything preserved. P.
2017 Jun 07
1
Domain Logout, then domain login again, profile corrupt -> replaced by TEMP profile
...ets corrupted and a new TEMP profile is created (the dreadful "creating new desktop"). Now I do not know where this problem is - the desktop or the server. It also happens if you wait 1/2 hour or so, never tried it longer. I can quickly fix this by: - tell the user to log out - rsync -avHAX the profile with yesterdays profile - tell the user to log in again Now if I log out on my workstation, then on the server I do a "smb reload", then log in again this problem does not happen. This morning a person logged out of his workstation, went over to the bigscreen in one of our...
2017 Jun 07
2
Domain Logout, then domain login again, profile corrupt -> replaced by TEMP profile
...ets corrupted and a new TEMP profile is created (the dreadful "creating new desktop"). Now I do not know where this problem is - the desktop or the server. It also happens if you wait 1/2 hour or so, never tried it longer. I can quickly fix this by: - tell the user to log out - rsync -avHAX the profile with yesterdays profile - tell the user to log in again Now if I log out on my workstation, then on the server I do a "smb reload", then log in again this problem does not happen. This morning a person logged out of his workstation, went over to the bigscreen in one of our...
2020 Feb 05
0
Relabel /usr directory
...o rsync will copy all extended attributes from the old to >> the new filesystem. > Yes, I discovered this when I rsync'd a whole 4Tb filesystem and the > backup system decided everything had changed because the attributes had > changed. I've settled on using "rsync -avHAX ..." and that seems to > keep everything preserved. The most important question here is obvious: have you lost your data? -- Dimitri Zelenkin Devexperts, Inc
2007 Oct 30
1
Rsync 3.0.0pre4 errors with ACLs and Xattrs between OSX and Linux
...ts: On server run: sudo ./rsync --daemon --config=./rsyncd.conf --no-detach -v Server config file: pid file = /var/run/rsyncd.pid [test-tmp] path = /tmp/xacl/ read only = no use chroot = yes uid = 0 gid = 0 On client run: sudo rsync -avHAX ~manager/RSYNC_TEST/ server::test-tmp/ Results in this error msg on client: sending incremental file list recv_acl_access: value out of range: 7d3001 rsync error: error in rsync protocol data stream (code 12) at acls.c(658) [receiver=3.0.0pre4] rsync: read error: Connection reset...
2020 Feb 04
5
Relabel /usr directory
Hi, I've done the following: - Copy usr content with rsync to another partition: rsync -av --partial --progress /usr/ /mnt Then, unmounted, added to fstab a line for /usr, then deleted /usr/* (not the directory itself). But I've found that is bad labeled: ls -Z /usr unconfined_u:object_r:unlabeled_t:s0 bin unconfined_u:object_r:unlabeled_t:s0 local unconfined_u:object_r:unlabeled_t:s0
2017 Jun 07
0
Domain Logout, then domain login again, profile corrupt -> replaced by TEMP profile
...rofile is created (the dreadful "creating new desktop"). Now I do not know where this problem is - the desktop or the server. > It also happens if you wait 1/2 hour or so, never tried it longer. > > I can quickly fix this by: > > - tell the user to log out > - rsync -avHAX the profile with yesterdays profile > - tell the user to log in again > > Now if I log out on my workstation, then on the server I do a "smb reload", then log in again this problem does not happen. > > This morning a person logged out of his workstation, went over to the...