Advertisement
Guest User

bootlog_2

a guest
Feb 2nd, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.73 KB | None | 0 0
  1. root@linux-server:~# cat /var/log/boot
  2. Sat Feb 2 15:47:02 2013: Setting preliminary keymap...done.
  3. Sat Feb 2 15:47:02 2013: Checking root file system...fsck from util-linux-ng 2.17.2
  4. Sat Feb 2 15:47:02 2013: /dev/mapper/sda3_crypt: clean, 51752/4579328 files, 2308352/18315263 blocks
  5. Sat Feb 2 15:47:02 2013: done.
  6. Sat Feb 2 15:47:02 2013: + [ -x /sbin/cryptsetup ]
  7. Sat Feb 2 15:47:02 2013: + [ -f /etc/crypttab ]
  8. Sat Feb 2 15:47:02 2013: + . /lib/lsb/init-functions
  9. Sat Feb 2 15:47:02 2013: + FANCYTTY=
  10. Sat Feb 2 15:47:02 2013: + [ -e /etc/lsb-base-logging.sh ]
  11. Sat Feb 2 15:47:02 2013: + true
  12. Sat Feb 2 15:47:02 2013: + [ -r /etc/default/cryptdisks ]
  13. Sat Feb 2 15:47:02 2013: + . /etc/default/cryptdisks
  14. Sat Feb 2 15:47:02 2013: + CRYPTDISKS_ENABLE=Yes
  15. Sat Feb 2 15:47:02 2013: + CRYPTDISKS_MOUNT=
  16. Sat Feb 2 15:47:02 2013: + CRYPTDISKS_CHECK=blkid
  17. Sat Feb 2 15:47:02 2013: + CRYPTDISKS_PRECHECK=
  18. Sat Feb 2 15:47:02 2013: + MOUNT=
  19. Sat Feb 2 15:47:02 2013: + INITSTATE=early
  20. Sat Feb 2 15:47:02 2013: + DEFAULT_LOUD=
  21. Sat Feb 2 15:47:02 2013: + do_start
  22. Sat Feb 2 15:47:02 2013: + local dst src key opts result
  23. Sat Feb 2 15:47:02 2013: + modprobe -qb dm-mod
  24. Sat Feb 2 15:47:02 2013: + modprobe -qb dm-crypt
  25. Sat Feb 2 15:47:02 2013: + dmsetup mknodes
  26. Sat Feb 2 15:47:02 2013: + log_action_begin_msg Starting early crypto disks
  27. Sat Feb 2 15:47:02 2013: + echo -n Starting early crypto disks...
  28. Sat Feb 2 15:47:02 2013: Starting early crypto disks...+ mount_fs
  29. Sat Feb 2 15:47:02 2013: + local point
  30. Sat Feb 2 15:47:02 2013: + MOUNTED=
  31. Sat Feb 2 15:47:02 2013: + egrep -v ^[[:space:]]*(#|$) /etc/crypttab
  32. Sat Feb 2 15:47:02 2013: + read dst src key opts
  33. Sat Feb 2 15:47:02 2013: + handle_crypttab_line_start <name> <device> <pass> <options>
  34. Sat Feb 2 15:47:02 2013: + dst=<name>
  35. Sat Feb 2 15:47:02 2013: + src=<device>
  36. Sat Feb 2 15:47:02 2013: + key=<pass>
  37. Sat Feb 2 15:47:02 2013: + opts=<options>
  38. Sat Feb 2 15:47:02 2013: + [ -z <name> ]
  39. Sat Feb 2 15:47:02 2013: + [ -z <device> ]
  40. Sat Feb 2 15:47:02 2013: + [ -z <pass> ]
  41. Sat Feb 2 15:47:02 2013: + [ -z <options> ]
  42. Sat Feb 2 15:47:02 2013: + [ <device> != <device> ]
  43. Sat Feb 2 15:47:02 2013: + [ <device> != <device> ]
  44. Sat Feb 2 15:47:02 2013: + parse_opts <options>
  45. Sat Feb 2 15:47:02 2013: + local opts opt IFS PARAM VALUE
  46. Sat Feb 2 15:47:02 2013: + echo -n <options>
  47. Sat Feb 2 15:47:02 2013: + sed s/ *#.*//
  48. Sat Feb 2 15:47:02 2013: + opts=<options>
  49. Sat Feb 2 15:47:02 2013: + PARAMS=
  50. Sat Feb 2 15:47:02 2013: + CHECK=
  51. Sat Feb 2 15:47:02 2013: + CHECKARGS=
  52. Sat Feb 2 15:47:02 2013: + PRECHECK=
  53. Sat Feb 2 15:47:02 2013: + TRIES=3
  54. Sat Feb 2 15:47:02 2013: + TMPFS=
  55. Sat Feb 2 15:47:02 2013: + MAKESWAP=
  56. Sat Feb 2 15:47:02 2013: + USELUKS=
  57. Sat Feb 2 15:47:02 2013: + KEYSCRIPT=
  58. Sat Feb 2 15:47:02 2013: + IGNORE=
  59. Sat Feb 2 15:47:02 2013: + CRYPTTAB_OPTIONS=
  60. Sat Feb 2 15:47:02 2013: + LOUD=
  61. Sat Feb 2 15:47:02 2013: + IFS=,
  62. Sat Feb 2 15:47:02 2013: + echo <options>
  63. Sat Feb 2 15:47:02 2013: + sed s/=.*//
  64. Sat Feb 2 15:47:02 2013: + PARAM=<options>
  65. Sat Feb 2 15:47:02 2013: + echo <options>
  66. Sat Feb 2 15:47:02 2013: + sed /=/!d;s/^.*=//
  67. Sat Feb 2 15:47:02 2013: + VALUE=
  68. Sat Feb 2 15:47:02 2013: + CRYPTTAB_OPTIONS= <options>
  69. Sat Feb 2 15:47:02 2013: + [ -z ]
  70. Sat Feb 2 15:47:02 2013: + VALUE=yes
  71. Sat Feb 2 15:47:02 2013: + eval export CRYPTTAB_OPTION_<options>="yes"
  72. Sat Feb 2 15:47:02 2013: eval: 1: cannot open options: No such file
  73. Sat Feb 2 15:47:02 2013: + export CRYPTTAB_OPTION_
  74. Sat Feb 2 15:47:02 2013: + [ -x /sbin/cryptsetup ]
  75. Sat Feb 2 15:47:02 2013: + [ -f /etc/crypttab ]
  76. Sat Feb 2 15:47:02 2013: + . /lib/lsb/init-functions
  77. Sat Feb 2 15:47:02 2013: + FANCYTTY=
  78. Sat Feb 2 15:47:02 2013: + [ -e /etc/lsb-base-logging.sh ]
  79. Sat Feb 2 15:47:02 2013: + true
  80. Sat Feb 2 15:47:02 2013: + [ -r /etc/default/cryptdisks ]
  81. Sat Feb 2 15:47:02 2013: + . /etc/default/cryptdisks
  82. Sat Feb 2 15:47:02 2013: + CRYPTDISKS_ENABLE=Yes
  83. Sat Feb 2 15:47:02 2013: + CRYPTDISKS_MOUNT=
  84. Sat Feb 2 15:47:02 2013: + CRYPTDISKS_CHECK=blkid
  85. Sat Feb 2 15:47:02 2013: + CRYPTDISKS_PRECHECK=
  86. Sat Feb 2 15:47:02 2013: + MOUNT=
  87. Sat Feb 2 15:47:02 2013: + INITSTATE=remaining
  88. Sat Feb 2 15:47:02 2013: + DEFAULT_LOUD=yes
  89. Sat Feb 2 15:47:02 2013: + do_start
  90. Sat Feb 2 15:47:02 2013: + local dst src key opts result
  91. Sat Feb 2 15:47:02 2013: + modprobe -qb dm-mod
  92. Sat Feb 2 15:47:02 2013: + modprobe -qb dm-crypt
  93. Sat Feb 2 15:47:02 2013: + dmsetup mknodes
  94. Sat Feb 2 15:47:02 2013: + log_action_begin_msg Starting remaining crypto disks
  95. Sat Feb 2 15:47:02 2013: + echo -n Starting remaining crypto disks...
  96. Sat Feb 2 15:47:02 2013: Starting remaining crypto disks...+ mount_fs
  97. Sat Feb 2 15:47:02 2013: + local point
  98. Sat Feb 2 15:47:02 2013: + MOUNTED=
  99. Sat Feb 2 15:47:02 2013: + egrep -v ^[[:space:]]*(#|$) /etc/crypttab
  100. Sat Feb 2 15:47:02 2013: + read dst src key opts
  101. Sat Feb 2 15:47:02 2013: + handle_crypttab_line_start <name> <device> <pass> <options>
  102. Sat Feb 2 15:47:02 2013: + dst=<name>
  103. Sat Feb 2 15:47:02 2013: + src=<device>
  104. Sat Feb 2 15:47:02 2013: + key=<pass>
  105. Sat Feb 2 15:47:02 2013: + opts=<options>
  106. Sat Feb 2 15:47:02 2013: + [ -z <name> ]
  107. Sat Feb 2 15:47:02 2013: + [ -z <device> ]
  108. Sat Feb 2 15:47:02 2013: + [ -z <pass> ]
  109. Sat Feb 2 15:47:02 2013: + [ -z <options> ]
  110. Sat Feb 2 15:47:02 2013: + [ <device> != <device> ]
  111. Sat Feb 2 15:47:02 2013: + [ <device> != <device> ]
  112. Sat Feb 2 15:47:02 2013: + parse_opts <options>
  113. Sat Feb 2 15:47:02 2013: + local opts opt IFS PARAM VALUE
  114. Sat Feb 2 15:47:02 2013: + echo -n <options>
  115. Sat Feb 2 15:47:02 2013: + sed s/ *#.*//
  116. Sat Feb 2 15:47:02 2013: + opts=<options>
  117. Sat Feb 2 15:47:02 2013: + PARAMS=
  118. Sat Feb 2 15:47:02 2013: + CHECK=
  119. Sat Feb 2 15:47:02 2013: + CHECKARGS=
  120. Sat Feb 2 15:47:02 2013: + PRECHECK=
  121. Sat Feb 2 15:47:02 2013: + TRIES=3
  122. Sat Feb 2 15:47:02 2013: + TMPFS=
  123. Sat Feb 2 15:47:02 2013: + MAKESWAP=
  124. Sat Feb 2 15:47:02 2013: + USELUKS=
  125. Sat Feb 2 15:47:02 2013: + KEYSCRIPT=
  126. Sat Feb 2 15:47:02 2013: + IGNORE=
  127. Sat Feb 2 15:47:02 2013: + CRYPTTAB_OPTIONS=
  128. Sat Feb 2 15:47:02 2013: + LOUD=yes
  129. Sat Feb 2 15:47:02 2013: + IFS=,
  130. Sat Feb 2 15:47:02 2013: + echo <options>
  131. Sat Feb 2 15:47:02 2013: + sed s/=.*//
  132. Sat Feb 2 15:47:02 2013: + PARAM=<options>
  133. Sat Feb 2 15:47:02 2013: + echo <options>
  134. Sat Feb 2 15:47:02 2013: + sed /=/!d;s/^.*=//
  135. Sat Feb 2 15:47:02 2013: + VALUE=
  136. Sat Feb 2 15:47:02 2013: + CRYPTTAB_OPTIONS= <options>
  137. Sat Feb 2 15:47:02 2013: + [ -z ]
  138. Sat Feb 2 15:47:02 2013: + VALUE=yes
  139. Sat Feb 2 15:47:02 2013: + eval export CRYPTTAB_OPTION_<options>="yes"
  140. Sat Feb 2 15:47:02 2013: eval: 1: cannot open options: No such file
  141. Sat Feb 2 15:47:02 2013: + export CRYPTTAB_OPTION_
  142. Sat Feb 2 15:47:02 2013: Cleaning up ifupdown....
  143. Sat Feb 2 15:47:02 2013: Setting up networking....
  144. Sat Feb 2 15:47:02 2013: Loading kernel modules...done.
  145. Sat Feb 2 15:47:02 2013: Activating lvm and md swap...done.
  146. Sat Feb 2 15:47:02 2013: Checking file systems...fsck from util-linux-ng 2.17.2
  147. Sat Feb 2 15:47:02 2013: /dev/sda1: clean, 222/61056 files, 10571/243968 blocks
  148. Sat Feb 2 15:47:02 2013: done.
  149. Sat Feb 2 15:47:02 2013: Mounting local filesystems...mount: special device /dev/mapper/sdb1_crypt does not exist
  150. Sat Feb 2 15:47:03 2013: ^[[31mfailed.^[[39;49m
  151. Sat Feb 2 15:47:03 2013: Activating swapfile swap...done.
  152. Sat Feb 2 15:47:03 2013: Cleaning up temporary files....
  153. Sat Feb 2 15:47:03 2013: Configuring network interfaces...done.
  154. Sat Feb 2 15:47:03 2013: Cleaning up temporary files....
  155. Sat Feb 2 15:47:03 2013: Setting up ALSA...done (none loaded).
  156. Sat Feb 2 15:47:04 2013: Setting console screen modes and fonts.
  157. Sat Feb 2 15:47:04 2013: ^[]R^[[9;30]^[[14;30]Setting console screen modes.
  158. Sat Feb 2 15:47:04 2013: Skipping font and keymap setup (handled by console-setup).
  159. Sat Feb 2 15:47:04 2013: Setting up console font and keymap...done.
  160. Sat Feb 2 15:47:04 2013: Setting kernel variables ...done.
  161. Sat Feb 2 15:47:05 2013: startpar: service(s) returned failure: cryptdisks-early cryptdisks ... ^[[31mfailed!^[[39;49m
  162. Sat Feb 2 15:47:05 2013: INIT: Entering runlevel: 2
  163. Sat Feb 2 15:47:05 2013: Using makefile-style concurrent boot in runlevel 2.
  164. Sat Feb 2 15:47:05 2013: Starting enhanced syslogd: rsyslogd.
  165. Sat Feb 2 15:47:06 2013: Starting ACPI services....
  166. Sat Feb 2 15:47:06 2013: Starting Samba daemons: nmbd smbd.
  167. Sat Feb 2 15:47:07 2013: Starting web server: apache2.
  168. Sat Feb 2 15:47:09 2013: Starting periodic command scheduler: cron.
  169. Sat Feb 2 15:47:10 2013: Starting system message bus: dbus.
  170. Sat Feb 2 15:47:10 2013: Starting php-cgi....
  171. Sat Feb 2 15:47:11 2013: Starting rtorrent: rtorrent.
  172. Sat Feb 2 15:47:12 2013: Starting OpenBSD Secure Shell server: sshd.
  173. root@linux-server:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement