Package: linux-source-2.6.12
Version: 2.6.12-1
Severity: important
Well, in attempting to check 2.6.12 to see if it fixes md bugs in 2.6.10
and SCSI problems in 2.6.11, I have run into another problem... The
system fails to find my serial console and init dies at the beginning of
the bootstrap process. This is for a kernel that does not require an
initrd. First off, here is a diff of the config files from 2.6.10
(working) and 2.6.12 (using the 2.6.10 config and "make oldconfig"):
--- config-2.6.10-hamster.5c 2005-07-13 09:56:08.000000000 -0400
+++ config-2.6.12-hamster.1 2005-07-13 09:56:08.000000000 -0400
@@ -1,12 +1,13 @@
#
# Automatically generated make config: don't edit
-# Linux kernel version: 2.6.10-hamster.5c
-# Wed Jul 6 11:02:20 2005
+# Linux kernel version: 2.6.12-hamster.1
+# Mon Jul 11 15:24:41 2005
#
CONFIG_ALPHA=y
CONFIG_64BIT=y
CONFIG_MMU=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
+CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_ISA_DMA=y
# CONFIG_GENERIC_IOMAP is not set
@@ -16,6 +17,7 @@
CONFIG_EXPERIMENTAL=y
CONFIG_CLEAN_COMPILE=y
CONFIG_LOCK_KERNEL=y
+CONFIG_INIT_ENV_ARG_LIMIT=32
#
# General setup
@@ -28,24 +30,27 @@
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
CONFIG_SYSCTL=y
# CONFIG_AUDIT is not set
-CONFIG_LOG_BUF_SHIFT=15
# CONFIG_HOTPLUG is not set
CONFIG_KOBJECT_UEVENT=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
+# CONFIG_CPUSETS is not set
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
# CONFIG_KALLSYMS_EXTRA_PASS is not set
+CONFIG_PRINTK=y
+CONFIG_BUG=y
+CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
-# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SHMEM=y
CONFIG_CC_ALIGN_FUNCTIONS=0
CONFIG_CC_ALIGN_LABELS=0
CONFIG_CC_ALIGN_LOOPS=0
CONFIG_CC_ALIGN_JUMPS=0
# CONFIG_TINY_SHMEM is not set
+CONFIG_BASE_SMALL=0
#
# Loadable module support
@@ -93,6 +98,7 @@
# CONFIG_ALPHA_TITAN is not set
# CONFIG_ALPHA_WILDFIRE is not set
CONFIG_ISA=y
+CONFIG_ISA_DMA_API=y
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
CONFIG_ALPHA_EV5=y
@@ -109,9 +115,15 @@
CONFIG_VERBOSE_MCHECK_ON=2
# CONFIG_PCI_LEGACY_PROC is not set
CONFIG_PCI_NAMES=y
+# CONFIG_PCI_DEBUG is not set
CONFIG_EISA_PCI_EISA=y
# CONFIG_EISA_VIRTUAL_ROOT is not set
CONFIG_EISA_NAMES=y
+
+#
+# PCCARD (PCMCIA/CardBus) support
+#
+# CONFIG_PCCARD is not set
CONFIG_SRM_ENV=y
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_AOUT is not set
@@ -127,6 +139,7 @@
#
# CONFIG_STANDALONE is not set
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
+# CONFIG_FW_LOADER is not set
# CONFIG_DEBUG_DRIVER is not set
#
@@ -159,6 +172,7 @@
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
+# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=m
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_NBD is not set
@@ -177,6 +191,7 @@
CONFIG_IOSCHED_AS=y
# CONFIG_IOSCHED_DEADLINE is not set
# CONFIG_IOSCHED_CFQ is not set
+# CONFIG_ATA_OVER_ETH is not set
#
# ATA/ATAPI/MFM/RLL support
@@ -212,6 +227,7 @@
#
CONFIG_SCSI_SPI_ATTRS=y
# CONFIG_SCSI_FC_ATTRS is not set
+# CONFIG_SCSI_ISCSI_ATTRS is not set
#
# SCSI low-level drivers
@@ -234,7 +250,6 @@
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_DTC3280 is not set
# CONFIG_SCSI_EATA is not set
-# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_GENERIC_NCR5380 is not set
@@ -252,10 +267,10 @@
# CONFIG_SCSI_PAS16 is not set
# CONFIG_SCSI_PSI240I is not set
# CONFIG_SCSI_QLOGIC_FAS is not set
-# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
CONFIG_SCSI_QLOGIC_1280=y
CONFIG_SCSI_QLOGIC_1280_1040=y
+# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_SIM710 is not set
# CONFIG_SCSI_SYM53C416 is not set
# CONFIG_SCSI_DC395x is not set
@@ -287,6 +302,7 @@
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_MIRROR=m
CONFIG_DM_ZERO=m
+# CONFIG_DM_MULTIPATH is not set
#
# Fusion MPT device support
@@ -313,7 +329,6 @@
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
-# CONFIG_NETLINK_DEV is not set
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
@@ -419,6 +434,7 @@
# CONFIG_R8169 is not set
# CONFIG_SK98LIN is not set
# CONFIG_TIGON3 is not set
+# CONFIG_BNX2 is not set
#
# Ethernet (10000 Mbit)
@@ -476,18 +492,6 @@
# CONFIG_INPUT_EVBUG is not set
#
-# Input I/O drivers
-#
-# CONFIG_GAMEPORT is not set
-CONFIG_SOUND_GAMEPORT=y
-CONFIG_SERIO=y
-CONFIG_SERIO_I8042=y
-CONFIG_SERIO_SERPORT=y
-# CONFIG_SERIO_CT82C710 is not set
-# CONFIG_SERIO_PCIPS2 is not set
-# CONFIG_SERIO_RAW is not set
-
-#
# Input Device Drivers
#
# CONFIG_INPUT_KEYBOARD is not set
@@ -497,6 +501,16 @@
# CONFIG_INPUT_MISC is not set
#
+# Hardware I/O ports
+#
+CONFIG_SERIO=y
+CONFIG_SERIO_I8042=y
+CONFIG_SERIO_SERPORT=y
+# CONFIG_SERIO_PCIPS2 is not set
+# CONFIG_SERIO_RAW is not set
+# CONFIG_GAMEPORT is not set
+
+#
# Character devices
#
CONFIG_VT=y
@@ -517,6 +531,7 @@
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
+# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
@@ -543,6 +558,11 @@
# CONFIG_RAW_DRIVER is not set
#
+# TPM devices
+#
+# CONFIG_TCG_TPM is not set
+
+#
# I2C support
#
# CONFIG_I2C is not set
@@ -586,13 +606,9 @@
#
# USB support
#
-# CONFIG_USB is not set
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
-
-#
-# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed;
see USB_STORAGE Help for more information
-#
+# CONFIG_USB is not set
#
# USB Gadget Support
@@ -605,6 +621,11 @@
# CONFIG_MMC is not set
#
+# InfiniBand support
+#
+# CONFIG_INFINIBAND is not set
+
+#
# File systems
#
CONFIG_EXT2_FS=y
@@ -619,6 +640,10 @@
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y
+
+#
+# XFS support
+#
# CONFIG_XFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
@@ -759,13 +784,17 @@
#
# Kernel hacking
#
+# CONFIG_PRINTK_TIME is not set
CONFIG_DEBUG_KERNEL=y
CONFIG_MAGIC_SYSRQ=y
+CONFIG_LOG_BUF_SHIFT=15
# CONFIG_SCHEDSTATS is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_SPINLOCK is not set
+# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_INFO is not set
+# CONFIG_DEBUG_FS is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_DEBUG_RWLOCK is not set
# CONFIG_DEBUG_SEMAPHORE is not set
@@ -784,6 +813,10 @@
# CONFIG_CRYPTO is not set
#
+# Hardware crypto devices
+#
+
+#
# Library routines
#
# CONFIG_CRC_CCITT is not set
Next, I have a diff of the console output from the 2.6.10 and 2.6.12
boots:
--- hamster-2.6.10.txt 2005-07-13 09:56:08.000000000 -0400
+++ hamster-2.6.12.txt 2005-07-13 09:56:08.000000000 -0400
@@ -1,4 +1,4 @@
- P00>>>boot
+ P00>>>boot -fl 9
Initializing...
SROM V3.0 on cpu0
SROM V3.0 on cpu1
@@ -6,9 +6,9 @@
XSROM V6.0 on cpu1
XSROM V6.0 on cpu0
XSROM V6.0 on cpu2
+ BCache testing complete on cpu2
BCache testing complete on cpu1
BCache testing complete on cpu0
- BCache testing complete on cpu2
mem_pair0 - 2048 MB
mem_pair1 - 1024 MB
mem_pair2 - 1024 MB
@@ -54,7 +54,7 @@
CPU 0 booting
- (boot dkb0.0.0.2000.1 -flags 0)
+ (boot dkb0.0.0.2000.1 -flags 9)
block 0 of dkb0.0.0.2000.1 is a valid boot block
reading 173 blocks from dkb0.0.0.2000.1
bootstrap code read in
@@ -69,11 +69,11 @@
aboot: switching to OSF/1 PALcode version 1.23
aboot: booting from device 'SCSI 1 2000 0 0 0 1011 10201077'
aboot: valid disklabel found: 4 partitions.
- aboot: loading uncompressed vmlinuz-2.6.10-hamster.5c...
- aboot: loading compressed vmlinuz-2.6.10-hamster.5c...
- aboot: zero-filling 1637904 bytes at 0xfffffc0000699508
- aboot: starting kernel vmlinuz-2.6.10-hamster.5c with arguments
md=1,/dev/sda2,/dev/sdg2 ro root=/dev/md1 console=ttyS0
- Linux version 2.6.10-hamster.5c ([EMAIL PROTECTED]) (gcc version 3.4.4
20050314 (prerelease) (Debian 3.4.3-13)) #1 SMP Wed Jul 6 11:24:
+ aboot: loading uncompressed vmlinuz-2.6.12-hamster.1...
+ aboot: loading compressed vmlinuz-2.6.12-hamster.1...
+ aboot: zero-filling 1637696 bytes at 0xfffffc00006b40a0
+ aboot: starting kernel vmlinuz-2.6.12-hamster.1 with arguments
md=1,/dev/sda2,/dev/sdg2 ro root=/dev/md1 console=ttyS0
+ Linux version 2.6.12-hamster.1 ([EMAIL PROTECTED]) (gcc version 3.4.4
20050314 (prerelease) (Debian 3.4.3-13)) #1 SMP Mon Jul 11 15:47:
Booting on Rawhide variation Dodge using machine vector Rawhide from SRM
Major Options: SMP EV56 LEGACY_START VERBOSE_MCHECK DISCONTIGMEM MAGIC_SYSRQ
Command line: md=1,/dev/sda2,/dev/sdg2 ro root=/dev/md1 console=ttyS0
@@ -87,9 +87,9 @@
memcluster 2, usage 0, start 524288, end 655351
Detected node memory: start 258, end 655351
freeing pages 256:384
- freeing pages 1047:393216
+ freeing pages 1060:393216
freeing pages 524288:655351
- reserving pages 1047:1057
+ reserving pages 1060:1070
4096K Bcache detected; load hit latency 28 cycles, load miss latency 115
cycles
SMP: 3 CPUs probed -- cpu_present_mask = 7
Built 1 zonelists
@@ -99,19 +99,17 @@
MCPCIA machine check expected.
mcpcia_init_hoses: found 2 hoses
PID hash table entries: 4096 (order: 12, 131072 bytes)
- HWRPB cycle frequency bogus. Estimated 466230606 Hz
+ HWRPB cycle frequency bogus. Estimated 466233027 Hz
Using epoch = 2000
Turning on RTC interrupts.
Console: colour dummy device 80x25
Dentry cache hash table entries: 1048576 (order: 10, 8388608 bytes)
Inode-cache hash table entries: 524288 (order: 9, 4194304 bytes)
- Memory: 4135872k/5240760k available (2227k kernel code, 55976k reserved, 395k
data, 552k init)
- Mount-cache hash table entries: 512 (order: 0, 8192 bytes)
- per-CPU timeslice cutoff: 374.49 usecs.
- task migration cache decay timeout: 0 msecs.
+ Memory: 4135544k/5240760k available (2279k kernel code, 56000k reserved, 406k
data, 584k init)
+ Mount-cache hash table entries: 512
SMP starting up secondaries.
Brought up 3 CPUs
- SMP: Total of 3 processors activated (2802.41 BogoMIPS).
+ SMP: Total of 3 processors activated (2188.33 BogoMIPS).
NET: Registered protocol family 16
EISA bus registered
MCPCIA machine check expected.
@@ -171,72 +169,15 @@
MCPCIA machine check expected.
MCPCIA machine check expected.
MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- MCPCIA machine check expected.
- PCI: Bus 1, bridge: 0000:00:04.0
+ PCI: Bridge: 0000:00:04.0
IO window: 8000-8fff
MEM window: 02200000-022fffff
PREFETCH window: disabled.
- PCI: Bus 2, bridge: 0000:00:05.0
+ PCI: Bridge: 0000:00:05.0
IO window: 9000-9fff
MEM window: 02300000-023fffff
PREFETCH window: disabled.
- PCI: Bus 4, bridge: 0001:03:02.0
+ PCI: Bridge: 0001:03:02.0
IO window: 8000-8fff
MEM window: 02200000-022fffff
PREFETCH window: disabled.
@@ -254,14 +195,13 @@
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
io scheduler noop registered
io scheduler anticipatory registered
- elevator: using anticipatory as default io scheduler
Floppy drive(s): fd0 is 2.88M
FDC 0 is a National Semiconductor PC87306
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Linux Tulip driver version 1.1.13 (May 11, 2002)
tulip0: EEPROM default media type Autosense.
tulip0: Index #0 - Media MII (#11) described by a 21140 MII PHY (1) block.
- tulip0: MII transceiver #5 config 2100 status 780b advertising 01e1.
+ tulip0: MII transceiver #5 config 2100 status 780f advertising 01e1.
eth0: Digital DS21140 Tulip rev 32 at fffffcf902440000, 00:00:F8:05:1F:4A,
IRQ 20.
tulip1: EEPROM default media type Autosense.
tulip1: Index #0 - Media 10baseT (#0) described by a 21142 Serial PHY (2)
block.
@@ -323,14 +263,15 @@
sym0: <810> rev 0x2 at pci 0001:03:01.0 irq 56
sym0: No NVRAM, ID 7, Fast-10, SE, parity checking
sym0: SCSI BUS has been reset.
- scsi3 : sym-2.1.18m
+ scsi3 : sym-2.2.0
Vendor: DEC Model: RRD46 (C) DEC Rev: 0557
Type: CD-ROM ANSI SCSI revision: 02
target3:0:5: Beginning Domain Validation
- sym0:5: FAST-10 SCSI 10.0 MB/s ST (100.0 ns, offset 8)
+ target3:0:5: asynchronous.
target3:0:5: Domain Validation skipping write tests
+ target3:0:5: FAST-10 SCSI 10.0 MB/s ST (100 ns, offset 8)
target3:0:5: Ending Domain Validation
- st: Version 20041025, fixed bufsize 32768, s/g segs 256
+ st: Version 20050312, fixed bufsize 32768, s/g segs 256
Attached scsi tape st0 at scsi0, channel 0, id 0, lun 0
st0: try direct i/o: yes (alignment 512 B), max page reachable by HBA 655351
SCSI device sda: 17773524 512-byte hdwr sectors (9100 MB)
@@ -410,13 +351,15 @@
mice: PS/2 mouse device common for all mice
md: raid1 personality registered as nr 3
md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
- device-mapper: 4.3.0-ioctl (2004-09-30) initialised: [EMAIL PROTECTED]
+ device-mapper: 4.4.0-ioctl (2005-01-12) initialised: [EMAIL PROTECTED]
EISA: Probing bus 0 at 0000:00:01.0
EISA: Mainboard DEC6400 detected.
Cannot allocate resource for EISA slot 8
EISA: Detected 0 cards.
NET: Registered protocol family 2
IP: routing cache hash table of 65536 buckets, 1024Kbytes
+ TCP established hash table entries: 524288 (order: 10, 8388608 bytes)
+ TCP bind hash table entries: 65536 (order: 7, 1048576 bytes)
TCP: Hash tables configured (established 524288 bind 65536)
NET: Registered protocol family 1
NET: Registered protocol family 17
@@ -430,157 +373,9 @@
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
- Freeing unused kernel memory: 552k freed
+ Freeing unused kernel memory: 584k freed
+ Warning: unable to open an initial console.
INIT: version 2.86 booting
- Activating swap.
- Checking root file system...
- fsck 1.37 (21-Mar-2005)
- root: clean, 4888/77520 files, 62462/3090EXT3 FS on md1, 56 blocks
- internal journal
- System time was Tue Jul 12 21:43:35 UTC 2005.
- Setting the System Clock using the Hardware Clock as reference...
- System Clock set. System local time is now Tue Jul 12 21:43:36 UTC 2005.
- Cleaning up ifupdown...done.
- Calculating module dependencies... done.
- Loading modules...
- All modules loaded.
- Creating device-mapper devices...done.
- Starting raid devices: md: md0 stopped.
- md: bind<sdg1>
- md: bind<sda1>
- raid1: raid set md0 active with 2 out of 2 mirrors
- mdadm: /dev/md0 has been started with 2 drives.
- md: md2 stopped.
- md: bind<sdg4>
- md: bind<sda4>
- raid1: raid set md2 active with 2 out of 2 mirrors
- mdadm: /dev/md2 has been started with 2 drives.
- md: md3 stopped.
- md: bind<sdh1>
- md: bind<sdb1>
- raid1: raid set md3 active with 2 out of 2 mirrors
- mdadm: /dev/md3 has been started with 2 drives.
- md: md4 stopped.
- md: bind<sdi1>
- md: bind<sdc1>
- raid1: raid set md4 active with 2 out of 2 mirrors
- mdadm: /dev/md4 has been started with 2 drives.
- md: md5 stopped.
- md: bind<sdj1>
- md: bind<sdd1>
- raid1: raid set md5 active with 2 out of 2 mirrors
- mdadm: /dev/md5 has been started with 2 drives.
- md: md6 stopped.
- md: bind<sdk1>
- md: bind<sde1>
- raid1: raid set md6 active with 2 out of 2 mirrors
- mdadm: /dev/md6 has been started with 2 drives.
- md: md7 stopped.
- md: bind<sdl1>
- md: bind<sdf1>
- raid1: raid set md7 active with 2 out of 2 mirrors
- mdadm: /dev/md7 has been started with 2 drives.
- done.
- Setting up LVM Volume Groups...
- Reading all physical volumes. This may take a while...
- Found volume group "vg01" using metadata type lvm2
- Found volume group "vg00" using metadata type lvm2
- 4 logical volume(s) in volume group "vg01" now active
- 4 logical volume(s) in volume group "vg00" now active
- Checking all file systems...
- fsck 1.37 (21-Mar-2005)
- var: clean, 18635/131072 files, 149967/262144 blocks
- usr: clean, 62156/262144 files, 289488/524288 blocks
- boot: clean, 34/13440 files, 16433/53696 blocks
- srcvol: clean, 78050/196608 files, 322481/393216 blocks
- home: clean, 7974/1458176 files, 2288902/2887680 blocks
- decpatch: clean, 1787/802816 files, 1298272/1576960 blocks
- bdbvol: clean, 48/800 files, 377355/788480 blocks
- spool: clean, 11/2560 files, 8465/2621440 blocks
- Initializing SCSI tapes...
- st0: Block limits 2 - 16777214 bytes.
- program stinit is using a deprecated SCSI ioctl, please convert it to SG_IO
- Warning: No modes in definition for ('', '', '').
- Can't find defaults for tape number 0.
- Initialized 0 tape devices.
- Setting kernel variables ...
- ... done.
- Mounting local filesystems...
- kjournald starting. Commit interval 5 seconds
- EXT3 FS on dm-5, internal journal
- EXT3-fs: mounted filesystem with ordered data mode.
- kjournald starting. Commit interval 5 seconds
- EXT3 FS on dm-4, internal journal
- EXT3-fs: mounted filesystem with ordered data mode.
- kjournald starting. Commit interval 5 seconds
- EXT3 FS on dm-7, internal journal
- EXT3-fs: mounted filesystem with ordered data mode.
- kjournald starting. Commit interval 5 seconds
- EXT3 FS on dm-0, internal journal
- EXT3-fs: mounted filesystem with ordered data mode.
- kjournald starting.tmpfs on /tmp type tmpfs (rw,siz e=1g)
- /dev/md0 on /boot type ex t2 (rw)
- /dev/mapper/vg00-varvolC on /var type ext3 (rw)
- /dev/maopper/vg00-usrvolm on /usr type ext3 (rw)
- /dev/mampper/vg00-srcvol on /usr/local/sirc type ext3 (rw)
- /dev/mapper/vtg01-homevol on /home type ext3 ( rw)
- /dev/mapperi/vg01-decvol on /export/decpatchn type ext3 (rw)
- /dev/mapper/vg0t1-bdbvol on /var/lib/bacula typee ext3 (rw)
- /dev/mapper/vg01-sporolvol on /var/spvool/backup type ext3 (rw)
- Cleanaing /tmpfind: warning: you have lspecified the -maxdepth option a fter
a non-option argument -perm, but options ar e not posit
-
- find: warning: you have sdpecified the -depth option afters a non-option
argument !, but op
- tions are not positional (-depth affects tests sEXT3 FS on dm-2, internal
journal
- EXT3-fs: mounted filesystem with ordered data mode.
- kjournald starting. Commit interval 5 seconds
- EXT3 FS on dm-3, internal journal
- EXT3-fs: mounted filesystem with ordered data mode.
- kjournald starting. Commit interval 5 seconds
- EXT3 FS on dm-1, internal journal
- EXT3-fs: mounted filesystem with ordered data mode.
- Adding 524272k swap on /dev/vg00/swapvol. Priority:-1 extents:1
- eth0: Setting half-duplex based on MII#5 link partner capability of 0000.
INIT: Entering runlevel: 2
- Starting system log daemon: syslogdprocess `syslogd' is using obsolete
setsockopt SO_BSDCOMPAT
- .
- Starting kernel log daemon: klogd.
- Starting domain name service: named.
- Starting domain name service: lwresd.
- Starting portmap daemon: portmap.
- Starting atop system monitor: atop.
- Starting ClamAV daemon: clamd
- Starting ClamAV virus database updater: freshclam
- Starting file alteration monitor: FAM.
- Starting internet superserver: inetd.
- Starting SMP IRQ Balancer: irqbalance.
- Starting printer spooler: lpd .
- Starting Mailman's master qrunner.
- Installing knfsd (copyright (C) 1996 [EMAIL PROTECTED]).
- Exporting directories for NFS kernel daemon...done.
- Starting NFS kernel daemon: nfsd mountd.
- Starting rsync daemon: rsync.
- Starting Samba daemons: nmbd smbd.
- Starting network management services: snmpd.
- Starting OpenBSD Secure Shell server: sshd.
- Starting the system activity data collector: sadc.
- Starting NFS common utilities: statd.
- Starting Mail Transport Agent: sendmail.
- Starting RAID monitor daemon: mdadm -F.
- Enabling tape haprogram mt-gnu is using a deprecated SCSI ioctl, please
convert it to SG_IO
- rdware compression
- Compression on.
- Compression capable.
- Decompression capable.
- Forcing eth0 to 100Mb full-duplex
- Starting deferred execution scheduler: atd.
- Starting periodic command scheduler: cron.
- Starting Bacula Storage daemon: bacula-sd.
- st0: MTSETDRVBUFFER only allowed for root.
- Starting web server: apache.
- Starting Bacula File daemon: bacula-fd.
- Starting Bacula Director: bacula-dir.
-
- Debian GNU/Linux testing/unstable hamster ttyS0
-
- hamster login: eth0: Setting full-duplex based on MII#5 link partner
capability of 0000.
-
+ INIT: Id "T0" respawning too fast: disabled for 5 minutes
+ INIT: no more processes left in this runlevel
Full copies of any of these files are available on request, they just
seemed a little lengthly to stuff into the initial bug report.
I don't think it is important, but the referenced "T0" line from
/etc/inittab is this:
T0:23:respawn:/sbin/getty -L ttyS0 9600 vt102
Thanks,
Scott Bailey
[EMAIL PROTECTED]
-- System Information:
Debian Release: testing/unstable
Architecture: alpha
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10-hamster.5c
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages linux-source-2.6.12 depends on:
ii binutils 2.15-7 The GNU assembler, linker and bina
ii bzip2 1.0.2-7 high-quality block-sorting file co
ii coreutils [fileutils] 5.2.1-2 The GNU core utilities
ii fileutils 5.2.1-2 The GNU file management utilities
Versions of packages linux-source-2.6.12 recommends:
ii gcc 4:3.3.5-3 The GNU C compiler
ii libc6.1-dev [libc6-dev] 2.3.2.ds1-22 GNU C Library: Development Librari
ii make 3.80-9 The GNU version of the "make" util
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]