search for: es2

Displaying 16 results from an estimated 16 matches for "es2".

Did you mean: es
2013 Jan 25
0
[LLVMdev] Open GL ES2
Hello, I'm sorry if this is not the place to ask my question. I know that LLVM could run an Open GL program But , does it also work with OpenGL ES 2.0? Thanks in advance Sara -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130125/9d07a5e0/attachment.html>
2015 Oct 31
4
use pssh to restart a service
Hi all, I need to restart a service on a few elasticsearch nodes. I'm trying to do it with pssh. I'm getting this error when I try to do that: pssh -h es_list "/bin/sudo -S /bin/systemctl restart elasticsearch" [1] 17:01:50 [FAILURE] bluethundr at es2.example.com Exited with error code 1 [2] 17:01:51 [FAILURE] bluethundr at es3.example.com Exited with error code 1 [3] 17:01:51 [FAILURE] bluethundr at es1.example.com Exited with error code 1 I have to sudo up from my user account as root logins are disallowed. However a simple 'echo hello...
2015 Oct 31
1
use pssh to restart a service
...e on a few elasticsearch nodes. I'm trying to > do > > it with pssh. > > > > I'm getting this error when I try to do that: > > > > pssh -h es_list "/bin/sudo -S /bin/systemctl restart elasticsearch" > > [1] 17:01:50 [FAILURE] bluethundr at es2.example.com Exited with error > code 1 > > [2] 17:01:51 [FAILURE] bluethundr at es3.example.com Exited with error > code 1 > > [3] 17:01:51 [FAILURE] bluethundr at es1.example.com Exited with error > code 1 > > > > I have to sudo up from my user account as root logi...
2016 Oct 03
2
mount.nfs: an incorrect mount option was specified
...ivers of time for testing purposes). With the firewall down (for testing again very quickly) I get this result from the showmount -e command: [root at web2:~] #showmount -e nfs1.example.com Export list for nfs1.example.com: /var/nfs/varnish varnish1.example.com /var/nfs/es es3.example.com,es2.example.com,logs.example.com /var/nfs/www web2.example.com,puppet.example.com,ops3.example.com, ops2.example.com,web1.example.com /var/nfs/home ansible.example.com,chef.example.com,logs3.example.com, logs2.example.com,logs1.example.com,ops.example.com,lb1.example.com, ldap1.example.com,web...
2015 Oct 31
0
use pssh to restart a service
...t; > I need to restart a service on a few elasticsearch nodes. I'm trying to do > it with pssh. > > I'm getting this error when I try to do that: > > pssh -h es_list "/bin/sudo -S /bin/systemctl restart elasticsearch" > [1] 17:01:50 [FAILURE] bluethundr at es2.example.com Exited with error code 1 > [2] 17:01:51 [FAILURE] bluethundr at es3.example.com Exited with error code 1 > [3] 17:01:51 [FAILURE] bluethundr at es1.example.com Exited with error code 1 > > I have to sudo up from my user account as root logins are disallowed. > > Howeve...
2012 Mar 30
1
Wine, Mac, and MDAC
Hi all, I have been searching around for the past few days for a way to emulate a MySQL database access program called ES2 (http://www.veracross.com/resources/es2-setup.html) on the Mac. I have been in contact with the developer about components that the program needs, but the communication has been slow from them, so I have been exploring on my own. I believe I am close to cracking the egg, but I wanted some input fr...
2016 Oct 03
0
mount.nfs: an incorrect mount option was specified
...e firewall down (for testing again very quickly) I get this result > from the showmount -e command: > > [root at web2:~] #showmount -e nfs1.example.com > > Export list for nfs1.example.com: > > /var/nfs/varnish varnish1.example.com > > /var/nfs/es es3.example.com,es2.example.com,logs.example.com > > /var/nfs/www web2.example.com,puppet.example.com,ops3.example.com, > ops2.example.com,web1.example.com > > /var/nfs/home ansible.example.com,chef.example.com,logs3.example.com, > logs2.example.com,logs1.example.com,ops.example.com,lb1.exam...
2015 Feb 26
2
[LLVMdev] [Mesa-dev] [PATCH 1/2 v3] configure: add visibility macro detection to configure
Hi Marc On 17/02/15 09:40, Marc Dietrich wrote: > This adds clang/gcc visibility macro detection to configure and util/macros.h. > This is can be used to conveniently add e.g. a "HIDDEN" attribute to a function. > I believe this should be OK to go in regardless of the status of patch 2. There are just a couple of trivial nitpicks. > Signed-off-by: Marc Dietrich
2015 Nov 02
2
use pssh to restart a service
...d when I corrected it, my sudo command via pssh started working! #pssh -i -h es_list "/bin/sudo /bin/systemctl restart elasticsearch; sleep 10" [1] 20:31:32 [SUCCESS] bluethundr at es3.jokefire.com Stderr: sudo: sorry, you must have a tty to run sudo [2] 20:31:32 [SUCCESS] bluethundr at es2.jokefire.com [3] 20:31:32 [SUCCESS] bluethundr at es1.jokefire.com I'm still getting the 'sorry you must have a tty to run sudo' message coming from one of the nodes. But the command succeeds so it's no big deal! Odd tho that one node would be barking about that, considering my sud...
2015 Oct 31
3
use pssh to restart a service
> > What does the sudo log say? This is all the secure logs say about the ssh session: [root at logs:~] #tail -f /var/log/secure Oct 31 19:15:20 logs sshd[24407]: Accepted publickey for bluethundr from 47.18.111.100 port 47469 ssh2: RSA ae:62:1f:de:54:89:af:2c:10:16:0e:fd:8d:7e:81:06 Oct 31 19:15:21 logs sshd[24407]: pam_unix(sshd:session): session opened for user bluethundr by (uid=0)
2015 Feb 07
5
[LLVMdev] mesa-10.4.4: BROKEN TLS support in GLX with llvm-toolchain v3.6.0rc2
...atus: creating src/glx/apple/Makefile config.status: creating src/glx/tests/Makefile config.status: creating src/gtest/Makefile config.status: creating src/loader/Makefile config.status: creating src/mapi/Makefile config.status: creating src/mapi/es1api/glesv1_cm.pc config.status: creating src/mapi/es2api/glesv2.pc config.status: creating src/mapi/glapi/gen/Makefile config.status: creating src/mapi/vgapi/Makefile config.status: creating src/mapi/vgapi/vg.pc config.status: creating src/mesa/Makefile config.status: creating src/mesa/gl.pc config.status: creating src/mesa/drivers/dri/dri.pc config.s...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...+- drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 2 +- drivers/gpu/drm/ttm/ttm_bo_vm.c | 2 +- drivers/gpu/drm/via/via_dmablit.c | 8 +- drivers/gpu/drm/xen/xen_drm_front.c | 3 - drivers/gpu/ipu-v3/ipu-dc.c | 2 +- drivers/greybus/es2.c | 2 +- drivers/greybus/interface.c | 2 +- drivers/hid/hid-lg-g15.c | 2 +- drivers/hid/hid-logitech-dj.c | 2 +- drivers/hid/hid-microsoft.c | 3 - drivers/hid/hid-rmi.c...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...+- drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 2 +- drivers/gpu/drm/ttm/ttm_bo_vm.c | 2 +- drivers/gpu/drm/via/via_dmablit.c | 8 +- drivers/gpu/drm/xen/xen_drm_front.c | 3 - drivers/gpu/ipu-v3/ipu-dc.c | 2 +- drivers/greybus/es2.c | 2 +- drivers/greybus/interface.c | 2 +- drivers/hid/hid-lg-g15.c | 2 +- drivers/hid/hid-logitech-dj.c | 2 +- drivers/hid/hid-microsoft.c | 3 - drivers/hid/hid-rmi.c...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...+- drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 2 +- drivers/gpu/drm/ttm/ttm_bo_vm.c | 2 +- drivers/gpu/drm/via/via_dmablit.c | 8 +- drivers/gpu/drm/xen/xen_drm_front.c | 3 - drivers/gpu/ipu-v3/ipu-dc.c | 2 +- drivers/greybus/es2.c | 2 +- drivers/greybus/interface.c | 2 +- drivers/hid/hid-lg-g15.c | 2 +- drivers/hid/hid-logitech-dj.c | 2 +- drivers/hid/hid-microsoft.c | 3 - drivers/hid/hid-rmi.c...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...+- drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 2 +- drivers/gpu/drm/ttm/ttm_bo_vm.c | 2 +- drivers/gpu/drm/via/via_dmablit.c | 8 +- drivers/gpu/drm/xen/xen_drm_front.c | 3 - drivers/gpu/ipu-v3/ipu-dc.c | 2 +- drivers/greybus/es2.c | 2 +- drivers/greybus/interface.c | 2 +- drivers/hid/hid-lg-g15.c | 2 +- drivers/hid/hid-logitech-dj.c | 2 +- drivers/hid/hid-microsoft.c | 3 - drivers/hid/hid-rmi.c...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...+- drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 2 +- drivers/gpu/drm/ttm/ttm_bo_vm.c | 2 +- drivers/gpu/drm/via/via_dmablit.c | 8 +- drivers/gpu/drm/xen/xen_drm_front.c | 3 - drivers/gpu/ipu-v3/ipu-dc.c | 2 +- drivers/greybus/es2.c | 2 +- drivers/greybus/interface.c | 2 +- drivers/hid/hid-lg-g15.c | 2 +- drivers/hid/hid-logitech-dj.c | 2 +- drivers/hid/hid-microsoft.c | 3 - drivers/hid/hid-rmi.c...