On Mon, Jul 10, 2017 at 5:55 AM, 최두일 <[email protected]> wrote: > hard linksA read-only file system does not produce a hard link in GlusterFS > WORM mode. Is it impossible? > It is not possible to create a hard link in WORM mode. If a file is in WORM mode then even from hard links you can not change the data, since both point to the same location on the disk. Once a file becomes immutable it is not recommended to change its contents and metadata.
May I know the use case where you want the hard links to be allowed in the WORM mode? Regards, Karthik > OS is CentOS7 > > _______________________________________________ > Gluster-users mailing list > [email protected] > http://lists.gluster.org/mailman/listinfo/gluster-users >
_______________________________________________ Gluster-users mailing list [email protected] http://lists.gluster.org/mailman/listinfo/gluster-users
