Issue #14761 has been reported by Matthaus Litteken.
----------------------------------------
Bug #14761: puppet resource service will kill your sles system
https://projects.puppetlabs.com/issues/14761
Author: Matthaus Litteken
Status: Accepted
Priority: Normal
Assignee: Matthaus Litteken
Category:
Target version: 2.7.15
Affected Puppet version:
Keywords:
Branch:
Executing `puppet resource service` on a sles11 system will run the reboot init
script, which ignore any arguments like status and proceeds to reboot the
system, which is generally not the desired effect. It will also run the boot
script, which does odd things and occasionally hangs indefinitely.
Here's an example of the boot script oddness.
blogd: console=/dev/console, stdin=/dev/console, must differ, boot logging
disabled
Starting udevd: error binding control socket, seems udevd is already running
done
Activating swap-devices in /etc/fstab...
done
/bin/mknod -m600 /dev/shm/root b 8 2
/bin/mknod: `/dev/shm/root': File exists
*** ERROR! Cannot fsck because root is not read-only!
Set System Time to the current Hardware Clock
done
Activating device mapper...
done
Loading required kernel modules
done
Starting MD RAID
unused
Checking file systems...
fsck from util-linux 2.19.1
Checking all file systems.
done
Mounting local file systems...
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw)
devtmpfs on /dev type devtmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,mode=1777)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
nothing was mounted
done
Check if the profiles matches the system
done
Creating /var/log/boot.msg
It hangs there not infrequently until killed.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.