+ '[' -f /etc/sysconfig/network ']' + . /etc/init.d/functions ++ TEXTDOMAIN=initscripts ++ umask 022 ++ PATH=/sbin:/usr/sbin:/bin:/usr/bin ++ export PATH ++ '[' -z '' ']' ++ COLUMNS=80 ++ '[' -z '' ']' +++ /sbin/consoletype ++ CONSOLETYPE=pty ++ '[' -f /etc/sysconfig/i18n -a -z '' -a -z '' ']' ++ . /etc/profile.d/lang.sh ++ unset LANGSH_SOURCED ++ '[' -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 ++ '[' pty = serial ']' ++ __sed_discard_ignored_files='/\(~\|\.bak\|\.orig\|\.rpmnew\|\.rpmorig\|\.rpmsave\)$/d' + . /etc/sysconfig/network ++ NETWORKING=yes ++ HOSTNAME=cloud.janashakthi.com ++ LC_ALL=C ++ awk '!/^#/ && $3 ~ /^nfs/ && $3 != "nfsd" && $4 !~ /noauto/ { print $2 }' /etc/fstab + NFSFSTAB= ++ LC_ALL=C ++ awk '!/^#/ && $3 == "cifs" && $4 !~ /noauto/ { print $2 }' /etc/fstab + CIFSFSTAB=/users/ ++ LC_ALL=C ++ awk '!/^#/ && $3 == "ncpfs" && $4 !~ /noauto/ { print $2 }' /etc/fstab + NCPFSTAB= ++ LC_ALL=C ++ awk '!/^#/ && $4 ~/_netdev/ && $4 !~ /noauto/ { print $1 }' /etc/fstab + NETDEVFSTAB=//192.168.118.28/files/ ++ LC_ALL=C ++ awk '$3 ~ /^nfs/ && $3 != "nfsd" && $2 != "/" { print $2 }' /proc/mounts + NFSMTAB= ++ LC_ALL=C ++ awk '$3 == "cifs" { print $2 }' /proc/mounts + CIFSMTAB=/users ++ LC_ALL=C ++ awk '$3 == "ncpfs" { print $2 }' /proc/mounts + NCPMTAB= ++ LC_ALL=C ++ awk '$4 ~ /_netdev/ && $2 != "/" { print $2 }' /etc/mtab + NETDEVMTAB= + case "$1" in + '[' '!' -f /var/lock/subsys/network ']' + '[' 0 '!=' 0 ']' + '[' -n '' ']' + '[' -n /users/ ']' + echo 'CIFS filesystems queued to be mounted' CIFS filesystems queued to be mounted + '[' -n '' ']' + '[' -n //192.168.2.1/files/ ']' + '[' -f /etc/mdadm.conf ']' + '[' -f /etc/multipath.conf -a -x /sbin/multipath ']' + '[' -x /sbin/lvm ']' + /sbin/lvm vgscan + action 'Setting up Logical Volume Management:' /sbin/lvm vgchange -a ay + local STRING rc + STRING='Setting up Logical Volume Management:' + echo -n 'Setting up Logical Volume Management: ' Setting up Logical Volume Management: + shift + /sbin/lvm vgchange -a ay 3 logical volume(s) in volume group "vg_cloud" now active + success 'Setting up Logical Volume Management:' + '[' color '!=' verbose -a -z '' ']' + echo_success + '[' color = color ']' + echo -en '\033[60G' + echo -n '[' [+ '[' color = color ']' + echo -en '\033[0;32m' + echo -n ' OK ' OK + '[' color = color ']' + echo -en '\033[0;39m' + echo -n ']' ]+ echo -ne '\r' + return 0 + return 0 + rc=0 + echo + return 0 + '[' -f /etc/crypttab ']' + init_crypto 1 + local have_random dst src key opt mode owner params makeswap skip arg opt + local param value rc ret mke2fs mdir prompt mount_point + ret=0 + have_random=1 + read dst src key opt + return 0 + STRING='Checking network-attached filesystems' + echo Checking network-attached filesystems Checking network-attached filesystems + fsck -A -T -M -a -t opts=_netdev + rc=0 + '[' 0 -eq 0 ']' + success 'Checking network-attached filesystems' + '[' color '!=' verbose -a -z '' ']' + echo_success + '[' color = color ']' + echo -en '\033[60G' + echo -n '[' [+ '[' color = color ']' + echo -en '\033[0;32m' + echo -n ' OK ' OK + '[' color = color ']' + echo -en '\033[0;39m' + echo -n ']' ]+ echo -ne '\r' + return 0 + return 0 + echo + '[' 0 -gt 1 ']' + touch /var/lock/subsys/netfs + action 'Mounting filesystems: ' mount -a -t nogfs2 + local STRING rc + STRING='Mounting filesystems: ' + echo -n 'Mounting filesystems: ' Mounting filesystems: + shift + mount -a -t nogfs2 + success 'Mounting filesystems: ' + '[' color '!=' verbose -a -z '' ']' + echo_success + '[' color = color ']' + echo -en '\033[60G' + echo -n '[' [+ '[' color = color ']' + echo -en '\033[0;32m' + echo -n ' OK ' OK + '[' color = color ']' + echo -en '\033[0;39m' + echo -n ']' ]+ echo -ne '\r' + return 0 + return 0 + rc=0 + echo + return 0 + exit 0