Advertisement
Guest User

Untitled

a guest
Jan 20th, 2025
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 19.88 KB | Software | 0 0
  1. db.hostInf() from Compass:
  2. {
  3.   system: {
  4.     currentTime: 2025-01-20T14:34:46.730Z,
  5.     hostname: 'mailstore.mismo-mx.cc',
  6.     cpuAddrSize: 64,
  7.     memSizeMB: Long('64257'),
  8.     memLimitMB: Long('64257'),
  9.     numCores: 16,
  10.     numCoresAvailableToProcess: 16,
  11.     numPhysicalCores: 16,
  12.     numCpuSockets: 16,
  13.     cpuArch: 'x86_64',
  14.     numaEnabled: false,
  15.     numNumaNodes: 1
  16.   },
  17.   os: { type: 'Linux', name: 'Ubuntu', version: '24.10' },
  18.   extra: {
  19.     versionString: 'Linux version 6.8.0-51-generic (buildd@lcy02-amd64-091) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #52-Ubuntu SMP PREEMPT_DYNAMIC Thu Dec  5 13:09:44 UTC 2024',
  20.     libcVersion: '2.40',
  21.     versionSignature: 'Ubuntu 6.8.0-51.52-generic 6.8.12',
  22.     kernelVersion: '6.8.0-51-generic',
  23.     cpuString: 'AMD EPYC 9634 84-Core Processor',
  24.     cpuFrequencyMHz: '2246.624',
  25.     cpuFeatures: 'fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves avx512_bf16 clzero xsaveerptr wbnoinvd arat avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid fsrm arch_capabilities',
  26.     pageSize: Long('4096'),
  27.     numPages: 16449847,
  28.     maxOpenFiles: 64000,
  29.     thp_enabled: 'madvise',
  30.     thp_defrag: 'madvise',
  31.     thp_max_ptes_none: '511',
  32.     overcommit_memory: '0',
  33.     glibc_rseq_present: true,
  34.     glibc_pthread_rseq_disabled: true,
  35.     mountInfo: [
  36.       [Object], [Object], [Object], [Object],
  37.       [Object], [Object], [Object], [Object],
  38.       [Object], [Object], [Object], [Object],
  39.       [Object], [Object], [Object], [Object],
  40.       [Object], [Object], [Object], [Object],
  41.       [Object], [Object], [Object], [Object],
  42.       [Object], [Object], [Object], [Object],
  43.       [Object], [Object], [Object], [Object],
  44.       [Object], [Object], [Object], [Object],
  45.       [Object]
  46.     ]
  47.   },
  48.   ok: 1
  49. }
  50.  
  51. db.serverCmdLineOpts() from Compass:
  52. {
  53.   argv: [ '/usr/bin/mongod', '--config', '/etc/mongod.conf' ],
  54.   parsed: {
  55.     config: '/etc/mongod.conf',
  56.     net: { bindIp: '127.0.0.1', port: 27017 },
  57.     processManagement: { timeZoneInfo: '/usr/share/zoneinfo' },
  58.     storage: { dbPath: '/var/lib/mongodb' },
  59.     systemLog: {
  60.       destination: 'file',
  61.       logAppend: true,
  62.       path: '/var/log/mongodb/mongod.log'
  63.     }
  64.   },
  65.   ok: 1
  66. }
  67.  
  68.  
  69. db.hostInfo() from mongosh(1):
  70. {
  71.   system: {
  72.     currentTime: ISODate('2025-01-20T14:39:11.255Z'),
  73.     hostname: 'mailstore.mismo-mx.cc',
  74.     cpuAddrSize: 64,
  75.     memSizeMB: Long('64257'),
  76.     memLimitMB: Long('64257'),
  77.     numCores: 16,
  78.     numCoresAvailableToProcess: 16,
  79.     numPhysicalCores: 16,
  80.     numCpuSockets: 16,
  81.     cpuArch: 'x86_64',
  82.     numaEnabled: false,
  83.     numNumaNodes: 1
  84.   },
  85.   os: { type: 'Linux', name: 'Ubuntu', version: '24.10' },
  86.   extra: {
  87.     versionString: 'Linux version 6.8.0-51-generic (buildd@lcy02-amd64-091) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #52-Ubuntu SMP PREEMPT_DYNAMIC Thu Dec  5 13:09:44 UTC 2024',
  88.     libcVersion: '2.40',
  89.     versionSignature: 'Ubuntu 6.8.0-51.52-generic 6.8.12',
  90.     kernelVersion: '6.8.0-51-generic',
  91.     cpuString: 'AMD EPYC 9634 84-Core Processor',
  92.     cpuFrequencyMHz: '2246.624',
  93.     cpuFeatures: 'fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves avx512_bf16 clzero xsaveerptr wbnoinvd arat avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid fsrm arch_capabilities',
  94.     pageSize: Long('4096'),
  95.     numPages: 16449847,
  96.     maxOpenFiles: 64000,
  97.     thp_enabled: 'madvise',
  98.     thp_defrag: 'madvise',
  99.     thp_max_ptes_none: '511',
  100.     overcommit_memory: '0',
  101.     glibc_rseq_present: true,
  102.     glibc_pthread_rseq_disabled: true,
  103.     mountInfo: [
  104.       {
  105.         mountId: 27,
  106.         parentId: 30,
  107.         major: 0,
  108.         minor: 5,
  109.         root: '/',
  110.         mountPoint: '/dev',
  111.         options: 'rw,nosuid,relatime',
  112.         fields: 'shared:2',
  113.         type: 'devtmpfs',
  114.         source: 'udev',
  115.         superOpt: 'rw,size=32863368k,nr_inodes=8215842,mode=755,inode64'
  116.       },
  117.       {
  118.         mountId: 31,
  119.         parentId: 25,
  120.         major: 0,
  121.         minor: 6,
  122.         root: '/',
  123.         mountPoint: '/sys/kernel/security',
  124.         options: 'rw,nosuid,nodev,noexec,relatime',
  125.         fields: 'shared:8',
  126.         type: 'securityfs',
  127.         source: 'securityfs',
  128.         superOpt: 'rw'
  129.       },
  130.       {
  131.         mountId: 40,
  132.         parentId: 25,
  133.         major: 0,
  134.         minor: 7,
  135.         root: '/',
  136.         mountPoint: '/sys/kernel/debug',
  137.         options: 'rw,nosuid,nodev,noexec,relatime',
  138.         fields: 'shared:16',
  139.         type: 'debugfs',
  140.         source: 'debugfs',
  141.         superOpt: 'rw'
  142.       },
  143.       {
  144.         mountId: 41,
  145.         parentId: 25,
  146.         major: 0,
  147.         minor: 12,
  148.         root: '/',
  149.         mountPoint: '/sys/kernel/tracing',
  150.         options: 'rw,nosuid,nodev,noexec,relatime',
  151.         fields: 'shared:17',
  152.         type: 'tracefs',
  153.         source: 'tracefs',
  154.         superOpt: 'rw'
  155.       },
  156.       {
  157.         mountId: 39,
  158.         parentId: 27,
  159.         major: 0,
  160.         minor: 20,
  161.         root: '/',
  162.         mountPoint: '/dev/mqueue',
  163.         options: 'rw,nosuid,nodev,noexec,relatime',
  164.         fields: 'shared:15',
  165.         type: 'mqueue',
  166.         source: 'mqueue',
  167.         superOpt: 'rw'
  168.       },
  169.       {
  170.         mountId: 43,
  171.         parentId: 25,
  172.         major: 0,
  173.         minor: 21,
  174.         root: '/',
  175.         mountPoint: '/sys/kernel/config',
  176.         options: 'rw,nosuid,nodev,noexec,relatime',
  177.         fields: 'shared:19',
  178.         type: 'configfs',
  179.         source: 'configfs',
  180.         superOpt: 'rw'
  181.       },
  182.       {
  183.         mountId: 25,
  184.         parentId: 30,
  185.         major: 0,
  186.         minor: 23,
  187.         root: '/',
  188.         mountPoint: '/sys',
  189.         options: 'rw,nosuid,nodev,noexec,relatime',
  190.         fields: 'shared:7',
  191.         type: 'sysfs',
  192.         source: 'sysfs',
  193.         superOpt: 'rw'
  194.       },
  195.       {
  196.         mountId: 26,
  197.         parentId: 30,
  198.         major: 0,
  199.         minor: 24,
  200.         root: '/',
  201.         mountPoint: '/proc',
  202.         options: 'rw,nosuid,nodev,noexec,relatime',
  203.         fields: 'shared:12',
  204.         type: 'proc',
  205.         source: 'proc',
  206.         superOpt: 'rw'
  207.       },
  208.       {
  209.         mountId: 28,
  210.         parentId: 27,
  211.         major: 0,
  212.         minor: 25,
  213.         root: '/',
  214.         mountPoint: '/dev/pts',
  215.         options: 'rw,nosuid,noexec,relatime',
  216.         fields: 'shared:3',
  217.         type: 'devpts',
  218.         source: 'devpts',
  219.         superOpt: 'rw,gid=5,mode=620,ptmxmode=000'
  220.       },
  221.       {
  222.         mountId: 29,
  223.         parentId: 30,
  224.         major: 0,
  225.         minor: 26,
  226.         root: '/',
  227.         mountPoint: '/run',
  228.         options: 'rw,nosuid,nodev,noexec,relatime',
  229.         fields: 'shared:5',
  230.         type: 'tmpfs',
  231.         source: 'tmpfs',
  232.         superOpt: 'rw,size=6579940k,mode=755,inode64'
  233.       },
  234.       {
  235.         mountId: 32,
  236.         parentId: 27,
  237.         major: 0,
  238.         minor: 27,
  239.         root: '/',
  240.         mountPoint: '/dev/shm',
  241.         options: 'rw,nosuid,nodev',
  242.         fields: 'shared:4',
  243.         type: 'tmpfs',
  244.         source: 'tmpfs',
  245.         superOpt: 'rw,inode64'
  246.       },
  247.       {
  248.         mountId: 33,
  249.         parentId: 29,
  250.         major: 0,
  251.         minor: 28,
  252.         root: '/',
  253.         mountPoint: '/run/lock',
  254.         options: 'rw,nosuid,nodev,noexec,relatime',
  255.         fields: 'shared:6',
  256.         type: 'tmpfs',
  257.         source: 'tmpfs',
  258.         superOpt: 'rw,size=5120k,inode64'
  259.       },
  260.       {
  261.         mountId: 34,
  262.         parentId: 25,
  263.         major: 0,
  264.         minor: 29,
  265.         root: '/',
  266.         mountPoint: '/sys/fs/cgroup',
  267.         options: 'rw,nosuid,nodev,noexec,relatime',
  268.         fields: 'shared:9',
  269.         type: 'cgroup2',
  270.         source: 'cgroup2',
  271.         superOpt: 'rw,nsdelegate,memory_recursiveprot'
  272.       },
  273.       {
  274.         mountId: 35,
  275.         parentId: 25,
  276.         major: 0,
  277.         minor: 30,
  278.         root: '/',
  279.         mountPoint: '/sys/fs/pstore',
  280.         options: 'rw,nosuid,nodev,noexec,relatime',
  281.         fields: 'shared:10',
  282.         type: 'pstore',
  283.         source: 'pstore',
  284.         superOpt: 'rw'
  285.       },
  286.       {
  287.         mountId: 36,
  288.         parentId: 25,
  289.         major: 0,
  290.         minor: 31,
  291.         root: '/',
  292.         mountPoint: '/sys/fs/bpf',
  293.         options: 'rw,nosuid,nodev,noexec,relatime',
  294.         fields: 'shared:11',
  295.         type: 'bpf',
  296.         source: 'bpf',
  297.         superOpt: 'rw,mode=700'
  298.       },
  299.       {
  300.         mountId: 37,
  301.         parentId: 26,
  302.         major: 0,
  303.         minor: 32,
  304.         root: '/',
  305.         mountPoint: '/proc/sys/fs/binfmt_misc',
  306.         options: 'rw,relatime',
  307.         fields: 'shared:13',
  308.         type: 'autofs',
  309.         source: 'systemd-1',
  310.         superOpt: 'rw,fd=32,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=18472'
  311.       },
  312.       {
  313.         mountId: 38,
  314.         parentId: 27,
  315.         major: 0,
  316.         minor: 33,
  317.         root: '/',
  318.         mountPoint: '/dev/hugepages',
  319.         options: 'rw,nosuid,nodev,relatime',
  320.         fields: 'shared:14',
  321.         type: 'hugetlbfs',
  322.         source: 'hugetlbfs',
  323.         superOpt: 'rw,pagesize=2M'
  324.       },
  325.       {
  326.         mountId: 42,
  327.         parentId: 25,
  328.         major: 0,
  329.         minor: 34,
  330.         root: '/',
  331.         mountPoint: '/sys/fs/fuse/connections',
  332.         options: 'rw,nosuid,nodev,noexec,relatime',
  333.         fields: 'shared:18',
  334.         type: 'fusectl',
  335.         source: 'fusectl',
  336.         superOpt: 'rw'
  337.       },
  338.       {
  339.         mountId: 45,
  340.         parentId: 37,
  341.         major: 0,
  342.         minor: 35,
  343.         root: '/',
  344.         mountPoint: '/proc/sys/fs/binfmt_misc',
  345.         options: 'rw,nosuid,nodev,noexec,relatime',
  346.         fields: 'shared:29',
  347.         type: 'binfmt_misc',
  348.         source: 'binfmt_misc',
  349.         superOpt: 'rw'
  350.       },
  351.       {
  352.         mountId: 91,
  353.         parentId: 29,
  354.         major: 0,
  355.         minor: 38,
  356.         root: '/',
  357.         mountPoint: '/run/credentials/systemd-networkd.service',
  358.         options: 'ro,nosuid,nodev,noexec,relatime,nosymfollow',
  359.         fields: 'shared:22',
  360.         type: 'tmpfs',
  361.         source: 'tmpfs',
  362.         superOpt: 'rw,size=1024k,nr_inodes=1024,mode=700,inode64,noswap'
  363.       },
  364.       {
  365.         mountId: 110,
  366.         parentId: 29,
  367.         major: 0,
  368.         minor: 39,
  369.         root: '/',
  370.         mountPoint: '/run/credentials/systemd-resolved.service',
  371.         options: 'ro,nosuid,nodev,noexec,relatime,nosymfollow',
  372.         fields: 'shared:28',
  373.         type: 'tmpfs',
  374.         source: 'tmpfs',
  375.         superOpt: 'rw,size=1024k,nr_inodes=1024,mode=700,inode64,noswap'
  376.       },
  377.       {
  378.         mountId: 51,
  379.         parentId: 29,
  380.         major: 0,
  381.         minor: 45,
  382.         root: '/',
  383.         mountPoint: '/run/user/0',
  384.         options: 'rw,nosuid,nodev,relatime',
  385.         fields: 'shared:249',
  386.         type: 'tmpfs',
  387.         source: 'tmpfs',
  388.         superOpt: 'rw,size=6579936k,nr_inodes=1644984,mode=700,inode64'
  389.       },
  390.       {
  391.         mountId: 62,
  392.         parentId: 29,
  393.         major: 0,
  394.         minor: 46,
  395.         root: '/',
  396.         mountPoint: '/run/user/1000',
  397.         options: 'rw,nosuid,nodev,relatime',
  398.         fields: 'shared:286',
  399.         type: 'tmpfs',
  400.         source: 'tmpfs',
  401.         superOpt: 'rw,size=6579936k,nr_inodes=1644984,mode=700,uid=1000,gid=1000,inode64'
  402.       },
  403.       {
  404.         mountId: 85,
  405.         parentId: 29,
  406.         major: 0,
  407.         minor: 49,
  408.         root: '/',
  409.         mountPoint: '/run/credentials/systemd-udev-load-credentials.service',
  410.         options: 'ro,nosuid,nodev,noexec,relatime,nosymfollow',
  411.         fields: 'shared:20',
  412.         type: 'tmpfs',
  413.         source: 'tmpfs',
  414.         superOpt: 'rw,size=1024k,nr_inodes=1024,mode=700,inode64,noswap'
  415.       },
  416.       {
  417.         mountId: 388,
  418.         parentId: 29,
  419.         major: 0,
  420.         minor: 51,
  421.         root: '/',
  422.         mountPoint: '/run/credentials/systemd-journald.service',
  423.         options: 'ro,nosuid,nodev,noexec,relatime,nosymfollow',
  424.         fields: 'shared:108',
  425.         type: 'tmpfs',
  426.         source: 'tmpfs',
  427.         superOpt: 'rw,size=1024k,nr_inodes=1024,mode=700,inode64,noswap'
  428.       },
  429.       {
  430.         deviceName: 'loop0',
  431.         reads: '30',
  432.         readsMerged: '0',
  433.         readsSectors: '60',
  434.         readsMs: '0',
  435.         writes: '0',
  436.         writesMerged: '0',
  437.         writesSectors: '0',
  438.         writesMs: '0',
  439.         ioInProgress: '0',
  440.         ioMs: '0',
  441.         ioMsWeighted: '0',
  442.         discards: '0',
  443.         discardsMerged: '0',
  444.         discardsSectors: '0',
  445.         discardsMs: '0',
  446.         flushes: '0',
  447.         flushesMs: '0'
  448.       },
  449.       {
  450.         deviceName: 'loop1',
  451.         reads: '0',
  452.         readsMerged: '0',
  453.         readsSectors: '0',
  454.         readsMs: '0',
  455.         writes: '0',
  456.         writesMerged: '0',
  457.         writesSectors: '0',
  458.         writesMs: '0',
  459.         ioInProgress: '0',
  460.         ioMs: '0',
  461.         ioMsWeighted: '0',
  462.         discards: '0',
  463.         discardsMerged: '0',
  464.         discardsSectors: '0',
  465.         discardsMs: '0',
  466.         flushes: '0',
  467.         flushesMs: '0'
  468.       },
  469.       {
  470.         deviceName: 'loop2',
  471.         reads: '0',
  472.         readsMerged: '0',
  473.         readsSectors: '0',
  474.         readsMs: '0',
  475.         writes: '0',
  476.         writesMerged: '0',
  477.         writesSectors: '0',
  478.         writesMs: '0',
  479.         ioInProgress: '0',
  480.         ioMs: '0',
  481.         ioMsWeighted: '0',
  482.         discards: '0',
  483.         discardsMerged: '0',
  484.         discardsSectors: '0',
  485.         discardsMs: '0',
  486.         flushes: '0',
  487.         flushesMs: '0'
  488.       },
  489.       {
  490.         deviceName: 'loop3',
  491.         reads: '0',
  492.         readsMerged: '0',
  493.         readsSectors: '0',
  494.         readsMs: '0',
  495.         writes: '0',
  496.         writesMerged: '0',
  497.         writesSectors: '0',
  498.         writesMs: '0',
  499.         ioInProgress: '0',
  500.         ioMs: '0',
  501.         ioMsWeighted: '0',
  502.         discards: '0',
  503.         discardsMerged: '0',
  504.         discardsSectors: '0',
  505.         discardsMs: '0',
  506.         flushes: '0',
  507.         flushesMs: '0'
  508.       },
  509.       {
  510.         deviceName: 'loop4',
  511.         reads: '0',
  512.         readsMerged: '0',
  513.         readsSectors: '0',
  514.         readsMs: '0',
  515.         writes: '0',
  516.         writesMerged: '0',
  517.         writesSectors: '0',
  518.         writesMs: '0',
  519.         ioInProgress: '0',
  520.         ioMs: '0',
  521.         ioMsWeighted: '0',
  522.         discards: '0',
  523.         discardsMerged: '0',
  524.         discardsSectors: '0',
  525.         discardsMs: '0',
  526.         flushes: '0',
  527.         flushesMs: '0'
  528.       },
  529.       {
  530.         deviceName: 'loop5',
  531.         reads: '0',
  532.         readsMerged: '0',
  533.         readsSectors: '0',
  534.         readsMs: '0',
  535.         writes: '0',
  536.         writesMerged: '0',
  537.         writesSectors: '0',
  538.         writesMs: '0',
  539.         ioInProgress: '0',
  540.         ioMs: '0',
  541.         ioMsWeighted: '0',
  542.         discards: '0',
  543.         discardsMerged: '0',
  544.         discardsSectors: '0',
  545.         discardsMs: '0',
  546.         flushes: '0',
  547.         flushesMs: '0'
  548.       },
  549.       {
  550.         deviceName: 'loop6',
  551.         reads: '0',
  552.         readsMerged: '0',
  553.         readsSectors: '0',
  554.         readsMs: '0',
  555.         writes: '0',
  556.         writesMerged: '0',
  557.         writesSectors: '0',
  558.         writesMs: '0',
  559.         ioInProgress: '0',
  560.         ioMs: '0',
  561.         ioMsWeighted: '0',
  562.         discards: '0',
  563.         discardsMerged: '0',
  564.         discardsSectors: '0',
  565.         discardsMs: '0',
  566.         flushes: '0',
  567.         flushesMs: '0'
  568.       },
  569.       {
  570.         deviceName: 'loop7',
  571.         reads: '0',
  572.         readsMerged: '0',
  573.         readsSectors: '0',
  574.         readsMs: '0',
  575.         writes: '0',
  576.         writesMerged: '0',
  577.         writesSectors: '0',
  578.         writesMs: '0',
  579.         ioInProgress: '0',
  580.         ioMs: '0',
  581.         ioMsWeighted: '0',
  582.         discards: '0',
  583.         discardsMerged: '0',
  584.         discardsSectors: '0',
  585.         discardsMs: '0',
  586.         flushes: '0',
  587.         flushesMs: '0'
  588.       },
  589.       {
  590.         deviceName: 'sr0',
  591.         reads: '0',
  592.         readsMerged: '0',
  593.         readsSectors: '0',
  594.         readsMs: '0',
  595.         writes: '0',
  596.         writesMerged: '0',
  597.         writesSectors: '0',
  598.         writesMs: '0',
  599.         ioInProgress: '0',
  600.         ioMs: '0',
  601.         ioMsWeighted: '0',
  602.         discards: '0',
  603.         discardsMerged: '0',
  604.         discardsSectors: '0',
  605.         discardsMs: '0',
  606.         flushes: '0',
  607.         flushesMs: '0'
  608.       },
  609.       {
  610.         deviceName: 'vda',
  611.         reads: '39769',
  612.         readsMerged: '20887',
  613.         readsSectors: '1536598',
  614.         readsMs: '7929',
  615.         writes: '6166714',
  616.         writesMerged: '2134254',
  617.         writesSectors: '98709976',
  618.         writesMs: '3851285',
  619.         ioInProgress: '0',
  620.         ioMs: '671417',
  621.         ioMsWeighted: '3948263',
  622.         discards: '32780',
  623.         discardsMerged: '0',
  624.         discardsSectors: '4221838904',
  625.         discardsMs: '5119',
  626.         flushes: '551040',
  627.         flushesMs: '83927'
  628.       },
  629.       {
  630.         deviceName: 'vda1',
  631.         reads: '412',
  632.         readsMerged: '0',
  633.         readsSectors: '25184',
  634.         readsMs: '46',
  635.         writes: '0',
  636.         writesMerged: '0',
  637.         writesSectors: '0',
  638.         writesMs: '0',
  639.         ioInProgress: '0',
  640.         ioMs: '57',
  641.         ioMsWeighted: '46',
  642.         discards: '0',
  643.         discardsMerged: '0',
  644.         discardsSectors: '0',
  645.         discardsMs: '0',
  646.         flushes: '0',
  647.         flushesMs: '0'
  648.       },
  649.       {
  650.         mountId: 30,
  651.         parentId: 1,
  652.         major: 253,
  653.         minor: 2,
  654.         root: '/',
  655.         mountPoint: '/',
  656.         options: 'rw,relatime',
  657.         fields: 'shared:1',
  658.         type: 'ext4',
  659.         source: '/dev/vda2',
  660.         superOpt: 'rw',
  661.         deviceName: 'vda2',
  662.         reads: '38107',
  663.         readsMerged: '20887',
  664.         readsSectors: '1465402',
  665.         readsMs: '7675',
  666.         writes: '6166488',
  667.         writesMerged: '2134254',
  668.         writesSectors: '98709072',
  669.         writesMs: '3851266',
  670.         ioInProgress: '0',
  671.         ioMs: '802602',
  672.         ioMsWeighted: '3864061',
  673.         discards: '32780',
  674.         discardsMerged: '0',
  675.         discardsSectors: '4221838904',
  676.         discardsMs: '5119',
  677.         flushes: '0',
  678.         flushesMs: '0'
  679.       }
  680.     ]
  681.   },
  682.   ok: 1
  683. }
  684. db.serverCmdLineOpts() from mongosh(1):
  685. {
  686.   argv: [ '/usr/bin/mongod', '--config', '/etc/mongod.conf' ],
  687.   parsed: {
  688.     config: '/etc/mongod.conf',
  689.     net: { bindIp: '127.0.0.1', port: 27017 },
  690.     processManagement: { timeZoneInfo: '/usr/share/zoneinfo' },
  691.     storage: { dbPath: '/var/lib/mongodb' },
  692.     systemLog: {
  693.       destination: 'file',
  694.       logAppend: true,
  695.       path: '/var/log/mongodb/mongod.log'
  696.     }
  697.   },
  698.   ok: 1
  699. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement