jolausa

infra-73

Mar 2nd, 2017
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.39 KB | None | 0 0
  1.  
  2. user@infra-73:~$ lscpu
  3. Architecture: x86_64
  4. CPU op-mode(s): 32-bit, 64-bit
  5. Byte Order: Little Endian
  6. CPU(s): 40
  7. On-line CPU(s) list: 0-39
  8. Thread(s) per core: 2
  9. Core(s) per socket: 10
  10. Socket(s): 2
  11. NUMA node(s): 2
  12. Vendor ID: GenuineIntel
  13. CPU family: 6
  14. Model: 62
  15. Model name: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
  16. Stepping: 4
  17. CPU MHz: 1200.000
  18. CPU max MHz: 2800.0000
  19. CPU min MHz: 1200.0000
  20. BogoMIPS: 5601.40
  21. Virtualization: VT-x
  22. L1d cache: 32K
  23. L1i cache: 32K
  24. L2 cache: 256K
  25. L3 cache: 25600K
  26. NUMA node0 CPU(s): 0-9,20-29
  27. NUMA node1 CPU(s): 10-19,30-39
  28. Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm epb tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts
  29.  
  30.  
  31.  
  32.  
  33.  
  34. user@infra-73:~$ cat /proc/meminfo
  35. MemTotal: 264115040 kB
  36. MemFree: 245755788 kB
  37. MemAvailable: 255356396 kB
  38. Buffers: 345992 kB
  39. Cached: 11002068 kB
  40. SwapCached: 0 kB
  41. Active: 10954764 kB
  42. Inactive: 5730044 kB
  43. Active(anon): 6230728 kB
  44. Inactive(anon): 400328 kB
  45. Active(file): 4724036 kB
  46. Inactive(file): 5329716 kB
  47. Unevictable: 3660 kB
  48. Mlocked: 3660 kB
  49. SwapTotal: 268402684 kB
  50. SwapFree: 268402684 kB
  51. Dirty: 428 kB
  52. Writeback: 0 kB
  53. AnonPages: 5340604 kB
  54. Mapped: 323252 kB
  55. Shmem: 1291888 kB
  56. Slab: 703144 kB
  57. SReclaimable: 426940 kB
  58. SUnreclaim: 276204 kB
  59. KernelStack: 12272 kB
  60. PageTables: 29288 kB
  61. NFS_Unstable: 0 kB
  62. Bounce: 0 kB
  63. WritebackTmp: 0 kB
  64. CommitLimit: 400460204 kB
  65. Committed_AS: 49545428 kB
  66. VmallocTotal: 34359738367 kB
  67. VmallocUsed: 0 kB
  68. VmallocChunk: 0 kB
  69. HardwareCorrupted: 0 kB
  70. AnonHugePages: 2002944 kB
  71. CmaTotal: 0 kB
  72. CmaFree: 0 kB
  73. HugePages_Total: 0
  74. HugePages_Free: 0
  75. HugePages_Rsvd: 0
  76. HugePages_Surp: 0
  77. Hugepagesize: 2048 kB
  78. DirectMap4k: 329388 kB
  79. DirectMap2M: 15364096 kB
  80. DirectMap1G: 252706816 kB
  81.  
  82.  
  83. user@infra-73:~$ df -h
  84. Filesystem Size Used Avail Use% Mounted on
  85. udev 126G 0 126G 0% /dev
  86. tmpfs 26G 1.1G 25G 5% /run
  87. /dev/mapper/infra--73--vg-root 481G 31G 426G 7% /
  88. tmpfs 126G 16K 126G 1% /dev/shm
  89. tmpfs 5.0M 0 5.0M 0% /run/lock
  90. tmpfs 126G 0 126G 0% /sys/fs/cgroup
  91. /dev/sda1 472M 242M 206M 54% /boot
  92. cgmfs 100K 0 100K 0% /run/cgmanager/fs
  93. tmpfs 26G 0 26G 0% /run/user/1000
  94. tmpfs 26G 0 26G 0% /run/user/1001
Advertisement
Add Comment
Please, Sign In to add comment