MongoDB requires a filesystem that supports ______ on directories.
(a) fsynconce()
(b) fsync()
(c) sync()
(d) all of the mentioned
(a) fsynconce()
(b) fsync()
(c) sync()
(d) all of the mentioned
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Right choice is (b) fsync()
To explain I would say: HGFS and Virtual Box’s shared folders do not support this operation.