2019-10-2819:43:54.149 7eff2ff1f440 -1 mon.node8@-1(???) e0 unable to find a keyring file on /tmp/ceph.mon.keyring: (13) Permission denied 2019-10-2819:43:54.149 7eff2ff1f440 -1 ceph-mon: error creating monfs: (2) No such file or directory
$ sudo ceph mon stat e3: 2 mons at {node6=\[v2:192.168.3.6:3300/0,v1:192.168.3.6:6789/0\],node8=\[v2:192.168.3.8:3300/0,v1:192.168.3.8:6789/0\]}, election epoch 26, leader 0 node8, quorum 0,1 node8,node6
postgres=# SELECT slot_name, slot_type, active FROM pg_replication_slots; slot_name slot_type active -------------+-----------+-------- repl_slot_1 physical t (1 row)
postgres=# select name, setting from pg_catalog.pg_settings where name like 'archive%' or name = 'wal_level'; name setting -----------------+---------------------------------------------- archive_command test ! -f /mnt/wals/%f && cp %p /mnt/wals/%f archive_mode on archive_timeout 0 wal_level replica (4 rows)
$ glxinfo name of display: localhost:10.0 libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast X Errorof failed request: GLXBadContext Major opcode of failed request: 149 (GLX) Minor opcode of failed request: 6 (X_GLXIsDirect) Serial number of failed request: 26 Current serial number in output stream: 25
$ export LIBGL_DEBUG=verbose $ glxgear libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/tls/swrast_dri.so libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so libGL: Can't open configuration file /etc/drirc: No such file or directory. libGL: Can't open configuration file /home/john/.drirc: No such file or directory. libGL: Can't open configuration file /etc/drirc: No such file or directory. libGL: Can't open configuration file /home/john/.drirc: No such file or directory. libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast