Changeset 862 for trunk/server/docs/manpages/vfs_gpfs.8
- Timestamp:
- May 13, 2014, 11:39:04 AM (11 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 860
- Property svn:mergeinfo changed
-
trunk/server/docs/manpages/vfs_gpfs.8
r752 r862 2 2 .\" Title: vfs_gpfs 3 3 .\" Author: [see the "AUTHOR" section] 4 .\" Generator: DocBook XSL Stylesheets v1.7 5.2<http://docbook.sf.net/>5 .\" Date: 10/29/20124 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> 5 .\" Date: 09/18/2013 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_GPFS" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_GPFS" "8" "09/18/2013" "Samba 3\&.6" "System Administration tools" 11 .\" ----------------------------------------------------------------- 12 .\" * Define some portability stuff 13 .\" ----------------------------------------------------------------- 14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15 .\" http://bugs.debian.org/507673 16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html 17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18 .ie \n(.g .ds Aq \(aq 19 .el .ds Aq ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 212 221 gpfs_get_realfilename_path()\&. It seems that 213 222 gpfs_get_realfilename_path() 214 doesn\ 't work on AIX\&.223 doesn\*(Aqt work on AIX\&. 215 224 .RE 216 225 .sp … … 220 229 gpfs:winattr = [ yes | no ] 221 230 .RS 4 222 Enable/Disable usage of the windows attributes in GPFS\&. GPFS is able to store windows file attributes e\&.g\&. HIDDEN, READONLY, SYSTEM and others natively\&. That means Samba doesn\ 't need to map them to permission bits or extended attributes\&.231 Enable/Disable usage of the windows attributes in GPFS\&. GPFS is able to store windows file attributes e\&.g\&. HIDDEN, READONLY, SYSTEM and others natively\&. That means Samba doesn\*(Aqt need to map them to permission bits or extended attributes\&. 223 232 .sp 224 233 .RS 4 … … 253 262 gpfs:merge_writeappend = [ yes | no ] 254 263 .RS 4 255 GPFS ACLs doesn\ 't know about the \'APPEND\' right\&. This optionen lets Samba map the \'APPEND\' right to \'WRITE\'\&.264 GPFS ACLs doesn\*(Aqt know about the \*(AqAPPEND\*(Aq right\&. This optionen lets Samba map the \*(AqAPPEND\*(Aq right to \*(AqWRITE\*(Aq\&. 256 265 .sp 257 266 .RS 4 … … 265 274 266 275 yes(default) 267 \- map \ 'APPEND\' to \'WRITE\'\&.276 \- map \*(AqAPPEND\*(Aq to \*(AqWRITE\*(Aq\&. 268 277 .RE 269 278 .sp … … 278 287 279 288 no 280 \- do not map \ 'APPEND\' to \'WRITE\'\&.289 \- do not map \*(AqAPPEND\*(Aq to \*(AqWRITE\*(Aq\&. 281 290 .RE 282 291 .sp … … 286 295 gpfs:refuse_dacl_protected = [ yes | no ] 287 296 .RS 4 288 As GPFS does not support the ACE4_FLAG_NO_PROPAGATE NFSv4 flag (which would be the mapping for the DESC_DACL_PROTECTED flag), the status of this flag is currently silently ignored by Samba\&. That means that if you deselect the "Allow inheritable permissions\&.\&.\&." checkbox in Windows\ 'ACL dialog and then apply the ACL, the flag will be back immediately\&.297 As GPFS does not support the ACE4_FLAG_NO_PROPAGATE NFSv4 flag (which would be the mapping for the DESC_DACL_PROTECTED flag), the status of this flag is currently silently ignored by Samba\&. That means that if you deselect the "Allow inheritable permissions\&.\&.\&." checkbox in Windows\*(Aq ACL dialog and then apply the ACL, the flag will be back immediately\&. 289 298 .sp 290 299 To make sure that automatic migration with e\&.g\&. robocopy does not lead to ACLs silently (and unintentionally) changed, you can set … … 393 402 .\} 394 403 ignore 395 \- don\ 't include the second matching ACE404 \- don\*(Aqt include the second matching ACE 396 405 .RE 397 406 .sp
Note:
See TracChangeset
for help on using the changeset viewer.