Displaying 4 results from an estimated 4 matches for "file_ids_off".
2015 Jun 16
1
vfs_fruit kernel panic 10.9.5 when saving from adobe illustrator cc
...or throws error -5000
and states that it was not able to save a preview of the image.
so with catia, fruit and streams enabled this might be the point where 
illustrator crashes the smbfs.
but i was able to avoid a crash when editing the /etc/nsmb.conf on my 
mac with following content:
[global]
file_ids_off=yes
whatever that means (?) but it is stable now
regarding vfs_depot:
with above option enabled on my mac: illustrator throws error -43, 
preview could not be saved... (no crash)
without above option: the same error -43 (no crash)
error -43 is thrown on every save.
maybe this file_ids_off is hel...
2016 Mar 17
2
vfs objects = catia fruit streams_xattr / don't see self created files
samba-4.2.9-0.fc22.x86_64
with the configuration below a user from a up-to-date Apple client 
copies a folder with some images (from the share itself) to a different 
subfolder
* he sees the folder
* it appears empty in finder - in fact it is not empty
* he can not delete it
* he can rename it
* a different user from a Apple clients sees the files
* remove the "vfs objects" line and
2015 Jun 15
2
vfs_fruit kernel panic 10.9.5 when saving from adobe illustrator cc
dear list,
thanks for the great fruit speed-improvements. but...
server config:
debian 8 jessie
sernet samba 4.2.2 packages
here we see a problem that might not only be fruits problem but
results in macosx 10.9.5 crashing with a kernel panic when saving from 
adobe illustrator cc or cc 2014:
(does not happen when saving from photoshop cc or cc2014)
       Kernel Extensions in backtrace:
2016 Mar 17
0
vfs objects = catia fruit streams_xattr / don't see self created files
...;  # vfs objects = catia fruit streams_xattr
>  oplocks = no
>  level2 oplocks = no
- try removing options one by one
- which OS X version? There's a serious bug in versions up to 10.10
  (possibly fixed in 10.11) that can be worked around by setting
  $ cat /etc/nsmb.conf
  [default]
  file_ids_off=yes
  ...on the clients.
Cheerio!
-slow