Juncheol Cho
Juncheol Cho
@ConstantinElse 0.11.1 is worked.
Hi @clintkitson Sure. * create, mount, write by 0.11.1 ```bash core@core-01 ~ $ docker plugin ls ID NAME DESCRIPTION ENABLED 5d3d37991666 rexray/s3fs:0.11.1 REX-Ray FUSE Driver for Amazon Simple Storag… true...
``` / # df /data2 Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda9 16326512 771852 14692164 5% /data2 ``` ``` / # df /data1 Filesystem 1K-blocks Used Available Use% Mounted...
@clintkitson Right. So, for df command, I deleted the rexray-data-2 on aws console, and recreated rexray-data2.
Hmm, I didn't install the standalone REX. I just turned on machine using [coreos vagrant](https://github.com/coreos/coreos-vagrant). After then I ran the below commands. ``` docker plugin install rexray/s3fs docker create volume...
Yes, latest version didn't work to create new volume and mount that volume. I am still using `rexray/s3fs:0.11.1`. I attached a scenario for the latest version of `rexray /s3fs`. *...
@clintkitson I attached the docker host log: https://gist.github.com/zironycho/0211292b4a25a64c4d2e6e2bc4d9c44a
Hi tranlm, Did you mean Hessian vector product like [here](https://github.com/tensorflow/tensorflow/blob/f7d392da2a455ffcc5e410e9c7c0514a5062c218/tensorflow/python/ops/gradients_impl.py#L922)? If you are using python tensorflow, you have to import python module and just call as below. ```python from tensorflow.python.ops.gradients_impl...
@ilyakrasnovsky right, but few hour later, this problem is raised again.
Thank you for reporting and solving this issue!