Jingyu Zhou

Results 107 comments of Jingyu Zhou

I'm using Intel Mac with Sonoma 14.2.1. The last time I reinstalled MacFuse and restarted. After the restart, I can mount the volume. However, today I had the same problem...

Close because of CI failure and cloned this PR in #11361

`fdb_c_options.g.h` is part of `fdb_c`. This is fixed on master branch. To bypass this problem, you can build `fdb_c` first, and then do the go install.

This is how `fdb_c_options.g.h` is generated (copied from `build.ninja` file). ``` # Custom command for fdbclient/include/fdbclient/fdb_c_options.g.h build fdbclient/include/fdbclient/fdb_c_options.g.h | ${cmake_ninja_workdir}fdbclient/include/fdbclient/fdb_c_options.g.h: CUSTOM_COMMAND /root/src/foundationdb/fdbclient/vexillographer/fdb.options || vexillographer COMMAND = cd /root/cbuild_output/fdbclient && /usr/bin/mono...

> @jzhou77 Is GetMappedRange still considered experimental in 7.3? Yes

@yao-xiao-github , can we close this PR, since https://github.com/apple/foundationdb/pull/11238 is merged?

These logs are disabled by default values of knobs and the change is not in main branch. We can leave as-is.

> locally its working but fdbbackup command fails , will discuss with @johscheuer > > ``` > [root@haofu-dev-okteto-6fb6f6db6-xrjdh test]# ~/cbuild_output/bin/fdbbackup list -b 'blobstore://@s3.us-west-2.amazonaws.com:443?bucket=fdb-backups-aws-us-west-2-prod-aws-0&sc=1&sa=1' --knob_http_request_aws_v4_header=true > bash: /root/cbuild_output/bin/fdbbackup: No such file...