Advertisement
Guest User

Untitled

a guest
Aug 1st, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.47 KB | None | 0 0
  1. Information for general problems.
  2. [code]
  3. == BEGIN uname -rmi ==
  4. 3.10.0-862.el7.x86_64 x86_64 x86_64
  5. == END uname -rmi ==
  6.  
  7. == BEGIN rpm -qa \*-release\* ==
  8. centos-release-7-5.1804.el7.centos.x86_64
  9. == END rpm -qa \*-release\* ==
  10.  
  11. == BEGIN cat /etc/redhat-release ==
  12. CentOS Linux release 7.5.1804 (Core)
  13. == END cat /etc/redhat-release ==
  14.  
  15. == BEGIN getenforce ==
  16. Enforcing
  17. == END getenforce ==
  18.  
  19. == BEGIN free -m ==
  20. total used free shared buff/cache available
  21. Mem: 15881 1585 173 29 14122 13833
  22. Swap: 8063 1 8062
  23. == END free -m ==
  24.  
  25. == BEGIN rpm -qa yum\* rpm-\* python | sort ==
  26. python-2.7.5-68.el7.x86_64
  27. rpm-build-libs-4.11.3-32.el7.x86_64
  28. rpm-libs-4.11.3-32.el7.x86_64
  29. rpm-python-4.11.3-32.el7.x86_64
  30. yum-3.4.3-158.el7.centos.noarch
  31. yum-langpacks-0.4.2-7.el7.noarch
  32. yum-metadata-parser-1.1.4-10.el7.x86_64
  33. yum-plugin-fastestmirror-1.1.31-45.el7.noarch
  34. yum-utils-1.1.31-45.el7.noarch
  35. == END rpm -qa yum\* rpm-\* python | sort ==
  36.  
  37. == BEGIN ls /etc/yum.repos.d ==
  38. CentOS-Base.repo
  39. CentOS-CR.repo
  40. CentOS-Debuginfo.repo
  41. CentOS-fasttrack.repo
  42. CentOS-Media.repo
  43. CentOS-Sources.repo
  44. CentOS-Vault.repo
  45. == END ls /etc/yum.repos.d ==
  46.  
  47. == BEGIN cat /etc/yum.conf ==
  48. [main]
  49. cachedir=/var/cache/yum/$basearch/$releasever
  50. keepcache=0
  51. debuglevel=2
  52. logfile=/var/log/yum.log
  53. exactarch=1
  54. obsoletes=1
  55. gpgcheck=1
  56. plugins=1
  57. installonly_limit=5
  58. bugtracker_url=http://bugs.centos.org/set_project.php?project_id=23&ref=http://bugs.centos.org/bug_report_page.php?category=yum
  59. distroverpkg=centos-release
  60.  
  61.  
  62. # This is the default, if you make this bigger yum won't see if the metadata
  63. # is newer on the remote and so you'll "gain" the bandwidth of not having to
  64. # download the new metadata and "pay" for it by yum not having correct
  65. # information.
  66. # It is esp. important, to have correct metadata, for distributions like
  67. # Fedora which don't keep old packages around. If you don't like this checking
  68. # interupting your command line usage, it's much better to have something
  69. # manually check the metadata once an hour (yum-updatesd will do this).
  70. # metadata_expire=90m
  71.  
  72. # PUT YOUR REPOS HERE OR IN separate files named file.repo
  73. # in /etc/yum.repos.d
  74. == END cat /etc/yum.conf ==
  75.  
  76. == BEGIN yum repolist all ==
  77. Loaded plugins: fastestmirror, langpacks
  78. Loading mirror speeds from cached hostfile
  79. * base: mirror.sesp.northwestern.edu
  80. * extras: ftpmirror.your.org
  81. * updates: ftpmirror.your.org
  82. repo id repo name status
  83. C7.0.1406-base/x86_64 CentOS-7.0.1406 - Base disabled
  84. C7.0.1406-centosplus/x86_64 CentOS-7.0.1406 - CentOSPlus disabled
  85. C7.0.1406-extras/x86_64 CentOS-7.0.1406 - Extras disabled
  86. C7.0.1406-fasttrack/x86_64 CentOS-7.0.1406 - CentOSPlus disabled
  87. C7.0.1406-updates/x86_64 CentOS-7.0.1406 - Updates disabled
  88. C7.1.1503-base/x86_64 CentOS-7.1.1503 - Base disabled
  89. C7.1.1503-centosplus/x86_64 CentOS-7.1.1503 - CentOSPlus disabled
  90. C7.1.1503-extras/x86_64 CentOS-7.1.1503 - Extras disabled
  91. C7.1.1503-fasttrack/x86_64 CentOS-7.1.1503 - CentOSPlus disabled
  92. C7.1.1503-updates/x86_64 CentOS-7.1.1503 - Updates disabled
  93. C7.2.1511-base/x86_64 CentOS-7.2.1511 - Base disabled
  94. C7.2.1511-centosplus/x86_64 CentOS-7.2.1511 - CentOSPlus disabled
  95. C7.2.1511-extras/x86_64 CentOS-7.2.1511 - Extras disabled
  96. C7.2.1511-fasttrack/x86_64 CentOS-7.2.1511 - CentOSPlus disabled
  97. C7.2.1511-updates/x86_64 CentOS-7.2.1511 - Updates disabled
  98. C7.3.1611-base/x86_64 CentOS-7.3.1611 - Base disabled
  99. C7.3.1611-centosplus/x86_64 CentOS-7.3.1611 - CentOSPlus disabled
  100. C7.3.1611-extras/x86_64 CentOS-7.3.1611 - Extras disabled
  101. C7.3.1611-fasttrack/x86_64 CentOS-7.3.1611 - CentOSPlus disabled
  102. C7.3.1611-updates/x86_64 CentOS-7.3.1611 - Updates disabled
  103. C7.4.1708-base/x86_64 CentOS-7.4.1708 - Base disabled
  104. C7.4.1708-centosplus/x86_64 CentOS-7.4.1708 - CentOSPlus disabled
  105. C7.4.1708-extras/x86_64 CentOS-7.4.1708 - Extras disabled
  106. C7.4.1708-fasttrack/x86_64 CentOS-7.4.1708 - CentOSPlus disabled
  107. C7.4.1708-updates/x86_64 CentOS-7.4.1708 - Updates disabled
  108. base/7/x86_64 CentOS-7 - Base enabled: 9,911
  109. base-debuginfo/x86_64 CentOS-7 - Debuginfo disabled
  110. base-source/7 CentOS-7 - Base Sources disabled
  111. c7-media CentOS-7 - Media disabled
  112. centosplus/7/x86_64 CentOS-7 - Plus disabled
  113. centosplus-source/7 CentOS-7 - Plus Sources disabled
  114. cr/7/x86_64 CentOS-7 - cr disabled
  115. extras/7/x86_64 CentOS-7 - Extras enabled: 363
  116. extras-source/7 CentOS-7 - Extras Sources disabled
  117. fasttrack/7/x86_64 CentOS-7 - fasttrack disabled
  118. updates/7/x86_64 CentOS-7 - Updates enabled: 1,004
  119. updates-source/7 CentOS-7 - Updates Sources disabled
  120. repolist: 11,278
  121. == END yum repolist all ==
  122.  
  123. == BEGIN egrep 'include|exclude' /etc/yum.repos.d/*.repo ==
  124. == END egrep 'include|exclude' /etc/yum.repos.d/*.repo ==
  125.  
  126. == BEGIN sed -n -e "/^\[/h; /priority *=/{ G; s/\n/ /; s/ity=/ity = /; p }" /etc/yum.repos.d/*.repo | sort -k3n ==
  127. == END sed -n -e "/^\[/h; /priority *=/{ G; s/\n/ /; s/ity=/ity = /; p }" /etc/yum.repos.d/*.repo | sort -k3n ==
  128.  
  129. == BEGIN cat /etc/fstab ==
  130.  
  131. #
  132. # /etc/fstab
  133. # Created by anaconda on Fri Apr 6 00:02:04 2018
  134. #
  135. # Accessible filesystems, by reference, are maintained under '/dev/disk'
  136. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info
  137. #
  138. /dev/mapper/centos-root / xfs defaults 0 0
  139. UUID=7badaa3e-fec0-4198-bda0-13e4a520d8e4 /boot xfs defaults 0 0
  140. UUID=13C8-863D /boot/efi vfat umask=0077,shortname=winnt 0 0
  141. /dev/mapper/centos-home /home xfs defaults 0 0
  142. /dev/mapper/centos-swap swap swap defaults 0 0
  143. == END cat /etc/fstab ==
  144.  
  145. == BEGIN df -h ==
  146. Filesystem Size Used Avail Use% Mounted on
  147. /dev/mapper/centos-root 50G 3.9G 47G 8% /
  148. devtmpfs 7.8G 0 7.8G 0% /dev
  149. tmpfs 7.8G 6.3M 7.8G 1% /dev/shm
  150. tmpfs 7.8G 11M 7.8G 1% /run
  151. tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
  152. /dev/sda2 1014M 162M 853M 16% /boot
  153. /dev/sda1 200M 9.8M 191M 5% /boot/efi
  154. /dev/mapper/centos-home 53G 15G 39G 28% /home
  155. tmpfs 1.6G 8.0K 1.6G 1% /run/user/42
  156. tmpfs 1.6G 56K 1.6G 1% /run/user/1000
  157. tmpfs 1.6G 0 1.6G 0% /run/user/0
  158. 192.168.1.153:/homePool/2abadeb3e2844354ba7648a2f93cf74d-1532145605-vmdklinked 67G 5.6G 61G 9% /mount/imageexport
  159. == END df -h ==
  160.  
  161. == BEGIN fdisk -lu ==
  162. WARNING: fdisk GPT support is currently new, and therefore in an experimental phase. Use at your own discretion.
  163.  
  164. Disk /dev/sda: 120.0 GB, 120034123776 bytes, 234441648 sectors
  165. Units = sectors of 1 * 512 = 512 bytes
  166. Sector size (logical/physical): 512 bytes / 512 bytes
  167. I/O size (minimum/optimal): 512 bytes / 512 bytes
  168. Disk label type: gpt
  169. Disk identifier: E46C19C8-BC4D-4767-8D4D-307D7668A191
  170.  
  171.  
  172. # Start End Size Type Name
  173. 1 2048 411647 200M EFI System EFI System Partition
  174. 2 411648 2508799 1G Microsoft basic
  175. 3 2508800 234440703 110.6G Linux LVM
  176.  
  177. Disk /dev/mapper/centos-root: 53.7 GB, 53687091200 bytes, 104857600 sectors
  178. Units = sectors of 1 * 512 = 512 bytes
  179. Sector size (logical/physical): 512 bytes / 512 bytes
  180. I/O size (minimum/optimal): 512 bytes / 512 bytes
  181.  
  182.  
  183. Disk /dev/mapper/centos-swap: 8455 MB, 8455716864 bytes, 16515072 sectors
  184. Units = sectors of 1 * 512 = 512 bytes
  185. Sector size (logical/physical): 512 bytes / 512 bytes
  186. I/O size (minimum/optimal): 512 bytes / 512 bytes
  187.  
  188.  
  189. Disk /dev/mapper/centos-home: 56.6 GB, 56597938176 bytes, 110542848 sectors
  190. Units = sectors of 1 * 512 = 512 bytes
  191. Sector size (logical/physical): 512 bytes / 512 bytes
  192. I/O size (minimum/optimal): 512 bytes / 512 bytes
  193.  
  194. == END fdisk -lu ==
  195.  
  196. == BEGIN parted -l ==
  197. Model: ATA KINGSTON SA400S3 (scsi)
  198. Disk /dev/sda: 120GB
  199. Sector size (logical/physical): 512B/512B
  200. Partition Table: gpt
  201. Disk Flags:
  202.  
  203. Number Start End Size File system Name Flags
  204. 1 1049kB 211MB 210MB fat16 EFI System Partition boot
  205. 2 211MB 1285MB 1074MB xfs
  206. 3 1285MB 120GB 119GB lvm
  207.  
  208.  
  209. Model: Linux device-mapper (linear) (dm)
  210. Disk /dev/mapper/centos-home: 56.6GB
  211. Sector size (logical/physical): 512B/512B
  212. Partition Table: loop
  213. Disk Flags:
  214.  
  215. Number Start End Size File system Flags
  216. 1 0.00B 56.6GB 56.6GB xfs
  217.  
  218.  
  219. Model: Linux device-mapper (linear) (dm)
  220. Disk /dev/mapper/centos-swap: 8456MB
  221. Sector size (logical/physical): 512B/512B
  222. Partition Table: loop
  223. Disk Flags:
  224.  
  225. Number Start End Size File system Flags
  226. 1 0.00B 8456MB 8456MB linux-swap(v1)
  227.  
  228.  
  229. Model: Linux device-mapper (linear) (dm)
  230. Disk /dev/mapper/centos-root: 53.7GB
  231. Sector size (logical/physical): 512B/512B
  232. Partition Table: loop
  233. Disk Flags:
  234.  
  235. Number Start End Size File system Flags
  236. 1 0.00B 53.7GB 53.7GB xfs
  237.  
  238.  
  239. == END parted -l ==
  240.  
  241. == BEGIN blkid ==
  242. /dev/sda1: SEC_TYPE="msdos" UUID="13C8-863D" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="b2cbae73-618e-4460-8a85-4d9b973aaaa4"
  243. /dev/sda2: UUID="7badaa3e-fec0-4198-bda0-13e4a520d8e4" TYPE="xfs" PARTUUID="75dffb95-e678-481e-b3f2-e7f01072881d"
  244. /dev/sda3: UUID="brXc4C-35S7-mevL-HaDA-FbCG-JOsQ-LfY0y8" TYPE="LVM2_member" PARTUUID="672fa377-9177-431d-8b5a-f7868eb2e464"
  245. /dev/mapper/centos-root: UUID="1f036ea8-fe8b-4ae4-b1bf-cf5cd79fbd4f" TYPE="xfs"
  246. /dev/mapper/centos-swap: UUID="03d3e518-ea41-49ee-84ac-4d4f50da4587" TYPE="swap"
  247. /dev/mapper/centos-home: UUID="9f512f68-4d86-4b09-b14c-4ff6c1b43690" TYPE="xfs"
  248. == END blkid ==
  249.  
  250. == BEGIN cat /proc/mdstat ==
  251. Personalities :
  252. unused devices: <none>
  253. == END cat /proc/mdstat ==
  254.  
  255. == BEGIN pvs ==
  256. PV VG Fmt Attr PSize PFree
  257. /dev/sda3 centos lvm2 a-- <110.59g 4.00m
  258. == END pvs ==
  259.  
  260. == BEGIN vgs ==
  261. VG #PV #LV #SN Attr VSize VFree
  262. centos 1 3 0 wz--n- <110.59g 4.00m
  263. == END vgs ==
  264.  
  265. == BEGIN lvs ==
  266. LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
  267. home centos -wi-ao---- 52.71g
  268. root centos -wi-ao---- 50.00g
  269. swap centos -wi-ao---- <7.88g
  270. == END lvs ==
  271.  
  272. == BEGIN rpm -qa kernel\* | sort ==
  273. kernel-3.10.0-862.el7.x86_64
  274. kernel-tools-3.10.0-862.el7.x86_64
  275. kernel-tools-libs-3.10.0-862.el7.x86_64
  276. == END rpm -qa kernel\* | sort ==
  277.  
  278. == BEGIN lspci -nn ==
  279. 00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Root Complex [1022:1450]
  280. 00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) I/O Memory Management Unit [1022:1451]
  281. 00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge [1022:1452]
  282. 00:01.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe GPP Bridge [1022:1453]
  283. 00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge [1022:1452]
  284. 00:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge [1022:1452]
  285. 00:03.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe GPP Bridge [1022:1453]
  286. 00:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge [1022:1452]
  287. 00:07.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge [1022:1452]
  288. 00:07.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B [1022:1454]
  289. 00:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge [1022:1452]
  290. 00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B [1022:1454]
  291. 00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:790b] (rev 59)
  292. 00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:790e] (rev 51)
  293. 00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 0 [1022:1460]
  294. 00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 1 [1022:1461]
  295. 00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 2 [1022:1462]
  296. 00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 3 [1022:1463]
  297. 00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 4 [1022:1464]
  298. 00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 5 [1022:1465]
  299. 00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 6 [1022:1466]
  300. 00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 7 [1022:1467]
  301. 03:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset USB 3.1 xHCI Controller [1022:43bb] (rev 02)
  302. 03:00.1 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset SATA Controller [1022:43b7] (rev 02)
  303. 03:00.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43b2] (rev 02)
  304. 1d:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
  305. 1d:01.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
  306. 1d:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
  307. 1f:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 11)
  308. 23:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK208B [GeForce GT 710] [10de:128b] (rev a1)
  309. 23:00.1 Audio device [0403]: NVIDIA Corporation GK208 HDMI/DP Audio Controller [10de:0e0f] (rev a1)
  310. 24:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Device [1022:145a]
  311. 24:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Platform Security Processor [1022:1456]
  312. 24:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] USB 3.0 Host controller [1022:145f]
  313. 25:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Device [1022:1455]
  314. 25:00.2 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] [1022:7901] (rev 51)
  315. 25:00.3 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) HD Audio Controller [1022:1457]
  316. == END lspci -nn ==
  317.  
  318. == BEGIN lsusb ==
  319. Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  320. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  321. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  322. Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  323. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  324. == END lsusb ==
  325.  
  326. == BEGIN rpm -qa kmod\* kmdl\* ==
  327. kmod-kvdo-6.1.0.153-15.el7.x86_64
  328. kmod-libs-20-21.el7.x86_64
  329. kmod-20-21.el7.x86_64
  330. == END rpm -qa kmod\* kmdl\* ==
  331.  
  332. == BEGIN ifconfig -a ==
  333. enp31s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  334. inet 192.168.1.103 netmask 255.255.255.0 broadcast 192.168.1.255
  335. inet6 fe80::701d:62a0:7c08:b6e5 prefixlen 64 scopeid 0x20<link>
  336. ether 70:85:c2:62:c3:94 txqueuelen 1000 (Ethernet)
  337. RX packets 15246448 bytes 21470987359 (19.9 GiB)
  338. RX errors 0 dropped 625 overruns 0 frame 0
  339. TX packets 5820750 bytes 824731381 (786.5 MiB)
  340. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  341.  
  342. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  343. inet 127.0.0.1 netmask 255.0.0.0
  344. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  345. loop txqueuelen 1000 (Local Loopback)
  346. RX packets 40 bytes 3000 (2.9 KiB)
  347. RX errors 0 dropped 0 overruns 0 frame 0
  348. TX packets 40 bytes 3000 (2.9 KiB)
  349. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  350.  
  351. virbr0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
  352. inet 192.168.122.1 netmask 255.255.255.0 broadcast 192.168.122.255
  353. ether 52:54:00:1d:ae:dc txqueuelen 1000 (Ethernet)
  354. RX packets 0 bytes 0 (0.0 B)
  355. RX errors 0 dropped 0 overruns 0 frame 0
  356. TX packets 0 bytes 0 (0.0 B)
  357. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  358.  
  359. virbr0-nic: flags=4098<BROADCAST,MULTICAST> mtu 1500
  360. ether 52:54:00:1d:ae:dc txqueuelen 1000 (Ethernet)
  361. RX packets 0 bytes 0 (0.0 B)
  362. RX errors 0 dropped 0 overruns 0 frame 0
  363. TX packets 0 bytes 0 (0.0 B)
  364. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  365.  
  366. == END ifconfig -a ==
  367.  
  368. == BEGIN brctl show ==
  369. bridge name bridge id STP enabled interfaces
  370. virbr0 8000.5254001daedc yes virbr0-nic
  371. == END brctl show ==
  372.  
  373. == BEGIN route -n ==
  374. Kernel IP routing table
  375. Destination Gateway Genmask Flags Metric Ref Use Iface
  376. 0.0.0.0 192.168.1.1 0.0.0.0 UG 100 0 0 enp31s0
  377. 192.168.1.0 0.0.0.0 255.255.255.0 U 100 0 0 enp31s0
  378. 192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0
  379. == END route -n ==
  380.  
  381. == BEGIN sysctl -a | grep .rp_filter ==
  382. sysctl: reading key "net.ipv6.conf.all.stable_secret"
  383. sysctl: reading key "net.ipv6.conf.default.stable_secret"
  384. sysctl: reading key "net.ipv6.conf.enp31s0.stable_secret"
  385. sysctl: reading key "net.ipv6.conf.lo.stable_secret"
  386. sysctl: reading key "net.ipv6.conf.virbr0.stable_secret"
  387. sysctl: reading key "net.ipv6.conf.virbr0-nic.stable_secret"
  388. net.ipv4.conf.all.arp_filter = 0
  389. net.ipv4.conf.all.rp_filter = 1
  390. net.ipv4.conf.default.arp_filter = 0
  391. net.ipv4.conf.default.rp_filter = 1
  392. net.ipv4.conf.enp31s0.arp_filter = 0
  393. net.ipv4.conf.enp31s0.rp_filter = 1
  394. net.ipv4.conf.lo.arp_filter = 0
  395. net.ipv4.conf.lo.rp_filter = 0
  396. net.ipv4.conf.virbr0.arp_filter = 0
  397. net.ipv4.conf.virbr0.rp_filter = 1
  398. net.ipv4.conf.virbr0-nic.arp_filter = 0
  399. net.ipv4.conf.virbr0-nic.rp_filter = 1
  400. == END sysctl -a | grep .rp_filter ==
  401.  
  402. == BEGIN ip rule show ==
  403. 0: from all lookup local
  404. 32766: from all lookup main
  405. 32767: from all lookup default
  406. == END ip rule show ==
  407.  
  408. == BEGIN ip route show ==
  409. default via 192.168.1.1 dev enp31s0 proto dhcp metric 100
  410. 192.168.1.0/24 dev enp31s0 proto kernel scope link src 192.168.1.103 metric 100
  411. 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1
  412. == END ip route show ==
  413.  
  414. == BEGIN cat /etc/resolv.conf ==
  415. # Generated by NetworkManager
  416. search local
  417. nameserver 192.168.1.1
  418. nameserver 209.18.47.62
  419. nameserver 209.18.47.61
  420. == END cat /etc/resolv.conf ==
  421.  
  422. == BEGIN egrep 'net|hosts' /etc/nsswitch.conf ==
  423. #hosts: db files nisplus nis dns
  424. hosts: files dns myhostname
  425. #networks: nisplus [NOTFOUND=return] files
  426. #netmasks: nisplus [NOTFOUND=return] files
  427. netmasks: files
  428. networks: files
  429. netgroup: nisplus sss
  430. == END egrep 'net|hosts' /etc/nsswitch.conf ==
  431.  
  432. == BEGIN chkconfig --list | grep -Ei 'network|wpa' ==
  433.  
  434. Note: This output shows SysV services only and does not include native
  435. systemd services. SysV configuration data might be overridden by native
  436. systemd configuration.
  437.  
  438. If you want to list systemd services use 'systemctl list-unit-files'.
  439. To see services enabled on particular target use
  440. 'systemctl list-dependencies [target]'.
  441.  
  442. network 0:off 1:off 2:on 3:on 4:on 5:on 6:off
  443. == END chkconfig --list | grep -Ei 'network|wpa' ==
  444.  
  445. [/code]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement