Hide Forgot
Openssl script fails both on nfs and fuse mount on cleints, whereas it is a pass if the script is executed over ths nfs mount on the server on which the volume resides, Failure logs on nfs mount can be accessed from the machine 192.168.1.190 from file /mnt/logs/open28decnfs.log and for fuse mount can be accessed from same machine from file /mnt/logs/open.log and infact when I am executing the open.sh over fuse mount(client as 3.1.1) from my laptop the error is different. I am attaching the logs from my laptop with this bug. Pass logs are residing on the machine 192.168.1.91 in file /mnt/logs/open28decnfs.log login credentials for 192.168.1.190 is gluster:gluster, presently I am using it as client for testing, requesting to use it only for viewing the logs.
presently I had dowloaded a latest tarball of openssl from net and tried to install it and it went fine over nfs mount. I will try the same for glusterfs mount. Earlier, i had to reproduce the issue again using the script open.sh and manually using the existing tarball from central repository and it was similar errors as mentioned in bug earlier. Hence considerring this may be a issue with script or with the tarball.
Saurabh, Can we mark this bug as fixed, since you are not finding the issue with latest openssl tarball? Also, can you check whether build of older openssl version (which had problems on glusterfs) had similar issues on backend file system? regards, Raghavendra.
Yeah, with the new tarball there was no issue. with the older tarball I didn't try to install just on linux, as i was trying to finish of other things.