Skip to content

Instantly share code, notes, and snippets.

[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
start: (argv, startupConfig) => {
log.debug('argv:', argv);
_throw(argv);
// other crap
}
╭─epers@eevee-dev ~/eevee ‹master*›
╰─➤ eevee start baz 1 ↵
21 22:53:09.618 > eevee.js:21 Object.debug (as debug): (5): argv:
21 22:53:09.619 > eevee.js:25 Object.error (as error): [Object] (1): {
@thehonker
thehonker / log.log
Created February 26, 2020 14:12
ceph mon stacktrace bug #43365
[email protected] [/root] $ journalctl -exu [email protected] --no-pager | grep -e "Feb 26 08:02" -e "Feb 26 08:03"
Feb 26 08:02:09 mon2 ceph-mon[3616584]: /tmp/release/Debian/WORKDIR/ceph-14.2.4/src/common/ceph_time.h: In function 'ceph::time_detail::timespan ceph::to_timespan(ceph::time_detail::signedspan)' thread 7f638275f700 time 2020-02-26 08:02:09.248625
Feb 26 08:02:09 mon2 ceph-mon[3616584]: /tmp/release/Debian/WORKDIR/ceph-14.2.4/src/common/ceph_time.h: 485: FAILED ceph_assert(z >= signedspan::zero())
Feb 26 08:02:09 mon2 ceph-mon[3616584]: ceph version 14.2.4 (ad875bdeab69b822458d91016d5b843be4a33550) nautilus (stable)
Feb 26 08:02:09 mon2 ceph-mon[3616584]: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x152) [0x7f638c7de60e]
Feb 26 08:02:09 mon2 ceph-mon[3616584]: 2: (()+0x2807e6) [0x7f638c7de7e6]
Feb 26 08:02:09 mon2 ceph-mon[3616584]: 3: (Paxos::store_state(MMonPaxos*)+0xaa8) [0x56223e28be58]
Feb 26 08:02:09 mon2 ceph-mon[3616584]: 4: (Paxos::handle_commit(bo
@thehonker
thehonker / hwinfoceph43365
Created February 26, 2020 14:16
hardware info ceph bug #43365
[email protected] [/root] $ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 30
model name : Intel(R) Xeon(R) CPU X3450 @ 2.67GHz
stepping : 5
microcode : 0xa
cpu MHz : 1200.998
cache size : 8192 KB