Hello, when i try to restart the network service i got this.
# /etc/init.d/network restart
Restarting network (via systemctl): Job failed. See system logs and 'systemctl status' for details.
[FAILED]
so, watching the log:
#systemctl status network.service
network.service - LSB: Bring up/down networking
Loaded: loaded (/etc/rc.d/init.d/network)
Active: failed since Thu, 09 Feb 2012 00:11:18 -0500; 8min ago
CGroup: name=systemd:/system/network.service
├ 3850 /bin/bash ./ifup 59173567_autom tica boot
├ 3859 nmcli con up uuid 32aea3d4-ce65-42d1-a3ed-6a42c17a2111
├ 25236 /bin/bash ./ifup 59173567_autom tica boot
├ 25245 nmcli con up uuid 32aea3d4-ce65-42d1-a3ed-6a42c17a2111
├ 25507 /bin/bash ./ifup 59173567_autom tica boot
├ 25516 nmcli con up uuid 32aea3d4-ce65-42d1-a3ed-6a42c17a2111
├ 25903 /bin/bash ./ifup 59173567_autom tica boot
├ 25912 nmcli con up uuid 32aea3d4-ce65-42d1-a3ed-6a42c17a2111
├ 26168 /bin/bash ./ifup 59173567_autom tica boot
├ 26177 nmcli con up uuid 32aea3d4-ce65-42d1-a3ed-6a42c17a2111
├ 26427 /bin/bash ./ifup 59173567_autom tica boot
├ 26436 nmcli con up uuid 32aea3d4-ce65-42d1-a3ed-6a42c17a2111
├ 26686 /bin/bash ./ifup 59173567_autom tica boot
├ 26695 nmcli con up uuid 32aea3d4-ce65-42d1-a3ed-6a42c17a2111
├ 27471 /bin/bash ./ifup ALEJANDRO_autom tica boot
├ 27480 nmcli con up uuid f8a46744-7098-4eb6-8902-34df1bd351f5
├ 28228 /bin/bash ./ifup Auto_58915877 boot
├ 28234 nmcli con up uuid 80a61972-1616-431e-bcf3-d4660386ec35
├ 29174 /bin/bash ./ifup Auto_58915877 boot
└ 29180 nmcli con up uuid 80a61972-1616-431e-bcf3-d4660386ec35
It seems to have a problem with the automática world (accent in á), i looked for the files with that name, ie, ALEJANDROautom tica corresponds to ifcfg-ALEJANDROautomática and deleted it from /etc/sysconfig/network-scripts, /etc/sysconfig/networking/device and /etc/sysconfig/networking/profiles.
So, where that files can else be? Thanks.
출처 : https://ask.fedoraproject.org/en/question/10842/error-restarting-the-network-service/
참 황당하다.. RHEL 7버전 부터 service network restart (/etc/init.d/network restart) 라는 명령어가 다음과 같이 바뀐다.. systemctl status network.service 생소하지만 또 적응을 해야 된다...
'Skills > RedHat, CentOS' 카테고리의 다른 글
[CentOS] yum 을 이용한 간단한 Apache 설정 (0) | 2014.11.28 |
---|---|
[CentOS,Red Hat]Install EPEL and additional repositories (0) | 2014.11.25 |
9.2.6. Setting Up 802.1q VLAN Tagging (0) | 2014.07.31 |
Linux adding and removing vlan tagged interfaces (0) | 2014.07.31 |
Configuring VLANs Under Fedora/RHEL/CentOS. (0) | 2014.07.31 |
댓글