Jelle de Jong wrote:
> Dear Jean-Pierre,
>
> We created a test environment with Windows 2016 with data deduplication on.
>
> I upgraded the backup server to install ntfs-3g 2016.2.22AR.1. I tried
> to mount the volume to see if I could read the files, but they show up
> as unsupported reparse point.
>
> I listed the Dedup/ChunkStore in the following pastebin:
> http://paste.debian.net/hidden/ca51ee46/
>
> I tried to use the ntfs-plugin-80000013.so but I am not sure if it is
> being used, the bellow is not working so far?

Apparently, the expected location on Debian is
/usr/lib/x86_64-linux-gnu/ntfs-3g/ntfs-plugin-80000013.so
but you are getting libntfs-3g from /lib/x86_64-linux-gnu
maybe there is a symlink. Anyway the same directory is
expected (check possible errors in your syslog).

If you get errors, please only mount as read-only until
the issue is solved, choose a sample file of moderate size
(say 100KB), and post its reparse data, which you can
get by :

getfattr -h -e hex -n system.ntfs_reparse_data your-sample-file

Regards

Jean-Pierre

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
ntfs-3g-devel mailing list
ntfs-3g-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel

Reply via email to