Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 883529 Details for
Bug 1072967
server hangup on shutdown when using NIS and oracle
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
network.redhat.out
network.redhat.out (text/plain), 3.97 KB, created by
Eduard Barrera
on 2014-04-07 10:12:48 UTC
(
hide
)
Description:
network.redhat.out
Filename:
MIME Type:
Creator:
Eduard Barrera
Created:
2014-04-07 10:12:48 UTC
Size:
3.97 KB
patch
obsolete
>+ . /etc/init.d/functions >++ TEXTDOMAIN=initscripts >++ umask 022 >++ PATH=/sbin:/usr/sbin:/bin:/usr/bin >++ export PATH >++ '[' -z '' ']' >++ COLUMNS=80 >++ '[' -z vt ']' >++ '[' -f /etc/sysconfig/i18n -a -z '' -a -z 1 ']' >++ '[' -z '' ']' >++ '[' -f /etc/sysconfig/init ']' >++ . /etc/sysconfig/init >+++ BOOTUP=color >+++ RES_COL=60 >+++ MOVE_TO_COL='echo -en \033[60G' >+++ SETCOLOR_SUCCESS='echo -en \033[0;32m' >+++ SETCOLOR_FAILURE='echo -en \033[0;31m' >+++ SETCOLOR_WARNING='echo -en \033[0;33m' >+++ SETCOLOR_NORMAL='echo -en \033[0;39m' >+++ PROMPT=yes >+++ AUTOSWAP=no >+++ ACTIVE_CONSOLES='/dev/tty[1-6]' >+++ SINGLE=/sbin/sushell >++ '[' vt = serial ']' >++ __sed_discard_ignored_files='/\(~\|\.bak\|\.orig\|\.rpmnew\|\.rpmorig\|\.rpmsave\)$/d' >+ '[' '!' -f /etc/sysconfig/network ']' >+ . /etc/sysconfig/network >++ HOSTNAME=oradb2 >++ NETWORKING=yes >++ NISDOMAIN=compserv >++ GATEWAY=144.32.15.200 >+ '[' -f /etc/sysconfig/pcmcia ']' >+ '[' yes = no ']' >+ '[' -x /sbin/ip ']' >++ pwd >+ CWD=/ >+ cd /etc/sysconfig/network-scripts >+ . ./network-functions >++ PATH=/sbin:/usr/sbin:/bin:/usr/bin >++ export PATH >++ '[' -z '/\(~\|\.bak\|\.orig\|\.rpmnew\|\.rpmorig\|\.rpmsave\)$/d' ']' >++ ls ifcfg-eth0 ifcfg-lo >++ LANG=C >++ sed 's/ //' >++ LANG=C >++ sort -k 1,1 -k 2n >++ LANG=C >++ sed -e '/\(~\|\.bak\|\.orig\|\.rpmnew\|\.rpmorig\|\.rpmsave\)$/d' -e '/\(ifcfg-lo$\|:\|ifcfg-.*-range\)/d' -e '/ifcfg-[A-Za-z0-9#\._-]\+$/ { s/^ifcfg-//g;s/[0-9]/ &/}' >+ interfaces=eth0 >+ rc=0 >+ case "$1" in >+ '[' 0 '!=' 0 ']' >+ rc=0 >+ '[' -x /etc/sysconfig/network-scripts/init.ipv6-global ']' >+ /etc/sysconfig/network-scripts/init.ipv6-global start pre >+ apply_sysctl >+ sysctl -e -p /etc/sysctl.conf >+ for file in '/etc/sysctl.d/*' >+ is_ignored_file '/etc/sysctl.d/*' >+ case "$1" in >+ return 1 >+ test -f '/etc/sysctl.d/*' >+ action 'Bringing up loopback interface: ' ./ifup ifcfg-lo >+ local STRING rc >+ STRING='Bringing up loopback interface: ' >+ echo -n 'Bringing up loopback interface: ' >Bringing up loopback interface: + shift >+ ./ifup ifcfg-lo >+ success 'Bringing up loopback interface: ' >+ '[' color '!=' verbose -a -z '' ']' >+ echo_success >+ '[' color = color ']' >+ echo -en '\033[60G' >[60G+ echo -n '[' >[+ '[' color = color ']' >+ echo -en '\033[0;32m' >[0;32m+ echo -n ' OK ' > OK + '[' color = color ']' >+ echo -en '\033[0;39m' >[0;39m+ echo -n ']' >]+ echo -ne '\r' > + return 0 >+ return 0 >+ rc=0 >+ echo > >+ return 0 >+ case "$VLAN" in >+ vlaninterfaces= >+ xdslinterfaces= >+ bridgeinterfaces= >+ for i in '$interfaces' >+ unset DEVICE TYPE SLAVE >++ LANG=C >++ fgrep DEVICE= ifcfg-eth0 >+ eval 'DEVICE="eth0"' >++ DEVICE=eth0 >++ LANG=C >++ fgrep TYPE= ifcfg-eth0 >+ eval 'TYPE="Ethernet"' >++ TYPE=Ethernet >++ LANG=C >++ fgrep SLAVE= ifcfg-eth0 >+ eval >+ '[' -z eth0 ']' >+ '[' '' = yes ']' >+ '[' Ethernet = xDSL ']' >+ '[' Ethernet = Bridge ']' >+ '[' eth0 '!=' eth0 -o eth0 '!=' eth0 ']' >+ LANG=C >+ egrep -L '^ONBOOT=['\''"]?[Nn][Oo]['\''"]?' ifcfg-eth0 >+ '[' -f /var/run/confirm ']' >+ action 'Bringing up interface eth0: ' ./ifup eth0 boot >+ local STRING rc >+ STRING='Bringing up interface eth0: ' >+ echo -n 'Bringing up interface eth0: ' >Bringing up interface eth0: + shift >+ ./ifup eth0 boot >Determining if ip address 144.32.14.118 is already in use for device eth0... >+ success 'Bringing up interface eth0: ' >+ '[' color '!=' verbose -a -z '' ']' >+ echo_success >+ '[' color = color ']' >+ echo -en '\033[60G' >[60G+ echo -n '[' >[+ '[' color = color ']' >+ echo -en '\033[0;32m' >[0;32m+ echo -n ' OK ' > OK + '[' color = color ']' >+ echo -en '\033[0;39m' >[0;39m+ echo -n ']' >]+ echo -ne '\r' > + return 0 >+ return 0 >+ rc=0 >+ echo > >+ return 0 >+ '[' 0 -ne 0 ']' >+ '[' -f /etc/sysconfig/static-routes ']' >+ '[' -f /etc/ethers ']' >+ /sbin/arp -f /etc/ethers >+ '[' -x /etc/sysconfig/network-scripts/init.ipv6-global ']' >+ /etc/sysconfig/network-scripts/init.ipv6-global start post >+ apply_sysctl >+ sysctl -e -p /etc/sysctl.conf >+ for file in '/etc/sysctl.d/*' >+ is_ignored_file '/etc/sysctl.d/*' >+ case "$1" in >+ return 1 >+ test -f '/etc/sysctl.d/*' >+ touch /var/lock/subsys/network >+ '[' -n '' ']' >+ exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1072967
:
883527
|
883528
| 883529 |
895547
|
895916