· 8 years ago · Mar 06, 2018, 04:36 PM
1@@ date
2Tue Mar 6 11:33:36 EST 2018
3
4
5@@ uname -a
6Linux testbox01 3.10.0-693.17.1.el7.x86_64 #1 SMP Thu Jan 25 20:13:58 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
7
8
9@@ df -hT
10Filesystem Type Size Used Avail Use% Mounted on
11/dev/mapper/vg00-lv_root ext4 35G 1.5G 32G 5% /
12devtmpfs devtmpfs 234M 0 234M 0% /dev
13tmpfs tmpfs 245M 0 245M 0% /dev/shm
14tmpfs tmpfs 245M 4.4M 240M 2% /run
15tmpfs tmpfs 245M 0 245M 0% /sys/fs/cgroup
16/dev/sda1 ext4 976M 124M 785M 14% /boot
17vagrant vboxsf 932G 810G 123G 87% /vagrant
18tmpfs tmpfs 49M 0 49M 0% /run/user/1000
19
20
21@@ free -m
22 total used free shared buff/cache available
23Mem: 488 65 8 4 413 394
24Swap: 3103 0 3103
25
26
27@@ ip -o addr
281: lo inet 127.0.0.1/8 scope host lo\ valid_lft forever preferred_lft forever
291: lo inet6 ::1/128 scope host \ valid_lft forever preferred_lft forever
302: eth0 inet 10.0.2.15/24 brd 10.0.2.255 scope global dynamic eth0\ valid_lft 86117sec preferred_lft 86117sec
312: eth0 inet6 fe80::a00:27ff:fee8:7dcf/64 scope link \ valid_lft forever preferred_lft forever
323: eth1 inet 10.23.45.10/24 brd 10.23.45.255 scope global eth1\ valid_lft forever preferred_lft forever
333: eth1 inet6 fe80::a00:27ff:fe5d:9f35/64 scope link \ valid_lft forever preferred_lft forever
34
35
36@@ netstat -neopa
37Active Internet connections (servers and established)
38Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name Timer
39tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 15609 952/sshd off (0.00/0/0)
40tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 0 15841 1055/master off (0.00/0/0)
41tcp 0 0 10.0.2.15:22 10.0.2.2:62057 ESTABLISHED 0 22532 2960/sshd: vagrant keepalive (6943.68/0/0)
42tcp6 0 0 :::22 :::* LISTEN 0 15618 952/sshd off (0.00/0/0)
43tcp6 0 0 ::1:25 :::* LISTEN 0 15842 1055/master off (0.00/0/0)
44udp 0 0 0.0.0.0:17085 0.0.0.0:* 0 20414 2587/dhclient off (0.00/0/0)
45udp 0 0 127.0.0.1:323 0.0.0.0:* 0 12877 617/chronyd off (0.00/0/0)
46udp 0 0 0.0.0.0:68 0.0.0.0:* 0 20972 2587/dhclient off (0.00/0/0)
47udp6 0 0 :::37904 :::* 0 20415 2587/dhclient off (0.00/0/0)
48udp6 0 0 ::1:323 :::* 0 12878 617/chronyd off (0.00/0/0)
49Active UNIX domain sockets (servers and established)
50Proto RefCnt Flags Type State I-Node PID/Program name Path
51unix 2 [ ACC ] STREAM LISTENING 15868 1055/master private/trace
52unix 2 [ ACC ] STREAM LISTENING 15871 1055/master private/verify
53unix 2 [ ACC ] STREAM LISTENING 15874 1055/master public/flush
54unix 2 [ ACC ] STREAM LISTENING 15877 1055/master private/proxymap
55unix 2 [ ACC ] STREAM LISTENING 15880 1055/master private/proxywrite
56unix 2 [ ACC ] STREAM LISTENING 15883 1055/master private/smtp
57unix 2 [ ACC ] STREAM LISTENING 22601 2962/sshd: vagrant@ /tmp/ssh-R64XVksRlR/agent.2962
58unix 2 [ ACC ] STREAM LISTENING 15886 1055/master private/relay
59unix 2 [ ACC ] STREAM LISTENING 15889 1055/master public/showq
60unix 2 [ ACC ] STREAM LISTENING 15892 1055/master private/error
61unix 2 [ ACC ] STREAM LISTENING 15895 1055/master private/retry
62unix 2 [ ACC ] STREAM LISTENING 15898 1055/master private/discard
63unix 2 [ ] DGRAM 7193 1/systemd /run/systemd/notify
64unix 2 [ ACC ] STREAM LISTENING 15901 1055/master private/local
65unix 2 [ ACC ] STREAM LISTENING 15904 1055/master private/virtual
66unix 2 [ ] DGRAM 7195 1/systemd /run/systemd/cgroups-agent
67unix 2 [ ACC ] STREAM LISTENING 15907 1055/master private/lmtp
68unix 2 [ ACC ] STREAM LISTENING 15910 1055/master private/anvil
69unix 2 [ ACC ] STREAM LISTENING 15913 1055/master private/scache
70unix 2 [ ACC ] STREAM LISTENING 9508 1/systemd /run/systemd/private
71unix 2 [ ACC ] STREAM LISTENING 7207 1/systemd /run/systemd/journal/stdout
72unix 5 [ ] DGRAM 7210 1/systemd /run/systemd/journal/socket
73unix 14 [ ] DGRAM 7212 1/systemd /dev/log
74unix 2 [ ACC ] STREAM LISTENING 9541 1/systemd /run/lvm/lvmetad.socket
75unix 2 [ ACC ] STREAM LISTENING 9553 1/systemd /run/lvm/lvmpolld.socket
76unix 2 [ ] DGRAM 12883 617/chronyd /var/run/chrony/chronyd.sock
77unix 2 [ ] DGRAM 9583 1/systemd /run/systemd/shutdownd
78unix 2 [ ACC ] SEQPACKET LISTENING 9585 1/systemd /run/udev/control
79unix 2 [ ACC ] STREAM LISTENING 13537 637/gssproxy /var/lib/gssproxy/default.sock
80unix 2 [ ACC ] STREAM LISTENING 15845 1055/master public/pickup
81unix 2 [ ACC ] STREAM LISTENING 20915 2564/NetworkManager /var/run/NetworkManager/private-dhcp
82unix 2 [ ACC ] STREAM LISTENING 12723 1/systemd /var/run/dbus/system_bus_socket
83unix 2 [ ACC ] STREAM LISTENING 13538 637/gssproxy /run/gssproxy.sock
84unix 2 [ ACC ] STREAM LISTENING 15849 1055/master public/cleanup
85unix 2 [ ACC ] STREAM LISTENING 15852 1055/master public/qmgr
86unix 2 [ ACC ] STREAM LISTENING 15856 1055/master private/tlsmgr
87unix 2 [ ACC ] STREAM LISTENING 15859 1055/master private/rewrite
88unix 2 [ ACC ] STREAM LISTENING 15862 1055/master private/bounce
89unix 2 [ ACC ] STREAM LISTENING 15865 1055/master private/defer
90unix 3 [ ] DGRAM 10012 486/systemd-udevd
91unix 3 [ ] STREAM CONNECTED 15853 1055/master
92unix 3 [ ] STREAM CONNECTED 15697 615/dbus-daemon /var/run/dbus/system_bus_socket
93unix 3 [ ] STREAM CONNECTED 15873 1055/master
94unix 3 [ ] STREAM CONNECTED 12949 461/systemd-journal /run/systemd/journal/stdout
95unix 3 [ ] STREAM CONNECTED 15876 1055/master
96unix 3 [ ] STREAM CONNECTED 13363 631/irqbalance
97unix 3 [ ] STREAM CONNECTED 20337 2564/NetworkManager
98unix 3 [ ] STREAM CONNECTED 15875 1055/master
99unix 3 [ ] STREAM CONNECTED 14751 461/systemd-journal /run/systemd/journal/stdout
100unix 2 [ ] DGRAM 9730 1/systemd
101unix 3 [ ] STREAM CONNECTED 15878 1055/master
102unix 3 [ ] DGRAM 10013 486/systemd-udevd
103unix 3 [ ] STREAM CONNECTED 15850 1055/master
104unix 2 [ ] DGRAM 20413 2587/dhclient
105unix 3 [ ] STREAM CONNECTED 12861 461/systemd-journal /run/systemd/journal/stdout
106unix 3 [ ] STREAM CONNECTED 15879 1055/master
107unix 2 [ ] DGRAM 9995 486/systemd-udevd
108unix 3 [ ] STREAM CONNECTED 15882 1055/master
109unix 3 [ ] STREAM CONNECTED 15881 1055/master
110unix 3 [ ] STREAM CONNECTED 9940 461/systemd-journal /run/systemd/journal/stdout
111unix 3 [ ] STREAM CONNECTED 15884 1055/master
112unix 3 [ ] STREAM CONNECTED 15847 1055/master
113unix 3 [ ] STREAM CONNECTED 15572 461/systemd-journal /run/systemd/journal/stdout
114unix 3 [ ] STREAM CONNECTED 15851 1055/master
115unix 3 [ ] STREAM CONNECTED 15696 951/python
116unix 3 [ ] STREAM CONNECTED 12946 461/systemd-journal /run/systemd/journal/stdout
117unix 3 [ ] STREAM CONNECTED 15885 1055/master
118unix 3 [ ] STREAM CONNECTED 15846 1055/master
119unix 3 [ ] STREAM CONNECTED 20338 615/dbus-daemon /var/run/dbus/system_bus_socket
120unix 3 [ ] STREAM CONNECTED 15888 1055/master
121unix 3 [ ] STREAM CONNECTED 15843 1055/master
122unix 3 [ ] STREAM CONNECTED 14750 667/crond
123unix 3 [ ] STREAM CONNECTED 15571 952/sshd
124unix 3 [ ] STREAM CONNECTED 9939 486/systemd-udevd
125unix 3 [ ] STREAM CONNECTED 15887 1055/master
126unix 3 [ ] STREAM CONNECTED 15906 1055/master
127unix 2 [ ] STREAM CONNECTED 30182 3680/sudo
128unix 3 [ ] STREAM CONNECTED 13549 637/gssproxy /run/gssproxy.sock
129unix 3 [ ] STREAM CONNECTED 15905 1055/master
130unix 2 [ ] DGRAM 14816 667/crond
131unix 3 [ ] STREAM CONNECTED 15911 1055/master
132unix 3 [ ] STREAM CONNECTED 20846 615/dbus-daemon /var/run/dbus/system_bus_socket
133unix 3 [ ] STREAM CONNECTED 14979 615/dbus-daemon /var/run/dbus/system_bus_socket
134unix 3 [ ] STREAM CONNECTED 15908 1055/master
135unix 3 [ ] STREAM CONNECTED 12250 637/gssproxy
136unix 3 [ ] STREAM CONNECTED 15909 1055/master
137unix 3 [ ] STREAM CONNECTED 20838 2564/NetworkManager
138unix 3 [ ] STREAM CONNECTED 15914 1055/master
139unix 3 [ ] STREAM CONNECTED 15915 1055/master
140unix 3 [ ] STREAM CONNECTED 14978 726/VBoxService
141unix 3 [ ] STREAM CONNECTED 15912 1055/master
142unix 3 [ ] STREAM CONNECTED 20821 461/systemd-journal /run/systemd/journal/stdout
143unix 2 [ ] DGRAM 20823 2564/NetworkManager
144unix 3 [ ] STREAM CONNECTED 20819 2564/NetworkManager
145unix 3 [ ] STREAM CONNECTED 15864 1055/master
146unix 3 [ ] STREAM CONNECTED 12431 461/systemd-journal /run/systemd/journal/stdout
147unix 3 [ ] STREAM CONNECTED 15863 1055/master
148unix 2 [ ] DGRAM 16825 1057/qmgr
149unix 3 [ ] STREAM CONNECTED 15891 1055/master
150unix 3 [ ] STREAM CONNECTED 11722 574/lvmetad
151unix 3 [ ] STREAM CONNECTED 12902 615/dbus-daemon
152unix 2 [ ] DGRAM 16758 1055/master
153unix 3 [ ] STREAM CONNECTED 15890 1055/master
154unix 3 [ ] STREAM CONNECTED 15861 1055/master
155unix 3 [ ] STREAM CONNECTED 15844 1055/master
156unix 3 [ ] STREAM CONNECTED 15330 951/python
157unix 3 [ ] STREAM CONNECTED 15860 1055/master
158unix 3 [ ] STREAM CONNECTED 15476 461/systemd-journal /run/systemd/journal/stdout
159unix 3 [ ] STREAM CONNECTED 12903 615/dbus-daemon /var/run/dbus/system_bus_socket
160unix 2 [ ] DGRAM 12863 617/chronyd
161unix 3 [ ] STREAM CONNECTED 15894 1055/master
162unix 3 [ ] STREAM CONNECTED 15858 1055/master
163unix 3 [ ] STREAM CONNECTED 12901 615/dbus-daemon
164unix 3 [ ] STREAM CONNECTED 15893 1055/master
165unix 3 [ ] STREAM CONNECTED 15857 1055/master
166unix 3 [ ] STREAM CONNECTED 12860 1/systemd
167unix 3 [ ] STREAM CONNECTED 12085 615/dbus-daemon
168unix 3 [ ] STREAM CONNECTED 15872 1055/master
169unix 3 [ ] STREAM CONNECTED 15899 1055/master
170unix 3 [ ] STREAM CONNECTED 13542 -
171unix 3 [ ] STREAM CONNECTED 15870 1055/master
172unix 3 [ ] STREAM CONNECTED 12846 610/systemd-logind
173unix 3 [ ] STREAM CONNECTED 15897 1055/master
174unix 3 [ ] STREAM CONNECTED 15869 1055/master
175unix 2 [ ] DGRAM 16806 1056/pickup
176unix 3 [ ] STREAM CONNECTED 11990 461/systemd-journal /run/systemd/journal/stdout
177unix 3 [ ] STREAM CONNECTED 15896 1055/master
178unix 3 [ ] STREAM CONNECTED 15903 1055/master
179unix 3 [ ] STREAM CONNECTED 15867 1055/master
180unix 3 [ ] STREAM CONNECTED 15902 1055/master
181unix 3 [ ] STREAM CONNECTED 15866 1055/master
182unix 3 [ ] STREAM CONNECTED 15900 1055/master
183unix 2 [ ] DGRAM 22590 2960/sshd: vagrant
184unix 3 [ ] STREAM CONNECTED 22594 2960/sshd: vagrant
185unix 3 [ ] STREAM CONNECTED 12904 615/dbus-daemon /var/run/dbus/system_bus_socket
186unix 3 [ ] STREAM CONNECTED 15854 1055/master
187unix 2 [ ] DGRAM 12087 610/systemd-logind
188unix 2 [ ] DGRAM 13490 615/dbus-daemon
189unix 3 [ ] STREAM CONNECTED 13536 637/gssproxy
190unix 2 [ ] DGRAM 13473 637/gssproxy
191unix 3 [ ] STREAM CONNECTED 13535 637/gssproxy
192unix 2 [ ] DGRAM 13478 630/polkitd
193unix 3 [ ] STREAM CONNECTED 12093 610/systemd-logind
194unix 3 [ ] STREAM CONNECTED 13475 630/polkitd
195unix 2 [ ] DGRAM 12114 614/rsyslogd
196unix 3 [ ] STREAM CONNECTED 13476 615/dbus-daemon /var/run/dbus/system_bus_socket
197unix 3 [ ] STREAM CONNECTED 22593 2962/sshd: vagrant@
198
199
200@@ ps auxwww
201USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
202root 1 0.3 0.7 125384 3836 ? Ss 11:28 0:00 /usr/lib/systemd/systemd --switched-root --system --deserialize 21
203root 2 0.0 0.0 0 0 ? S 11:28 0:00 [kthreadd]
204root 3 0.0 0.0 0 0 ? S 11:28 0:00 [ksoftirqd/0]
205root 4 0.0 0.0 0 0 ? S 11:28 0:00 [kworker/0:0]
206root 5 0.0 0.0 0 0 ? S< 11:28 0:00 [kworker/0:0H]
207root 6 0.0 0.0 0 0 ? S 11:28 0:00 [kworker/u4:0]
208root 7 0.0 0.0 0 0 ? S 11:28 0:00 [migration/0]
209root 8 0.0 0.0 0 0 ? S 11:28 0:00 [rcu_bh]
210root 9 0.0 0.0 0 0 ? S 11:28 0:00 [rcu_sched]
211root 10 0.0 0.0 0 0 ? S 11:28 0:00 [watchdog/0]
212root 11 0.0 0.0 0 0 ? S 11:28 0:00 [watchdog/1]
213root 12 0.0 0.0 0 0 ? S 11:28 0:00 [migration/1]
214root 13 0.0 0.0 0 0 ? R 11:28 0:00 [ksoftirqd/1]
215root 15 0.0 0.0 0 0 ? S< 11:28 0:00 [kworker/1:0H]
216root 17 0.0 0.0 0 0 ? S 11:28 0:00 [kdevtmpfs]
217root 18 0.0 0.0 0 0 ? S< 11:28 0:00 [netns]
218root 19 0.0 0.0 0 0 ? S 11:28 0:00 [khungtaskd]
219root 20 0.0 0.0 0 0 ? S< 11:28 0:00 [writeback]
220root 21 0.0 0.0 0 0 ? S< 11:28 0:00 [kintegrityd]
221root 22 0.0 0.0 0 0 ? S< 11:28 0:00 [bioset]
222root 23 0.0 0.0 0 0 ? S< 11:28 0:00 [kblockd]
223root 24 0.0 0.0 0 0 ? S< 11:28 0:00 [md]
224root 25 0.0 0.0 0 0 ? S 11:28 0:00 [kworker/0:1]
225root 26 0.0 0.0 0 0 ? S 11:28 0:00 [kworker/1:1]
226root 31 0.0 0.0 0 0 ? S 11:28 0:00 [kswapd0]
227root 32 0.0 0.0 0 0 ? SN 11:28 0:00 [ksmd]
228root 33 0.0 0.0 0 0 ? S< 11:28 0:00 [crypto]
229root 41 0.0 0.0 0 0 ? S< 11:28 0:00 [kthrotld]
230root 43 0.0 0.0 0 0 ? S< 11:28 0:00 [kmpath_rdacd]
231root 44 0.0 0.0 0 0 ? S< 11:28 0:00 [kpsmoused]
232root 45 0.0 0.0 0 0 ? S 11:28 0:00 [kworker/1:2]
233root 46 0.0 0.0 0 0 ? S< 11:28 0:00 [ipv6_addrconf]
234root 65 0.0 0.0 0 0 ? S< 11:28 0:00 [deferwq]
235root 97 0.0 0.0 0 0 ? S 11:28 0:00 [kauditd]
236root 98 0.0 0.0 0 0 ? S 11:28 0:00 [kworker/0:2]
237root 280 0.0 0.0 0 0 ? S< 11:28 0:00 [ata_sff]
238root 287 0.0 0.0 0 0 ? S 11:28 0:00 [scsi_eh_0]
239root 288 0.0 0.0 0 0 ? S< 11:28 0:00 [scsi_tmf_0]
240root 291 0.0 0.0 0 0 ? S 11:28 0:00 [scsi_eh_1]
241root 292 0.0 0.0 0 0 ? S< 11:28 0:00 [scsi_tmf_1]
242root 294 0.0 0.0 0 0 ? S 11:28 0:00 [scsi_eh_2]
243root 295 0.0 0.0 0 0 ? S 11:28 0:00 [kworker/u4:3]
244root 296 0.0 0.0 0 0 ? S< 11:28 0:00 [scsi_tmf_2]
245root 302 0.0 0.0 0 0 ? S< 11:28 0:00 [kworker/0:1H]
246root 303 0.0 0.0 0 0 ? S< 11:28 0:00 [kworker/1:1H]
247root 363 0.0 0.0 0 0 ? S< 11:28 0:00 [kdmflush]
248root 364 0.0 0.0 0 0 ? S< 11:28 0:00 [bioset]
249root 373 0.0 0.0 0 0 ? S< 11:28 0:00 [kdmflush]
250root 374 0.0 0.0 0 0 ? S< 11:28 0:00 [bioset]
251root 391 0.0 0.0 0 0 ? S 11:28 0:00 [jbd2/dm-0-8]
252root 392 0.0 0.0 0 0 ? S< 11:28 0:00 [ext4-rsv-conver]
253root 461 0.0 0.5 32732 2528 ? Ss 11:28 0:00 /usr/lib/systemd/systemd-journald
254root 486 0.0 0.3 43976 1984 ? Ss 11:28 0:00 /usr/lib/systemd/systemd-udevd
255root 487 0.0 0.0 0 0 ? S< 11:28 0:00 [rpciod]
256root 488 0.0 0.0 0 0 ? S< 11:28 0:00 [xprtiod]
257root 559 0.0 0.0 0 0 ? S< 11:28 0:00 [ttm_swap]
258root 569 0.0 0.0 0 0 ? S< 11:28 0:00 [iprt-VBoxWQueue]
259root 574 0.0 0.2 118848 1328 ? Ss 11:28 0:00 /usr/sbin/lvmetad -f
260root 580 0.0 0.0 0 0 ? S 11:28 0:00 [jbd2/sda1-8]
261root 581 0.0 0.0 0 0 ? S< 11:28 0:00 [ext4-rsv-conver]
262root 610 0.0 0.3 24204 1684 ? Ss 11:28 0:00 /usr/lib/systemd/systemd-logind
263root 614 0.0 0.7 210152 3700 ? Ssl 11:28 0:00 /usr/sbin/rsyslogd -n
264dbus 615 0.0 0.3 24540 1848 ? Ss 11:28 0:00 /bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
265chrony 617 0.0 0.3 115640 1712 ? S 11:28 0:00 /usr/sbin/chronyd
266polkitd 630 0.0 1.8 534900 9156 ? Ssl 11:28 0:00 /usr/lib/polkit-1/polkitd --no-debug
267root 631 0.0 0.2 21476 1208 ? Ss 11:28 0:00 /usr/sbin/irqbalance --foreground
268root 637 0.0 0.2 195040 1228 ? Ssl 11:28 0:00 /usr/sbin/gssproxy -D
269root 667 0.0 0.3 126236 1536 ? Ss 11:28 0:00 /usr/sbin/crond -n
270root 674 0.0 0.1 110044 824 tty1 Ss+ 11:28 0:00 /sbin/agetty --noclear tty1 linux
271root 726 0.0 0.2 338528 1080 ? Sl 11:28 0:00 /usr/sbin/VBoxService --pidfile /var/run/vboxadd-service.sh
272root 951 0.1 3.3 562396 16564 ? Ssl 11:28 0:00 /usr/bin/python -Es /usr/sbin/tuned -l -P
273root 952 0.0 0.8 105996 4076 ? Ss 11:28 0:00 /usr/sbin/sshd -D
274root 1055 0.0 0.4 89544 2076 ? Ss 11:28 0:00 /usr/libexec/postfix/master -w
275postfix 1056 0.0 0.8 89648 4008 ? S 11:28 0:00 pickup -l -t unix -u
276postfix 1057 0.0 0.8 89716 4028 ? S 11:28 0:00 qmgr -l -t unix -u
277root 2564 0.0 1.8 545788 9200 ? Ssl 11:28 0:00 /usr/sbin/NetworkManager --no-daemon
278root 2587 0.0 3.1 113372 15912 ? S 11:28 0:00 /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-eth0.pid -lf /var/lib/NetworkManager/dhclient-5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03-eth0.lease -cf /var/lib/NetworkManager/dhclient-eth0.conf eth0
279root 2957 0.0 0.0 0 0 ? S 11:28 0:00 [kworker/0:3]
280root 2960 0.0 1.0 145700 5268 ? Ss 11:28 0:00 sshd: vagrant [priv]
281vagrant 2962 0.0 0.5 146016 2600 ? S 11:28 0:00 sshd: vagrant@pts/0
282vagrant 2963 0.0 0.5 115916 2684 pts/0 Ss 11:28 0:00 -bash
283vagrant 3668 0.0 0.2 113136 1476 pts/0 S+ 11:33 0:00 /bin/bash -x ./helpme.sh
284root 3682 0.0 0.5 197644 2904 pts/0 S+ 11:33 0:00 sudo ps auxwww
285root 3683 0.0 0.3 151064 1816 pts/0 R+ 11:33 0:00 ps auxwww
286
287
288@@ systemctl status --all
289â— testbox01
290 State: degraded
291 Jobs: 0 queued
292 Failed: 1 units
293 Since: Tue 2018-03-06 11:28:34 EST; 5min ago
294 CGroup: /
295 ├─1 /usr/lib/systemd/systemd --switched-root --system --deserialize 21
296 ├─user.slice
297 │ └─user-1000.slice
298 │ └─session-2.scope
299 │ ├─2960 sshd: vagrant [priv]
300 │ ├─2962 sshd: vagrant@pts/0
301 │ ├─2963 -bash
302 │ ├─3668 /bin/bash -x ./helpme.sh
303 │ ├─3684 sudo systemctl status --all
304 │ └─3685 systemctl status --all
305 └─system.slice
306 ├─network.service
307 ├─sshd.service
308 │ └─952 /usr/sbin/sshd -D
309 ├─tuned.service
310 │ └─951 /usr/bin/python -Es /usr/sbin/tuned -l -P
311 ├─postfix.service
312 │ ├─1055 /usr/libexec/postfix/master -w
313 │ ├─1056 pickup -l -t unix -u
314 │ └─1057 qmgr -l -t unix -u
315 ├─vboxadd.service
316 ├─vboxadd-service.service
317 │ └─726 /usr/sbin/VBoxService --pidfile /var/run/vboxadd-service.sh
318 ├─systemd-user-sessions.service
319 ├─crond.service
320 │ └─667 /usr/sbin/crond -n
321 ├─rhel-dmesg.service
322 ├─systemd-update-utmp.service
323 ├─irqbalance.service
324 │ └─631 /usr/sbin/irqbalance --foreground
325 ├─polkit.service
326 │ └─630 /usr/lib/polkit-1/polkitd --no-debug
327 ├─gssproxy.service
328 │ └─637 /usr/sbin/gssproxy -D
329 ├─NetworkManager.service
330 │ ├─2564 /usr/sbin/NetworkManager --no-daemon
331 │ └─2587 /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-eth0.pid -lf /var/lib/NetworkManager/dhclient-5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03-eth0.lease -cf /var/lib/NetworkManager/dhclient-eth0.conf eth0
332 ├─dbus.service
333 │ └─615 /bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
334 ├─rsyslog.service
335 │ └─614 /usr/sbin/rsyslogd -n
336 ├─systemd-logind.service
337 │ └─610 /usr/lib/systemd/systemd-logind
338 ├─chronyd.service
339 │ └─617 /usr/sbin/chronyd
340 ├─systemd-tmpfiles-setup.service
341 ├─var-lib-nfs-rpc_pipefs.mount
342 ├─rhel-import-state.service
343 ├─boot.mount
344 ├─lvm2-lvmetad.service
345 │ └─574 /usr/sbin/lvmetad -f
346 ├─dev-disk-by\x2did-dm\x2dname\x2dvg00\x2dlv_swap.swap
347 ├─dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d5debetzE9o236OEqgZKySzEOs0UnYZVnxnbkbgXTLRe1xqvgRjElHj7JR1C7M6oo.swap
348 ├─dev-disk-by\x2duuid-b4ce6db1\x2d0256\x2d4034\x2d9a8c\x2ddaf733a2b8b6.swap
349 ├─dev-dm\x2d1.swap
350 ├─dev-vg00-lv_swap.swap
351 ├─system-lvm2\x2dpvscan.slice
352 ├─dev-mapper-vg00\x2dlv_swap.swap
353 ├─systemd-udev-trigger.service
354 ├─rhel-readonly.service
355 ├─systemd-tmpfiles-setup-dev.service
356 ├─systemd-random-seed.service
357 ├─systemd-journal-flush.service
358 ├─systemd-udevd.service
359 │ └─486 /usr/lib/systemd/systemd-udevd
360 ├─systemd-remount-fs.service
361 ├─systemd-sysctl.service
362 ├─kmod-static-nodes.service
363 ├─sys-kernel-config.mount
364 ├─systemd-vconsole-setup.service
365 ├─-.mount
366 ├─systemd-fsck-root.service
367 ├─proc-fs-nfsd.mount
368 ├─system-systemd\x2dfsck.slice
369 ├─system-selinux\x2dpolicy\x2dmigrate\x2dlocal\x2dchanges.slice
370 ├─sys-kernel-debug.mount
371 ├─dev-hugepages.mount
372 ├─dev-mqueue.mount
373 ├─system-getty.slice
374 │ └─getty@tty1.service
375 │ └─674 /sbin/agetty --noclear tty1 linux
376 └─systemd-journald.service
377 └─461 /usr/lib/systemd/systemd-journald
378
379â— proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point
380 Loaded: loaded (/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.automount; static; vendor preset: disabled)
381 Active: active (waiting) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
382 Where: /proc/sys/fs/binfmt_misc
383 Docs: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
384 http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
385
386â— dev-block-8:2.device - LVM PV kA21z3-PAFM-Dacs-dGkr-t1Ef-wFcv-wZLQQY on /dev/sda2 2
387 Follow: unit currently follows state of sys-devices-pci0000:00-0000:00:0d.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda2.device
388 Loaded: loaded
389 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
390 Device: /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2
391
392â— dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VBc52bc691\x2db3dbdd5c.device - VBOX_HARDDISK
393 Follow: unit currently follows state of sys-devices-pci0000:00-0000:00:0d.0-ata3-host2-target2:0:0-2:0:0:0-block-sda.device
394 Loaded: loaded
395 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
396 Device: /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda
397
398â— dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VBc52bc691\x2db3dbdd5c\x2dpart1.device - VBOX_HARDDISK 1
399 Follow: unit currently follows state of sys-devices-pci0000:00-0000:00:0d.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda1.device
400 Loaded: loaded
401 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
402 Device: /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1
403
404â— dev-disk-by\x2did-ata\x2dVBOX_HARDDISK_VBc52bc691\x2db3dbdd5c\x2dpart2.device - LVM PV kA21z3-PAFM-Dacs-dGkr-t1Ef-wFcv-wZLQQY on /dev/sda2 2
405 Follow: unit currently follows state of sys-devices-pci0000:00-0000:00:0d.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda2.device
406 Loaded: loaded
407 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
408 Device: /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2
409
410â— dev-disk-by\x2did-dm\x2dname\x2dvg00\x2dlv_root.device - /dev/disk/by-id/dm-name-vg00-lv_root
411 Follow: unit currently follows state of sys-devices-virtual-block-dm\x2d0.device
412 Loaded: loaded
413 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
414 Device: /sys/devices/virtual/block/dm-0
415
416â— dev-disk-by\x2did-dm\x2dname\x2dvg00\x2dlv_swap.device - /dev/disk/by-id/dm-name-vg00-lv_swap
417 Follow: unit currently follows state of sys-devices-virtual-block-dm\x2d1.device
418 Loaded: loaded
419 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
420 Device: /sys/devices/virtual/block/dm-1
421
422â— dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d5debetzE9o236OEqgZKySzEOs0UnYZVnpQkbOaEGq2BC22sMJDwhU090RRwWLPnL.device - /dev/disk/by-id/dm-uuid-LVM-5debetzE9o236OEqgZKySzEOs0UnYZVnpQkbOaEGq2BC22sMJDwhU090RRwWLPnL
423 Follow: unit currently follows state of sys-devices-virtual-block-dm\x2d0.device
424 Loaded: loaded
425 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
426 Device: /sys/devices/virtual/block/dm-0
427
428â— dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d5debetzE9o236OEqgZKySzEOs0UnYZVnxnbkbgXTLRe1xqvgRjElHj7JR1C7M6oo.device - /dev/disk/by-id/dm-uuid-LVM-5debetzE9o236OEqgZKySzEOs0UnYZVnxnbkbgXTLRe1xqvgRjElHj7JR1C7M6oo
429 Follow: unit currently follows state of sys-devices-virtual-block-dm\x2d1.device
430 Loaded: loaded
431 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
432 Device: /sys/devices/virtual/block/dm-1
433
434â— dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dkA21z3\x2dPAFM\x2dDacs\x2ddGkr\x2dt1Ef\x2dwFcv\x2dwZLQQY.device - LVM PV kA21z3-PAFM-Dacs-dGkr-t1Ef-wFcv-wZLQQY on /dev/sda2 2
435 Follow: unit currently follows state of sys-devices-pci0000:00-0000:00:0d.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda2.device
436 Loaded: loaded
437 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
438 Device: /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2
439
440â— dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1.0.device - VBOX_HARDDISK
441 Follow: unit currently follows state of sys-devices-pci0000:00-0000:00:0d.0-ata3-host2-target2:0:0-2:0:0:0-block-sda.device
442 Loaded: loaded
443 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
444 Device: /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda
445
446â— dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1.0\x2dpart1.device - VBOX_HARDDISK 1
447 Follow: unit currently follows state of sys-devices-pci0000:00-0000:00:0d.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda1.device
448 Loaded: loaded
449 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
450 Device: /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1
451
452â— dev-disk-by\x2dpath-pci\x2d0000:00:0d.0\x2data\x2d1.0\x2dpart2.device - LVM PV kA21z3-PAFM-Dacs-dGkr-t1Ef-wFcv-wZLQQY on /dev/sda2 2
453 Follow: unit currently follows state of sys-devices-pci0000:00-0000:00:0d.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda2.device
454 Loaded: loaded
455 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
456 Device: /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2
457
458â— dev-disk-by\x2duuid-2ea35bd0\x2db287\x2d44e2\x2d97d2\x2d184ca52d45e1.device - /dev/disk/by-uuid/2ea35bd0-b287-44e2-97d2-184ca52d45e1
459 Follow: unit currently follows state of sys-devices-virtual-block-dm\x2d0.device
460 Loaded: loaded
461 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
462 Device: /sys/devices/virtual/block/dm-0
463
464â— dev-disk-by\x2duuid-b4ce6db1\x2d0256\x2d4034\x2d9a8c\x2ddaf733a2b8b6.device - /dev/disk/by-uuid/b4ce6db1-0256-4034-9a8c-daf733a2b8b6
465 Follow: unit currently follows state of sys-devices-virtual-block-dm\x2d1.device
466 Loaded: loaded
467 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
468 Device: /sys/devices/virtual/block/dm-1
469
470â— dev-disk-by\x2duuid-f3cfdbb9\x2d4453\x2d4188\x2dafa9\x2d97ecd777c12e.device - VBOX_HARDDISK 1
471 Follow: unit currently follows state of sys-devices-pci0000:00-0000:00:0d.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda1.device
472 Loaded: loaded
473 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
474 Device: /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1
475
476Mar 06 11:28:37 testbox01 systemd[1]: Found device VBOX_HARDDISK 1.
477
478â— dev-dm\x2d0.device - /dev/dm-0
479 Follow: unit currently follows state of sys-devices-virtual-block-dm\x2d0.device
480 Loaded: loaded
481 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
482 Device: /sys/devices/virtual/block/dm-0
483
484â— dev-dm\x2d1.device - /dev/dm-1
485 Follow: unit currently follows state of sys-devices-virtual-block-dm\x2d1.device
486 Loaded: loaded
487 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
488 Device: /sys/devices/virtual/block/dm-1
489
490â— dev-mapper-vg00\x2dlv_root.device - /dev/mapper/vg00-lv_root
491 Follow: unit currently follows state of sys-devices-virtual-block-dm\x2d0.device
492 Loaded: loaded
493 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
494 Device: /sys/devices/virtual/block/dm-0
495
496â— dev-mapper-vg00\x2dlv_swap.device - /dev/mapper/vg00-lv_swap
497 Follow: unit currently follows state of sys-devices-virtual-block-dm\x2d1.device
498 Loaded: loaded
499 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
500 Device: /sys/devices/virtual/block/dm-1
501
502Mar 06 11:28:37 testbox01 systemd[1]: Found device /dev/mapper/vg00-lv_swap.
503
504â— dev-sda.device - VBOX_HARDDISK
505 Follow: unit currently follows state of sys-devices-pci0000:00-0000:00:0d.0-ata3-host2-target2:0:0-2:0:0:0-block-sda.device
506 Loaded: loaded
507 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
508 Device: /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda
509
510â— dev-sda1.device - VBOX_HARDDISK 1
511 Follow: unit currently follows state of sys-devices-pci0000:00-0000:00:0d.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda1.device
512 Loaded: loaded
513 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
514 Device: /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1
515
516â— dev-sda2.device - LVM PV kA21z3-PAFM-Dacs-dGkr-t1Ef-wFcv-wZLQQY on /dev/sda2 2
517 Follow: unit currently follows state of sys-devices-pci0000:00-0000:00:0d.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda2.device
518 Loaded: loaded
519 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
520 Device: /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2
521
522â— dev-ttyS0.device - /dev/ttyS0
523 Follow: unit currently follows state of sys-devices-platform-serial8250-tty-ttyS0.device
524 Loaded: loaded
525 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
526 Device: /sys/devices/platform/serial8250/tty/ttyS0
527
528â— dev-ttyS1.device - /dev/ttyS1
529 Follow: unit currently follows state of sys-devices-platform-serial8250-tty-ttyS1.device
530 Loaded: loaded
531 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
532 Device: /sys/devices/platform/serial8250/tty/ttyS1
533
534â— dev-ttyS2.device - /dev/ttyS2
535 Follow: unit currently follows state of sys-devices-platform-serial8250-tty-ttyS2.device
536 Loaded: loaded
537 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
538 Device: /sys/devices/platform/serial8250/tty/ttyS2
539
540â— dev-ttyS3.device - /dev/ttyS3
541 Follow: unit currently follows state of sys-devices-platform-serial8250-tty-ttyS3.device
542 Loaded: loaded
543 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
544 Device: /sys/devices/platform/serial8250/tty/ttyS3
545
546â— dev-vg00-lv_root.device - /dev/vg00/lv_root
547 Follow: unit currently follows state of sys-devices-virtual-block-dm\x2d0.device
548 Loaded: loaded
549 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
550 Device: /sys/devices/virtual/block/dm-0
551
552â— dev-vg00-lv_swap.device - /dev/vg00/lv_swap
553 Follow: unit currently follows state of sys-devices-virtual-block-dm\x2d1.device
554 Loaded: loaded
555 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
556 Device: /sys/devices/virtual/block/dm-1
557
558â— sys-devices-pci0000:00-0000:00:03.0-net-eth0.device - 82540EM Gigabit Ethernet Controller (PRO/1000 MT Desktop Adapter)
559 Loaded: loaded
560 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
561 Device: /sys/devices/pci0000:00/0000:00:03.0/net/eth0
562
563â— sys-devices-pci0000:00-0000:00:05.0-sound-card0.device - 82801AA AC'97 Audio Controller
564 Loaded: loaded
565 Active: active (plugged) since Tue 2018-03-06 11:28:39 EST; 4min 56s ago
566 Device: /sys/devices/pci0000:00/0000:00:05.0/sound/card0
567
568â— sys-devices-pci0000:00-0000:00:08.0-net-eth1.device - 82540EM Gigabit Ethernet Controller (PRO/1000 MT Desktop Adapter)
569 Loaded: loaded
570 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
571 Device: /sys/devices/pci0000:00/0000:00:08.0/net/eth1
572
573â— sys-devices-pci0000:00-0000:00:0d.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda1.device - VBOX_HARDDISK 1
574 Loaded: loaded
575 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
576 Device: /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1
577
578â— sys-devices-pci0000:00-0000:00:0d.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda2.device - LVM PV kA21z3-PAFM-Dacs-dGkr-t1Ef-wFcv-wZLQQY on /dev/sda2 2
579 Loaded: loaded
580 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
581 Device: /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2
582
583â— sys-devices-pci0000:00-0000:00:0d.0-ata3-host2-target2:0:0-2:0:0:0-block-sda.device - VBOX_HARDDISK
584 Loaded: loaded
585 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
586 Device: /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda
587
588â— sys-devices-platform-serial8250-tty-ttyS0.device - /sys/devices/platform/serial8250/tty/ttyS0
589 Loaded: loaded
590 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
591 Device: /sys/devices/platform/serial8250/tty/ttyS0
592
593â— sys-devices-platform-serial8250-tty-ttyS1.device - /sys/devices/platform/serial8250/tty/ttyS1
594 Loaded: loaded
595 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
596 Device: /sys/devices/platform/serial8250/tty/ttyS1
597
598â— sys-devices-platform-serial8250-tty-ttyS2.device - /sys/devices/platform/serial8250/tty/ttyS2
599 Loaded: loaded
600 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
601 Device: /sys/devices/platform/serial8250/tty/ttyS2
602
603â— sys-devices-platform-serial8250-tty-ttyS3.device - /sys/devices/platform/serial8250/tty/ttyS3
604 Loaded: loaded
605 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
606 Device: /sys/devices/platform/serial8250/tty/ttyS3
607
608â— sys-devices-virtual-block-dm\x2d0.device - /sys/devices/virtual/block/dm-0
609 Loaded: loaded
610 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
611 Device: /sys/devices/virtual/block/dm-0
612
613â— sys-devices-virtual-block-dm\x2d1.device - /sys/devices/virtual/block/dm-1
614 Loaded: loaded
615 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
616 Device: /sys/devices/virtual/block/dm-1
617
618â— sys-module-configfs.device - /sys/module/configfs
619 Loaded: loaded
620 Active: active (plugged) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
621 Device: /sys/module/configfs
622
623â— sys-subsystem-net-devices-eth0.device - 82540EM Gigabit Ethernet Controller (PRO/1000 MT Desktop Adapter)
624 Loaded: loaded
625 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
626 Device: /sys/devices/pci0000:00/0000:00:03.0/net/eth0
627
628â— sys-subsystem-net-devices-eth1.device - 82540EM Gigabit Ethernet Controller (PRO/1000 MT Desktop Adapter)
629 Loaded: loaded
630 Active: active (plugged) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
631 Device: /sys/devices/pci0000:00/0000:00:08.0/net/eth1
632
633â— -.mount - /
634 Loaded: loaded (/etc/fstab; bad; vendor preset: disabled)
635 Active: active (mounted) since Tue 2018-03-06 11:28:32 EST; 5min ago
636 Where: /
637 What: /dev/mapper/vg00-lv_root
638 Docs: man:fstab(5)
639 man:systemd-fstab-generator(8)
640
641Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
642
643â— boot.mount - /boot
644 Loaded: loaded (/etc/fstab; bad; vendor preset: disabled)
645 Active: active (mounted) since Tue 2018-03-06 11:28:38 EST; 4min 58s ago
646 Where: /boot
647 What: /dev/sda1
648 Docs: man:fstab(5)
649 man:systemd-fstab-generator(8)
650 Process: 579 ExecMount=/bin/mount /dev/disk/by-uuid/f3cfdbb9-4453-4188-afa9-97ecd777c12e /boot -t ext4 (code=exited, status=0/SUCCESS)
651
652Mar 06 11:28:37 testbox01 systemd[1]: Mounting /boot...
653Mar 06 11:28:38 testbox01 systemd[1]: Mounted /boot.
654
655â— dev-hugepages.mount - Huge Pages File System
656 Loaded: loaded (/usr/lib/systemd/system/dev-hugepages.mount; static; vendor preset: disabled)
657 Active: active (mounted) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
658 Where: /dev/hugepages
659 What: hugetlbfs
660 Docs: https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
661 http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
662 Process: 463 ExecMount=/bin/mount hugetlbfs /dev/hugepages -t hugetlbfs (code=exited, status=0/SUCCESS)
663
664â— dev-mqueue.mount - POSIX Message Queue File System
665 Loaded: loaded (/usr/lib/systemd/system/dev-mqueue.mount; static; vendor preset: disabled)
666 Active: active (mounted) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
667 Where: /dev/mqueue
668 What: mqueue
669 Docs: man:mq_overview(7)
670 http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
671 Process: 462 ExecMount=/bin/mount mqueue /dev/mqueue -t mqueue (code=exited, status=0/SUCCESS)
672
673â— proc-fs-nfsd.mount - NFSD configuration filesystem
674 Loaded: loaded (/usr/lib/systemd/system/proc-fs-nfsd.mount; static; vendor preset: disabled)
675 Active: active (mounted) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
676 Where: /proc/fs/nfsd
677 What: nfsd
678 Process: 468 ExecMount=/bin/mount nfsd /proc/fs/nfsd -t nfsd (code=exited, status=0/SUCCESS)
679
680Mar 06 11:28:36 testbox01 systemd[1]: Mounted NFSD configuration filesystem.
681
682â— proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System
683 Loaded: loaded (/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.mount; static; vendor preset: disabled)
684 Active: inactive (dead)
685 Where: /proc/sys/fs/binfmt_misc
686 What: binfmt_misc
687 Docs: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
688 http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
689
690â— run-user-1000.mount - /run/user/1000
691 Loaded: loaded (/proc/self/mountinfo)
692 Active: active (mounted) since Tue 2018-03-06 11:28:56 EST; 4min 40s ago
693 Where: /run/user/1000
694 What: tmpfs
695
696â— sys-fs-fuse-connections.mount - FUSE Control File System
697 Loaded: loaded (/usr/lib/systemd/system/sys-fs-fuse-connections.mount; static; vendor preset: disabled)
698 Active: inactive (dead)
699Condition: start condition failed at Tue 2018-03-06 11:28:36 EST; 4min 59s ago
700 ConditionPathExists=/sys/fs/fuse/connections was not met
701 Where: /sys/fs/fuse/connections
702 What: fusectl
703 Docs: https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
704 http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
705
706â— sys-kernel-config.mount - Configuration File System
707 Loaded: loaded (/proc/self/mountinfo; static; vendor preset: disabled)
708 Active: active (mounted) since Tue 2018-03-06 11:28:32 EST; 5min ago
709 Where: /sys/kernel/config
710 What: configfs
711 Docs: https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
712 http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
713
714Mar 06 11:28:32 localhost.localdomain systemd[1]: Mounting Configuration File System...
715Mar 06 11:28:32 localhost.localdomain systemd[1]: Mounted Configuration File System.
716
717â— sys-kernel-debug.mount - Debug File System
718 Loaded: loaded (/usr/lib/systemd/system/sys-kernel-debug.mount; static; vendor preset: disabled)
719 Active: active (mounted) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
720 Where: /sys/kernel/debug
721 What: debugfs
722 Docs: https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
723 http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
724 Process: 464 ExecMount=/bin/mount debugfs /sys/kernel/debug -t debugfs (code=exited, status=0/SUCCESS)
725
726â— tmp.mount - Temporary Directory
727 Loaded: loaded (/usr/lib/systemd/system/tmp.mount; disabled; vendor preset: disabled)
728 Active: inactive (dead)
729 Where: /tmp
730 What: tmpfs
731 Docs: man:hier(7)
732 http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
733
734â— vagrant.mount - /vagrant
735 Loaded: loaded (/proc/self/mountinfo)
736 Active: active (mounted) since Tue 2018-03-06 11:28:54 EST; 4min 42s ago
737 Where: /vagrant
738 What: vagrant
739
740â— var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System
741 Loaded: loaded (/usr/lib/systemd/system/var-lib-nfs-rpc_pipefs.mount; static; vendor preset: disabled)
742 Active: active (mounted) since Tue 2018-03-06 11:28:38 EST; 4min 57s ago
743 Where: /var/lib/nfs/rpc_pipefs
744 What: sunrpc
745 Process: 601 ExecMount=/bin/mount sunrpc /var/lib/nfs/rpc_pipefs -t rpc_pipefs (code=exited, status=0/SUCCESS)
746
747Mar 06 11:28:38 testbox01 systemd[1]: Mounting RPC Pipe File System...
748Mar 06 11:28:38 testbox01 systemd[1]: Mounted RPC Pipe File System.
749
750â— brandbot.path - Flexible branding
751 Loaded: loaded (/usr/lib/systemd/system/brandbot.path; disabled; vendor preset: disabled)
752 Active: active (waiting) since Tue 2018-03-06 11:28:38 EST; 4min 57s ago
753
754Mar 06 11:28:38 testbox01 systemd[1]: Started Flexible branding.
755Mar 06 11:28:38 testbox01 systemd[1]: Starting Flexible branding.
756
757â— systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch
758 Loaded: loaded (/usr/lib/systemd/system/systemd-ask-password-console.path; static; vendor preset: disabled)
759 Active: inactive (dead)
760Condition: start condition failed at Tue 2018-03-06 11:28:36 EST; 4min 59s ago
761 ConditionPathExists=!/run/plymouth/pid was not met
762 Docs: man:systemd-ask-password-console.service(8)
763
764â— systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch
765 Loaded: loaded (/usr/lib/systemd/system/systemd-ask-password-plymouth.path; static; vendor preset: disabled)
766 Active: active (waiting) since Tue 2018-03-06 11:28:32 EST; 5min ago
767 Docs: http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
768
769Mar 06 11:28:32 localhost.localdomain systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
770Mar 06 11:28:32 localhost.localdomain systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch.
771
772â— systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch
773 Loaded: loaded (/usr/lib/systemd/system/systemd-ask-password-wall.path; static; vendor preset: disabled)
774 Active: active (waiting) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
775 Docs: man:systemd-ask-password-console.service(8)
776
777â— session-2.scope - Session 2 of user vagrant
778 Loaded: loaded (/run/systemd/system/session-2.scope; static; vendor preset: disabled)
779 Drop-In: /run/systemd/system/session-2.scope.d
780 └─50-After-systemd-logind\x2eservice.conf, 50-After-systemd-user-sessions\x2eservice.conf, 50-Description.conf, 50-SendSIGHUP.conf, 50-Slice.conf, 50-TasksMax.conf
781 Active: active (running) since Tue 2018-03-06 11:28:56 EST; 4min 40s ago
782 CGroup: /user.slice/user-1000.slice/session-2.scope
783 ├─2960 sshd: vagrant [priv]
784 ├─2962 sshd: vagrant@pts/0
785 ├─2963 -bash
786 ├─3668 /bin/bash -x ./helpme.sh
787 ├─3684 sudo systemctl status --all
788 └─3685 systemctl status --all
789
790Mar 06 11:31:24 testbox01 sudo[3556]: vagrant : TTY=pts/0 ; PWD=/ ; USER=root ; COMMAND=/bin/yum -q install -y python34
791Mar 06 11:33:21 testbox01 sudo[3653]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/bin/find / -xdev -type f -name xaa
792Mar 06 11:33:36 testbox01 sudo[3670]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/bin/date
793Mar 06 11:33:36 testbox01 sudo[3672]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/bin/uname -a
794Mar 06 11:33:36 testbox01 sudo[3674]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/bin/df -hT
795Mar 06 11:33:36 testbox01 sudo[3676]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/bin/free -m
796Mar 06 11:33:36 testbox01 sudo[3678]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/sbin/ip -o addr
797Mar 06 11:33:36 testbox01 sudo[3680]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/bin/netstat -neopa
798Mar 06 11:33:36 testbox01 sudo[3682]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/bin/ps auxwww
799Mar 06 11:33:36 testbox01 sudo[3684]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/bin/systemctl status --all
800
801â— auditd.service - Security Auditing Service
802 Loaded: loaded (/usr/lib/systemd/system/auditd.service; disabled; vendor preset: enabled)
803 Active: inactive (dead)
804 Docs: man:auditd(8)
805 https://github.com/linux-audit/audit-documentation
806
807â— auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS
808 Loaded: loaded (/usr/lib/systemd/system/auth-rpcgss-module.service; static; vendor preset: disabled)
809 Active: inactive (dead)
810Condition: start condition failed at Tue 2018-03-06 11:28:36 EST; 4min 59s ago
811 ConditionPathExists=/etc/krb5.keytab was not met
812
813â— brandbot.service - Flexible Branding Service
814 Loaded: loaded (/usr/lib/systemd/system/brandbot.service; static; vendor preset: disabled)
815 Active: inactive (dead)
816
817â— chronyd.service - NTP client/server
818 Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled; vendor preset: enabled)
819 Active: active (running) since Tue 2018-03-06 11:28:39 EST; 4min 57s ago
820 Docs: man:chronyd(8)
821 man:chrony.conf(5)
822 Process: 633 ExecStartPost=/usr/libexec/chrony-helper update-daemon (code=exited, status=0/SUCCESS)
823 Process: 609 ExecStart=/usr/sbin/chronyd $OPTIONS (code=exited, status=0/SUCCESS)
824 Main PID: 617 (chronyd)
825 CGroup: /system.slice/chronyd.service
826 └─617 /usr/sbin/chronyd
827
828Mar 06 11:28:38 testbox01 systemd[1]: Starting NTP client/server...
829Mar 06 11:28:38 testbox01 chronyd[617]: chronyd version 3.1 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SECHASH +SIGND +ASYNCDNS +IPV6 +DEBUG)
830Mar 06 11:28:39 testbox01 chronyd[617]: Frequency 491.608 +/- 1.267 ppm read from /var/lib/chrony/drift
831Mar 06 11:28:39 testbox01 systemd[1]: Started NTP client/server.
832Mar 06 11:28:47 testbox01 chronyd[617]: Selected source 204.11.201.12
833Mar 06 11:28:47 testbox01 chronyd[617]: System clock wrong by 1.270656 seconds, adjustment started
834Mar 06 11:28:48 testbox01 chronyd[617]: System clock was stepped by 1.270656 seconds
835
836â— cpupower.service - Configure CPU power related settings
837 Loaded: loaded (/usr/lib/systemd/system/cpupower.service; disabled; vendor preset: disabled)
838 Active: inactive (dead)
839
840â— crond.service - Command Scheduler
841 Loaded: loaded (/usr/lib/systemd/system/crond.service; enabled; vendor preset: enabled)
842 Active: active (running) since Tue 2018-03-06 11:28:40 EST; 4min 56s ago
843 Main PID: 667 (crond)
844 CGroup: /system.slice/crond.service
845 └─667 /usr/sbin/crond -n
846
847Mar 06 11:28:40 testbox01 systemd[1]: Started Command Scheduler.
848Mar 06 11:28:40 testbox01 systemd[1]: Starting Command Scheduler...
849Mar 06 11:28:40 testbox01 crond[667]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 38% if used.)
850Mar 06 11:28:40 testbox01 crond[667]: (CRON) INFO (running with inotify support)
851
852â— dbus.service - D-Bus System Message Bus
853 Loaded: loaded (/usr/lib/systemd/system/dbus.service; static; vendor preset: disabled)
854 Active: active (running) since Tue 2018-03-06 11:28:38 EST; 4min 57s ago
855 Main PID: 615 (dbus-daemon)
856 CGroup: /system.slice/dbus.service
857 └─615 /bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
858
859Mar 06 11:28:40 testbox01 dbus[615]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
860Mar 06 11:28:40 testbox01 dbus-daemon[615]: dbus[615]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
861Mar 06 11:28:40 testbox01 dbus[615]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
862Mar 06 11:28:40 testbox01 dbus-daemon[615]: dbus[615]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
863Mar 06 11:28:40 testbox01 dbus[615]: [system] Successfully activated service 'org.freedesktop.hostname1'
864Mar 06 11:28:40 testbox01 dbus-daemon[615]: dbus[615]: [system] Successfully activated service 'org.freedesktop.hostname1'
865Mar 06 11:28:52 testbox01 dbus[615]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
866Mar 06 11:28:52 testbox01 dbus-daemon[615]: dbus[615]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
867Mar 06 11:28:52 testbox01 dbus[615]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
868Mar 06 11:28:52 testbox01 dbus-daemon[615]: dbus[615]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
869Unit display-manager.service could not be found.
870Unit exim.service could not be found.
871
872â— dm-event.service - Device-mapper event daemon
873 Loaded: loaded (/usr/lib/systemd/system/dm-event.service; disabled; vendor preset: enabled)
874 Active: inactive (dead)
875 Docs: man:dmeventd(8)
876
877â— dracut-shutdown.service - Restore /run/initramfs
878 Loaded: loaded (/usr/lib/systemd/system/../../dracut/modules.d/98systemd/dracut-shutdown.service; static; vendor preset: disabled)
879 Active: inactive (dead)
880 Docs: man:dracut-shutdown.service(8)
881
882â— emergency.service - Emergency Shell
883 Loaded: loaded (/usr/lib/systemd/system/emergency.service; static; vendor preset: disabled)
884 Active: inactive (dead)
885 Docs: man:sulogin(8)
886
887â— getty@tty1.service - Getty on tty1
888 Loaded: loaded (/usr/lib/systemd/system/getty@.service; enabled; vendor preset: enabled)
889 Active: active (running) since Tue 2018-03-06 11:28:40 EST; 4min 56s ago
890 Docs: man:agetty(8)
891 man:systemd-getty-generator(8)
892 http://0pointer.de/blog/projects/serial-console.html
893 Main PID: 674 (agetty)
894 CGroup: /system.slice/system-getty.slice/getty@tty1.service
895 └─674 /sbin/agetty --noclear tty1 linux
896
897Mar 06 11:28:40 testbox01 systemd[1]: Started Getty on tty1.
898Mar 06 11:28:40 testbox01 systemd[1]: Starting Getty on tty1...
899
900â— gssproxy.service - GSSAPI Proxy Daemon
901 Loaded: loaded (/usr/lib/systemd/system/gssproxy.service; disabled; vendor preset: disabled)
902 Active: active (running) since Tue 2018-03-06 11:28:40 EST; 4min 56s ago
903 Process: 629 ExecStart=/usr/sbin/gssproxy -D (code=exited, status=0/SUCCESS)
904 Main PID: 637 (gssproxy)
905 CGroup: /system.slice/gssproxy.service
906 └─637 /usr/sbin/gssproxy -D
907
908Mar 06 11:28:39 testbox01 systemd[1]: Starting GSSAPI Proxy Daemon...
909Mar 06 11:28:40 testbox01 systemd[1]: Started GSSAPI Proxy Daemon.
910Unit ip6tables.service could not be found.
911Unit iptables.service could not be found.
912
913â— irqbalance.service - irqbalance daemon
914 Loaded: loaded (/usr/lib/systemd/system/irqbalance.service; enabled; vendor preset: enabled)
915 Active: active (running) since Tue 2018-03-06 11:28:39 EST; 4min 57s ago
916 Main PID: 631 (irqbalance)
917 CGroup: /system.slice/irqbalance.service
918 └─631 /usr/sbin/irqbalance --foreground
919
920Mar 06 11:28:39 testbox01 systemd[1]: Started irqbalance daemon.
921Mar 06 11:28:39 testbox01 systemd[1]: Starting irqbalance daemon...
922
923â— kdump.service - Crash recovery kernel arming
924 Loaded: loaded (/usr/lib/systemd/system/kdump.service; enabled; vendor preset: enabled)
925 Active: failed (Result: exit-code) since Tue 2018-03-06 11:28:41 EST; 4min 55s ago
926 Process: 953 ExecStart=/usr/bin/kdumpctl start (code=exited, status=1/FAILURE)
927 Main PID: 953 (code=exited, status=1/FAILURE)
928
929Mar 06 11:28:41 testbox01 systemd[1]: Starting Crash recovery kernel arming...
930Mar 06 11:28:41 testbox01 kdumpctl[953]: No memory reserved for crash kernel
931Mar 06 11:28:41 testbox01 kdumpctl[953]: Starting kdump: [FAILED]
932Mar 06 11:28:41 testbox01 systemd[1]: kdump.service: main process exited, code=exited, status=1/FAILURE
933Mar 06 11:28:41 testbox01 systemd[1]: Failed to start Crash recovery kernel arming.
934Mar 06 11:28:41 testbox01 systemd[1]: Unit kdump.service entered failed state.
935Mar 06 11:28:41 testbox01 systemd[1]: kdump.service failed.
936
937â— kmod-static-nodes.service - Create list of required static device nodes for the current kernel
938 Loaded: loaded (/usr/lib/systemd/system/kmod-static-nodes.service; static; vendor preset: disabled)
939 Active: active (exited) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
940 Process: 465 ExecStart=/usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf (code=exited, status=0/SUCCESS)
941 Main PID: 465 (code=exited, status=0/SUCCESS)
942 CGroup: /system.slice/kmod-static-nodes.service
943
944â— lvm2-lvmetad.service - LVM2 metadata daemon
945 Loaded: loaded (/usr/lib/systemd/system/lvm2-lvmetad.service; disabled; vendor preset: enabled)
946 Active: active (running) since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
947 Docs: man:lvmetad(8)
948 Main PID: 574 (lvmetad)
949 CGroup: /system.slice/lvm2-lvmetad.service
950 └─574 /usr/sbin/lvmetad -f
951
952Mar 06 11:28:37 testbox01 systemd[1]: Started LVM2 metadata daemon.
953Mar 06 11:28:37 testbox01 systemd[1]: Starting LVM2 metadata daemon...
954
955â— lvm2-lvmpolld.service - LVM2 poll daemon
956 Loaded: loaded (/usr/lib/systemd/system/lvm2-lvmpolld.service; disabled; vendor preset: disabled)
957 Active: inactive (dead)
958 Docs: man:lvmpolld(8)
959
960â— lvm2-pvscan@8:2.service - LVM2 PV scan on device 8:2
961 Loaded: loaded (/usr/lib/systemd/system/lvm2-pvscan@.service; static; vendor preset: disabled)
962 Active: active (exited) since Tue 2018-03-06 11:28:39 EST; 4min 57s ago
963 Docs: man:pvscan(8)
964 Process: 573 ExecStart=/usr/sbin/lvm pvscan --cache --activate ay %i (code=exited, status=0/SUCCESS)
965 Main PID: 573 (code=exited, status=0/SUCCESS)
966
967Mar 06 11:28:37 testbox01 systemd[1]: Starting LVM2 PV scan on device 8:2...
968Mar 06 11:28:38 testbox01 lvm[573]: 2 logical volume(s) in volume group "vg00" now active
969Mar 06 11:28:39 testbox01 systemd[1]: Started LVM2 PV scan on device 8:2.
970
971â— microcode.service - Load CPU microcode update
972 Loaded: loaded (/usr/lib/systemd/system/microcode.service; enabled; vendor preset: enabled)
973 Active: inactive (dead)
974Condition: start condition failed at Tue 2018-03-06 11:28:38 EST; 4min 57s ago
975 ConditionVirtualization=false was not met
976
977â— network.service - LSB: Bring up/down networking
978 Loaded: loaded (/etc/rc.d/init.d/network; bad; vendor preset: disabled)
979 Active: active (exited) since Tue 2018-03-06 11:28:41 EST; 4min 55s ago
980 Docs: man:systemd-sysv-generator(8)
981 Process: 747 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=0/SUCCESS)
982
983Mar 06 11:28:41 testbox01 systemd[1]: Starting LSB: Bring up/down networking...
984Mar 06 11:28:41 testbox01 network[747]: Bringing up loopback interface: [ OK ]
985Mar 06 11:28:41 testbox01 network[747]: Bringing up interface eth0: [ OK ]
986Mar 06 11:28:41 testbox01 network[747]: Bringing up interface eth1: [ OK ]
987Mar 06 11:28:41 testbox01 systemd[1]: Started LSB: Bring up/down networking.
988
989â— NetworkManager-wait-online.service - Network Manager Wait Online
990 Loaded: loaded (/usr/lib/systemd/system/NetworkManager-wait-online.service; disabled; vendor preset: disabled)
991 Active: active (exited) since Tue 2018-03-06 11:28:52 EST; 4min 43s ago
992 Docs: man:nm-online(1)
993 Process: 2570 ExecStart=/usr/bin/nm-online -s -q --timeout=30 (code=exited, status=0/SUCCESS)
994 Main PID: 2570 (code=exited, status=0/SUCCESS)
995
996Mar 06 11:28:52 testbox01 systemd[1]: Starting Network Manager Wait Online...
997Mar 06 11:28:52 testbox01 systemd[1]: Started Network Manager Wait Online.
998
999â— NetworkManager.service - Network Manager
1000 Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled; vendor preset: enabled)
1001 Active: active (running) since Tue 2018-03-06 11:28:52 EST; 4min 43s ago
1002 Docs: man:NetworkManager(8)
1003 Main PID: 2564 (NetworkManager)
1004 CGroup: /system.slice/NetworkManager.service
1005 ├─2564 /usr/sbin/NetworkManager --no-daemon
1006 └─2587 /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-eth0.pid -lf /var/lib/NetworkManager/dhclient-5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03-eth0.lease -cf /var/lib/NetworkManager/dhclient-eth0.conf eth0
1007
1008Mar 06 11:28:52 testbox01 NetworkManager[2564]: <info> [1520353732.8280] dhcp4 (eth0): nameserver '10.0.2.3'
1009Mar 06 11:28:52 testbox01 NetworkManager[2564]: <info> [1520353732.8280] dhcp4 (eth0): state changed unknown -> bound
1010Mar 06 11:28:52 testbox01 NetworkManager[2564]: <info> [1520353732.8331] device (eth0): state change: ip-config -> ip-check (reason 'none') [70 80 0]
1011Mar 06 11:28:52 testbox01 NetworkManager[2564]: <info> [1520353732.8335] device (eth0): state change: ip-check -> secondaries (reason 'none') [80 90 0]
1012Mar 06 11:28:52 testbox01 NetworkManager[2564]: <info> [1520353732.8337] device (eth0): state change: secondaries -> activated (reason 'none') [90 100 0]
1013Mar 06 11:28:52 testbox01 NetworkManager[2564]: <info> [1520353732.8339] manager: NetworkManager state is now CONNECTED_SITE
1014Mar 06 11:28:52 testbox01 dhclient[2587]: bound to 10.0.2.15 -- renewal in 34300 seconds.
1015Mar 06 11:28:52 testbox01 NetworkManager[2564]: <info> [1520353732.8524] device (eth0): Activation: successful, device activated.
1016Mar 06 11:28:52 testbox01 NetworkManager[2564]: <info> [1520353732.8530] manager: startup complete
1017Mar 06 11:28:52 testbox01 NetworkManager[2564]: <info> [1520353732.8536] manager: NetworkManager state is now CONNECTED_GLOBAL
1018
1019â— nfs-config.service - Preprocess NFS configuration
1020 Loaded: loaded (/usr/lib/systemd/system/nfs-config.service; static; vendor preset: disabled)
1021 Active: inactive (dead) since Tue 2018-03-06 11:28:38 EST; 4min 57s ago
1022 Process: 583 ExecStart=/usr/lib/systemd/scripts/nfs-utils_env.sh (code=exited, status=0/SUCCESS)
1023 Main PID: 583 (code=exited, status=0/SUCCESS)
1024
1025Mar 06 11:28:38 testbox01 systemd[1]: Starting Preprocess NFS configuration...
1026Mar 06 11:28:38 testbox01 systemd[1]: Started Preprocess NFS configuration.
1027Unit nfs-secure-server.service could not be found.
1028Unit ntpd.service could not be found.
1029Unit ntpdate.service could not be found.
1030
1031â— nfs-idmapd.service - NFSv4 ID-name mapping service
1032 Loaded: loaded (/usr/lib/systemd/system/nfs-idmapd.service; static; vendor preset: disabled)
1033 Active: inactive (dead)
1034
1035â— nfs-mountd.service - NFS Mount Daemon
1036 Loaded: loaded (/usr/lib/systemd/system/nfs-mountd.service; static; vendor preset: disabled)
1037 Active: inactive (dead)
1038
1039â— nfs-server.service - NFS server and services
1040 Loaded: loaded (/usr/lib/systemd/system/nfs-server.service; disabled; vendor preset: disabled)
1041 Active: inactive (dead)
1042
1043â— nfs-utils.service - NFS server and client services
1044 Loaded: loaded (/usr/lib/systemd/system/nfs-utils.service; static; vendor preset: disabled)
1045 Active: inactive (dead)
1046
1047â— plymouth-quit-wait.service - Wait for Plymouth Boot Screen to Quit
1048 Loaded: loaded (/usr/lib/systemd/system/plymouth-quit-wait.service; disabled; vendor preset: disabled)
1049 Active: inactive (dead) since Tue 2018-03-06 11:28:40 EST; 4min 56s ago
1050 Process: 665 ExecStart=/usr/bin/plymouth --wait (code=exited, status=0/SUCCESS)
1051 Main PID: 665 (code=exited, status=0/SUCCESS)
1052
1053Mar 06 11:28:40 testbox01 systemd[1]: Starting Wait for Plymouth Boot Screen to Quit...
1054Mar 06 11:28:40 testbox01 systemd[1]: Started Wait for Plymouth Boot Screen to Quit.
1055
1056â— plymouth-quit.service - Terminate Plymouth Boot Screen
1057 Loaded: loaded (/usr/lib/systemd/system/plymouth-quit.service; disabled; vendor preset: disabled)
1058 Active: inactive (dead) since Tue 2018-03-06 11:28:40 EST; 4min 56s ago
1059 Process: 668 ExecStart=/usr/bin/plymouth quit (code=exited, status=0/SUCCESS)
1060 Main PID: 668 (code=exited, status=0/SUCCESS)
1061
1062Mar 06 11:28:40 testbox01 systemd[1]: Starting Terminate Plymouth Boot Screen...
1063Mar 06 11:28:40 testbox01 systemd[1]: Started Terminate Plymouth Boot Screen.
1064
1065â— plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data
1066 Loaded: loaded (/usr/lib/systemd/system/plymouth-read-write.service; disabled; vendor preset: disabled)
1067 Active: inactive (dead) since Tue 2018-03-06 11:28:38 EST; 4min 57s ago
1068 Process: 584 ExecStart=/usr/bin/plymouth update-root-fs --read-write (code=exited, status=0/SUCCESS)
1069 Main PID: 584 (code=exited, status=0/SUCCESS)
1070
1071Mar 06 11:28:38 testbox01 systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
1072Mar 06 11:28:38 testbox01 systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
1073
1074â— plymouth-start.service - Show Plymouth Boot Screen
1075 Loaded: loaded (/usr/lib/systemd/system/plymouth-start.service; disabled; vendor preset: disabled)
1076 Active: inactive (dead) since Tue 2018-03-06 11:28:40 EST; 4min 56s ago
1077 Main PID: 269 (code=exited, status=0/SUCCESS)
1078
1079Mar 06 11:28:32 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen...
1080Mar 06 11:28:32 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen.
1081
1082â— polkit.service - Authorization Manager
1083 Loaded: loaded (/usr/lib/systemd/system/polkit.service; static; vendor preset: enabled)
1084 Active: active (running) since Tue 2018-03-06 11:28:40 EST; 4min 56s ago
1085 Docs: man:polkit(8)
1086 Main PID: 630 (polkitd)
1087 CGroup: /system.slice/polkit.service
1088 └─630 /usr/lib/polkit-1/polkitd --no-debug
1089
1090Mar 06 11:28:39 testbox01 systemd[1]: Starting Authorization Manager...
1091Mar 06 11:28:39 testbox01 polkitd[630]: Started polkitd version 0.112
1092Mar 06 11:28:39 testbox01 polkitd[630]: Loading rules from directory /etc/polkit-1/rules.d
1093Mar 06 11:28:39 testbox01 polkitd[630]: Loading rules from directory /usr/share/polkit-1/rules.d
1094Mar 06 11:28:40 testbox01 polkitd[630]: Finished loading, compiling and executing 2 rules
1095Mar 06 11:28:40 testbox01 polkitd[630]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
1096Mar 06 11:28:40 testbox01 systemd[1]: Started Authorization Manager.
1097
1098â— postfix.service - Postfix Mail Transport Agent
1099 Loaded: loaded (/usr/lib/systemd/system/postfix.service; enabled; vendor preset: disabled)
1100 Active: active (running) since Tue 2018-03-06 11:28:42 EST; 4min 54s ago
1101 Process: 965 ExecStart=/usr/sbin/postfix start (code=exited, status=0/SUCCESS)
1102 Process: 962 ExecStartPre=/usr/libexec/postfix/chroot-update (code=exited, status=0/SUCCESS)
1103 Process: 950 ExecStartPre=/usr/libexec/postfix/aliasesdb (code=exited, status=0/SUCCESS)
1104 Main PID: 1055 (master)
1105 CGroup: /system.slice/postfix.service
1106 ├─1055 /usr/libexec/postfix/master -w
1107 ├─1056 pickup -l -t unix -u
1108 └─1057 qmgr -l -t unix -u
1109
1110Mar 06 11:28:41 testbox01 systemd[1]: Starting Postfix Mail Transport Agent...
1111Mar 06 11:28:42 testbox01 postfix/master[1055]: daemon started -- version 2.10.1, configuration /etc/postfix
1112Mar 06 11:28:42 testbox01 systemd[1]: Started Postfix Mail Transport Agent.
1113
1114â— rc-local.service - /etc/rc.d/rc.local Compatibility
1115 Loaded: loaded (/usr/lib/systemd/system/rc-local.service; static; vendor preset: disabled)
1116 Active: inactive (dead)
1117
1118â— rescue.service - Rescue Shell
1119 Loaded: loaded (/usr/lib/systemd/system/rescue.service; static; vendor preset: disabled)
1120 Active: inactive (dead)
1121 Docs: man:sulogin(8)
1122
1123â— rhel-autorelabel-mark.service - Mark the need to relabel after reboot
1124 Loaded: loaded (/usr/lib/systemd/system/rhel-autorelabel-mark.service; static; vendor preset: disabled)
1125 Active: inactive (dead)
1126Condition: start condition failed at Tue 2018-03-06 11:28:38 EST; 4min 58s ago
1127 ConditionPathExists=!/.autorelabel was not met
1128
1129â— rhel-autorelabel.service - Relabel all filesystems, if necessary
1130 Loaded: loaded (/usr/lib/systemd/system/rhel-autorelabel.service; static; vendor preset: disabled)
1131 Active: inactive (dead)
1132Condition: start condition failed at Tue 2018-03-06 11:28:38 EST; 4min 58s ago
1133 ConditionSecurity=selinux was not met
1134
1135â— rhel-configure.service - Reconfigure the system on administrator request
1136 Loaded: loaded (/usr/lib/systemd/system/rhel-configure.service; static; vendor preset: disabled)
1137 Active: inactive (dead)
1138Condition: start condition failed at Tue 2018-03-06 11:28:38 EST; 4min 58s ago
1139 ConditionPathExists=/.unconfigured was not met
1140
1141â— rhel-dmesg.service - Dump dmesg to /var/log/dmesg
1142 Loaded: loaded (/usr/lib/systemd/system/rhel-dmesg.service; disabled; vendor preset: disabled)
1143 Active: active (exited) since Tue 2018-03-06 11:28:39 EST; 4min 57s ago
1144 Process: 608 ExecStart=/usr/lib/systemd/rhel-dmesg (code=exited, status=0/SUCCESS)
1145 Main PID: 608 (code=exited, status=0/SUCCESS)
1146 CGroup: /system.slice/rhel-dmesg.service
1147
1148Mar 06 11:28:38 testbox01 systemd[1]: Starting Dump dmesg to /var/log/dmesg...
1149Mar 06 11:28:39 testbox01 systemd[1]: Started Dump dmesg to /var/log/dmesg.
1150
1151â— rhel-import-state.service - Import network configuration from initramfs
1152 Loaded: loaded (/usr/lib/systemd/system/rhel-import-state.service; static; vendor preset: disabled)
1153 Active: active (exited) since Tue 2018-03-06 11:28:38 EST; 4min 57s ago
1154 Process: 585 ExecStart=/lib/systemd/rhel-import-state (code=exited, status=0/SUCCESS)
1155 Main PID: 585 (code=exited, status=0/SUCCESS)
1156 CGroup: /system.slice/rhel-import-state.service
1157
1158Mar 06 11:28:38 testbox01 systemd[1]: Starting Import network configuration from initramfs...
1159Mar 06 11:28:38 testbox01 systemd[1]: Started Import network configuration from initramfs.
1160
1161â— rhel-loadmodules.service - Load legacy module configuration
1162 Loaded: loaded (/usr/lib/systemd/system/rhel-loadmodules.service; static; vendor preset: disabled)
1163 Active: inactive (dead)
1164Condition: start condition failed at Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1165 none of the trigger conditions were met
1166
1167â— rhel-readonly.service - Configure read-only root support
1168 Loaded: loaded (/usr/lib/systemd/system/rhel-readonly.service; static; vendor preset: disabled)
1169 Active: active (exited) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1170 Process: 478 ExecStart=/lib/systemd/rhel-readonly (code=exited, status=0/SUCCESS)
1171 Main PID: 478 (code=exited, status=0/SUCCESS)
1172 CGroup: /system.slice/rhel-readonly.service
1173
1174Mar 06 11:28:36 testbox01 systemd[1]: Starting Configure read-only root support...
1175Mar 06 11:28:36 testbox01 systemd[1]: Started Configure read-only root support.
1176
1177â— rpc-gssd.service - RPC security service for NFS client and server
1178 Loaded: loaded (/usr/lib/systemd/system/rpc-gssd.service; static; vendor preset: disabled)
1179 Active: inactive (dead)
1180Condition: start condition failed at Tue 2018-03-06 11:28:40 EST; 4min 56s ago
1181 ConditionPathExists=/etc/krb5.keytab was not met
1182
1183â— rpc-statd-notify.service - Notify NFS peers of a restart
1184 Loaded: loaded (/usr/lib/systemd/system/rpc-statd-notify.service; static; vendor preset: disabled)
1185 Active: inactive (dead) since Tue 2018-03-06 11:28:41 EST; 4min 55s ago
1186 Process: 954 ExecStart=/usr/sbin/sm-notify $SMNOTIFYARGS (code=exited, status=0/SUCCESS)
1187
1188Mar 06 11:28:41 testbox01 systemd[1]: Starting Notify NFS peers of a restart...
1189Mar 06 11:28:41 testbox01 sm-notify[954]: Version 1.3.0 starting
1190Mar 06 11:28:41 testbox01 systemd[1]: Started Notify NFS peers of a restart.
1191
1192â— rpc-statd.service - NFS status monitor for NFSv2/3 locking.
1193 Loaded: loaded (/usr/lib/systemd/system/rpc-statd.service; static; vendor preset: disabled)
1194 Active: inactive (dead)
1195
1196â— rpcbind.service - RPC bind service
1197 Loaded: loaded (/usr/lib/systemd/system/rpcbind.service; indirect; vendor preset: enabled)
1198 Active: inactive (dead)
1199
1200â— rsyslog.service - System Logging Service
1201 Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)
1202 Active: active (running) since Tue 2018-03-06 11:28:39 EST; 4min 57s ago
1203 Docs: man:rsyslogd(8)
1204 http://www.rsyslog.com/doc/
1205 Main PID: 614 (rsyslogd)
1206 CGroup: /system.slice/rsyslog.service
1207 └─614 /usr/sbin/rsyslogd -n
1208
1209Mar 06 11:28:38 testbox01 systemd[1]: Starting System Logging Service...
1210Mar 06 11:28:39 testbox01 rsyslogd[614]: [origin software="rsyslogd" swVersion="8.24.0" x-pid="614" x-info="http://www.rsyslog.com"] start
1211Mar 06 11:28:39 testbox01 systemd[1]: Started System Logging Service.
1212Unit sendmail.service could not be found.
1213Unit sntp.service could not be found.
1214
1215â— selinux-policy-migrate-local-changes@targeted.service - Migrate local SELinux policy changes from the old store structure to the new structure
1216 Loaded: loaded (/usr/lib/systemd/system/basic.target.wants/../selinux-policy-migrate-local-changes@.service; static; vendor preset: disabled)
1217 Active: inactive (dead)
1218Condition: start condition failed at Tue 2018-03-06 11:28:38 EST; 4min 58s ago
1219 ConditionSecurity=selinux was not met
1220
1221â— sshd-keygen.service - OpenSSH Server Key Generation
1222 Loaded: loaded (/usr/lib/systemd/system/sshd-keygen.service; static; vendor preset: disabled)
1223 Active: inactive (dead)
1224Condition: start condition failed at Tue 2018-03-06 11:28:38 EST; 4min 57s ago
1225 none of the trigger conditions were met
1226
1227â— sshd.service - OpenSSH server daemon
1228 Loaded: loaded (/usr/lib/systemd/system/sshd.service; enabled; vendor preset: enabled)
1229 Active: active (running) since Tue 2018-03-06 11:28:41 EST; 4min 54s ago
1230 Docs: man:sshd(8)
1231 man:sshd_config(5)
1232 Main PID: 952 (sshd)
1233 CGroup: /system.slice/sshd.service
1234 └─952 /usr/sbin/sshd -D
1235
1236Mar 06 11:28:41 testbox01 systemd[1]: Starting OpenSSH server daemon...
1237Mar 06 11:28:41 testbox01 sshd[952]: Server listening on 0.0.0.0 port 22.
1238Mar 06 11:28:41 testbox01 sshd[952]: Server listening on :: port 22.
1239Mar 06 11:28:41 testbox01 systemd[1]: Started OpenSSH server daemon.
1240Mar 06 11:28:46 testbox01 sshd[1063]: Accepted publickey for vagrant from 10.0.2.2 port 62051 ssh2: RSA SHA256:X3gqpGnJG8xu33W7ZJDMTwKSDNgHkpoV3Y9a6yCqG10
1241Mar 06 11:28:56 testbox01 sshd[2960]: Accepted publickey for vagrant from 10.0.2.2 port 62057 ssh2: RSA SHA256:X3gqpGnJG8xu33W7ZJDMTwKSDNgHkpoV3Y9a6yCqG10
1242Unit syslog.service could not be found.
1243
1244â— systemd-ask-password-console.service - Dispatch Password Requests to Console
1245 Loaded: loaded (/usr/lib/systemd/system/systemd-ask-password-console.service; static; vendor preset: disabled)
1246 Active: inactive (dead)
1247 Docs: man:systemd-ask-password-console.service(8)
1248
1249â— systemd-ask-password-plymouth.service - Forward Password Requests to Plymouth
1250 Loaded: loaded (/usr/lib/systemd/system/systemd-ask-password-plymouth.service; static; vendor preset: disabled)
1251 Active: inactive (dead)
1252 Docs: http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
1253
1254â— systemd-ask-password-wall.service - Forward Password Requests to Wall
1255 Loaded: loaded (/usr/lib/systemd/system/systemd-ask-password-wall.service; static; vendor preset: disabled)
1256 Active: inactive (dead)
1257 Docs: man:systemd-ask-password-console.service(8)
1258
1259â— systemd-binfmt.service - Set Up Additional Binary Formats
1260 Loaded: loaded (/usr/lib/systemd/system/systemd-binfmt.service; static; vendor preset: disabled)
1261 Active: inactive (dead)
1262Condition: start condition failed at Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1263 none of the trigger conditions were met
1264 Docs: man:systemd-binfmt.service(8)
1265 man:binfmt.d(5)
1266 https://www.kernel.org/doc/Documentation/binfmt_misc.txt
1267
1268â— systemd-firstboot.service - First Boot Wizard
1269 Loaded: loaded (/usr/lib/systemd/system/systemd-firstboot.service; static; vendor preset: disabled)
1270 Active: inactive (dead)
1271Condition: start condition failed at Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1272 ConditionFirstBoot=yes was not met
1273 Docs: man:systemd-firstboot(1)
1274
1275â— systemd-fsck-root.service - File System Check on Root Device
1276 Loaded: loaded (/usr/lib/systemd/system/systemd-fsck-root.service; static; vendor preset: disabled)
1277 Active: active (exited) since Tue 2018-03-06 11:28:34 EST; 5min ago
1278 Docs: man:systemd-fsck-root.service(8)
1279 Main PID: 371 (code=exited, status=0/SUCCESS)
1280 CGroup: /system.slice/systemd-fsck-root.service
1281
1282Mar 06 11:28:34 localhost.localdomain systemd[1]: Starting File System Check on /dev/mapper/vg00-lv_root...
1283Mar 06 11:28:34 localhost.localdomain systemd-fsck[371]: /dev/mapper/vg00-lv_root: clean, 71809/2293760 files, 534511/9175040 blocks
1284Mar 06 11:28:34 localhost.localdomain systemd[1]: Started File System Check on /dev/mapper/vg00-lv_root.
1285
1286â— systemd-fsck@dev-disk-by\x2duuid-f3cfdbb9\x2d4453\x2d4188\x2dafa9\x2d97ecd777c12e.service - File System Check on /dev/disk/by-uuid/f3cfdbb9-4453-4188-afa9-97ecd777c12e
1287 Loaded: loaded (/usr/lib/systemd/system/systemd-fsck@.service; static; vendor preset: disabled)
1288 Active: active (exited) since Tue 2018-03-06 11:28:37 EST; 4min 58s ago
1289 Docs: man:systemd-fsck@.service(8)
1290 Process: 560 ExecStart=/usr/lib/systemd/systemd-fsck %f (code=exited, status=0/SUCCESS)
1291 Main PID: 560 (code=exited, status=0/SUCCESS)
1292
1293Mar 06 11:28:37 testbox01 systemd[1]: Starting File System Check on /dev/disk/by-uuid/f3cfdbb9-4453-4188-afa9-97ecd777c12e...
1294Mar 06 11:28:37 testbox01 systemd-fsck[560]: /dev/sda1: clean, 341/65536 files, 44006/262144 blocks
1295Mar 06 11:28:37 testbox01 systemd[1]: Started File System Check on /dev/disk/by-uuid/f3cfdbb9-4453-4188-afa9-97ecd777c12e.
1296
1297â— systemd-hwdb-update.service - Rebuild Hardware Database
1298 Loaded: loaded (/usr/lib/systemd/system/systemd-hwdb-update.service; static; vendor preset: disabled)
1299 Active: inactive (dead)
1300Condition: start condition failed at Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1301 ConditionNeedsUpdate=/etc was not met
1302 Docs: man:hwdb(7)
1303 man:systemd-hwdb(8)
1304
1305â— systemd-initctl.service - /dev/initctl Compatibility Daemon
1306 Loaded: loaded (/usr/lib/systemd/system/systemd-initctl.service; static; vendor preset: disabled)
1307 Active: inactive (dead)
1308 Docs: man:systemd-initctl.service(8)
1309
1310â— systemd-journal-catalog-update.service - Rebuild Journal Catalog
1311 Loaded: loaded (/usr/lib/systemd/system/systemd-journal-catalog-update.service; static; vendor preset: disabled)
1312 Active: inactive (dead)
1313Condition: start condition failed at Tue 2018-03-06 11:28:38 EST; 4min 58s ago
1314 ConditionNeedsUpdate=/etc was not met
1315 Docs: man:systemd-journald.service(8)
1316 man:journald.conf(5)
1317
1318â— systemd-journal-flush.service - Flush Journal to Persistent Storage
1319 Loaded: loaded (/usr/lib/systemd/system/systemd-journal-flush.service; static; vendor preset: disabled)
1320 Active: active (exited) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1321 Docs: man:systemd-journald.service(8)
1322 man:journald.conf(5)
1323 Process: 479 ExecStart=/usr/bin/journalctl --flush (code=exited, status=0/SUCCESS)
1324 Main PID: 479 (code=exited, status=0/SUCCESS)
1325 CGroup: /system.slice/systemd-journal-flush.service
1326
1327Mar 06 11:28:36 testbox01 systemd[1]: Starting Flush Journal to Persistent Storage...
1328Mar 06 11:28:36 testbox01 systemd[1]: Started Flush Journal to Persistent Storage.
1329
1330â— systemd-journald.service - Journal Service
1331 Loaded: loaded (/usr/lib/systemd/system/systemd-journald.service; static; vendor preset: disabled)
1332 Active: active (running) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1333 Docs: man:systemd-journald.service(8)
1334 man:journald.conf(5)
1335 Main PID: 461 (systemd-journal)
1336 Status: "Processing requests..."
1337 CGroup: /system.slice/systemd-journald.service
1338 └─461 /usr/lib/systemd/systemd-journald
1339
1340Mar 06 11:28:36 testbox01 systemd-journal[461]: Runtime journal is using 4.0M (max allowed 24.4M, trying to leave 36.6M free of 240.0M available → current limit 24.4M).
1341Mar 06 11:28:36 testbox01 systemd-journal[461]: Runtime journal is using 4.0M (max allowed 24.4M, trying to leave 36.6M free of 240.0M available → current limit 24.4M).
1342Mar 06 11:28:36 testbox01 systemd-journal[461]: Journal started
1343Mar 06 11:28:36 testbox01 systemd-journal[461]: Runtime journal is using 4.0M (max allowed 24.4M, trying to leave 36.6M free of 240.0M available → current limit 24.4M).
1344
1345â— systemd-logind.service - Login Service
1346 Loaded: loaded (/usr/lib/systemd/system/systemd-logind.service; static; vendor preset: disabled)
1347 Active: active (running) since Tue 2018-03-06 11:28:39 EST; 4min 57s ago
1348 Docs: man:systemd-logind.service(8)
1349 man:logind.conf(5)
1350 http://www.freedesktop.org/wiki/Software/systemd/logind
1351 http://www.freedesktop.org/wiki/Software/systemd/multiseat
1352 Main PID: 610 (systemd-logind)
1353 Status: "Processing requests..."
1354 CGroup: /system.slice/systemd-logind.service
1355 └─610 /usr/lib/systemd/systemd-logind
1356
1357Mar 06 11:28:38 testbox01 systemd[1]: Starting Login Service...
1358Mar 06 11:28:39 testbox01 systemd[1]: Started Login Service.
1359Mar 06 11:28:39 testbox01 systemd-logind[610]: New seat seat0.
1360Mar 06 11:28:39 testbox01 systemd-logind[610]: Watching system buttons on /dev/input/event0 (Power Button)
1361Mar 06 11:28:39 testbox01 systemd-logind[610]: Watching system buttons on /dev/input/event1 (Sleep Button)
1362Mar 06 11:28:39 testbox01 systemd-logind[610]: Watching system buttons on /dev/input/event5 (Video Bus)
1363Mar 06 11:28:46 testbox01 systemd-logind[610]: New session 1 of user vagrant.
1364Mar 06 11:28:54 testbox01 systemd-logind[610]: Removed session 1.
1365Mar 06 11:28:56 testbox01 systemd-logind[610]: New session 2 of user vagrant.
1366Unit systemd-random-seed-load.service could not be found.
1367
1368â— systemd-machine-id-commit.service - Commit a transient machine-id on disk
1369 Loaded: loaded (/usr/lib/systemd/system/systemd-machine-id-commit.service; static; vendor preset: disabled)
1370 Active: inactive (dead)
1371Condition: start condition failed at Tue 2018-03-06 11:28:38 EST; 4min 58s ago
1372 ConditionPathIsMountPoint=/etc/machine-id was not met
1373 Docs: man:systemd-machine-id-commit.service(8)
1374
1375â— systemd-modules-load.service - Load Kernel Modules
1376 Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static; vendor preset: disabled)
1377 Active: inactive (dead)
1378Condition: start condition failed at Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1379 none of the trigger conditions were met
1380 Docs: man:systemd-modules-load.service(8)
1381 man:modules-load.d(5)
1382
1383â— systemd-random-seed.service - Load/Save Random Seed
1384 Loaded: loaded (/usr/lib/systemd/system/systemd-random-seed.service; static; vendor preset: disabled)
1385 Active: active (exited) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1386 Docs: man:systemd-random-seed.service(8)
1387 man:random(4)
1388 Process: 480 ExecStart=/usr/lib/systemd/systemd-random-seed load (code=exited, status=0/SUCCESS)
1389 Main PID: 480 (code=exited, status=0/SUCCESS)
1390 CGroup: /system.slice/systemd-random-seed.service
1391
1392Mar 06 11:28:36 testbox01 systemd[1]: Starting Load/Save Random Seed...
1393Mar 06 11:28:36 testbox01 systemd[1]: Started Load/Save Random Seed.
1394
1395â— systemd-readahead-collect.service - Collect Read-Ahead Data
1396 Loaded: loaded (/usr/lib/systemd/system/systemd-readahead-collect.service; enabled; vendor preset: enabled)
1397 Active: inactive (dead)
1398Condition: start condition failed at Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1399 ConditionVirtualization=no was not met
1400 Docs: man:systemd-readahead-replay.service(8)
1401
1402â— systemd-readahead-done.service - Stop Read-Ahead Data Collection
1403 Loaded: loaded (/usr/lib/systemd/system/systemd-readahead-done.service; indirect; vendor preset: enabled)
1404 Active: inactive (dead)
1405 Docs: man:systemd-readahead-replay.service(8)
1406
1407â— systemd-readahead-replay.service - Replay Read-Ahead Data
1408 Loaded: loaded (/usr/lib/systemd/system/systemd-readahead-replay.service; enabled; vendor preset: enabled)
1409 Active: inactive (dead)
1410Condition: start condition failed at Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1411 ConditionVirtualization=no was not met
1412 Docs: man:systemd-readahead-replay.service(8)
1413
1414â— systemd-reboot.service - Reboot
1415 Loaded: loaded (/usr/lib/systemd/system/systemd-reboot.service; static; vendor preset: disabled)
1416 Active: inactive (dead)
1417 Docs: man:systemd-halt.service(8)
1418
1419â— systemd-remount-fs.service - Remount Root and Kernel File Systems
1420 Loaded: loaded (/usr/lib/systemd/system/systemd-remount-fs.service; static; vendor preset: disabled)
1421 Active: active (exited) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1422 Docs: man:systemd-remount-fs.service(8)
1423 http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
1424 Process: 467 ExecStart=/usr/lib/systemd/systemd-remount-fs (code=exited, status=0/SUCCESS)
1425 Main PID: 467 (code=exited, status=0/SUCCESS)
1426 CGroup: /system.slice/systemd-remount-fs.service
1427
1428Mar 06 11:28:36 testbox01 systemd[1]: Started Remount Root and Kernel File Systems.
1429Unit systemd-sysusers.service could not be found.
1430Unit systemd-timesyncd.service could not be found.
1431
1432â— systemd-shutdownd.service - Delayed Shutdown Service
1433 Loaded: loaded (/usr/lib/systemd/system/systemd-shutdownd.service; static; vendor preset: disabled)
1434 Active: inactive (dead)
1435 Docs: man:systemd-shutdownd.service(8)
1436
1437â— systemd-sysctl.service - Apply Kernel Variables
1438 Loaded: loaded (/usr/lib/systemd/system/systemd-sysctl.service; static; vendor preset: disabled)
1439 Active: active (exited) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1440 Docs: man:systemd-sysctl.service(8)
1441 man:sysctl.d(5)
1442 Process: 466 ExecStart=/usr/lib/systemd/systemd-sysctl (code=exited, status=0/SUCCESS)
1443 Main PID: 466 (code=exited, status=0/SUCCESS)
1444 CGroup: /system.slice/systemd-sysctl.service
1445
1446â— systemd-tmpfiles-clean.service - Cleanup of Temporary Directories
1447 Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-clean.service; static; vendor preset: disabled)
1448 Active: inactive (dead)
1449 Docs: man:tmpfiles.d(5)
1450 man:systemd-tmpfiles(8)
1451
1452â— systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev
1453 Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service; static; vendor preset: disabled)
1454 Active: active (exited) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1455 Docs: man:tmpfiles.d(5)
1456 man:systemd-tmpfiles(8)
1457 Process: 474 ExecStart=/usr/bin/systemd-tmpfiles --prefix=/dev --create --boot (code=exited, status=0/SUCCESS)
1458 Main PID: 474 (code=exited, status=0/SUCCESS)
1459 CGroup: /system.slice/systemd-tmpfiles-setup-dev.service
1460
1461Mar 06 11:28:36 testbox01 systemd[1]: Started Create Static Device Nodes in /dev.
1462
1463â— systemd-tmpfiles-setup.service - Create Volatile Files and Directories
1464 Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-setup.service; static; vendor preset: disabled)
1465 Active: active (exited) since Tue 2018-03-06 11:28:38 EST; 4min 57s ago
1466 Docs: man:tmpfiles.d(5)
1467 man:systemd-tmpfiles(8)
1468 Process: 596 ExecStart=/usr/bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev (code=exited, status=0/SUCCESS)
1469 Main PID: 596 (code=exited, status=0/SUCCESS)
1470 CGroup: /system.slice/systemd-tmpfiles-setup.service
1471
1472Mar 06 11:28:38 testbox01 systemd[1]: Starting Create Volatile Files and Directories...
1473Mar 06 11:28:38 testbox01 systemd[1]: Started Create Volatile Files and Directories.
1474
1475â— systemd-udev-trigger.service - udev Coldplug all Devices
1476 Loaded: loaded (/usr/lib/systemd/system/systemd-udev-trigger.service; static; vendor preset: disabled)
1477 Active: active (exited) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1478 Docs: man:udev(7)
1479 man:systemd-udevd.service(8)
1480 Process: 490 ExecStart=/usr/bin/udevadm trigger --type=devices --action=add (code=exited, status=0/SUCCESS)
1481 Process: 482 ExecStart=/usr/bin/udevadm trigger --type=subsystems --action=add (code=exited, status=0/SUCCESS)
1482 Main PID: 490 (code=exited, status=0/SUCCESS)
1483 CGroup: /system.slice/systemd-udev-trigger.service
1484
1485Mar 06 11:28:36 testbox01 systemd[1]: Starting udev Coldplug all Devices...
1486Mar 06 11:28:36 testbox01 systemd[1]: Started udev Coldplug all Devices.
1487
1488â— systemd-udevd.service - udev Kernel Device Manager
1489 Loaded: loaded (/usr/lib/systemd/system/systemd-udevd.service; static; vendor preset: disabled)
1490 Active: active (running) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1491 Docs: man:systemd-udevd.service(8)
1492 man:udev(7)
1493 Main PID: 486 (systemd-udevd)
1494 Status: "Processing with 12 children at max"
1495 CGroup: /system.slice/systemd-udevd.service
1496 └─486 /usr/lib/systemd/systemd-udevd
1497
1498Mar 06 11:28:36 testbox01 systemd[1]: Starting udev Kernel Device Manager...
1499Mar 06 11:28:36 testbox01 systemd-udevd[486]: starting version 219
1500Mar 06 11:28:36 testbox01 systemd-udevd[486]: Network interface NamePolicy= disabled on kernel command line, ignoring.
1501Mar 06 11:28:36 testbox01 systemd[1]: Started udev Kernel Device Manager.
1502
1503â— systemd-update-done.service - Update is Completed
1504 Loaded: loaded (/usr/lib/systemd/system/systemd-update-done.service; static; vendor preset: disabled)
1505 Active: inactive (dead)
1506Condition: start condition failed at Tue 2018-03-06 11:28:38 EST; 4min 58s ago
1507 none of the trigger conditions were met
1508 Docs: man:systemd-update-done.service(8)
1509
1510â— systemd-update-utmp-runlevel.service - Update UTMP about System Runlevel Changes
1511 Loaded: loaded (/usr/lib/systemd/system/systemd-update-utmp-runlevel.service; static; vendor preset: disabled)
1512 Active: inactive (dead) since Tue 2018-03-06 11:28:42 EST; 4min 54s ago
1513 Docs: man:systemd-update-utmp.service(8)
1514 man:utmp(5)
1515 Process: 1058 ExecStart=/usr/lib/systemd/systemd-update-utmp runlevel (code=exited, status=0/SUCCESS)
1516 Main PID: 1058 (code=exited, status=0/SUCCESS)
1517
1518Mar 06 11:28:42 testbox01 systemd[1]: Starting Update UTMP about System Runlevel Changes...
1519Mar 06 11:28:42 testbox01 systemd[1]: Started Update UTMP about System Runlevel Changes.
1520
1521â— systemd-update-utmp.service - Update UTMP about System Boot/Shutdown
1522 Loaded: loaded (/usr/lib/systemd/system/systemd-update-utmp.service; static; vendor preset: disabled)
1523 Active: active (exited) since Tue 2018-03-06 11:28:38 EST; 4min 57s ago
1524 Docs: man:systemd-update-utmp.service(8)
1525 man:utmp(5)
1526 Process: 602 ExecStart=/usr/lib/systemd/systemd-update-utmp reboot (code=exited, status=0/SUCCESS)
1527 Main PID: 602 (code=exited, status=0/SUCCESS)
1528 CGroup: /system.slice/systemd-update-utmp.service
1529
1530Mar 06 11:28:38 testbox01 systemd[1]: Starting Update UTMP about System Boot/Shutdown...
1531Mar 06 11:28:38 testbox01 systemd[1]: Started Update UTMP about System Boot/Shutdown.
1532
1533â— systemd-user-sessions.service - Permit User Sessions
1534 Loaded: loaded (/usr/lib/systemd/system/systemd-user-sessions.service; static; vendor preset: disabled)
1535 Active: active (exited) since Tue 2018-03-06 11:28:40 EST; 4min 56s ago
1536 Docs: man:systemd-user-sessions.service(8)
1537 Process: 654 ExecStart=/usr/lib/systemd/systemd-user-sessions start (code=exited, status=0/SUCCESS)
1538 Main PID: 654 (code=exited, status=0/SUCCESS)
1539 CGroup: /system.slice/systemd-user-sessions.service
1540
1541Mar 06 11:28:40 testbox01 systemd[1]: Starting Permit User Sessions...
1542Mar 06 11:28:40 testbox01 systemd[1]: Started Permit User Sessions.
1543
1544â— systemd-vconsole-setup.service - Setup Virtual Console
1545 Loaded: loaded (/usr/lib/systemd/system/systemd-vconsole-setup.service; static; vendor preset: disabled)
1546 Active: active (exited) since Tue 2018-03-06 11:28:32 EST; 5min ago
1547 Docs: man:systemd-vconsole-setup.service(8)
1548 man:vconsole.conf(5)
1549 Main PID: 92 (code=exited, status=0/SUCCESS)
1550 CGroup: /system.slice/systemd-vconsole-setup.service
1551
1552Mar 06 11:28:32 localhost.localdomain systemd[1]: Started Setup Virtual Console.
1553Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
1554
1555â— tuned.service - Dynamic System Tuning Daemon
1556 Loaded: loaded (/usr/lib/systemd/system/tuned.service; enabled; vendor preset: enabled)
1557 Active: active (running) since Tue 2018-03-06 11:28:42 EST; 4min 54s ago
1558 Main PID: 951 (tuned)
1559 CGroup: /system.slice/tuned.service
1560 └─951 /usr/bin/python -Es /usr/sbin/tuned -l -P
1561
1562Mar 06 11:28:41 testbox01 systemd[1]: Starting Dynamic System Tuning Daemon...
1563Mar 06 11:28:42 testbox01 systemd[1]: Started Dynamic System Tuning Daemon.
1564
1565â— vboxadd-service.service
1566 Loaded: loaded (/opt/VBoxGuestAdditions-5.2.6/init/vboxadd-service; enabled; vendor preset: disabled)
1567 Active: active (running) since Tue 2018-03-06 11:28:40 EST; 4min 55s ago
1568 Process: 715 ExecStart=/opt/VBoxGuestAdditions-5.2.6/init/vboxadd-service start (code=exited, status=0/SUCCESS)
1569 CGroup: /system.slice/vboxadd-service.service
1570 └─726 /usr/sbin/VBoxService --pidfile /var/run/vboxadd-service.sh
1571
1572Mar 06 11:28:40 testbox01 systemd[1]: Starting vboxadd-service.service...
1573Mar 06 11:28:40 testbox01 vboxadd-service[715]: vboxadd-service.sh: Starting VirtualBox Guest Addition service.
1574Mar 06 11:28:40 testbox01 vboxadd-service.sh[719]: Starting VirtualBox Guest Addition service.
1575Mar 06 11:28:40 testbox01 systemd[1]: Started vboxadd-service.service.
1576
1577â— vboxadd.service
1578 Loaded: loaded (/opt/VBoxGuestAdditions-5.2.6/init/vboxadd; enabled; vendor preset: disabled)
1579 Active: active (exited) since Tue 2018-03-06 11:28:40 EST; 4min 55s ago
1580 Process: 628 ExecStart=/opt/VBoxGuestAdditions-5.2.6/init/vboxadd start (code=exited, status=0/SUCCESS)
1581 Main PID: 628 (code=exited, status=0/SUCCESS)
1582 CGroup: /system.slice/vboxadd.service
1583
1584Mar 06 11:28:39 testbox01 systemd[1]: Starting vboxadd.service...
1585Mar 06 11:28:40 testbox01 vboxadd[628]: VirtualBox Guest Additions: Starting.
1586Mar 06 11:28:40 testbox01 vboxadd[628]: /opt/VBoxGuestAdditions-5.2.6/init/vboxadd: line 257: : No such file or directory
1587Mar 06 11:28:40 testbox01 systemd[1]: Started vboxadd.service.
1588
1589â— -.slice - Root Slice
1590 Loaded: loaded (/usr/lib/systemd/system/-.slice; static; vendor preset: disabled)
1591 Active: active since Tue 2018-03-06 11:28:32 EST; 5min ago
1592 Docs: man:systemd.special(7)
1593
1594Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
1595
1596â— system-getty.slice
1597 Loaded: loaded
1598 Active: active since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1599 CGroup: /system.slice/system-getty.slice
1600 └─getty@tty1.service
1601 └─674 /sbin/agetty --noclear tty1 linux
1602
1603â— system-lvm2\x2dpvscan.slice
1604 Loaded: loaded
1605 Active: active since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
1606
1607Mar 06 11:28:37 testbox01 systemd[1]: Created slice system-lvm2\x2dpvscan.slice.
1608Mar 06 11:28:37 testbox01 systemd[1]: Starting system-lvm2\x2dpvscan.slice.
1609Mar 06 11:28:38 testbox01 lvm[573]: 2 logical volume(s) in volume group "vg00" now active
1610
1611â— system-selinux\x2dpolicy\x2dmigrate\x2dlocal\x2dchanges.slice
1612 Loaded: loaded
1613 Active: active since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1614
1615â— system-systemd\x2dfsck.slice
1616 Loaded: loaded
1617 Active: active since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1618
1619Mar 06 11:28:37 testbox01 systemd-fsck[560]: /dev/sda1: clean, 341/65536 files, 44006/262144 blocks
1620
1621â— system.slice - System Slice
1622 Loaded: loaded (/usr/lib/systemd/system/system.slice; static; vendor preset: disabled)
1623 Active: active since Tue 2018-03-06 11:28:32 EST; 5min ago
1624 Docs: man:systemd.special(7)
1625 CGroup: /system.slice
1626 ├─network.service
1627 ├─sshd.service
1628 │ └─952 /usr/sbin/sshd -D
1629 ├─tuned.service
1630 │ └─951 /usr/bin/python -Es /usr/sbin/tuned -l -P
1631 ├─postfix.service
1632 │ ├─1055 /usr/libexec/postfix/master -w
1633 │ ├─1056 pickup -l -t unix -u
1634 │ └─1057 qmgr -l -t unix -u
1635 ├─vboxadd.service
1636 ├─vboxadd-service.service
1637 │ └─726 /usr/sbin/VBoxService --pidfile /var/run/vboxadd-service.sh
1638 ├─systemd-user-sessions.service
1639 ├─crond.service
1640 │ └─667 /usr/sbin/crond -n
1641 ├─rhel-dmesg.service
1642 ├─systemd-update-utmp.service
1643 ├─irqbalance.service
1644 │ └─631 /usr/sbin/irqbalance --foreground
1645 ├─polkit.service
1646 │ └─630 /usr/lib/polkit-1/polkitd --no-debug
1647 ├─gssproxy.service
1648 │ └─637 /usr/sbin/gssproxy -D
1649 ├─NetworkManager.service
1650 │ ├─2564 /usr/sbin/NetworkManager --no-daemon
1651 │ └─2587 /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-eth0.pid -lf /var/lib/NetworkManager/dhclient-5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03-eth0.lease -cf /var/lib/NetworkManager/dhclient-eth0.conf eth0
1652 ├─dbus.service
1653 │ └─615 /bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
1654 ├─rsyslog.service
1655 │ └─614 /usr/sbin/rsyslogd -n
1656 ├─systemd-logind.service
1657 │ └─610 /usr/lib/systemd/systemd-logind
1658 ├─chronyd.service
1659 │ └─617 /usr/sbin/chronyd
1660 ├─systemd-tmpfiles-setup.service
1661 ├─var-lib-nfs-rpc_pipefs.mount
1662 ├─rhel-import-state.service
1663 ├─boot.mount
1664 ├─lvm2-lvmetad.service
1665 │ └─574 /usr/sbin/lvmetad -f
1666 ├─dev-disk-by\x2did-dm\x2dname\x2dvg00\x2dlv_swap.swap
1667 ├─dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d5debetzE9o236OEqgZKySzEOs0UnYZVnxnbkbgXTLRe1xqvgRjElHj7JR1C7M6oo.swap
1668 ├─dev-disk-by\x2duuid-b4ce6db1\x2d0256\x2d4034\x2d9a8c\x2ddaf733a2b8b6.swap
1669 ├─dev-dm\x2d1.swap
1670 ├─dev-vg00-lv_swap.swap
1671 ├─system-lvm2\x2dpvscan.slice
1672 ├─dev-mapper-vg00\x2dlv_swap.swap
1673 ├─systemd-udev-trigger.service
1674 ├─rhel-readonly.service
1675 ├─systemd-tmpfiles-setup-dev.service
1676 ├─systemd-random-seed.service
1677 ├─systemd-journal-flush.service
1678 ├─systemd-udevd.service
1679 │ └─486 /usr/lib/systemd/systemd-udevd
1680 ├─systemd-remount-fs.service
1681 ├─systemd-sysctl.service
1682 ├─kmod-static-nodes.service
1683 ├─sys-kernel-config.mount
1684 ├─systemd-vconsole-setup.service
1685 ├─-.mount
1686 ├─systemd-fsck-root.service
1687 ├─proc-fs-nfsd.mount
1688 ├─system-systemd\x2dfsck.slice
1689 ├─system-selinux\x2dpolicy\x2dmigrate\x2dlocal\x2dchanges.slice
1690 ├─sys-kernel-debug.mount
1691 ├─dev-hugepages.mount
1692 ├─dev-mqueue.mount
1693 ├─system-getty.slice
1694 │ └─getty@tty1.service
1695 │ └─674 /sbin/agetty --noclear tty1 linux
1696 └─systemd-journald.service
1697 └─461 /usr/lib/systemd/systemd-journald
1698
1699Mar 06 11:28:52 testbox01 NetworkManager[2564]: <info> [1520353732.8524] device (eth0): Activation: successful, device activated.
1700Mar 06 11:28:52 testbox01 NetworkManager[2564]: <info> [1520353732.8530] manager: startup complete
1701Mar 06 11:28:52 testbox01 NetworkManager[2564]: <info> [1520353732.8536] manager: NetworkManager state is now CONNECTED_GLOBAL
1702Mar 06 11:28:52 testbox01 nm-dispatcher[2534]: req:4 'up' [eth0]: new request (3 scripts)
1703Mar 06 11:28:52 testbox01 nm-dispatcher[2534]: req:5 'connectivity-change': new request (3 scripts)
1704Mar 06 11:28:52 testbox01 nm-dispatcher[2534]: req:4 'up' [eth0]: start running ordered scripts...
1705Mar 06 11:28:52 testbox01 nm-dispatcher[2534]: req:5 'connectivity-change': start running ordered scripts...
1706Mar 06 11:28:54 testbox01 systemd-logind[610]: Removed session 1.
1707Mar 06 11:28:56 testbox01 sshd[2960]: Accepted publickey for vagrant from 10.0.2.2 port 62057 ssh2: RSA SHA256:X3gqpGnJG8xu33W7ZJDMTwKSDNgHkpoV3Y9a6yCqG10
1708Mar 06 11:28:56 testbox01 systemd-logind[610]: New session 2 of user vagrant.
1709
1710â— user-1000.slice - User Slice of vagrant
1711 Loaded: loaded (/run/systemd/system/user-1000.slice; static; vendor preset: disabled)
1712 Drop-In: /run/systemd/system/user-1000.slice.d
1713 └─50-After-systemd-logind\x2eservice.conf, 50-After-systemd-user-sessions\x2eservice.conf, 50-Description.conf, 50-TasksMax.conf
1714 Active: active since Tue 2018-03-06 11:28:56 EST; 4min 40s ago
1715 CGroup: /user.slice/user-1000.slice
1716 └─session-2.scope
1717 ├─2960 sshd: vagrant [priv]
1718 ├─2962 sshd: vagrant@pts/0
1719 ├─2963 -bash
1720 ├─3668 /bin/bash -x ./helpme.sh
1721 ├─3684 sudo systemctl status --all
1722 └─3685 systemctl status --all
1723
1724Mar 06 11:31:24 testbox01 sudo[3556]: vagrant : TTY=pts/0 ; PWD=/ ; USER=root ; COMMAND=/bin/yum -q install -y python34
1725Mar 06 11:33:21 testbox01 sudo[3653]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/bin/find / -xdev -type f -name xaa
1726Mar 06 11:33:36 testbox01 sudo[3670]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/bin/date
1727Mar 06 11:33:36 testbox01 sudo[3672]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/bin/uname -a
1728Mar 06 11:33:36 testbox01 sudo[3674]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/bin/df -hT
1729Mar 06 11:33:36 testbox01 sudo[3676]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/bin/free -m
1730Mar 06 11:33:36 testbox01 sudo[3678]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/sbin/ip -o addr
1731Mar 06 11:33:36 testbox01 sudo[3680]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/bin/netstat -neopa
1732Mar 06 11:33:36 testbox01 sudo[3682]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/bin/ps auxwww
1733Mar 06 11:33:36 testbox01 sudo[3684]: vagrant : TTY=pts/0 ; PWD=/home/vagrant ; USER=root ; COMMAND=/bin/systemctl status --all
1734
1735â— user.slice - User and Session Slice
1736 Loaded: loaded (/usr/lib/systemd/system/user.slice; static; vendor preset: disabled)
1737 Active: active since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1738 Docs: man:systemd.special(7)
1739 CGroup: /user.slice
1740 └─user-1000.slice
1741 └─session-2.scope
1742 ├─2960 sshd: vagrant [priv]
1743 ├─2962 sshd: vagrant@pts/0
1744 ├─2963 -bash
1745 ├─3668 /bin/bash -x ./helpme.sh
1746 ├─3684 sudo systemctl status --all
1747 └─3685 systemctl status --all
1748
1749â— dbus.socket - D-Bus System Message Bus Socket
1750 Loaded: loaded (/usr/lib/systemd/system/dbus.socket; static; vendor preset: disabled)
1751 Active: active (running) since Tue 2018-03-06 11:28:38 EST; 4min 57s ago
1752 Listen: /var/run/dbus/system_bus_socket (Stream)
1753
1754Mar 06 11:28:38 testbox01 systemd[1]: Listening on D-Bus System Message Bus Socket.
1755Mar 06 11:28:38 testbox01 systemd[1]: Starting D-Bus System Message Bus Socket.
1756
1757â— dm-event.socket - Device-mapper event daemon FIFOs
1758 Loaded: loaded (/usr/lib/systemd/system/dm-event.socket; enabled; vendor preset: enabled)
1759 Active: active (listening) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1760 Docs: man:dmeventd(8)
1761 Listen: /run/dmeventd-server (FIFO)
1762 /run/dmeventd-client (FIFO)
1763
1764â— lvm2-lvmetad.socket - LVM2 metadata daemon socket
1765 Loaded: loaded (/usr/lib/systemd/system/lvm2-lvmetad.socket; enabled; vendor preset: enabled)
1766 Active: active (running) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1767 Docs: man:lvmetad(8)
1768 Listen: /run/lvm/lvmetad.socket (Stream)
1769
1770â— lvm2-lvmpolld.socket - LVM2 poll daemon socket
1771 Loaded: loaded (/usr/lib/systemd/system/lvm2-lvmpolld.socket; enabled; vendor preset: disabled)
1772 Active: active (listening) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1773 Docs: man:lvmpolld(8)
1774 Listen: /run/lvm/lvmpolld.socket (Stream)
1775
1776â— rpcbind.socket - RPCbind Server Activation Socket
1777 Loaded: loaded (/usr/lib/systemd/system/rpcbind.socket; disabled; vendor preset: enabled)
1778 Active: inactive (dead)
1779 Listen: /var/run/rpcbind.sock (Stream)
1780 [::]:111 (Stream)
1781 0.0.0.0:111 (Stream)
1782
1783â— sshd.socket - OpenSSH Server Socket
1784 Loaded: loaded (/usr/lib/systemd/system/sshd.socket; disabled; vendor preset: disabled)
1785 Active: inactive (dead)
1786 Docs: man:sshd(8)
1787 man:sshd_config(5)
1788 Listen: [::]:22 (Stream)
1789 Accepted: 0; Connected: 0
1790
1791â— syslog.socket - Syslog Socket
1792 Loaded: loaded (/usr/lib/systemd/system/syslog.socket; static; vendor preset: disabled)
1793 Active: inactive (dead)
1794 Docs: man:systemd.special(7)
1795 http://www.freedesktop.org/wiki/Software/systemd/syslog
1796 Listen: /run/systemd/journal/syslog (Datagram)
1797
1798â— systemd-initctl.socket - /dev/initctl Compatibility Named Pipe
1799 Loaded: loaded (/usr/lib/systemd/system/systemd-initctl.socket; static; vendor preset: disabled)
1800 Active: active (listening) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1801 Docs: man:systemd-initctl.service(8)
1802 Listen: /run/systemd/initctl/fifo (FIFO)
1803
1804â— systemd-journald.socket - Journal Socket
1805 Loaded: loaded (/usr/lib/systemd/system/systemd-journald.socket; static; vendor preset: disabled)
1806 Active: active (running) since Tue 2018-03-06 11:28:32 EST; 5min ago
1807 Docs: man:systemd-journald.service(8)
1808 man:journald.conf(5)
1809 Listen: /run/systemd/journal/stdout (Stream)
1810 /run/systemd/journal/socket (Datagram)
1811 /dev/log (Datagram)
1812
1813Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
1814
1815â— systemd-shutdownd.socket - Delayed Shutdown Socket
1816 Loaded: loaded (/usr/lib/systemd/system/systemd-shutdownd.socket; static; vendor preset: disabled)
1817 Active: active (listening) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1818 Docs: man:systemd-shutdownd.service(8)
1819 Listen: /run/systemd/shutdownd (Datagram)
1820
1821â— systemd-udevd-control.socket - udev Control Socket
1822 Loaded: loaded (/usr/lib/systemd/system/systemd-udevd-control.socket; static; vendor preset: disabled)
1823 Active: active (running) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1824 Docs: man:systemd-udevd.service(8)
1825 man:udev(7)
1826 Listen: /run/udev/control (SequentialPacket)
1827
1828â— systemd-udevd-kernel.socket - udev Kernel Socket
1829 Loaded: loaded (/usr/lib/systemd/system/systemd-udevd-kernel.socket; static; vendor preset: disabled)
1830 Active: active (running) since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1831 Docs: man:systemd-udevd.service(8)
1832 man:udev(7)
1833 Listen: kobject-uevent 1 (Netlink)
1834
1835â— dev-disk-by\x2did-dm\x2dname\x2dvg00\x2dlv_swap.swap - /dev/disk/by-id/dm-name-vg00-lv_swap
1836 Follow: unit currently follows state of dev-mapper-vg00\x2dlv_swap.swap
1837 Loaded: loaded
1838 Active: active since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
1839 What: /dev/disk/by-id/dm-name-vg00-lv_swap
1840
1841â— dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d5debetzE9o236OEqgZKySzEOs0UnYZVnxnbkbgXTLRe1xqvgRjElHj7JR1C7M6oo.swap - /dev/disk/by-id/dm-uuid-LVM-5debetzE9o236OEqgZKySzEOs0UnYZVnxnbkbgXTLRe1xqvgRjElHj7JR1C7M6oo
1842 Follow: unit currently follows state of dev-mapper-vg00\x2dlv_swap.swap
1843 Loaded: loaded
1844 Active: active since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
1845 What: /dev/disk/by-id/dm-uuid-LVM-5debetzE9o236OEqgZKySzEOs0UnYZVnxnbkbgXTLRe1xqvgRjElHj7JR1C7M6oo
1846
1847â— dev-disk-by\x2duuid-b4ce6db1\x2d0256\x2d4034\x2d9a8c\x2ddaf733a2b8b6.swap - /dev/disk/by-uuid/b4ce6db1-0256-4034-9a8c-daf733a2b8b6
1848 Follow: unit currently follows state of dev-mapper-vg00\x2dlv_swap.swap
1849 Loaded: loaded
1850 Active: active since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
1851 What: /dev/disk/by-uuid/b4ce6db1-0256-4034-9a8c-daf733a2b8b6
1852
1853â— dev-dm\x2d1.swap - /dev/dm-1
1854 Follow: unit currently follows state of dev-mapper-vg00\x2dlv_swap.swap
1855 Loaded: loaded
1856 Active: active since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
1857 What: /dev/dm-1
1858
1859â— dev-mapper-vg00\x2dlv_swap.swap - /dev/mapper/vg00-lv_swap
1860 Loaded: loaded (/etc/fstab; bad; vendor preset: disabled)
1861 Active: active since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
1862 What: /dev/mapper/vg00-lv_swap
1863 Docs: man:fstab(5)
1864 man:systemd-fstab-generator(8)
1865 Process: 563 ExecActivate=/sbin/swapon /dev/mapper/vg00-lv_swap (code=exited, status=0/SUCCESS)
1866
1867Mar 06 11:28:37 testbox01 systemd[1]: Activating swap /dev/mapper/vg00-lv_swap...
1868Mar 06 11:28:37 testbox01 systemd[1]: Activated swap /dev/mapper/vg00-lv_swap.
1869
1870â— dev-vg00-lv_swap.swap - /dev/vg00/lv_swap
1871 Follow: unit currently follows state of dev-mapper-vg00\x2dlv_swap.swap
1872 Loaded: loaded
1873 Active: active since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
1874 What: /dev/vg00/lv_swap
1875
1876â— basic.target - Basic System
1877 Loaded: loaded (/usr/lib/systemd/system/basic.target; static; vendor preset: disabled)
1878 Active: active since Tue 2018-03-06 11:28:38 EST; 4min 57s ago
1879 Docs: man:systemd.special(7)
1880
1881Mar 06 11:28:38 testbox01 systemd[1]: Reached target Basic System.
1882Mar 06 11:28:38 testbox01 systemd[1]: Starting Basic System.
1883
1884â— cryptsetup.target - Encrypted Volumes
1885 Loaded: loaded (/usr/lib/systemd/system/cryptsetup.target; static; vendor preset: disabled)
1886 Active: active since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1887 Docs: man:systemd.special(7)
1888
1889â— emergency.target - Emergency Mode
1890 Loaded: loaded (/usr/lib/systemd/system/emergency.target; static; vendor preset: disabled)
1891 Active: inactive (dead)
1892 Docs: man:systemd.special(7)
1893
1894â— final.target - Final Step
1895 Loaded: loaded (/usr/lib/systemd/system/final.target; static; vendor preset: disabled)
1896 Active: inactive (dead)
1897 Docs: man:systemd.special(7)
1898
1899â— getty.target - Login Prompts
1900 Loaded: loaded (/usr/lib/systemd/system/getty.target; static; vendor preset: disabled)
1901 Active: active since Tue 2018-03-06 11:28:40 EST; 4min 56s ago
1902 Docs: man:systemd.special(7)
1903 man:systemd-getty-generator(8)
1904 http://0pointer.de/blog/projects/serial-console.html
1905
1906Mar 06 11:28:40 testbox01 systemd[1]: Reached target Login Prompts.
1907Mar 06 11:28:40 testbox01 systemd[1]: Starting Login Prompts.
1908
1909â— graphical.target - Graphical Interface
1910 Loaded: loaded (/usr/lib/systemd/system/graphical.target; static; vendor preset: disabled)
1911 Active: inactive (dead)
1912 Docs: man:systemd.special(7)
1913
1914â— local-fs-pre.target - Local File Systems (Pre)
1915 Loaded: loaded (/usr/lib/systemd/system/local-fs-pre.target; static; vendor preset: disabled)
1916 Active: active since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
1917 Docs: man:systemd.special(7)
1918
1919Mar 06 11:28:36 testbox01 systemd[1]: Reached target Local File Systems (Pre).
1920Mar 06 11:28:36 testbox01 systemd[1]: Starting Local File Systems (Pre).
1921
1922â— local-fs.target - Local File Systems
1923 Loaded: loaded (/usr/lib/systemd/system/local-fs.target; static; vendor preset: disabled)
1924 Active: active since Tue 2018-03-06 11:28:38 EST; 4min 58s ago
1925 Docs: man:systemd.special(7)
1926
1927Mar 06 11:28:38 testbox01 systemd[1]: Reached target Local File Systems.
1928Mar 06 11:28:38 testbox01 systemd[1]: Starting Local File Systems.
1929
1930â— multi-user.target - Multi-User System
1931 Loaded: loaded (/usr/lib/systemd/system/multi-user.target; enabled; vendor preset: disabled)
1932 Active: active since Tue 2018-03-06 11:28:42 EST; 4min 54s ago
1933 Docs: man:systemd.special(7)
1934
1935Mar 06 11:28:42 testbox01 systemd[1]: Reached target Multi-User System.
1936Mar 06 11:28:42 testbox01 systemd[1]: Starting Multi-User System.
1937
1938â— network-online.target - Network is Online
1939 Loaded: loaded (/usr/lib/systemd/system/network-online.target; static; vendor preset: disabled)
1940 Active: active since Tue 2018-03-06 11:28:41 EST; 4min 55s ago
1941 Docs: man:systemd.special(7)
1942 http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
1943
1944Mar 06 11:28:41 testbox01 systemd[1]: Reached target Network is Online.
1945Mar 06 11:28:41 testbox01 systemd[1]: Starting Network is Online.
1946
1947â— network-pre.target - Network (Pre)
1948 Loaded: loaded (/usr/lib/systemd/system/network-pre.target; static; vendor preset: disabled)
1949 Active: inactive (dead)
1950 Docs: man:systemd.special(7)
1951 http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
1952
1953â— network.target - Network
1954 Loaded: loaded (/usr/lib/systemd/system/network.target; static; vendor preset: disabled)
1955 Active: active since Tue 2018-03-06 11:28:41 EST; 4min 55s ago
1956 Docs: man:systemd.special(7)
1957 http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
1958
1959Mar 06 11:28:41 testbox01 systemd[1]: Reached target Network.
1960Mar 06 11:28:41 testbox01 systemd[1]: Starting Network.
1961
1962â— nfs-client.target - NFS client services
1963 Loaded: loaded (/usr/lib/systemd/system/nfs-client.target; enabled; vendor preset: disabled)
1964 Active: active since Tue 2018-03-06 11:28:40 EST; 4min 56s ago
1965
1966Mar 06 11:28:40 testbox01 systemd[1]: Reached target NFS client services.
1967Mar 06 11:28:40 testbox01 systemd[1]: Starting NFS client services.
1968
1969â— nss-lookup.target - Host and Network Name Lookups
1970 Loaded: loaded (/usr/lib/systemd/system/nss-lookup.target; static; vendor preset: disabled)
1971 Active: inactive (dead)
1972 Docs: man:systemd.special(7)
1973
1974â— nss-user-lookup.target - User and Group Name Lookups
1975 Loaded: loaded (/usr/lib/systemd/system/nss-user-lookup.target; static; vendor preset: disabled)
1976 Active: inactive (dead)
1977 Docs: man:systemd.special(7)
1978
1979â— paths.target - Paths
1980 Loaded: loaded (/usr/lib/systemd/system/paths.target; static; vendor preset: disabled)
1981 Active: active since Tue 2018-03-06 11:28:38 EST; 4min 57s ago
1982 Docs: man:systemd.special(7)
1983
1984Mar 06 11:28:38 testbox01 systemd[1]: Reached target Paths.
1985Mar 06 11:28:38 testbox01 systemd[1]: Starting Paths.
1986
1987â— remote-fs-pre.target - Remote File Systems (Pre)
1988 Loaded: loaded (/usr/lib/systemd/system/remote-fs-pre.target; static; vendor preset: disabled)
1989 Active: active since Tue 2018-03-06 11:28:40 EST; 4min 56s ago
1990 Docs: man:systemd.special(7)
1991
1992Mar 06 11:28:40 testbox01 systemd[1]: Reached target Remote File Systems (Pre).
1993Mar 06 11:28:40 testbox01 systemd[1]: Starting Remote File Systems (Pre).
1994
1995â— remote-fs.target - Remote File Systems
1996 Loaded: loaded (/usr/lib/systemd/system/remote-fs.target; enabled; vendor preset: enabled)
1997 Active: active since Tue 2018-03-06 11:28:40 EST; 4min 56s ago
1998 Docs: man:systemd.special(7)
1999
2000Mar 06 11:28:40 testbox01 systemd[1]: Reached target Remote File Systems.
2001Mar 06 11:28:40 testbox01 systemd[1]: Starting Remote File Systems.
2002
2003â— rescue.target - Rescue Mode
2004 Loaded: loaded (/usr/lib/systemd/system/rescue.target; disabled; vendor preset: disabled)
2005 Active: inactive (dead)
2006 Docs: man:systemd.special(7)
2007
2008â— shutdown.target - Shutdown
2009 Loaded: loaded (/usr/lib/systemd/system/shutdown.target; static; vendor preset: disabled)
2010 Active: inactive (dead)
2011 Docs: man:systemd.special(7)
2012
2013â— slices.target - Slices
2014 Loaded: loaded (/usr/lib/systemd/system/slices.target; static; vendor preset: disabled)
2015 Active: active since Tue 2018-03-06 11:28:36 EST; 4min 59s ago
2016 Docs: man:systemd.special(7)
2017
2018â— sockets.target - Sockets
2019 Loaded: loaded (/usr/lib/systemd/system/sockets.target; static; vendor preset: disabled)
2020 Active: active since Tue 2018-03-06 11:28:38 EST; 4min 57s ago
2021 Docs: man:systemd.special(7)
2022
2023Mar 06 11:28:38 testbox01 systemd[1]: Reached target Sockets.
2024Mar 06 11:28:38 testbox01 systemd[1]: Starting Sockets.
2025
2026â— sound.target - Sound Card
2027 Loaded: loaded (/usr/lib/systemd/system/sound.target; static; vendor preset: disabled)
2028 Active: active since Tue 2018-03-06 11:28:39 EST; 4min 57s ago
2029 Docs: man:systemd.special(7)
2030
2031Mar 06 11:28:39 testbox01 systemd[1]: Reached target Sound Card.
2032Mar 06 11:28:39 testbox01 systemd[1]: Starting Sound Card.
2033
2034â— swap.target - Swap
2035 Loaded: loaded (/usr/lib/systemd/system/swap.target; static; vendor preset: disabled)
2036 Active: active since Tue 2018-03-06 11:28:37 EST; 4min 59s ago
2037 Docs: man:systemd.special(7)
2038
2039Mar 06 11:28:37 testbox01 systemd[1]: Reached target Swap.
2040Mar 06 11:28:37 testbox01 systemd[1]: Starting Swap.
2041
2042â— sysinit.target - System Initialization
2043 Loaded: loaded (/usr/lib/systemd/system/sysinit.target; static; vendor preset: disabled)
2044 Active: active since Tue 2018-03-06 11:28:38 EST; 4min 57s ago
2045 Docs: man:systemd.special(7)
2046
2047Mar 06 11:28:38 testbox01 systemd[1]: Reached target System Initialization.
2048Mar 06 11:28:38 testbox01 systemd[1]: Starting System Initialization.
2049Unit syslog.target could not be found.
2050
2051â— time-sync.target - System Time Synchronized
2052 Loaded: loaded (/usr/lib/systemd/system/time-sync.target; static; vendor preset: disabled)
2053 Active: inactive (dead)
2054 Docs: man:systemd.special(7)
2055
2056â— timers.target - Timers
2057 Loaded: loaded (/usr/lib/systemd/system/timers.target; static; vendor preset: disabled)
2058 Active: active since Tue 2018-03-06 11:28:38 EST; 4min 57s ago
2059 Docs: man:systemd.special(7)
2060
2061Mar 06 11:28:38 testbox01 systemd[1]: Reached target Timers.
2062Mar 06 11:28:38 testbox01 systemd[1]: Starting Timers.
2063
2064â— umount.target - Unmount All Filesystems
2065 Loaded: loaded (/usr/lib/systemd/system/umount.target; static; vendor preset: disabled)
2066 Active: inactive (dead)
2067 Docs: man:systemd.special(7)
2068
2069â— systemd-readahead-done.timer - Stop Read-Ahead Data Collection 10s After Completed Startup
2070 Loaded: loaded (/usr/lib/systemd/system/systemd-readahead-done.timer; indirect; vendor preset: enabled)
2071 Active: inactive (dead)
2072Condition: start condition failed at Tue 2018-03-06 11:28:42 EST; 4min 54s ago
2073 ConditionVirtualization=no was not met
2074 Docs: man:systemd-readahead-replay.service(8)
2075
2076â— systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories
2077 Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-clean.timer; static; vendor preset: disabled)
2078 Active: active (waiting) since Tue 2018-03-06 11:28:38 EST; 4min 57s ago
2079 Docs: man:tmpfiles.d(5)
2080 man:systemd-tmpfiles(8)
2081
2082Mar 06 11:28:38 testbox01 systemd[1]: Started Daily Cleanup of Temporary Directories.
2083Mar 06 11:28:38 testbox01 systemd[1]: Starting Daily Cleanup of Temporary Directories.
2084
2085
2086@@ ping -W1 -c1 10.23.45.10
2087PING 10.23.45.10 (10.23.45.10) 56(84) bytes of data.
208864 bytes from 10.23.45.10: icmp_seq=1 ttl=64 time=0.011 ms
2089
2090--- 10.23.45.10 ping statistics ---
20911 packets transmitted, 1 received, 0% packet loss, time 0ms
2092rtt min/avg/max/mdev = 0.011/0.011/0.011/0.000 ms
2093
2094
2095@@ ping -W1 -c1 10.23.45.20
2096PING 10.23.45.20 (10.23.45.20) 56(84) bytes of data.
2097
2098--- 10.23.45.20 ping statistics ---
20991 packets transmitted, 0 received, 100% packet loss, time 0ms
2100
2101
2102
2103@@ ping -W1 -c1 10.23.45.25
2104PING 10.23.45.25 (10.23.45.25) 56(84) bytes of data.
2105
2106--- 10.23.45.25 ping statistics ---
21071 packets transmitted, 0 received, 100% packet loss, time 0ms
2108
2109
2110
2111@@ ping -W1 -c1 10.23.45.30
2112PING 10.23.45.30 (10.23.45.30) 56(84) bytes of data.
2113
2114--- 10.23.45.30 ping statistics ---
21151 packets transmitted, 0 received, 100% packet loss, time 0ms
2116
2117
2118
2119@@ ping -W1 -c1 10.23.45.35
2120PING 10.23.45.35 (10.23.45.35) 56(84) bytes of data.
2121
2122--- 10.23.45.35 ping statistics ---
21231 packets transmitted, 0 received, 100% packet loss, time 0ms
2124
2125
2126
2127@@ ping -W1 -c1 10.23.45.40
2128PING 10.23.45.40 (10.23.45.40) 56(84) bytes of data.
2129
2130--- 10.23.45.40 ping statistics ---
21311 packets transmitted, 0 received, 100% packet loss, time 0ms
2132
2133
2134
2135@@ ping -W1 -c1 10.23.45.50
2136PING 10.23.45.50 (10.23.45.50) 56(84) bytes of data.
2137
2138--- 10.23.45.50 ping statistics ---
21391 packets transmitted, 0 received, 100% packet loss, time 0ms
2140
2141
2142
2143@@ ping -W1 -c1 10.23.45.60
2144PING 10.23.45.60 (10.23.45.60) 56(84) bytes of data.
2145
2146--- 10.23.45.60 ping statistics ---
21471 packets transmitted, 0 received, 100% packet loss, time 0ms
2148
2149
2150
2151@@ rpm -qa
2152setup-2.8.71-7.el7.noarch
2153firewalld-filesystem-0.4.4.4-6.el7.noarch
2154kbd-misc-1.15.5-13.el7.noarch
2155crontabs-1.11-6.20121102git.el7.noarch
2156libsepol-2.5-6.el7.x86_64
2157info-5.1-4.el7.x86_64
2158nspr-4.13.1-1.0.el7_3.x86_64
2159libdrm-2.4.74-1.el7.x86_64
2160chkconfig-1.7.4-1.el7.x86_64
2161gssproxy-0.7.0-4.el7.x86_64
2162readline-6.2-10.el7.x86_64
2163libestr-0.1.9-2.el7.x86_64
2164libffi-3.0.13-18.el7.x86_64
2165libacl-2.2.51-12.el7.x86_64
2166libgcrypt-1.5.3-14.el7.x86_64
2167kbd-1.15.5-13.el7.x86_64
2168gmp-6.0.0-15.el7.x86_64
2169net-tools-2.0-0.22.20131004git.el7.x86_64
2170expat-2.1.0-10.el7_3.x86_64
2171aic94xx-firmware-30-6.el7.noarch
2172diffutils-3.3-4.el7.x86_64
2173e2fsprogs-libs-1.42.9-10.el7.x86_64
2174file-5.11-33.el7.x86_64
2175passwd-0.79-4.el7.x86_64
2176perl-HTTP-Tiny-0.033-3.el7.noarch
2177perl-Text-ParseWords-3.29-4.el7.noarch
2178e2fsprogs-1.42.9-10.el7.x86_64
2179perl-macros-5.16.3-292.el7.x86_64
2180perl-Exporter-5.68-3.el7.noarch
2181bc-1.06.95-13.el7.x86_64
2182perl-constant-1.27-2.el7.noarch
2183nano-2.3.1-10.el7.x86_64
2184perl-File-Temp-0.23.01-3.el7.noarch
2185perl-Getopt-Long-2.40-2.el7.noarch
2186xz-5.2.2-1.el7.x86_64
2187man-pages-3.53-5.el7.noarch
2188libnfnetlink-1.0.1-4.el7.x86_64
2189libcollection-0.6.2-27.el7.x86_64
2190python34-3.4.5-5.el7.x86_64
2191pciutils-libs-3.5.1-2.el7.x86_64
2192grub2-common-2.02-0.65.el7.centos.2.noarch
2193iproute-3.10.0-87.el7.x86_64
2194bind-license-9.9.4-51.el7_4.2.noarch
2195ipset-6.29-1.el7.x86_64
2196glibc-common-2.17-196.el7_4.2.x86_64
2197vim-minimal-7.4.160-2.el7.x86_64
2198systemd-libs-219-42.el7_4.7.x86_64
2199pinentry-0.8.1-17.el7.x86_64
2200libmount-2.23.2-43.el7_4.2.x86_64
2201make-3.82-23.el7.x86_64
2202dhcp-libs-4.2.5-58.el7.centos.1.x86_64
2203elfutils-default-yama-scope-0.168-8.el7.noarch
2204libcurl-7.29.0-42.el7_4.1.x86_64
2205cryptsetup-libs-1.7.4-3.el7_4.1.x86_64
2206libdb-5.3.21-21.el7_4.x86_64
2207lsscsi-0.27-6.el7.x86_64
2208python-gobject-base-3.22.0-1.el7_4.1.x86_64
2209p11-kit-trust-0.23.5-3.el7.x86_64
2210systemd-219-42.el7_4.7.x86_64
2211krb5-libs-1.15.1-8.el7.x86_64
2212grub2-tools-2.02-0.65.el7.centos.2.x86_64
2213gzip-1.5-9.el7.x86_64
2214dracut-network-033-502.el7_4.1.x86_64
2215cracklib-2.9.0-11.el7.x86_64
2216linux-firmware-20170606-58.gitc990aae.el7_4.noarch
2217pam-1.1.8-18.el7.x86_64
2218NetworkManager-team-1.8.0-11.el7_4.x86_64
2219pkgconfig-0.27.1-4.el7.x86_64
2220grub2-2.02-0.65.el7.centos.2.x86_64
2221libverto-libevent-0.2.5-4.el7.x86_64
2222tuned-2.8.0-5.el7_4.2.noarch
2223python-pyudev-0.15-9.el7.noarch
2224libdb-utils-5.3.21-21.el7_4.x86_64
2225dbus-python-1.1.1-9.el7.x86_64
2226yum-3.4.3-154.el7.centos.1.noarch
2227pyliblzma-0.5.3-11.el7.x86_64
2228libpciaccess-0.13.4-3.1.el7_4.x86_64
2229python-slip-0.4.0-2.el7.noarch
2230iwl5000-firmware-8.83.5.1_1-58.el7_4.noarch
2231iwl2000-firmware-18.168.6.1-58.el7_4.noarch
2232iwl6050-firmware-41.28.5.1-58.el7_4.noarch
2233nss-pem-1.0.3-4.el7.x86_64
2234iwl1000-firmware-39.31.5.1-58.el7_4.noarch
2235iwl5150-firmware-8.24.2.2-58.el7_4.noarch
2236libssh2-1.4.3-10.el7_2.1.x86_64
2237rpm-4.11.3-25.el7.x86_64
2238libuser-0.60-7.el7_1.x86_64
2239rpm-python-4.11.3-25.el7.x86_64
2240python-urlgrabber-3.10-8.el7.noarch
2241libini_config-1.3.0-27.el7.x86_64
2242libpipeline-1.2.3-3.el7.x86_64
2243libsemanage-2.5-8.el7.x86_64
2244policycoreutils-2.5-17.1.el7.x86_64
2245libdaemon-0.14-7.el7.x86_64
2246qrencode-libs-3.4.1-3.el7.x86_64
2247centos-release-7-4.1708.el7.centos.x86_64
2248device-mapper-1.02.140-8.el7.x86_64
2249filesystem-3.2-21.el7.x86_64
2250vim-filesystem-7.4.160-2.el7.x86_64
2251dbus-1.6.12-17.el7.x86_64
2252kbd-legacy-1.15.5-13.el7.noarch
2253polkit-0.112-12.el7_3.x86_64
2254quota-nls-4.01-14.el7.noarch
2255iputils-20160308-10.el7.x86_64
2256device-mapper-event-libs-1.02.140-8.el7.x86_64
2257os-prober-1.58-9.el7.x86_64
2258cronie-1.4.11-17.el7.x86_64
2259pcre-8.32-17.el7.x86_64
2260zlib-1.2.7-17.el7.x86_64
2261quota-4.01-14.el7.x86_64
2262xz-libs-5.2.2-1.el7.x86_64
2263lvm2-libs-2.02.171-8.el7.x86_64
2264bzip2-libs-1.0.6-13.el7.x86_64
2265sed-4.2.2-5.el7.x86_64
2266plymouth-scripts-0.8.9-0.28.20140113.el7.centos.x86_64
2267nss-util-3.28.4-3.el7.x86_64
2268ebtables-2.0.10-15.el7.x86_64
2269fxload-2002_04_11-16.el7.x86_64
2270gawk-4.0.2-4.el7_3.1.x86_64
2271alsa-tools-firmware-1.1.0-1.el7.x86_64
2272libxml2-2.9.1-6.el7_2.3.x86_64
2273rsyslog-8.24.0-12.el7.x86_64
2274tcp_wrappers-libs-7.6-77.el7.x86_64
2275firewalld-0.4.4.4-6.el7.noarch
2276libattr-2.4.46-12.el7.x86_64
2277lvm2-2.02.171-8.el7.x86_64
2278libcap-2.22-9.el7.x86_64
2279mlocate-0.26-6.el7.x86_64
2280audit-libs-2.7.6-3.el7.x86_64
2281findutils-4.5.11-5.el7.x86_64
2282kernel-3.10.0-693.el7.x86_64
2283which-2.20-7.el7.x86_64
2284libnl3-3.2.28-4.el7.x86_64
2285audit-2.7.6-3.el7.x86_64
2286dbus-libs-1.6.12-17.el7.x86_64
2287qemu-guest-agent-2.8.0-2.el7.x86_64
2288keyutils-libs-1.5.8-3.el7.x86_64
2289irqbalance-1.0.7-10.el7.x86_64
2290lua-5.1.4-15.el7.x86_64
2291chrony-3.1-2.el7.centos.x86_64
2292mpfr-3.1.1-4.el7.x86_64
2293biosdevname-0.7.2-2.el7.x86_64
2294groff-base-1.22.2-8.el7.x86_64
2295file-libs-5.11-33.el7.x86_64
2296authconfig-6.2.8-30.el7.x86_64
2297libverto-0.2.5-4.el7.x86_64
2298man-db-2.6.3-9.el7.x86_64
2299perl-parent-0.225-244.el7.noarch
2300perl-podlators-2.5.1-3.el7.noarch
2301mailx-12.5-16.el7.x86_64
2302perl-Pod-Escapes-1.04-292.el7.noarch
2303bash-completion-2.1-6.el7.noarch
2304perl-Encode-2.51-7.el7.x86_64
2305xfsprogs-4.5.0-12.el7.x86_64
2306perl-libs-5.16.3-292.el7.x86_64
2307perl-threads-1.87-4.el7.x86_64
2308iprutils-2.4.14.1-1.el7.x86_64
2309perl-Filter-1.49-3.el7.x86_64
2310vim-enhanced-7.4.160-2.el7.x86_64
2311perl-Time-HiRes-1.9725-3.el7.x86_64
2312cyrus-sasl-plain-2.1.26-21.el7.x86_64
2313perl-Time-Local-1.2300-2.el7.noarch
2314unzip-6.0-16.el7.x86_64
2315perl-threads-shared-1.43-6.el7.x86_64
2316bzip2-1.0.6-13.el7.x86_64
2317perl-Carp-1.26-244.el7.noarch
2318psmisc-22.20-15.el7.x86_64
2319perl-File-Path-2.09-2.el7.noarch
2320libsysfs-2.1.0-16.el7.x86_64
2321perl-Pod-Simple-3.28-4.el7.noarch
2322perl-5.16.3-292.el7.x86_64
2323libmpc-1.0.1-3.el7.x86_64
2324libnl3-cli-3.2.28-4.el7.x86_64
2325p11-kit-0.23.5-3.el7.x86_64
2326libunistring-0.9.3-9.el7.x86_64
2327sysvinit-tools-2.88-14.dsf.el7.x86_64
2328slang-2.2.4-11.el7.x86_64
2329libref_array-0.1.5-27.el7.x86_64
2330lzo-2.06-8.el7.x86_64
2331python34-libs-3.4.5-5.el7.x86_64
2332hostname-3.13-3.el7.x86_64
2333fpaste-0.3.7.4.1-1.el7.noarch
2334ethtool-4.8-1.el7.x86_64
2335libgcc-4.8.5-16.el7_4.1.x86_64
2336grub2-pc-modules-2.02-0.65.el7.centos.2.noarch
2337libteam-1.25-5.el7.x86_64
2338ncurses-base-5.9-14.20130511.el7_4.noarch
2339ipset-libs-6.29-1.el7.x86_64
2340tzdata-2018c-1.el7.noarch
2341less-458-9.el7.x86_64
2342tar-1.26-32.el7.x86_64
2343acl-2.2.51-12.el7.x86_64
2344mozjs17-17.0.0-19.el7.x86_64
2345GeoIP-1.5.0-11.el7.x86_64
2346vim-common-7.4.160-2.el7.x86_64
2347elfutils-libs-0.168-8.el7.x86_64
2348snappy-1.1.0-3.el7.x86_64
2349pth-2.0.7-23.el7.x86_64
2350libpcap-1.5.3-9.el7.x86_64
2351dmidecode-3.0-5.el7.x86_64
2352libtasn1-4.10-1.el7.x86_64
2353ca-certificates-2017.2.14-71.el7.noarch
2354coreutils-8.22-18.el7.x86_64
2355python-2.7.5-58.el7.x86_64
2356shared-mime-info-1.8-3.el7.x86_64
2357python-decorator-3.4.0-3.el7.noarch
2358libpwquality-1.2.3-4.el7.x86_64
2359libcroco-0.6.11-1.el7.x86_64
2360libtirpc-0.2.4-0.10.el7.x86_64
2361libevent-2.0.21-4.el7.x86_64
2362gettext-libs-0.19.8.1-2.el7.x86_64
2363plymouth-core-libs-0.8.9-0.28.20140113.el7.centos.x86_64
2364gobject-introspection-1.50.0-1.el7.x86_64
2365dbus-glib-0.100-7.el7.x86_64
2366yum-metadata-parser-1.1.4-10.el7.x86_64
2367python-configobj-4.7.2-7.el7.noarch
2368pyxattr-0.5.1-5.el7.x86_64
2369libselinux-python-2.5-11.el7.x86_64
2370python-slip-dbus-0.4.0-2.el7.noarch
2371newt-python-0.52.15-4.el7.x86_64
2372python-schedutils-0.4-6.el7.x86_64
2373openssl-1.0.2k-8.el7.x86_64
2374alsa-lib-1.1.3-3.el7.x86_64
2375logrotate-3.8.6-14.el7.x86_64
2376fipscheck-lib-1.4.1-6.el7.x86_64
2377mariadb-libs-5.5.56-2.el7.x86_64
2378epel-release-7-11.noarch
2379rpm-libs-4.11.3-25.el7.x86_64
2380openldap-2.4.44-5.el7.x86_64
2381gnupg2-2.0.22-4.el7.x86_64
2382gpgme-1.3.2-5.el7.x86_64
2383rpm-build-libs-4.11.3-25.el7.x86_64
2384python-pycurl-7.19.0-19.el7.x86_64
2385yum-plugin-fastestmirror-1.1.31-42.el7.noarch
2386libpath_utils-0.2.1-27.el7.x86_64
2387libndp-1.2-7.el7.x86_64
2388libfastjson-0.99.4-2.el7.x86_64
2389ustr-1.0.4-16.el7.x86_64
2390shadow-utils-4.1.5.1-24.el7.x86_64
2391virt-what-1.13-10.el7.x86_64
2392nss-softokn-freebl-3.28.3-8.el7_4.x86_64
2393glibc-2.17-196.el7_4.2.x86_64
2394ncurses-libs-5.9-14.20130511.el7_4.x86_64
2395libuuid-2.23.2-43.el7_4.2.x86_64
2396cpio-2.11-25.el7_4.x86_64
2397util-linux-2.23.2-43.el7_4.2.x86_64
2398openssh-7.4p1-13.el7_4.x86_64
2399nss-softokn-3.28.3-8.el7_4.x86_64
2400nss-3.28.4-15.el7_4.x86_64
2401NetworkManager-libnm-1.8.0-11.el7_4.x86_64
2402dhcp-common-4.2.5-58.el7.centos.1.x86_64
2403python-perf-3.10.0-693.17.1.el7.x86_64
2404cpp-4.8.5-16.el7_4.1.x86_64
2405libgomp-4.8.5-16.el7_4.1.x86_64
2406glibc-devel-2.17-196.el7_4.2.x86_64
2407kernel-tools-libs-3.10.0-693.17.1.el7.x86_64
2408kmod-libs-20-15.el7_4.7.x86_64
2409dracut-033-502.el7_4.1.x86_64
2410initscripts-9.49.39-1.el7_4.1.x86_64
2411grub2-tools-extra-2.02-0.65.el7.centos.2.x86_64
2412dhclient-4.2.5-58.el7.centos.1.x86_64
2413systemd-sysv-219-42.el7_4.7.x86_64
2414NetworkManager-1.8.0-11.el7_4.x86_64
2415selinux-policy-3.13.1-166.el7_4.7.noarch
2416kernel-3.10.0-693.17.1.el7.x86_64
2417NetworkManager-tui-1.8.0-11.el7_4.x86_64
2418kexec-tools-2.0.14-17.2.el7.x86_64
2419nfs-utils-1.3.0-0.48.el7_4.1.x86_64
2420openssh-server-7.4p1-13.el7_4.x86_64
2421microcode_ctl-2.1-22.5.el7_4.x86_64
2422gcc-4.8.5-16.el7_4.1.x86_64
2423curl-7.29.0-42.el7_4.1.x86_64
2424openssh-clients-7.4p1-13.el7_4.x86_64
2425wget-1.14-15.el7_4.1.x86_64
2426device-mapper-persistent-data-0.7.0-0.1.rc6.el7_4.1.x86_64
2427iptables-1.4.21-18.2.el7_4.x86_64
2428kernel-devel-3.10.0-693.17.1.el7.x86_64
2429iwl135-firmware-18.168.6.1-58.el7_4.noarch
2430iwl2030-firmware-18.168.6.1-58.el7_4.noarch
2431iwl3945-firmware-15.32.2.9-58.el7_4.noarch
2432iwl7260-firmware-22.0.7.0-58.el7_4.noarch
2433iwl100-firmware-39.31.5.1-58.el7_4.noarch
2434iwl7265-firmware-22.0.7.0-58.el7_4.noarch
2435iwl6000-firmware-9.221.4.1-58.el7_4.noarch
2436iwl6000g2b-firmware-17.168.5.2-58.el7_4.noarch
2437teamd-1.25-5.el7.x86_64
2438device-mapper-libs-1.02.140-8.el7.x86_64
2439basesystem-10.0-7.el7.centos.noarch
2440polkit-pkla-compat-0.1-4.el7.x86_64
2441rpcbind-0.2.0-42.el7.x86_64
2442cronie-anacron-1.4.11-17.el7.x86_64
2443libselinux-2.5-11.el7.x86_64
2444device-mapper-event-1.02.140-8.el7.x86_64
2445libcom_err-1.42.9-10.el7.x86_64
2446hwdata-0.252-8.6.el7.x86_64
2447popt-1.13-16.el7.x86_64
2448plymouth-0.8.9-0.28.20140113.el7.centos.x86_64
2449grep-2.20-3.el7.x86_64
2450alsa-firmware-1.0.28-2.el7.noarch
2451elfutils-libelf-0.168-8.el7.x86_64
2452libgpg-error-1.12-3.el7.x86_64
2453libcap-ng-0.7.5-4.el7.x86_64
2454postfix-2.10.1-6.el7.x86_64
2455jansson-2.10-1.el7.x86_64
2456rsync-3.0.9-18.el7.x86_64
2457sqlite-3.7.17-8.el7.x86_64
2458cyrus-sasl-lib-2.1.26-21.el7.x86_64
2459parted-3.1-28.el7.x86_64
2460libidn-1.28-4.el7.x86_64
2461screen-4.1.0-0.23.20120314git3c2946.el7_2.x86_64
2462gdbm-1.10-8.el7.x86_64
2463deltarpm-3.6-3.el7.x86_64
2464perl-Pod-Perldoc-3.20-4.el7.noarch
2465btrfs-progs-4.9.1-1.el7.x86_64
2466perl-Pod-Usage-1.63-3.el7.noarch
2467nmap-ncat-6.40-7.el7.x86_64
2468perl-Storable-2.45-3.el7.x86_64
2469kernel-devel-3.10.0-693.el7.x86_64
2470perl-Socket-2.010-4.el7.x86_64
2471zip-3.0-11.el7.x86_64
2472perl-Scalar-List-Utils-1.27-248.el7.x86_64
2473lsof-4.87-4.el7.x86_64
2474perl-PathTools-3.40-5.el7.x86_64
2475libmnl-1.0.3-7.el7.x86_64
2476rootfiles-8.1-11.el7.noarch
2477libassuan-2.1.0-3.el7.x86_64
2478libedit-3.0-12.20121213cvs.el7.x86_64
2479newt-0.52.15-4.el7.x86_64
2480libbasicobjects-0.1.1-27.el7.x86_64
2481gpg-pubkey-f4a80eb5-53a7ff4b
2482libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
2483kernel-headers-3.10.0-693.17.1.el7.x86_64
2484bash-4.2.46-29.el7_4.x86_64
2485keyutils-1.5.8-3.el7.x86_64
2486libstdc++-4.8.5-16.el7_4.1.x86_64
2487tcp_wrappers-7.6-77.el7.x86_64
2488libblkid-2.23.2-43.el7_4.2.x86_64
2489libss-1.42.9-10.el7.x86_64
2490grub2-tools-minimal-2.02-0.65.el7.centos.2.x86_64
2491libselinux-utils-2.5-11.el7.x86_64
2492nss-sysinit-3.28.4-15.el7_4.x86_64
2493freetype-2.4.11-15.el7.x86_64
2494binutils-2.25.1-32.base.el7_4.2.x86_64
2495gpm-libs-1.20.7-5.el7.x86_64
2496bind-libs-lite-9.9.4-51.el7_4.2.x86_64
2497libseccomp-2.3.1-3.el7.x86_64
2498glibc-headers-2.17-196.el7_4.2.x86_64
2499numactl-libs-2.0.9-6.el7_2.x86_64
2500kpartx-0.4.9-111.el7_4.2.x86_64
2501openssl-libs-1.0.2k-8.el7.x86_64
2502kmod-20-15.el7_4.7.x86_64
2503python-libs-2.7.5-58.el7.x86_64
2504grub2-pc-2.02-0.65.el7.centos.2.x86_64
2505glib2-2.50.3-3.el7.x86_64
2506wpa_supplicant-2.6-5.el7_4.1.x86_64
2507cracklib-dicts-2.9.0-11.el7.x86_64
2508selinux-policy-targeted-3.13.1-166.el7_4.7.noarch
2509procps-ng-3.3.10-16.el7.x86_64
2510NetworkManager-wifi-1.8.0-11.el7_4.x86_64
2511dracut-config-rescue-033-502.el7_4.1.x86_64
2512gettext-0.19.8.1-2.el7.x86_64
2513kernel-tools-3.10.0-693.17.1.el7.x86_64
2514nss-tools-3.28.4-15.el7_4.x86_64
2515python-linux-procfs-0.4.9-3.el7.noarch
2516ncurses-5.9-14.20130511.el7_4.x86_64
2517python-iniparse-0.4-9.el7.noarch
2518sudo-1.8.19p2-11.el7_4.x86_64
2519python-firewall-0.4.4.4-6.el7.noarch
2520iwl6000g2a-firmware-17.168.5.3-58.el7_4.noarch
2521grubby-8.28-23.el7.x86_64
2522iwl105-firmware-18.168.6.1-58.el7_4.noarch
2523centos-logos-70.0.6-3.el7.centos.noarch
2524iwl3160-firmware-22.0.7.0-58.el7_4.noarch
2525iwl4965-firmware-228.61.2.24-58.el7_4.noarch
2526fipscheck-1.4.1-6.el7.x86_64
2527gpg-pubkey-352c64e5-52ae6884
2528pygpgme-0.3-9.el7.x86_64
2529libnfsidmap-0.25-17.el7.x86_64
2530libaio-0.3.109-13.el7.x86_64
2531hardlink-1.0-19.el7.x86_64
2532libutempter-1.1.6-4.el7.x86_64
2533
2534
2535@@ yum -v repolist
2536Loading "fastestmirror" plugin
2537Config time: 0.005
2538Yum version: 3.4.3
2539Loading mirror speeds from cached hostfile
2540 * base: centos.s.uw.edu
2541 * epel: mirrors.cat.pdx.edu
2542 * extras: mirror.web-ster.com
2543 * updates: mirror.tocici.com
2544Setting up Package Sacks
2545pkgsack time: 0.007
2546Repo-id : base/7/x86_64
2547Repo-name : CentOS-7 - Base
2548Repo-revision: 1504648209
2549Repo-updated : Tue Sep 5 17:51:13 2017
2550Repo-pkgs : 9,591
2551Repo-size : 7.6 G
2552Repo-mirrors : http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock
2553Repo-baseurl : http://centos.s.uw.edu/centos/7.4.1708/os/x86_64/ (9 more)
2554Repo-expire : 21,600 second(s) (last: Tue Mar 6 11:30:19 2018)
2555 Filter : read-only:present
2556Repo-filename: /etc/yum.repos.d/CentOS-Base.repo
2557
2558Repo-id : epel/x86_64
2559Repo-name : Extra Packages for Enterprise Linux 7 - x86_64
2560Repo-revision: 1520275181
2561Repo-updated : Mon Mar 5 13:53:23 2018
2562Repo-pkgs : 12,358
2563Repo-size : 13 G
2564Repo-metalink: https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64
2565 Updated : Mon Mar 5 13:53:23 2018
2566Repo-baseurl : https://mirrors.cat.pdx.edu/epel/7/x86_64/ (50 more)
2567Repo-expire : 21,600 second(s) (last: Tue Mar 6 11:30:45 2018)
2568 Filter : read-only:present
2569Repo-filename: /etc/yum.repos.d/epel.repo
2570
2571Repo-id : extras/7/x86_64
2572Repo-name : CentOS-7 - Extras
2573Repo-revision: 1520270922
2574Repo-updated : Mon Mar 5 12:33:36 2018
2575Repo-pkgs : 392
2576Repo-size : 809 M
2577Repo-mirrors : http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras&infra=stock
2578Repo-baseurl : http://mirror.web-ster.com/centos/7.4.1708/extras/x86_64/ (9
2579 : more)
2580Repo-expire : 21,600 second(s) (last: Tue Mar 6 11:30:19 2018)
2581 Filter : read-only:present
2582Repo-filename: /etc/yum.repos.d/CentOS-Base.repo
2583
2584Repo-id : updates/7/x86_64
2585Repo-name : CentOS-7 - Updates
2586Repo-revision: 1520259340
2587Repo-updated : Mon Mar 5 09:28:35 2018
2588Repo-pkgs : 1,962
2589Repo-size : 6.3 G
2590Repo-mirrors : http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates&infra=stock
2591Repo-baseurl : http://mirror.tocici.com/centos/7.4.1708/updates/x86_64/ (9 more)
2592Repo-expire : 21,600 second(s) (last: Tue Mar 6 11:30:34 2018)
2593 Filter : read-only:present
2594Repo-filename: /etc/yum.repos.d/CentOS-Base.repo
2595
2596repolist: 24,303
2597
2598
2599@@ sudo yum history info 5
2600Loaded plugins: fastestmirror
2601Transaction ID : 5
2602Begin time : Tue Mar 6 11:31:24 2018
2603Begin rpmdb : 379:cad0aefb147b5ee434354a3936dd4e4e7cf17911
2604End time : (0 seconds)
2605End rpmdb : 379:68f5fb969c9c657162cb2c791fdba4334be751b8
2606User : vagrant <vagrant>
2607Return-Code : Success
2608Command Line : -q install -y epel-release
2609Transaction performed with:
2610 Installed rpm-4.11.3-25.el7.x86_64 @anaconda
2611 Installed yum-3.4.3-154.el7.centos.1.noarch @updates
2612 Installed yum-plugin-fastestmirror-1.1.31-42.el7.noarch @anaconda
2613Packages Altered:
2614 Updated epel-release-7-9.noarch @extras
2615 Update 7-11.noarch @epel
2616history info
2617
2618
2619@@ sudo yum history info 4
2620Loaded plugins: fastestmirror
2621Transaction ID : 4
2622Begin time : Tue Mar 6 11:30:44 2018
2623Begin rpmdb : 378:22d266b9ff41ff8013701b2f198edce6014d6b9b
2624End time : (0 seconds)
2625End rpmdb : 379:cad0aefb147b5ee434354a3936dd4e4e7cf17911
2626User : vagrant <vagrant>
2627Return-Code : Success
2628Command Line : -q install -y epel-release
2629Transaction performed with:
2630 Installed rpm-4.11.3-25.el7.x86_64 @anaconda
2631 Installed yum-3.4.3-154.el7.centos.1.noarch @updates
2632 Installed yum-plugin-fastestmirror-1.1.31-42.el7.noarch @anaconda
2633Packages Altered:
2634 Install epel-release-7-9.noarch @extras
2635history info
2636
2637
2638@@ sudo yum history info 3
2639Loaded plugins: fastestmirror
2640Transaction ID : 3
2641Begin time : Mon Feb 19 17:06:06 2018
2642Begin rpmdb : 376:26f01cd48d3c982868a391418a135c08d72b7da6
2643End time : 17:09:15 2018 (189 seconds)
2644End rpmdb : 378:22d266b9ff41ff8013701b2f198edce6014d6b9b
2645User : System <unset>
2646Return-Code : Success
2647Command Line : update -y
2648Transaction performed with:
2649 Installed rpm-4.11.3-25.el7.x86_64 @anaconda
2650 Updated yum-3.4.3-154.el7.centos.noarch @anaconda
2651 Installed yum-plugin-fastestmirror-1.1.31-42.el7.noarch @anaconda
2652Packages Altered:
2653 Updated NetworkManager-1:1.8.0-9.el7.x86_64 @anaconda
2654 Update 1:1.8.0-11.el7_4.x86_64 @updates
2655 Updated NetworkManager-libnm-1:1.8.0-9.el7.x86_64 @anaconda
2656 Update 1:1.8.0-11.el7_4.x86_64 @updates
2657 Updated NetworkManager-team-1:1.8.0-9.el7.x86_64 @anaconda
2658 Update 1:1.8.0-11.el7_4.x86_64 @updates
2659 Updated NetworkManager-tui-1:1.8.0-9.el7.x86_64 @anaconda
2660 Update 1:1.8.0-11.el7_4.x86_64 @updates
2661 Updated NetworkManager-wifi-1:1.8.0-9.el7.x86_64 @anaconda
2662 Update 1:1.8.0-11.el7_4.x86_64 @updates
2663 Updated bash-4.2.46-28.el7.x86_64 @anaconda
2664 Update 4.2.46-29.el7_4.x86_64 @updates
2665 Updated bind-libs-lite-32:9.9.4-50.el7.x86_64 @anaconda
2666 Update 32:9.9.4-51.el7_4.2.x86_64 @updates
2667 Updated bind-license-32:9.9.4-50.el7.noarch @anaconda
2668 Update 32:9.9.4-51.el7_4.2.noarch @updates
2669 Updated binutils-2.25.1-31.base.el7.x86_64 @anaconda
2670 Update 2.25.1-32.base.el7_4.2.x86_64 @updates
2671 Updated cpio-2.11-24.el7.x86_64 @anaconda
2672 Update 2.11-25.el7_4.x86_64 @updates
2673 Updated cpp-4.8.5-16.el7.x86_64 @anaconda
2674 Update 4.8.5-16.el7_4.1.x86_64 @updates
2675 Updated cryptsetup-libs-1.7.4-3.el7.x86_64 @anaconda
2676 Update 1.7.4-3.el7_4.1.x86_64 @updates
2677 Updated curl-7.29.0-42.el7.x86_64 @anaconda
2678 Update 7.29.0-42.el7_4.1.x86_64 @updates
2679 Updated device-mapper-persistent-data-0.7.0-0.1.rc6.el7.x86_64 @anaconda
2680 Update 0.7.0-0.1.rc6.el7_4.1.x86_64 @updates
2681 Updated dhclient-12:4.2.5-58.el7.centos.x86_64 @anaconda
2682 Update 12:4.2.5-58.el7.centos.1.x86_64 @updates
2683 Updated dhcp-common-12:4.2.5-58.el7.centos.x86_64 @anaconda
2684 Update 12:4.2.5-58.el7.centos.1.x86_64 @updates
2685 Updated dhcp-libs-12:4.2.5-58.el7.centos.x86_64 @anaconda
2686 Update 12:4.2.5-58.el7.centos.1.x86_64 @updates
2687 Updated dracut-033-502.el7.x86_64 @anaconda
2688 Update 033-502.el7_4.1.x86_64 @updates
2689 Updated dracut-config-rescue-033-502.el7.x86_64 @anaconda
2690 Update 033-502.el7_4.1.x86_64 @updates
2691 Updated dracut-network-033-502.el7.x86_64 @anaconda
2692 Update 033-502.el7_4.1.x86_64 @updates
2693 Updated gcc-4.8.5-16.el7.x86_64 @anaconda
2694 Update 4.8.5-16.el7_4.1.x86_64 @updates
2695 Updated glibc-2.17-196.el7.x86_64 @anaconda
2696 Update 2.17-196.el7_4.2.x86_64 @updates
2697 Updated glibc-common-2.17-196.el7.x86_64 @anaconda
2698 Update 2.17-196.el7_4.2.x86_64 @updates
2699 Updated glibc-devel-2.17-196.el7.x86_64 @anaconda
2700 Update 2.17-196.el7_4.2.x86_64 @updates
2701 Updated glibc-headers-2.17-196.el7.x86_64 @anaconda
2702 Update 2.17-196.el7_4.2.x86_64 @updates
2703 Obsoleted grub2-1:2.02-0.64.el7.centos.x86_64 @anaconda
2704 Obsoleting grub2-1:2.02-0.65.el7.centos.2.x86_64 @updates
2705 Updated grub2-common-1:2.02-0.64.el7.centos.noarch @anaconda
2706 Update 1:2.02-0.65.el7.centos.2.noarch @updates
2707 Updated grub2-pc-1:2.02-0.64.el7.centos.x86_64 @anaconda
2708 Update 1:2.02-0.65.el7.centos.2.x86_64 @updates
2709 Updated grub2-pc-modules-1:2.02-0.64.el7.centos.noarch @anaconda
2710 Update 1:2.02-0.65.el7.centos.2.noarch @updates
2711 Obsoleted grub2-tools-1:2.02-0.64.el7.centos.x86_64 @anaconda
2712 Obsoleting grub2-tools-1:2.02-0.65.el7.centos.2.x86_64 @updates
2713 Updated grub2-tools-extra-1:2.02-0.64.el7.centos.x86_64 @anaconda
2714 Obsoleting grub2-tools-extra-1:2.02-0.65.el7.centos.2.x86_64 @updates
2715 Updated grub2-tools-minimal-1:2.02-0.64.el7.centos.x86_64 @anaconda
2716 Obsoleting grub2-tools-minimal-1:2.02-0.65.el7.centos.2.x86_64 @updates
2717 Updated initscripts-9.49.39-1.el7.x86_64 @anaconda
2718 Update 9.49.39-1.el7_4.1.x86_64 @updates
2719 Updated iptables-1.4.21-18.0.1.el7.centos.x86_64 @anaconda
2720 Update 1.4.21-18.2.el7_4.x86_64 @updates
2721 Updated iwl100-firmware-39.31.5.1-56.el7.noarch @anaconda
2722 Update 39.31.5.1-58.el7_4.noarch @updates
2723 Updated iwl1000-firmware-1:39.31.5.1-56.el7.noarch @anaconda
2724 Update 1:39.31.5.1-58.el7_4.noarch @updates
2725 Updated iwl105-firmware-18.168.6.1-56.el7.noarch @anaconda
2726 Update 18.168.6.1-58.el7_4.noarch @updates
2727 Updated iwl135-firmware-18.168.6.1-56.el7.noarch @anaconda
2728 Update 18.168.6.1-58.el7_4.noarch @updates
2729 Updated iwl2000-firmware-18.168.6.1-56.el7.noarch @anaconda
2730 Update 18.168.6.1-58.el7_4.noarch @updates
2731 Updated iwl2030-firmware-18.168.6.1-56.el7.noarch @anaconda
2732 Update 18.168.6.1-58.el7_4.noarch @updates
2733 Updated iwl3160-firmware-22.0.7.0-56.el7.noarch @anaconda
2734 Update 22.0.7.0-58.el7_4.noarch @updates
2735 Updated iwl3945-firmware-15.32.2.9-56.el7.noarch @anaconda
2736 Update 15.32.2.9-58.el7_4.noarch @updates
2737 Updated iwl4965-firmware-228.61.2.24-56.el7.noarch @anaconda
2738 Update 228.61.2.24-58.el7_4.noarch @updates
2739 Updated iwl5000-firmware-8.83.5.1_1-56.el7.noarch @anaconda
2740 Update 8.83.5.1_1-58.el7_4.noarch @updates
2741 Updated iwl5150-firmware-8.24.2.2-56.el7.noarch @anaconda
2742 Update 8.24.2.2-58.el7_4.noarch @updates
2743 Updated iwl6000-firmware-9.221.4.1-56.el7.noarch @anaconda
2744 Update 9.221.4.1-58.el7_4.noarch @updates
2745 Updated iwl6000g2a-firmware-17.168.5.3-56.el7.noarch @anaconda
2746 Update 17.168.5.3-58.el7_4.noarch @updates
2747 Updated iwl6000g2b-firmware-17.168.5.2-56.el7.noarch @anaconda
2748 Update 17.168.5.2-58.el7_4.noarch @updates
2749 Updated iwl6050-firmware-41.28.5.1-56.el7.noarch @anaconda
2750 Update 41.28.5.1-58.el7_4.noarch @updates
2751 Updated iwl7260-firmware-22.0.7.0-56.el7.noarch @anaconda
2752 Update 22.0.7.0-58.el7_4.noarch @updates
2753 Updated iwl7265-firmware-22.0.7.0-56.el7.noarch @anaconda
2754 Update 22.0.7.0-58.el7_4.noarch @updates
2755 Install kernel-3.10.0-693.17.1.el7.x86_64 @updates
2756 Install kernel-devel-3.10.0-693.17.1.el7.x86_64 @updates
2757 Updated kernel-headers-3.10.0-693.el7.x86_64 @anaconda
2758 Update 3.10.0-693.17.1.el7.x86_64 @updates
2759 Updated kernel-tools-3.10.0-693.el7.x86_64 @anaconda
2760 Update 3.10.0-693.17.1.el7.x86_64 @updates
2761 Updated kernel-tools-libs-3.10.0-693.el7.x86_64 @anaconda
2762 Update 3.10.0-693.17.1.el7.x86_64 @updates
2763 Updated kexec-tools-2.0.14-17.el7.x86_64 @anaconda
2764 Update 2.0.14-17.2.el7.x86_64 @updates
2765 Updated kmod-20-15.el7.x86_64 @anaconda
2766 Update 20-15.el7_4.7.x86_64 @updates
2767 Updated kmod-libs-20-15.el7.x86_64 @anaconda
2768 Update 20-15.el7_4.7.x86_64 @updates
2769 Updated kpartx-0.4.9-111.el7.x86_64 @anaconda
2770 Update 0.4.9-111.el7_4.2.x86_64 @updates
2771 Updated libblkid-2.23.2-43.el7.x86_64 @anaconda
2772 Update 2.23.2-43.el7_4.2.x86_64 @updates
2773 Updated libcurl-7.29.0-42.el7.x86_64 @anaconda
2774 Update 7.29.0-42.el7_4.1.x86_64 @updates
2775 Updated libdb-5.3.21-20.el7.x86_64 @anaconda
2776 Update 5.3.21-21.el7_4.x86_64 @updates
2777 Updated libdb-utils-5.3.21-20.el7.x86_64 @anaconda
2778 Update 5.3.21-21.el7_4.x86_64 @updates
2779 Updated libgcc-4.8.5-16.el7.x86_64 @anaconda
2780 Update 4.8.5-16.el7_4.1.x86_64 @updates
2781 Updated libgomp-4.8.5-16.el7.x86_64 @anaconda
2782 Update 4.8.5-16.el7_4.1.x86_64 @updates
2783 Updated libmount-2.23.2-43.el7.x86_64 @anaconda
2784 Update 2.23.2-43.el7_4.2.x86_64 @updates
2785 Updated libpciaccess-0.13.4-3.el7_3.x86_64 @anaconda
2786 Update 0.13.4-3.1.el7_4.x86_64 @updates
2787 Updated libstdc++-4.8.5-16.el7.x86_64 @anaconda
2788 Update 4.8.5-16.el7_4.1.x86_64 @updates
2789 Updated libuuid-2.23.2-43.el7.x86_64 @anaconda
2790 Update 2.23.2-43.el7_4.2.x86_64 @updates
2791 Updated linux-firmware-20170606-56.gitc990aae.el7.noarch @anaconda
2792 Update 20170606-58.gitc990aae.el7_4.noarch @updates
2793 Updated microcode_ctl-2:2.1-22.el7.x86_64 @anaconda
2794 Update 2:2.1-22.5.el7_4.x86_64 @updates
2795 Updated ncurses-5.9-13.20130511.el7.x86_64 @anaconda
2796 Update 5.9-14.20130511.el7_4.x86_64 @updates
2797 Updated ncurses-base-5.9-13.20130511.el7.noarch @anaconda
2798 Update 5.9-14.20130511.el7_4.noarch @updates
2799 Updated ncurses-libs-5.9-13.20130511.el7.x86_64 @anaconda
2800 Update 5.9-14.20130511.el7_4.x86_64 @updates
2801 Updated nfs-utils-1:1.3.0-0.48.el7.x86_64 @anaconda
2802 Update 1:1.3.0-0.48.el7_4.1.x86_64 @updates
2803 Updated nss-3.28.4-8.el7.x86_64 @anaconda
2804 Update 3.28.4-15.el7_4.x86_64 @updates
2805 Updated nss-softokn-3.28.3-6.el7.x86_64 @anaconda
2806 Update 3.28.3-8.el7_4.x86_64 @updates
2807 Updated nss-softokn-freebl-3.28.3-6.el7.x86_64 @anaconda
2808 Update 3.28.3-8.el7_4.x86_64 @updates
2809 Updated nss-sysinit-3.28.4-8.el7.x86_64 @anaconda
2810 Update 3.28.4-15.el7_4.x86_64 @updates
2811 Updated nss-tools-3.28.4-8.el7.x86_64 @anaconda
2812 Update 3.28.4-15.el7_4.x86_64 @updates
2813 Updated openssh-7.4p1-11.el7.x86_64 @anaconda
2814 Update 7.4p1-13.el7_4.x86_64 @updates
2815 Updated openssh-clients-7.4p1-11.el7.x86_64 @anaconda
2816 Update 7.4p1-13.el7_4.x86_64 @updates
2817 Updated openssh-server-7.4p1-11.el7.x86_64 @anaconda
2818 Update 7.4p1-13.el7_4.x86_64 @updates
2819 Updated python-gobject-base-3.22.0-1.el7.x86_64 @anaconda
2820 Update 3.22.0-1.el7_4.1.x86_64 @updates
2821 Updated python-perf-3.10.0-693.el7.x86_64 @anaconda
2822 Update 3.10.0-693.17.1.el7.x86_64 @updates
2823 Updated selinux-policy-3.13.1-166.el7.noarch @anaconda
2824 Update 3.13.1-166.el7_4.7.noarch @updates
2825 Updated selinux-policy-targeted-3.13.1-166.el7.noarch @anaconda
2826 Update 3.13.1-166.el7_4.7.noarch @updates
2827 Updated sudo-1.8.19p2-10.el7.x86_64 @anaconda
2828 Update 1.8.19p2-11.el7_4.x86_64 @updates
2829 Updated systemd-219-42.el7.x86_64 @anaconda
2830 Update 219-42.el7_4.7.x86_64 @updates
2831 Updated systemd-libs-219-42.el7.x86_64 @anaconda
2832 Update 219-42.el7_4.7.x86_64 @updates
2833 Updated systemd-sysv-219-42.el7.x86_64 @anaconda
2834 Update 219-42.el7_4.7.x86_64 @updates
2835 Updated tuned-2.8.0-5.el7.noarch @anaconda
2836 Update 2.8.0-5.el7_4.2.noarch @updates
2837 Updated tzdata-2017b-1.el7.noarch @anaconda
2838 Update 2018c-1.el7.noarch @updates
2839 Updated util-linux-2.23.2-43.el7.x86_64 @anaconda
2840 Update 2.23.2-43.el7_4.2.x86_64 @updates
2841 Updated wget-1.14-15.el7.x86_64 @anaconda
2842 Update 1.14-15.el7_4.1.x86_64 @updates
2843 Updated wpa_supplicant-1:2.6-5.el7.x86_64 @anaconda
2844 Update 1:2.6-5.el7_4.1.x86_64 @updates
2845 Updated yum-3.4.3-154.el7.centos.noarch @anaconda
2846 Update 3.4.3-154.el7.centos.1.noarch @updates
2847Scriptlet output:
2848 1 Running in chroot, ignoring request.
2849 2 warning: /etc/ssh/sshd_config created as /etc/ssh/sshd_config.rpmnew
2850 3 VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel modules.
2851 4 groupadd: group 'vboxadd' already exists
2852history info
2853
2854
2855@@ sudo yum history info 2
2856Loaded plugins: fastestmirror
2857Transaction ID : 2
2858Begin time : Mon Feb 19 17:03:28 2018
2859Begin rpmdb : 375:3e40384632c5543d31df7fe22ecf4c6feb17ac61
2860End time : (0 seconds)
2861End rpmdb : 376:26f01cd48d3c982868a391418a135c08d72b7da6
2862User : System <unset>
2863Return-Code : Success
2864Command Line : install -y http://mirror.linuxtrainingacademy.com/build/fpaste-0.3.7.4.1-1.el7.noarch.rpm
2865Transaction performed with:
2866 Installed rpm-4.11.3-25.el7.x86_64 @anaconda
2867 Updated yum-3.4.3-154.el7.centos.noarch @anaconda
2868 Installed yum-plugin-fastestmirror-1.1.31-42.el7.noarch @anaconda
2869Packages Altered:
2870 Install fpaste-0.3.7.4.1-1.el7.noarch @/fpaste-0.3.7.4.1-1.el7.noarch
2871history info
2872
2873
2874@@ sudo yum history info 1
2875Loaded plugins: fastestmirror
2876Transaction ID : 1
2877Begin time : Mon Feb 19 16:57:49 2018
2878Begin rpmdb : 0:da39a3ee5e6b4b0d3255bfef95601890afd80709
2879End time : 17:02:38 2018 (289 seconds)
2880End rpmdb : 373:8cc7c005723f963bb0384f60be458411fc3bca97
2881User : System <unset>
2882Return-Code : Success
2883Packages Altered:
2884 Dep-Install GeoIP-1.5.0-11.el7.x86_64 @anaconda
2885 Install NetworkManager-1:1.8.0-9.el7.x86_64 @anaconda
2886 Dep-Install NetworkManager-libnm-1:1.8.0-9.el7.x86_64 @anaconda
2887 Install NetworkManager-team-1:1.8.0-9.el7.x86_64 @anaconda
2888 Install NetworkManager-tui-1:1.8.0-9.el7.x86_64 @anaconda
2889 Install NetworkManager-wifi-1:1.8.0-9.el7.x86_64 @anaconda
2890 Dep-Install acl-2.2.51-12.el7.x86_64 @anaconda
2891 Install aic94xx-firmware-30-6.el7.noarch @anaconda
2892 Install alsa-firmware-1.0.28-2.el7.noarch @anaconda
2893 Dep-Install alsa-lib-1.1.3-3.el7.x86_64 @anaconda
2894 Dep-Install alsa-tools-firmware-1.1.0-1.el7.x86_64 @anaconda
2895 Install audit-2.7.6-3.el7.x86_64 @anaconda
2896 Dep-Install audit-libs-2.7.6-3.el7.x86_64 @anaconda
2897 Install authconfig-6.2.8-30.el7.x86_64 @anaconda
2898 Install basesystem-10.0-7.el7.centos.noarch @anaconda
2899 Install bash-4.2.46-28.el7.x86_64 @anaconda
2900 Install bash-completion-1:2.1-6.el7.noarch @anaconda
2901 Install bc-1.06.95-13.el7.x86_64 @anaconda
2902 Dep-Install bind-libs-lite-32:9.9.4-50.el7.x86_64 @anaconda
2903 Dep-Install bind-license-32:9.9.4-50.el7.noarch @anaconda
2904 Dep-Install binutils-2.25.1-31.base.el7.x86_64 @anaconda
2905 Install biosdevname-0.7.2-2.el7.x86_64 @anaconda
2906 Install btrfs-progs-4.9.1-1.el7.x86_64 @anaconda
2907 Install bzip2-1.0.6-13.el7.x86_64 @anaconda
2908 Dep-Install bzip2-libs-1.0.6-13.el7.x86_64 @anaconda
2909 Dep-Install ca-certificates-2017.2.14-71.el7.noarch @anaconda
2910 Dep-Install centos-logos-70.0.6-3.el7.centos.noarch @anaconda
2911 Dep-Install centos-release-7-4.1708.el7.centos.x86_64 @anaconda
2912 Dep-Install chkconfig-1.7.4-1.el7.x86_64 @anaconda
2913 Install chrony-3.1-2.el7.centos.x86_64 @anaconda
2914 Install coreutils-8.22-18.el7.x86_64 @anaconda
2915 Dep-Install cpio-2.11-24.el7.x86_64 @anaconda
2916 Dep-Install cpp-4.8.5-16.el7.x86_64 @anaconda
2917 Dep-Install cracklib-2.9.0-11.el7.x86_64 @anaconda
2918 Dep-Install cracklib-dicts-2.9.0-11.el7.x86_64 @anaconda
2919 Install cronie-1.4.11-17.el7.x86_64 @anaconda
2920 Dep-Install cronie-anacron-1.4.11-17.el7.x86_64 @anaconda
2921 Dep-Install crontabs-1.11-6.20121102git.el7.noarch @anaconda
2922 Dep-Install cryptsetup-libs-1.7.4-3.el7.x86_64 @anaconda
2923 Install curl-7.29.0-42.el7.x86_64 @anaconda
2924 Dep-Install cyrus-sasl-lib-2.1.26-21.el7.x86_64 @anaconda
2925 Install cyrus-sasl-plain-2.1.26-21.el7.x86_64 @anaconda
2926 Dep-Install dbus-1:1.6.12-17.el7.x86_64 @anaconda
2927 Dep-Install dbus-glib-0.100-7.el7.x86_64 @anaconda
2928 Dep-Install dbus-libs-1:1.6.12-17.el7.x86_64 @anaconda
2929 Dep-Install dbus-python-1.1.1-9.el7.x86_64 @anaconda
2930 Install deltarpm-3.6-3.el7.x86_64 @anaconda
2931 Dep-Install device-mapper-7:1.02.140-8.el7.x86_64 @anaconda
2932 Dep-Install device-mapper-event-7:1.02.140-8.el7.x86_64 @anaconda
2933 Dep-Install device-mapper-event-libs-7:1.02.140-8.el7.x86_64 @anaconda
2934 Dep-Install device-mapper-libs-7:1.02.140-8.el7.x86_64 @anaconda
2935 Dep-Install device-mapper-persistent-data-0.7.0-0.1.rc6.el7.x86_64 @anaconda
2936 Install dhclient-12:4.2.5-58.el7.centos.x86_64 @anaconda
2937 Dep-Install dhcp-common-12:4.2.5-58.el7.centos.x86_64 @anaconda
2938 Dep-Install dhcp-libs-12:4.2.5-58.el7.centos.x86_64 @anaconda
2939 Dep-Install diffutils-3.3-4.el7.x86_64 @anaconda
2940 Dep-Install dmidecode-1:3.0-5.el7.x86_64 @anaconda
2941 Dep-Install dracut-033-502.el7.x86_64 @anaconda
2942 Install dracut-config-rescue-033-502.el7.x86_64 @anaconda
2943 Dep-Install dracut-network-033-502.el7.x86_64 @anaconda
2944 Install e2fsprogs-1.42.9-10.el7.x86_64 @anaconda
2945 Dep-Install e2fsprogs-libs-1.42.9-10.el7.x86_64 @anaconda
2946 Dep-Install ebtables-2.0.10-15.el7.x86_64 @anaconda
2947 Dep-Install elfutils-default-yama-scope-0.168-8.el7.noarch @anaconda
2948 Dep-Install elfutils-libelf-0.168-8.el7.x86_64 @anaconda
2949 Dep-Install elfutils-libs-0.168-8.el7.x86_64 @anaconda
2950 Dep-Install ethtool-2:4.8-1.el7.x86_64 @anaconda
2951 Dep-Install expat-2.1.0-10.el7_3.x86_64 @anaconda
2952 Dep-Install file-5.11-33.el7.x86_64 @anaconda
2953 Dep-Install file-libs-5.11-33.el7.x86_64 @anaconda
2954 Install filesystem-3.2-21.el7.x86_64 @anaconda
2955 Dep-Install findutils-1:4.5.11-5.el7.x86_64 @anaconda
2956 Dep-Install fipscheck-1.4.1-6.el7.x86_64 @anaconda
2957 Dep-Install fipscheck-lib-1.4.1-6.el7.x86_64 @anaconda
2958 Install firewalld-0.4.4.4-6.el7.noarch @anaconda
2959 Dep-Install firewalld-filesystem-0.4.4.4-6.el7.noarch @anaconda
2960 Dep-Install freetype-2.4.11-15.el7.x86_64 @anaconda
2961 Dep-Install fxload-2002_04_11-16.el7.x86_64 @anaconda
2962 Dep-Install gawk-4.0.2-4.el7_3.1.x86_64 @anaconda
2963 Install gcc-4.8.5-16.el7.x86_64 @anaconda
2964 Dep-Install gdbm-1.10-8.el7.x86_64 @anaconda
2965 Dep-Install gettext-0.19.8.1-2.el7.x86_64 @anaconda
2966 Dep-Install gettext-libs-0.19.8.1-2.el7.x86_64 @anaconda
2967 Dep-Install glib2-2.50.3-3.el7.x86_64 @anaconda
2968 Install glibc-2.17-196.el7.x86_64 @anaconda
2969 Dep-Install glibc-common-2.17-196.el7.x86_64 @anaconda
2970 Dep-Install glibc-devel-2.17-196.el7.x86_64 @anaconda
2971 Dep-Install glibc-headers-2.17-196.el7.x86_64 @anaconda
2972 Dep-Install gmp-1:6.0.0-15.el7.x86_64 @anaconda
2973 Dep-Install gnupg2-2.0.22-4.el7.x86_64 @anaconda
2974 Dep-Install gobject-introspection-1.50.0-1.el7.x86_64 @anaconda
2975 Dep-Install gpgme-1.3.2-5.el7.x86_64 @anaconda
2976 Dep-Install gpm-libs-1.20.7-5.el7.x86_64 @anaconda
2977 Dep-Install grep-2.20-3.el7.x86_64 @anaconda
2978 Dep-Install groff-base-1.22.2-8.el7.x86_64 @anaconda
2979 Install grub2-1:2.02-0.64.el7.centos.x86_64 @anaconda
2980 Dep-Install grub2-common-1:2.02-0.64.el7.centos.noarch @anaconda
2981 Dep-Install grub2-pc-1:2.02-0.64.el7.centos.x86_64 @anaconda
2982 Dep-Install grub2-pc-modules-1:2.02-0.64.el7.centos.noarch @anaconda
2983 Install grub2-tools-1:2.02-0.64.el7.centos.x86_64 @anaconda
2984 Dep-Install grub2-tools-extra-1:2.02-0.64.el7.centos.x86_64 @anaconda
2985 Dep-Install grub2-tools-minimal-1:2.02-0.64.el7.centos.x86_64 @anaconda
2986 Dep-Install grubby-8.28-23.el7.x86_64 @anaconda
2987 Dep-Install gssproxy-0.7.0-4.el7.x86_64 @anaconda
2988 Dep-Install gzip-1.5-9.el7.x86_64 @anaconda
2989 Dep-Install hardlink-1:1.0-19.el7.x86_64 @anaconda
2990 Install hostname-3.13-3.el7.x86_64 @anaconda
2991 Dep-Install hwdata-0.252-8.6.el7.x86_64 @anaconda
2992 Dep-Install info-5.1-4.el7.x86_64 @anaconda
2993 Install initscripts-9.49.39-1.el7.x86_64 @anaconda
2994 Install iproute-3.10.0-87.el7.x86_64 @anaconda
2995 Install iprutils-2.4.14.1-1.el7.x86_64 @anaconda
2996 Dep-Install ipset-6.29-1.el7.x86_64 @anaconda
2997 Dep-Install ipset-libs-6.29-1.el7.x86_64 @anaconda
2998 Install iptables-1.4.21-18.0.1.el7.centos.x86_64 @anaconda
2999 Install iputils-20160308-10.el7.x86_64 @anaconda
3000 Install irqbalance-3:1.0.7-10.el7.x86_64 @anaconda
3001 Install iwl100-firmware-39.31.5.1-56.el7.noarch @anaconda
3002 Install iwl1000-firmware-1:39.31.5.1-56.el7.noarch @anaconda
3003 Install iwl105-firmware-18.168.6.1-56.el7.noarch @anaconda
3004 Install iwl135-firmware-18.168.6.1-56.el7.noarch @anaconda
3005 Install iwl2000-firmware-18.168.6.1-56.el7.noarch @anaconda
3006 Install iwl2030-firmware-18.168.6.1-56.el7.noarch @anaconda
3007 Install iwl3160-firmware-22.0.7.0-56.el7.noarch @anaconda
3008 Install iwl3945-firmware-15.32.2.9-56.el7.noarch @anaconda
3009 Install iwl4965-firmware-228.61.2.24-56.el7.noarch @anaconda
3010 Install iwl5000-firmware-8.83.5.1_1-56.el7.noarch @anaconda
3011 Install iwl5150-firmware-8.24.2.2-56.el7.noarch @anaconda
3012 Install iwl6000-firmware-9.221.4.1-56.el7.noarch @anaconda
3013 Install iwl6000g2a-firmware-17.168.5.3-56.el7.noarch @anaconda
3014 Install iwl6000g2b-firmware-17.168.5.2-56.el7.noarch @anaconda
3015 Install iwl6050-firmware-41.28.5.1-56.el7.noarch @anaconda
3016 Install iwl7260-firmware-22.0.7.0-56.el7.noarch @anaconda
3017 Install iwl7265-firmware-22.0.7.0-56.el7.noarch @anaconda
3018 Dep-Install jansson-2.10-1.el7.x86_64 @anaconda
3019 Install kbd-1.15.5-13.el7.x86_64 @anaconda
3020 Dep-Install kbd-legacy-1.15.5-13.el7.noarch @anaconda
3021 Dep-Install kbd-misc-1.15.5-13.el7.noarch @anaconda
3022 Install kernel-3.10.0-693.el7.x86_64 @anaconda
3023 Install kernel-devel-3.10.0-693.el7.x86_64 @anaconda
3024 Install kernel-headers-3.10.0-693.el7.x86_64 @anaconda
3025 Install kernel-tools-3.10.0-693.el7.x86_64 @anaconda
3026 Dep-Install kernel-tools-libs-3.10.0-693.el7.x86_64 @anaconda
3027 Install kexec-tools-2.0.14-17.el7.x86_64 @anaconda
3028 Dep-Install keyutils-1.5.8-3.el7.x86_64 @anaconda
3029 Dep-Install keyutils-libs-1.5.8-3.el7.x86_64 @anaconda
3030 Dep-Install kmod-20-15.el7.x86_64 @anaconda
3031 Dep-Install kmod-libs-20-15.el7.x86_64 @anaconda
3032 Dep-Install kpartx-0.4.9-111.el7.x86_64 @anaconda
3033 Dep-Install krb5-libs-1.15.1-8.el7.x86_64 @anaconda
3034 Install less-458-9.el7.x86_64 @anaconda
3035 Dep-Install libacl-2.2.51-12.el7.x86_64 @anaconda
3036 Dep-Install libaio-0.3.109-13.el7.x86_64 @anaconda
3037 Dep-Install libassuan-2.1.0-3.el7.x86_64 @anaconda
3038 Dep-Install libattr-2.4.46-12.el7.x86_64 @anaconda
3039 Dep-Install libbasicobjects-0.1.1-27.el7.x86_64 @anaconda
3040 Dep-Install libblkid-2.23.2-43.el7.x86_64 @anaconda
3041 Dep-Install libcap-2.22-9.el7.x86_64 @anaconda
3042 Dep-Install libcap-ng-0.7.5-4.el7.x86_64 @anaconda
3043 Dep-Install libcollection-0.6.2-27.el7.x86_64 @anaconda
3044 Dep-Install libcom_err-1.42.9-10.el7.x86_64 @anaconda
3045 Dep-Install libcroco-0.6.11-1.el7.x86_64 @anaconda
3046 Dep-Install libcurl-7.29.0-42.el7.x86_64 @anaconda
3047 Dep-Install libdaemon-0.14-7.el7.x86_64 @anaconda
3048 Dep-Install libdb-5.3.21-20.el7.x86_64 @anaconda
3049 Dep-Install libdb-utils-5.3.21-20.el7.x86_64 @anaconda
3050 Dep-Install libdrm-2.4.74-1.el7.x86_64 @anaconda
3051 Dep-Install libedit-3.0-12.20121213cvs.el7.x86_64 @anaconda
3052 Dep-Install libestr-0.1.9-2.el7.x86_64 @anaconda
3053 Dep-Install libevent-2.0.21-4.el7.x86_64 @anaconda
3054 Dep-Install libfastjson-0.99.4-2.el7.x86_64 @anaconda
3055 Dep-Install libffi-3.0.13-18.el7.x86_64 @anaconda
3056 Dep-Install libgcc-4.8.5-16.el7.x86_64 @anaconda
3057 Dep-Install libgcrypt-1.5.3-14.el7.x86_64 @anaconda
3058 Dep-Install libgomp-4.8.5-16.el7.x86_64 @anaconda
3059 Dep-Install libgpg-error-1.12-3.el7.x86_64 @anaconda
3060 Dep-Install libidn-1.28-4.el7.x86_64 @anaconda
3061 Dep-Install libini_config-1.3.0-27.el7.x86_64 @anaconda
3062 Dep-Install libmnl-1.0.3-7.el7.x86_64 @anaconda
3063 Dep-Install libmount-2.23.2-43.el7.x86_64 @anaconda
3064 Dep-Install libmpc-1.0.1-3.el7.x86_64 @anaconda
3065 Dep-Install libndp-1.2-7.el7.x86_64 @anaconda
3066 Dep-Install libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 @anaconda
3067 Dep-Install libnfnetlink-1.0.1-4.el7.x86_64 @anaconda
3068 Dep-Install libnfsidmap-0.25-17.el7.x86_64 @anaconda
3069 Dep-Install libnl3-3.2.28-4.el7.x86_64 @anaconda
3070 Dep-Install libnl3-cli-3.2.28-4.el7.x86_64 @anaconda
3071 Dep-Install libpath_utils-0.2.1-27.el7.x86_64 @anaconda
3072 Dep-Install libpcap-14:1.5.3-9.el7.x86_64 @anaconda
3073 Dep-Install libpciaccess-0.13.4-3.el7_3.x86_64 @anaconda
3074 Dep-Install libpipeline-1.2.3-3.el7.x86_64 @anaconda
3075 Dep-Install libpwquality-1.2.3-4.el7.x86_64 @anaconda
3076 Dep-Install libref_array-0.1.5-27.el7.x86_64 @anaconda
3077 Dep-Install libseccomp-2.3.1-3.el7.x86_64 @anaconda
3078 Dep-Install libselinux-2.5-11.el7.x86_64 @anaconda
3079 Dep-Install libselinux-python-2.5-11.el7.x86_64 @anaconda
3080 Dep-Install libselinux-utils-2.5-11.el7.x86_64 @anaconda
3081 Dep-Install libsemanage-2.5-8.el7.x86_64 @anaconda
3082 Dep-Install libsepol-2.5-6.el7.x86_64 @anaconda
3083 Dep-Install libss-1.42.9-10.el7.x86_64 @anaconda
3084 Dep-Install libssh2-1.4.3-10.el7_2.1.x86_64 @anaconda
3085 Dep-Install libstdc++-4.8.5-16.el7.x86_64 @anaconda
3086 Install libsysfs-2.1.0-16.el7.x86_64 @anaconda
3087 Dep-Install libtasn1-4.10-1.el7.x86_64 @anaconda
3088 Dep-Install libteam-1.25-5.el7.x86_64 @anaconda
3089 Dep-Install libtirpc-0.2.4-0.10.el7.x86_64 @anaconda
3090 Dep-Install libunistring-0.9.3-9.el7.x86_64 @anaconda
3091 Dep-Install libuser-0.60-7.el7_1.x86_64 @anaconda
3092 Dep-Install libutempter-1.1.6-4.el7.x86_64 @anaconda
3093 Dep-Install libuuid-2.23.2-43.el7.x86_64 @anaconda
3094 Dep-Install libverto-0.2.5-4.el7.x86_64 @anaconda
3095 Dep-Install libverto-libevent-0.2.5-4.el7.x86_64 @anaconda
3096 Dep-Install libxml2-2.9.1-6.el7_2.3.x86_64 @anaconda
3097 Install linux-firmware-20170606-56.gitc990aae.el7.noarch @anaconda
3098 Dep-Install logrotate-3.8.6-14.el7.x86_64 @anaconda
3099 Install lsof-4.87-4.el7.x86_64 @anaconda
3100 Dep-Install lsscsi-0.27-6.el7.x86_64 @anaconda
3101 Dep-Install lua-5.1.4-15.el7.x86_64 @anaconda
3102 Install lvm2-7:2.02.171-8.el7.x86_64 @anaconda
3103 Dep-Install lvm2-libs-7:2.02.171-8.el7.x86_64 @anaconda
3104 Dep-Install lzo-2.06-8.el7.x86_64 @anaconda
3105 Install mailx-12.5-16.el7.x86_64 @anaconda
3106 Dep-Install make-1:3.82-23.el7.x86_64 @anaconda
3107 Install man-db-2.6.3-9.el7.x86_64 @anaconda
3108 Install man-pages-3.53-5.el7.noarch @anaconda
3109 Dep-Install mariadb-libs-1:5.5.56-2.el7.x86_64 @anaconda
3110 Install microcode_ctl-2:2.1-22.el7.x86_64 @anaconda
3111 Install mlocate-0.26-6.el7.x86_64 @anaconda
3112 Dep-Install mozjs17-17.0.0-19.el7.x86_64 @anaconda
3113 Dep-Install mpfr-3.1.1-4.el7.x86_64 @anaconda
3114 Install nano-2.3.1-10.el7.x86_64 @anaconda
3115 Install ncurses-5.9-13.20130511.el7.x86_64 @anaconda
3116 Dep-Install ncurses-base-5.9-13.20130511.el7.noarch @anaconda
3117 Dep-Install ncurses-libs-5.9-13.20130511.el7.x86_64 @anaconda
3118 Install net-tools-2.0-0.22.20131004git.el7.x86_64 @anaconda
3119 Dep-Install newt-0.52.15-4.el7.x86_64 @anaconda
3120 Dep-Install newt-python-0.52.15-4.el7.x86_64 @anaconda
3121 Install nfs-utils-1:1.3.0-0.48.el7.x86_64 @anaconda
3122 Install nmap-ncat-2:6.40-7.el7.x86_64 @anaconda
3123 Dep-Install nspr-4.13.1-1.0.el7_3.x86_64 @anaconda
3124 Dep-Install nss-3.28.4-8.el7.x86_64 @anaconda
3125 Dep-Install nss-pem-1.0.3-4.el7.x86_64 @anaconda
3126 Dep-Install nss-softokn-3.28.3-6.el7.x86_64 @anaconda
3127 Dep-Install nss-softokn-freebl-3.28.3-6.el7.x86_64 @anaconda
3128 Dep-Install nss-sysinit-3.28.4-8.el7.x86_64 @anaconda
3129 Dep-Install nss-tools-3.28.4-8.el7.x86_64 @anaconda
3130 Dep-Install nss-util-3.28.4-3.el7.x86_64 @anaconda
3131 Dep-Install numactl-libs-2.0.9-6.el7_2.x86_64 @anaconda
3132 Dep-Install openldap-2.4.44-5.el7.x86_64 @anaconda
3133 Dep-Install openssh-7.4p1-11.el7.x86_64 @anaconda
3134 Install openssh-clients-7.4p1-11.el7.x86_64 @anaconda
3135 Install openssh-server-7.4p1-11.el7.x86_64 @anaconda
3136 Dep-Install openssl-1:1.0.2k-8.el7.x86_64 @anaconda
3137 Dep-Install openssl-libs-1:1.0.2k-8.el7.x86_64 @anaconda
3138 Dep-Install os-prober-1.58-9.el7.x86_64 @anaconda
3139 Dep-Install p11-kit-0.23.5-3.el7.x86_64 @anaconda
3140 Dep-Install p11-kit-trust-0.23.5-3.el7.x86_64 @anaconda
3141 Dep-Install pam-1.1.8-18.el7.x86_64 @anaconda
3142 Install parted-3.1-28.el7.x86_64 @anaconda
3143 Install passwd-0.79-4.el7.x86_64 @anaconda
3144 Dep-Install pciutils-libs-3.5.1-2.el7.x86_64 @anaconda
3145 Dep-Install pcre-8.32-17.el7.x86_64 @anaconda
3146 Dep-Install perl-4:5.16.3-292.el7.x86_64 @anaconda
3147 Dep-Install perl-Carp-1.26-244.el7.noarch @anaconda
3148 Dep-Install perl-Encode-2.51-7.el7.x86_64 @anaconda
3149 Dep-Install perl-Exporter-5.68-3.el7.noarch @anaconda
3150 Dep-Install perl-File-Path-2.09-2.el7.noarch @anaconda
3151 Dep-Install perl-File-Temp-0.23.01-3.el7.noarch @anaconda
3152 Dep-Install perl-Filter-1.49-3.el7.x86_64 @anaconda
3153 Dep-Install perl-Getopt-Long-2.40-2.el7.noarch @anaconda
3154 Dep-Install perl-HTTP-Tiny-0.033-3.el7.noarch @anaconda
3155 Dep-Install perl-PathTools-3.40-5.el7.x86_64 @anaconda
3156 Dep-Install perl-Pod-Escapes-1:1.04-292.el7.noarch @anaconda
3157 Dep-Install perl-Pod-Perldoc-3.20-4.el7.noarch @anaconda
3158 Dep-Install perl-Pod-Simple-1:3.28-4.el7.noarch @anaconda
3159 Dep-Install perl-Pod-Usage-1.63-3.el7.noarch @anaconda
3160 Dep-Install perl-Scalar-List-Utils-1.27-248.el7.x86_64 @anaconda
3161 Dep-Install perl-Socket-2.010-4.el7.x86_64 @anaconda
3162 Dep-Install perl-Storable-2.45-3.el7.x86_64 @anaconda
3163 Dep-Install perl-Text-ParseWords-3.29-4.el7.noarch @anaconda
3164 Dep-Install perl-Time-HiRes-4:1.9725-3.el7.x86_64 @anaconda
3165 Dep-Install perl-Time-Local-1.2300-2.el7.noarch @anaconda
3166 Dep-Install perl-constant-1.27-2.el7.noarch @anaconda
3167 Dep-Install perl-libs-4:5.16.3-292.el7.x86_64 @anaconda
3168 Dep-Install perl-macros-4:5.16.3-292.el7.x86_64 @anaconda
3169 Dep-Install perl-parent-1:0.225-244.el7.noarch @anaconda
3170 Dep-Install perl-podlators-2.5.1-3.el7.noarch @anaconda
3171 Dep-Install perl-threads-1.87-4.el7.x86_64 @anaconda
3172 Dep-Install perl-threads-shared-1.43-6.el7.x86_64 @anaconda
3173 Dep-Install pinentry-0.8.1-17.el7.x86_64 @anaconda
3174 Dep-Install pkgconfig-1:0.27.1-4.el7.x86_64 @anaconda
3175 Install plymouth-0.8.9-0.28.20140113.el7.centos.x86_64 @anaconda
3176 Dep-Install plymouth-core-libs-0.8.9-0.28.20140113.el7.centos.x86_64 @anaconda
3177 Dep-Install plymouth-scripts-0.8.9-0.28.20140113.el7.centos.x86_64 @anaconda
3178 Install policycoreutils-2.5-17.1.el7.x86_64 @anaconda
3179 Dep-Install polkit-0.112-12.el7_3.x86_64 @anaconda
3180 Dep-Install polkit-pkla-compat-0.1-4.el7.x86_64 @anaconda
3181 Dep-Install popt-1.13-16.el7.x86_64 @anaconda
3182 Install postfix-2:2.10.1-6.el7.x86_64 @anaconda
3183 Install procps-ng-3.3.10-16.el7.x86_64 @anaconda
3184 Install psmisc-22.20-15.el7.x86_64 @anaconda
3185 Dep-Install pth-2.0.7-23.el7.x86_64 @anaconda
3186 Dep-Install pygpgme-0.3-9.el7.x86_64 @anaconda
3187 Dep-Install pyliblzma-0.5.3-11.el7.x86_64 @anaconda
3188 Dep-Install python-2.7.5-58.el7.x86_64 @anaconda
3189 Dep-Install python-configobj-4.7.2-7.el7.noarch @anaconda
3190 Dep-Install python-decorator-3.4.0-3.el7.noarch @anaconda
3191 Dep-Install python-firewall-0.4.4.4-6.el7.noarch @anaconda
3192 Dep-Install python-gobject-base-3.22.0-1.el7.x86_64 @anaconda
3193 Dep-Install python-iniparse-0.4-9.el7.noarch @anaconda
3194 Dep-Install python-libs-2.7.5-58.el7.x86_64 @anaconda
3195 Dep-Install python-linux-procfs-0.4.9-3.el7.noarch @anaconda
3196 Dep-Install python-perf-3.10.0-693.el7.x86_64 @anaconda
3197 Dep-Install python-pycurl-7.19.0-19.el7.x86_64 @anaconda
3198 Dep-Install python-pyudev-0.15-9.el7.noarch @anaconda
3199 Dep-Install python-schedutils-0.4-6.el7.x86_64 @anaconda
3200 Dep-Install python-slip-0.4.0-2.el7.noarch @anaconda
3201 Dep-Install python-slip-dbus-0.4.0-2.el7.noarch @anaconda
3202 Dep-Install python-urlgrabber-3.10-8.el7.noarch @anaconda
3203 Dep-Install pyxattr-0.5.1-5.el7.x86_64 @anaconda
3204 Install qemu-guest-agent-10:2.8.0-2.el7.x86_64 @anaconda
3205 Dep-Install qrencode-libs-3.4.1-3.el7.x86_64 @anaconda
3206 Dep-Install quota-1:4.01-14.el7.x86_64 @anaconda
3207 Dep-Install quota-nls-1:4.01-14.el7.noarch @anaconda
3208 Dep-Install readline-6.2-10.el7.x86_64 @anaconda
3209 Install rootfiles-8.1-11.el7.noarch @anaconda
3210 Dep-Install rpcbind-0.2.0-42.el7.x86_64 @anaconda
3211 Install rpm-4.11.3-25.el7.x86_64 @anaconda
3212 Dep-Install rpm-build-libs-4.11.3-25.el7.x86_64 @anaconda
3213 Dep-Install rpm-libs-4.11.3-25.el7.x86_64 @anaconda
3214 Dep-Install rpm-python-4.11.3-25.el7.x86_64 @anaconda
3215 Install rsync-3.0.9-18.el7.x86_64 @anaconda
3216 Install rsyslog-8.24.0-12.el7.x86_64 @anaconda
3217 Install screen-4.1.0-0.23.20120314git3c2946.el7_2.x86_64 @anaconda
3218 Dep-Install sed-4.2.2-5.el7.x86_64 @anaconda
3219 Dep-Install selinux-policy-3.13.1-166.el7.noarch @anaconda
3220 Install selinux-policy-targeted-3.13.1-166.el7.noarch @anaconda
3221 Install setup-2.8.71-7.el7.noarch @anaconda
3222 Install shadow-utils-2:4.1.5.1-24.el7.x86_64 @anaconda
3223 Dep-Install shared-mime-info-1.8-3.el7.x86_64 @anaconda
3224 Dep-Install slang-2.2.4-11.el7.x86_64 @anaconda
3225 Dep-Install snappy-1.1.0-3.el7.x86_64 @anaconda
3226 Dep-Install sqlite-3.7.17-8.el7.x86_64 @anaconda
3227 Install sudo-1.8.19p2-10.el7.x86_64 @anaconda
3228 Install systemd-219-42.el7.x86_64 @anaconda
3229 Dep-Install systemd-libs-219-42.el7.x86_64 @anaconda
3230 Dep-Install systemd-sysv-219-42.el7.x86_64 @anaconda
3231 Dep-Install sysvinit-tools-2.88-14.dsf.el7.x86_64 @anaconda
3232 Install tar-2:1.26-32.el7.x86_64 @anaconda
3233 Dep-Install tcp_wrappers-7.6-77.el7.x86_64 @anaconda
3234 Dep-Install tcp_wrappers-libs-7.6-77.el7.x86_64 @anaconda
3235 Dep-Install teamd-1.25-5.el7.x86_64 @anaconda
3236 Install tuned-2.8.0-5.el7.noarch @anaconda
3237 Dep-Install tzdata-2017b-1.el7.noarch @anaconda
3238 Install unzip-6.0-16.el7.x86_64 @anaconda
3239 Dep-Install ustr-1.0.4-16.el7.x86_64 @anaconda
3240 Install util-linux-2.23.2-43.el7.x86_64 @anaconda
3241 Dep-Install vim-common-2:7.4.160-2.el7.x86_64 @anaconda
3242 Install vim-enhanced-2:7.4.160-2.el7.x86_64 @anaconda
3243 Dep-Install vim-filesystem-2:7.4.160-2.el7.x86_64 @anaconda
3244 Install vim-minimal-2:7.4.160-2.el7.x86_64 @anaconda
3245 Dep-Install virt-what-1.13-10.el7.x86_64 @anaconda
3246 Install wget-1.14-15.el7.x86_64 @anaconda
3247 Dep-Install which-2.20-7.el7.x86_64 @anaconda
3248 Dep-Install wpa_supplicant-1:2.6-5.el7.x86_64 @anaconda
3249 Install xfsprogs-4.5.0-12.el7.x86_64 @anaconda
3250 Dep-Install xz-5.2.2-1.el7.x86_64 @anaconda
3251 Dep-Install xz-libs-5.2.2-1.el7.x86_64 @anaconda
3252 Install yum-3.4.3-154.el7.centos.noarch @anaconda
3253 Dep-Install yum-metadata-parser-1.1.4-10.el7.x86_64 @anaconda
3254 Dep-Install yum-plugin-fastestmirror-1.1.31-42.el7.noarch @anaconda
3255 Install zip-3.0-11.el7.x86_64 @anaconda
3256 Dep-Install zlib-1.2.7-17.el7.x86_64 @anaconda
3257history info
3258
3259
3260@@ cat /home/vagrant/.bash_history
3261cat: /home/vagrant/.bash_history: No such file or directory
3262
3263
3264@@ sudo ls -ld /etc/redhat-release
3265lrwxrwxrwx. 1 root root 14 Feb 19 16:57 /etc/redhat-release -> centos-release
3266
3267
3268@@ sudo cat /etc/redhat-release
3269CentOS Linux release 7.4.1708 (Core)
3270
3271
3272@@ sudo ls -ld /etc/hosts
3273-rw-r--r-- 1 root root 188 Mar 3 08:00 /etc/hosts
3274
3275
3276@@ sudo cat /etc/hosts
3277127.0.0.1 testbox01 testbox01
3278127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
3279::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
3280
3281
3282@@ sudo ls -ld /etc/postfix/main.cf
3283-rw-r--r--. 1 root root 27176 Jun 9 2014 /etc/postfix/main.cf
3284
3285
3286@@ sudo cat /etc/postfix/main.cf
3287# Global Postfix configuration file. This file lists only a subset
3288# of all parameters. For the syntax, and for a complete parameter
3289# list, see the postconf(5) manual page (command: "man 5 postconf").
3290#
3291# For common configuration examples, see BASIC_CONFIGURATION_README
3292# and STANDARD_CONFIGURATION_README. To find these documents, use
3293# the command "postconf html_directory readme_directory", or go to
3294# http://www.postfix.org/.
3295#
3296# For best results, change no more than 2-3 parameters at a time,
3297# and test if Postfix still works after every change.
3298
3299# SOFT BOUNCE
3300#
3301# The soft_bounce parameter provides a limited safety net for
3302# testing. When soft_bounce is enabled, mail will remain queued that
3303# would otherwise bounce. This parameter disables locally-generated
3304# bounces, and prevents the SMTP server from rejecting mail permanently
3305# (by changing 5xx replies into 4xx replies). However, soft_bounce
3306# is no cure for address rewriting mistakes or mail routing mistakes.
3307#
3308#soft_bounce = no
3309
3310# LOCAL PATHNAME INFORMATION
3311#
3312# The queue_directory specifies the location of the Postfix queue.
3313# This is also the root directory of Postfix daemons that run chrooted.
3314# See the files in examples/chroot-setup for setting up Postfix chroot
3315# environments on different UNIX systems.
3316#
3317queue_directory = /var/spool/postfix
3318
3319# The command_directory parameter specifies the location of all
3320# postXXX commands.
3321#
3322command_directory = /usr/sbin
3323
3324# The daemon_directory parameter specifies the location of all Postfix
3325# daemon programs (i.e. programs listed in the master.cf file). This
3326# directory must be owned by root.
3327#
3328daemon_directory = /usr/libexec/postfix
3329
3330# The data_directory parameter specifies the location of Postfix-writable
3331# data files (caches, random numbers). This directory must be owned
3332# by the mail_owner account (see below).
3333#
3334data_directory = /var/lib/postfix
3335
3336# QUEUE AND PROCESS OWNERSHIP
3337#
3338# The mail_owner parameter specifies the owner of the Postfix queue
3339# and of most Postfix daemon processes. Specify the name of a user
3340# account THAT DOES NOT SHARE ITS USER OR GROUP ID WITH OTHER ACCOUNTS
3341# AND THAT OWNS NO OTHER FILES OR PROCESSES ON THE SYSTEM. In
3342# particular, don't specify nobody or daemon. PLEASE USE A DEDICATED
3343# USER.
3344#
3345mail_owner = postfix
3346
3347# The default_privs parameter specifies the default rights used by
3348# the local delivery agent for delivery to external file or command.
3349# These rights are used in the absence of a recipient user context.
3350# DO NOT SPECIFY A PRIVILEGED USER OR THE POSTFIX OWNER.
3351#
3352#default_privs = nobody
3353
3354# INTERNET HOST AND DOMAIN NAMES
3355#
3356# The myhostname parameter specifies the internet hostname of this
3357# mail system. The default is to use the fully-qualified domain name
3358# from gethostname(). $myhostname is used as a default value for many
3359# other configuration parameters.
3360#
3361#myhostname = host.domain.tld
3362#myhostname = virtual.domain.tld
3363
3364# The mydomain parameter specifies the local internet domain name.
3365# The default is to use $myhostname minus the first component.
3366# $mydomain is used as a default value for many other configuration
3367# parameters.
3368#
3369#mydomain = domain.tld
3370
3371# SENDING MAIL
3372#
3373# The myorigin parameter specifies the domain that locally-posted
3374# mail appears to come from. The default is to append $myhostname,
3375# which is fine for small sites. If you run a domain with multiple
3376# machines, you should (1) change this to $mydomain and (2) set up
3377# a domain-wide alias database that aliases each user to
3378# user@that.users.mailhost.
3379#
3380# For the sake of consistency between sender and recipient addresses,
3381# myorigin also specifies the default domain name that is appended
3382# to recipient addresses that have no @domain part.
3383#
3384#myorigin = $myhostname
3385#myorigin = $mydomain
3386
3387# RECEIVING MAIL
3388
3389# The inet_interfaces parameter specifies the network interface
3390# addresses that this mail system receives mail on. By default,
3391# the software claims all active interfaces on the machine. The
3392# parameter also controls delivery of mail to user@[ip.address].
3393#
3394# See also the proxy_interfaces parameter, for network addresses that
3395# are forwarded to us via a proxy or network address translator.
3396#
3397# Note: you need to stop/start Postfix when this parameter changes.
3398#
3399#inet_interfaces = all
3400#inet_interfaces = $myhostname
3401#inet_interfaces = $myhostname, localhost
3402inet_interfaces = localhost
3403
3404# Enable IPv4, and IPv6 if supported
3405inet_protocols = all
3406
3407# The proxy_interfaces parameter specifies the network interface
3408# addresses that this mail system receives mail on by way of a
3409# proxy or network address translation unit. This setting extends
3410# the address list specified with the inet_interfaces parameter.
3411#
3412# You must specify your proxy/NAT addresses when your system is a
3413# backup MX host for other domains, otherwise mail delivery loops
3414# will happen when the primary MX host is down.
3415#
3416#proxy_interfaces =
3417#proxy_interfaces = 1.2.3.4
3418
3419# The mydestination parameter specifies the list of domains that this
3420# machine considers itself the final destination for.
3421#
3422# These domains are routed to the delivery agent specified with the
3423# local_transport parameter setting. By default, that is the UNIX
3424# compatible delivery agent that lookups all recipients in /etc/passwd
3425# and /etc/aliases or their equivalent.
3426#
3427# The default is $myhostname + localhost.$mydomain. On a mail domain
3428# gateway, you should also include $mydomain.
3429#
3430# Do not specify the names of virtual domains - those domains are
3431# specified elsewhere (see VIRTUAL_README).
3432#
3433# Do not specify the names of domains that this machine is backup MX
3434# host for. Specify those names via the relay_domains settings for
3435# the SMTP server, or use permit_mx_backup if you are lazy (see
3436# STANDARD_CONFIGURATION_README).
3437#
3438# The local machine is always the final destination for mail addressed
3439# to user@[the.net.work.address] of an interface that the mail system
3440# receives mail on (see the inet_interfaces parameter).
3441#
3442# Specify a list of host or domain names, /file/name or type:table
3443# patterns, separated by commas and/or whitespace. A /file/name
3444# pattern is replaced by its contents; a type:table is matched when
3445# a name matches a lookup key (the right-hand side is ignored).
3446# Continue long lines by starting the next line with whitespace.
3447#
3448# See also below, section "REJECTING MAIL FOR UNKNOWN LOCAL USERS".
3449#
3450mydestination = $myhostname, localhost.$mydomain, localhost
3451#mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
3452#mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain,
3453# mail.$mydomain, www.$mydomain, ftp.$mydomain
3454
3455# REJECTING MAIL FOR UNKNOWN LOCAL USERS
3456#
3457# The local_recipient_maps parameter specifies optional lookup tables
3458# with all names or addresses of users that are local with respect
3459# to $mydestination, $inet_interfaces or $proxy_interfaces.
3460#
3461# If this parameter is defined, then the SMTP server will reject
3462# mail for unknown local users. This parameter is defined by default.
3463#
3464# To turn off local recipient checking in the SMTP server, specify
3465# local_recipient_maps = (i.e. empty).
3466#
3467# The default setting assumes that you use the default Postfix local
3468# delivery agent for local delivery. You need to update the
3469# local_recipient_maps setting if:
3470#
3471# - You define $mydestination domain recipients in files other than
3472# /etc/passwd, /etc/aliases, or the $virtual_alias_maps files.
3473# For example, you define $mydestination domain recipients in
3474# the $virtual_mailbox_maps files.
3475#
3476# - You redefine the local delivery agent in master.cf.
3477#
3478# - You redefine the "local_transport" setting in main.cf.
3479#
3480# - You use the "luser_relay", "mailbox_transport", or "fallback_transport"
3481# feature of the Postfix local delivery agent (see local(8)).
3482#
3483# Details are described in the LOCAL_RECIPIENT_README file.
3484#
3485# Beware: if the Postfix SMTP server runs chrooted, you probably have
3486# to access the passwd file via the proxymap service, in order to
3487# overcome chroot restrictions. The alternative, having a copy of
3488# the system passwd file in the chroot jail is just not practical.
3489#
3490# The right-hand side of the lookup tables is conveniently ignored.
3491# In the left-hand side, specify a bare username, an @domain.tld
3492# wild-card, or specify a user@domain.tld address.
3493#
3494#local_recipient_maps = unix:passwd.byname $alias_maps
3495#local_recipient_maps = proxy:unix:passwd.byname $alias_maps
3496#local_recipient_maps =
3497
3498# The unknown_local_recipient_reject_code specifies the SMTP server
3499# response code when a recipient domain matches $mydestination or
3500# ${proxy,inet}_interfaces, while $local_recipient_maps is non-empty
3501# and the recipient address or address local-part is not found.
3502#
3503# The default setting is 550 (reject mail) but it is safer to start
3504# with 450 (try again later) until you are certain that your
3505# local_recipient_maps settings are OK.
3506#
3507unknown_local_recipient_reject_code = 550
3508
3509# TRUST AND RELAY CONTROL
3510
3511# The mynetworks parameter specifies the list of "trusted" SMTP
3512# clients that have more privileges than "strangers".
3513#
3514# In particular, "trusted" SMTP clients are allowed to relay mail
3515# through Postfix. See the smtpd_recipient_restrictions parameter
3516# in postconf(5).
3517#
3518# You can specify the list of "trusted" network addresses by hand
3519# or you can let Postfix do it for you (which is the default).
3520#
3521# By default (mynetworks_style = subnet), Postfix "trusts" SMTP
3522# clients in the same IP subnetworks as the local machine.
3523# On Linux, this does works correctly only with interfaces specified
3524# with the "ifconfig" command.
3525#
3526# Specify "mynetworks_style = class" when Postfix should "trust" SMTP
3527# clients in the same IP class A/B/C networks as the local machine.
3528# Don't do this with a dialup site - it would cause Postfix to "trust"
3529# your entire provider's network. Instead, specify an explicit
3530# mynetworks list by hand, as described below.
3531#
3532# Specify "mynetworks_style = host" when Postfix should "trust"
3533# only the local machine.
3534#
3535#mynetworks_style = class
3536#mynetworks_style = subnet
3537#mynetworks_style = host
3538
3539# Alternatively, you can specify the mynetworks list by hand, in
3540# which case Postfix ignores the mynetworks_style setting.
3541#
3542# Specify an explicit list of network/netmask patterns, where the
3543# mask specifies the number of bits in the network part of a host
3544# address.
3545#
3546# You can also specify the absolute pathname of a pattern file instead
3547# of listing the patterns here. Specify type:table for table-based lookups
3548# (the value on the table right-hand side is not used).
3549#
3550#mynetworks = 168.100.189.0/28, 127.0.0.0/8
3551#mynetworks = $config_directory/mynetworks
3552#mynetworks = hash:/etc/postfix/network_table
3553
3554# The relay_domains parameter restricts what destinations this system will
3555# relay mail to. See the smtpd_recipient_restrictions description in
3556# postconf(5) for detailed information.
3557#
3558# By default, Postfix relays mail
3559# - from "trusted" clients (IP address matches $mynetworks) to any destination,
3560# - from "untrusted" clients to destinations that match $relay_domains or
3561# subdomains thereof, except addresses with sender-specified routing.
3562# The default relay_domains value is $mydestination.
3563#
3564# In addition to the above, the Postfix SMTP server by default accepts mail
3565# that Postfix is final destination for:
3566# - destinations that match $inet_interfaces or $proxy_interfaces,
3567# - destinations that match $mydestination
3568# - destinations that match $virtual_alias_domains,
3569# - destinations that match $virtual_mailbox_domains.
3570# These destinations do not need to be listed in $relay_domains.
3571#
3572# Specify a list of hosts or domains, /file/name patterns or type:name
3573# lookup tables, separated by commas and/or whitespace. Continue
3574# long lines by starting the next line with whitespace. A file name
3575# is replaced by its contents; a type:name table is matched when a
3576# (parent) domain appears as lookup key.
3577#
3578# NOTE: Postfix will not automatically forward mail for domains that
3579# list this system as their primary or backup MX host. See the
3580# permit_mx_backup restriction description in postconf(5).
3581#
3582#relay_domains = $mydestination
3583
3584# INTERNET OR INTRANET
3585
3586# The relayhost parameter specifies the default host to send mail to
3587# when no entry is matched in the optional transport(5) table. When
3588# no relayhost is given, mail is routed directly to the destination.
3589#
3590# On an intranet, specify the organizational domain name. If your
3591# internal DNS uses no MX records, specify the name of the intranet
3592# gateway host instead.
3593#
3594# In the case of SMTP, specify a domain, host, host:port, [host]:port,
3595# [address] or [address]:port; the form [host] turns off MX lookups.
3596#
3597# If you're connected via UUCP, see also the default_transport parameter.
3598#
3599#relayhost = $mydomain
3600#relayhost = [gateway.my.domain]
3601#relayhost = [mailserver.isp.tld]
3602#relayhost = uucphost
3603#relayhost = [an.ip.add.ress]
3604
3605# REJECTING UNKNOWN RELAY USERS
3606#
3607# The relay_recipient_maps parameter specifies optional lookup tables
3608# with all addresses in the domains that match $relay_domains.
3609#
3610# If this parameter is defined, then the SMTP server will reject
3611# mail for unknown relay users. This feature is off by default.
3612#
3613# The right-hand side of the lookup tables is conveniently ignored.
3614# In the left-hand side, specify an @domain.tld wild-card, or specify
3615# a user@domain.tld address.
3616#
3617#relay_recipient_maps = hash:/etc/postfix/relay_recipients
3618
3619# INPUT RATE CONTROL
3620#
3621# The in_flow_delay configuration parameter implements mail input
3622# flow control. This feature is turned on by default, although it
3623# still needs further development (it's disabled on SCO UNIX due
3624# to an SCO bug).
3625#
3626# A Postfix process will pause for $in_flow_delay seconds before
3627# accepting a new message, when the message arrival rate exceeds the
3628# message delivery rate. With the default 100 SMTP server process
3629# limit, this limits the mail inflow to 100 messages a second more
3630# than the number of messages delivered per second.
3631#
3632# Specify 0 to disable the feature. Valid delays are 0..10.
3633#
3634#in_flow_delay = 1s
3635
3636# ADDRESS REWRITING
3637#
3638# The ADDRESS_REWRITING_README document gives information about
3639# address masquerading or other forms of address rewriting including
3640# username->Firstname.Lastname mapping.
3641
3642# ADDRESS REDIRECTION (VIRTUAL DOMAIN)
3643#
3644# The VIRTUAL_README document gives information about the many forms
3645# of domain hosting that Postfix supports.
3646
3647# "USER HAS MOVED" BOUNCE MESSAGES
3648#
3649# See the discussion in the ADDRESS_REWRITING_README document.
3650
3651# TRANSPORT MAP
3652#
3653# See the discussion in the ADDRESS_REWRITING_README document.
3654
3655# ALIAS DATABASE
3656#
3657# The alias_maps parameter specifies the list of alias databases used
3658# by the local delivery agent. The default list is system dependent.
3659#
3660# On systems with NIS, the default is to search the local alias
3661# database, then the NIS alias database. See aliases(5) for syntax
3662# details.
3663#
3664# If you change the alias database, run "postalias /etc/aliases" (or
3665# wherever your system stores the mail alias file), or simply run
3666# "newaliases" to build the necessary DBM or DB file.
3667#
3668# It will take a minute or so before changes become visible. Use
3669# "postfix reload" to eliminate the delay.
3670#
3671#alias_maps = dbm:/etc/aliases
3672alias_maps = hash:/etc/aliases
3673#alias_maps = hash:/etc/aliases, nis:mail.aliases
3674#alias_maps = netinfo:/aliases
3675
3676# The alias_database parameter specifies the alias database(s) that
3677# are built with "newaliases" or "sendmail -bi". This is a separate
3678# configuration parameter, because alias_maps (see above) may specify
3679# tables that are not necessarily all under control by Postfix.
3680#
3681#alias_database = dbm:/etc/aliases
3682#alias_database = dbm:/etc/mail/aliases
3683alias_database = hash:/etc/aliases
3684#alias_database = hash:/etc/aliases, hash:/opt/majordomo/aliases
3685
3686# ADDRESS EXTENSIONS (e.g., user+foo)
3687#
3688# The recipient_delimiter parameter specifies the separator between
3689# user names and address extensions (user+foo). See canonical(5),
3690# local(8), relocated(5) and virtual(5) for the effects this has on
3691# aliases, canonical, virtual, relocated and .forward file lookups.
3692# Basically, the software tries user+foo and .forward+foo before
3693# trying user and .forward.
3694#
3695#recipient_delimiter = +
3696
3697# DELIVERY TO MAILBOX
3698#
3699# The home_mailbox parameter specifies the optional pathname of a
3700# mailbox file relative to a user's home directory. The default
3701# mailbox file is /var/spool/mail/user or /var/mail/user. Specify
3702# "Maildir/" for qmail-style delivery (the / is required).
3703#
3704#home_mailbox = Mailbox
3705#home_mailbox = Maildir/
3706
3707# The mail_spool_directory parameter specifies the directory where
3708# UNIX-style mailboxes are kept. The default setting depends on the
3709# system type.
3710#
3711#mail_spool_directory = /var/mail
3712#mail_spool_directory = /var/spool/mail
3713
3714# The mailbox_command parameter specifies the optional external
3715# command to use instead of mailbox delivery. The command is run as
3716# the recipient with proper HOME, SHELL and LOGNAME environment settings.
3717# Exception: delivery for root is done as $default_user.
3718#
3719# Other environment variables of interest: USER (recipient username),
3720# EXTENSION (address extension), DOMAIN (domain part of address),
3721# and LOCAL (the address localpart).
3722#
3723# Unlike other Postfix configuration parameters, the mailbox_command
3724# parameter is not subjected to $parameter substitutions. This is to
3725# make it easier to specify shell syntax (see example below).
3726#
3727# Avoid shell meta characters because they will force Postfix to run
3728# an expensive shell process. Procmail alone is expensive enough.
3729#
3730# IF YOU USE THIS TO DELIVER MAIL SYSTEM-WIDE, YOU MUST SET UP AN
3731# ALIAS THAT FORWARDS MAIL FOR ROOT TO A REAL USER.
3732#
3733#mailbox_command = /some/where/procmail
3734#mailbox_command = /some/where/procmail -a "$EXTENSION"
3735
3736# The mailbox_transport specifies the optional transport in master.cf
3737# to use after processing aliases and .forward files. This parameter
3738# has precedence over the mailbox_command, fallback_transport and
3739# luser_relay parameters.
3740#
3741# Specify a string of the form transport:nexthop, where transport is
3742# the name of a mail delivery transport defined in master.cf. The
3743# :nexthop part is optional. For more details see the sample transport
3744# configuration file.
3745#
3746# NOTE: if you use this feature for accounts not in the UNIX password
3747# file, then you must update the "local_recipient_maps" setting in
3748# the main.cf file, otherwise the SMTP server will reject mail for
3749# non-UNIX accounts with "User unknown in local recipient table".
3750#
3751# Cyrus IMAP over LMTP. Specify ``lmtpunix cmd="lmtpd"
3752# listen="/var/imap/socket/lmtp" prefork=0'' in cyrus.conf.
3753#mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp
3754
3755# If using the cyrus-imapd IMAP server deliver local mail to the IMAP
3756# server using LMTP (Local Mail Transport Protocol), this is prefered
3757# over the older cyrus deliver program by setting the
3758# mailbox_transport as below:
3759#
3760# mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp
3761#
3762# The efficiency of LMTP delivery for cyrus-imapd can be enhanced via
3763# these settings.
3764#
3765# local_destination_recipient_limit = 300
3766# local_destination_concurrency_limit = 5
3767#
3768# Of course you should adjust these settings as appropriate for the
3769# capacity of the hardware you are using. The recipient limit setting
3770# can be used to take advantage of the single instance message store
3771# capability of Cyrus. The concurrency limit can be used to control
3772# how many simultaneous LMTP sessions will be permitted to the Cyrus
3773# message store.
3774#
3775# Cyrus IMAP via command line. Uncomment the "cyrus...pipe" and
3776# subsequent line in master.cf.
3777#mailbox_transport = cyrus
3778
3779# The fallback_transport specifies the optional transport in master.cf
3780# to use for recipients that are not found in the UNIX passwd database.
3781# This parameter has precedence over the luser_relay parameter.
3782#
3783# Specify a string of the form transport:nexthop, where transport is
3784# the name of a mail delivery transport defined in master.cf. The
3785# :nexthop part is optional. For more details see the sample transport
3786# configuration file.
3787#
3788# NOTE: if you use this feature for accounts not in the UNIX password
3789# file, then you must update the "local_recipient_maps" setting in
3790# the main.cf file, otherwise the SMTP server will reject mail for
3791# non-UNIX accounts with "User unknown in local recipient table".
3792#
3793#fallback_transport = lmtp:unix:/var/lib/imap/socket/lmtp
3794#fallback_transport =
3795
3796# The luser_relay parameter specifies an optional destination address
3797# for unknown recipients. By default, mail for unknown@$mydestination,
3798# unknown@[$inet_interfaces] or unknown@[$proxy_interfaces] is returned
3799# as undeliverable.
3800#
3801# The following expansions are done on luser_relay: $user (recipient
3802# username), $shell (recipient shell), $home (recipient home directory),
3803# $recipient (full recipient address), $extension (recipient address
3804# extension), $domain (recipient domain), $local (entire recipient
3805# localpart), $recipient_delimiter. Specify ${name?value} or
3806# ${name:value} to expand value only when $name does (does not) exist.
3807#
3808# luser_relay works only for the default Postfix local delivery agent.
3809#
3810# NOTE: if you use this feature for accounts not in the UNIX password
3811# file, then you must specify "local_recipient_maps =" (i.e. empty) in
3812# the main.cf file, otherwise the SMTP server will reject mail for
3813# non-UNIX accounts with "User unknown in local recipient table".
3814#
3815#luser_relay = $user@other.host
3816#luser_relay = $local@other.host
3817#luser_relay = admin+$local
3818
3819# JUNK MAIL CONTROLS
3820#
3821# The controls listed here are only a very small subset. The file
3822# SMTPD_ACCESS_README provides an overview.
3823
3824# The header_checks parameter specifies an optional table with patterns
3825# that each logical message header is matched against, including
3826# headers that span multiple physical lines.
3827#
3828# By default, these patterns also apply to MIME headers and to the
3829# headers of attached messages. With older Postfix versions, MIME and
3830# attached message headers were treated as body text.
3831#
3832# For details, see "man header_checks".
3833#
3834#header_checks = regexp:/etc/postfix/header_checks
3835
3836# FAST ETRN SERVICE
3837#
3838# Postfix maintains per-destination logfiles with information about
3839# deferred mail, so that mail can be flushed quickly with the SMTP
3840# "ETRN domain.tld" command, or by executing "sendmail -qRdomain.tld".
3841# See the ETRN_README document for a detailed description.
3842#
3843# The fast_flush_domains parameter controls what destinations are
3844# eligible for this service. By default, they are all domains that
3845# this server is willing to relay mail to.
3846#
3847#fast_flush_domains = $relay_domains
3848
3849# SHOW SOFTWARE VERSION OR NOT
3850#
3851# The smtpd_banner parameter specifies the text that follows the 220
3852# code in the SMTP server's greeting banner. Some people like to see
3853# the mail version advertised. By default, Postfix shows no version.
3854#
3855# You MUST specify $myhostname at the start of the text. That is an
3856# RFC requirement. Postfix itself does not care.
3857#
3858#smtpd_banner = $myhostname ESMTP $mail_name
3859#smtpd_banner = $myhostname ESMTP $mail_name ($mail_version)
3860
3861# PARALLEL DELIVERY TO THE SAME DESTINATION
3862#
3863# How many parallel deliveries to the same user or domain? With local
3864# delivery, it does not make sense to do massively parallel delivery
3865# to the same user, because mailbox updates must happen sequentially,
3866# and expensive pipelines in .forward files can cause disasters when
3867# too many are run at the same time. With SMTP deliveries, 10
3868# simultaneous connections to the same domain could be sufficient to
3869# raise eyebrows.
3870#
3871# Each message delivery transport has its XXX_destination_concurrency_limit
3872# parameter. The default is $default_destination_concurrency_limit for
3873# most delivery transports. For the local delivery agent the default is 2.
3874
3875#local_destination_concurrency_limit = 2
3876#default_destination_concurrency_limit = 20
3877
3878# DEBUGGING CONTROL
3879#
3880# The debug_peer_level parameter specifies the increment in verbose
3881# logging level when an SMTP client or server host name or address
3882# matches a pattern in the debug_peer_list parameter.
3883#
3884debug_peer_level = 2
3885
3886# The debug_peer_list parameter specifies an optional list of domain
3887# or network patterns, /file/name patterns or type:name tables. When
3888# an SMTP client or server host name or address matches a pattern,
3889# increase the verbose logging level by the amount specified in the
3890# debug_peer_level parameter.
3891#
3892#debug_peer_list = 127.0.0.1
3893#debug_peer_list = some.domain
3894
3895# The debugger_command specifies the external command that is executed
3896# when a Postfix daemon program is run with the -D option.
3897#
3898# Use "command .. & sleep 5" so that the debugger can attach before
3899# the process marches on. If you use an X-based debugger, be sure to
3900# set up your XAUTHORITY environment variable before starting Postfix.
3901#
3902debugger_command =
3903 PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
3904 ddd $daemon_directory/$process_name $process_id & sleep 5
3905
3906# If you can't use X, use this to capture the call stack when a
3907# daemon crashes. The result is in a file in the configuration
3908# directory, and is named after the process name and the process ID.
3909#
3910# debugger_command =
3911# PATH=/bin:/usr/bin:/usr/local/bin; export PATH; (echo cont;
3912# echo where) | gdb $daemon_directory/$process_name $process_id 2>&1
3913# >$config_directory/$process_name.$process_id.log & sleep 5
3914#
3915# Another possibility is to run gdb under a detached screen session.
3916# To attach to the screen sesssion, su root and run "screen -r
3917# <id_string>" where <id_string> uniquely matches one of the detached
3918# sessions (from "screen -list").
3919#
3920# debugger_command =
3921# PATH=/bin:/usr/bin:/sbin:/usr/sbin; export PATH; screen
3922# -dmS $process_name gdb $daemon_directory/$process_name
3923# $process_id & sleep 1
3924
3925# INSTALL-TIME CONFIGURATION INFORMATION
3926#
3927# The following parameters are used when installing a new Postfix version.
3928#
3929# sendmail_path: The full pathname of the Postfix sendmail command.
3930# This is the Sendmail-compatible mail posting interface.
3931#
3932sendmail_path = /usr/sbin/sendmail.postfix
3933
3934# newaliases_path: The full pathname of the Postfix newaliases command.
3935# This is the Sendmail-compatible command to build alias databases.
3936#
3937newaliases_path = /usr/bin/newaliases.postfix
3938
3939# mailq_path: The full pathname of the Postfix mailq command. This
3940# is the Sendmail-compatible mail queue listing command.
3941#
3942mailq_path = /usr/bin/mailq.postfix
3943
3944# setgid_group: The group for mail submission and queue management
3945# commands. This must be a group name with a numerical group ID that
3946# is not shared with other accounts, not even with the Postfix account.
3947#
3948setgid_group = postdrop
3949
3950# html_directory: The location of the Postfix HTML documentation.
3951#
3952html_directory = no
3953
3954# manpage_directory: The location of the Postfix on-line manual pages.
3955#
3956manpage_directory = /usr/share/man
3957
3958# sample_directory: The location of the Postfix sample configuration files.
3959# This parameter is obsolete as of Postfix 2.1.
3960#
3961sample_directory = /usr/share/doc/postfix-2.10.1/samples
3962
3963# readme_directory: The location of the Postfix README files.
3964#
3965readme_directory = /usr/share/doc/postfix-2.10.1/README_FILES