Hello -- I've done some searching but can not find a solution that fits my issue.
Upon start-up I run into an issue for /dev/hc3. It tries recovering journal but fails with:
"fsck.ext3 unable to set superblock flags on /dev/hc3
fsck died with status 8
failed (code8). "
then states to repair file system manually and puts me at a spot to either enter maintenance mode by entering a password or hit Control-D to continue.
If I continue (bypass the maintenance) I start-up fine, all my data is in tact, Meteohub is running, catching data from my weather station and sending it to my webisite -- all is well. So no problem.
If I go into maintenance mode, I can see that /dev/hdc3 is not mounted. If I mount /dev/hdc3 it will mount in rw mode. Before mounting if I attempt any type of fsck action on /dev/hdc3 bounces me to the superblock issue.
Any advice? I would like this to boot without any interaction on my part.
Thanks
JP
Ebox startup
Moderator: Mattk
- YJB
- Platinum Boarder
- Posts: 387
- Joined: Thu Feb 19, 2009 5:53 pm
- Location: Venhuizen, Netherlands
- Contact:
Re: Ebox startup
Hi,
Sounds like your superblock has an issue. The good news is that the filesystem will keep various copies of the superblock. I haven't tried this actually on MH, but it works the same for all *NIX flavors
Note:
1) Don't forget the -n otherwise you will format your filesystem
2) This can only be done when the filesystem is not mounted
If all is well you will get a list of alternative superblocks:
Just take the nextsuperblock listed and run your fsck again (in this example 32768 showed up as the next superblock)
Hope this helps.
Sounds like your superblock has an issue. The good news is that the filesystem will keep various copies of the superblock. I haven't tried this actually on MH, but it works the same for all *NIX flavors
Code: Select all
mkfs -n /dev/hc3
1) Don't forget the -n otherwise you will format your filesystem
2) This can only be done when the filesystem is not mounted
If all is well you will get a list of alternative superblocks:
Code: Select all
Superblock backups stored on blocks:
Code: Select all
e2fsck -b 32768 -fv/dev/hc3
Re: Ebox startup
Thanks for the assist. I tried e2fsck for all 5 of the superblocks listed via mkfs. I got the following for each one:
"e2fsck: unable to set superblock flags on /dev/hdc3"
Would appreciate another suggestion.
Thanks
JP
"e2fsck: unable to set superblock flags on /dev/hdc3"
Would appreciate another suggestion.
Thanks
JP
- YJB
- Platinum Boarder
- Posts: 387
- Joined: Thu Feb 19, 2009 5:53 pm
- Location: Venhuizen, Netherlands
- Contact:
Re: Ebox startup
Hi,
From my experience I would say that you have a hardware error on your storage and not just a corrupt superblock. Check dmesg output, most likely you will see I/O errors.
From my experience I would say that you have a hardware error on your storage and not just a corrupt superblock. Check dmesg output, most likely you will see I/O errors.
Re: Ebox startup
Thanks -- just cleared the logs and did a reboot. Here is what I get in dmesg:
Part way down I see:
...
Attempting manual resume
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
kjournald starting. Commit interval 5 seconds
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
...
I think this is where I hit CONTROL-D. I don't see anything that jumps out at me. Looking like I need to rebuild the system. Guess I'll get a new CF card and have at it.
Thanks again for your help.
JP
Code: Select all
DMESG:
00100000000 (reserved)
Warning only 896MB will be used.
Use a HIGHMEM enabled kernel.
896MB LOWMEM available.
found SMP MP-table at 000ff780
Entering add_active_range(0, 0, 229376) 0 entries of 256 used
Zone PFN ranges:
DMA 0 -> 4096
Normal 4096 -> 229376
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
0: 0 -> 229376
On node 0 totalpages: 229376
DMA zone: 32 pages used for memmap
DMA zone: 0 pages reserved
DMA zone: 4064 pages, LIFO batch:0
Normal zone: 1760 pages used for memmap
Normal zone: 223520 pages, LIFO batch:31
Movable zone: 0 pages used for memmap
DMI present.
ACPI: RSDP 000F86D0, 0014 (r0 ACPIAM)
ACPI: RSDT 3BFC0000, 003C (r1 101608 RSDT1502 20081016 MSFT 97)
ACPI: FACP 3BFC0200, 0084 (r2 101608 FACP1502 20081016 MSFT 97)
ACPI: DSDT 3BFC0430, 3ADF (r1 1ADMY 1ADMY000 0 INTL 20051117)
ACPI: FACS 3BFCE000, 0040
ACPI: APIC 3BFC0390, 0054 (r1 101608 APIC1502 20081016 MSFT 97)
ACPI: MCFG 3BFC03F0, 003C (r1 101608 OEMMCFG 20081016 MSFT 97)
ACPI: OEMB 3BFCE040, 0071 (r1 101608 OEMB1502 20081016 MSFT 97)
ACPI: HPET 3BFC3F10, 0038 (r1 101608 VIA HPET 20081016 MSFT 97)
ACPI: SSDT 3BFCE0C0, 023A (r1 AMI P001PM 1 INTL 20051117)
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 6:13 APIC version 20
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 3, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode: Flat. Using 1 I/O APICs
ACPI: HPET id: 0x11068201 base: 0xfed00000
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 40000000 (gap: 3c000000:c2c00000)
swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000e0000
swsusp: Registered nosave memory region: 00000000000e0000 - 0000000000100000
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 227584
Kernel command line: root=/dev/hdc1 ro quiet
mapped APIC to ffffb000 (fee00000)
mapped IOAPIC to ffffa000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 16384 bytes)
Detected 498.755 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 901128k/917504k available (1753k kernel code, 15740k reserved, 722k data, 324k init, 0k highmem)
virtual kernel memory layout:
fixmap : 0xfffb3000 - 0xfffff000 ( 304 kB)
vmalloc : 0xf8800000 - 0xfffb1000 ( 119 MB)
lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
.init : 0xc036e000 - 0xc03bf000 ( 324 kB)
.data : 0xc02b6435 - 0xc036ade4 ( 722 kB)
.text : 0xc0100000 - 0xc02b6435 (1753 kB)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
hpet clockevent registered
Calibrating delay using timer specific routine.. 998.49 BogoMIPS (lpj=1996997)
Security Framework initialized
SELinux: Disabled at boot.
Capability LSM initialized
Mount-cache hash table entries: 512
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
CPU: After generic identify, caps: a7c9bbff 00100000 00000000 00000000 00004181 00000000 00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 128K (64 bytes/line)
CPU: After all inits, caps: 27c9bbff 00100000 00000000 00000000 00004181 0000ffcc 00000000 00000000
Compat vDSO mapped to ffffe000.
CPU: Centaur VIA Eden Processor 500MHz stepping 00
Checking 'hlt' instruction... OK.
Freeing SMP alternatives: 0k freed
ACPI: Core revision 20070126
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
net_namespace: 64 bytes
Booting paravirtualized kernel on bare hardware
NET: Registered protocol family 16
EISA bus registered
ACPI: bus type pci registered
PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved
PCI: Not using MMCONFIG.
PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=2
PCI: Using configuration type 1
Setting up standard PCI resources
ACPI: EC: Look up EC in DSDT
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
Error attaching device data
ACPI: PCI Root Bridge [PCI0] (0000:00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 *6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI Warning (tbutils-0217): Incorrect checksum in table [OEMB] - 5D, should be 56 [20070126]
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 15 devices
ACPI: ACPI bus type pnp unregistered
PnPBIOS: Disabled by ACPI PNP
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
NET: Registered protocol family 8
NET: Registered protocol family 20
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 32-bit timers, 14318180 Hz
ACPI: RTC can wake from S4
Time: tsc clocksource has been installed.
system 00:08: ioport range 0xa60-0xa61 has been reserved
system 00:08: ioport range 0xa00-0xa0f has been reserved
system 00:08: ioport range 0xa20-0xa2f has been reserved
system 00:08: ioport range 0xa10-0xa1f has been reserved
system 00:08: ioport range 0xa30-0xa3f has been reserved
system 00:08: ioport range 0xa40-0xa4f has been reserved
system 00:08: ioport range 0xa50-0xa5f has been reserved
system 00:09: ioport range 0x3e0-0x3e7 has been reserved
system 00:09: ioport range 0x4d0-0x4d1 has been reserved
system 00:09: ioport range 0x800-0x87f has been reserved
system 00:09: ioport range 0x400-0x41f has been reserved
system 00:0c: iomem range 0xfec00000-0xfec00fff could not be reserved
system 00:0c: iomem range 0xfee00000-0xfee00fff could not be reserved
system 00:0d: iomem range 0xe0000000-0xefffffff has been reserved
system 00:0e: iomem range 0x0-0x9ffff could not be reserved
system 00:0e: iomem range 0xc0000-0xcffff could not be reserved
system 00:0e: iomem range 0xe0000-0xfffff could not be reserved
system 00:0e: iomem range 0x100000-0x3bffffff could not be reserved
system 00:0e: iomem range 0xfec00000-0xffffffff could not be reserved
PCI: Bridge: 0000:00:01.0
IO window: disabled.
MEM window: fd000000-feafffff
PREFETCH window: c0000000-dfffffff
PCI: Bridge: 0000:00:13.0
IO window: disabled.
MEM window: feb00000-febfffff
PREFETCH window: disabled.
PCI: Setting latency timer of device 0000:00:01.0 to 64
PCI: Setting latency timer of device 0000:00:13.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
checking if image is initramfs...<7>Switched to high resolution mode on CPU 0
it is
Freeing initrd memory: 4706k freed
audit: initializing netlink socket (disabled)
audit(1352236672.940:1): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
PCI: VIA PCI bridge detected. Disabling DAC.
Boot video device is 0000:01:00.0
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
hpet_resources: 0xfed00000 is busy
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:06: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
EISA: Probing bus 0 at eisa.0
EISA: Detected 0 cards.
cpuidle: using governor ladder
cpuidle: using governor menu
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI Shortcut mode
registered taskstats version 1
Freeing unused kernel memory: 324k freed
input: AT Translated Set 2 keyboard as /class/input/input0
ACPI: Processor [P001] (supports 16 throttling states)
8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
8139cp 0000:00:08.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
8139cp 0000:00:08.0: Try the "8139too" driver instead.
8139too Fast Ethernet driver 0.9.28
ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 16 (level, low) -> IRQ 16
eth0: RealTek RTL8139 at 0xe800, 44:4d:50:06:0d:c4, IRQ 16
eth0: Identified 8139 chip type 'RTL-8100B/8139D'
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller (0x1106:0x5324 rev 0x00) at PCI slot 0000:00:0f.0
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA cx700 (rev 00) IDE UDMA133 controller on pci0000:00:0f.0
ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:pio, hdb:pio
ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:pio
Probing IDE interface ide0...
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
USB Universal Host Controller Interface driver v3.0
Probing IDE interface ide1...
hdd: IRQ probe failed (0xfffffdfc)
hdd: IRQ probe failed (0xfffffdfc)
hdc: TS4GCF133, ATA DISK drive
hdc: host max PIO5 wanted PIO255(auto-tune) selected PIO4
hdc: host side 80-wire cable detection failed, limiting max speed to UDMA33
hdc: UDMA/33 mode selected
ide1 at 0x170-0x177,0x376 on irq 15
ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 20 (level, low) -> IRQ 17
uhci_hcd 0000:00:10.0: UHCI Host Controller
uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:10.0: irq 17, io base 0x0000ec00
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
SCSI subsystem initialized
ACPI: PCI Interrupt 0000:00:10.1[B] -> GSI 22 (level, low) -> IRQ 18
uhci_hcd 0000:00:10.1: UHCI Host Controller
uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:10.1: irq 18, io base 0x0000e080
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
libata version 3.00 loaded.
ACPI: PCI Interrupt 0000:00:10.4[D] -> GSI 23 (level, low) -> IRQ 19
ehci_hcd 0000:00:10.4: EHCI Host Controller
ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 3
ehci_hcd 0000:00:10.4: debug port 1
ehci_hcd 0000:00:10.4: irq 19, io mem 0xfcfff400
ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 4 ports detected
hdc: max request size: 128KiB
hdc: 7831152 sectors (4009 MB) w/1KiB Cache, CHS=7769/16/63
hdc: hdc1 hdc2 hdc3
Attempting manual resume
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
kjournald starting. Commit interval 5 seconds
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
Linux agpgart interface v0.102
agpgart: Detected VIA CX700 chipset
agpgart: AGP aperture is 128M @ 0xf0000000
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
input: PC Speaker as /class/input/input1
input: Power Button (FF) as /class/input/input2
ACPI: Power Button (FF) [PWRF]
input: Sleep Button (CM) as /class/input/input3
ACPI: Sleep Button (CM) [SLPB]
input: Power Button (CM) as /class/input/input4
ACPI: Power Button (CM) [PWRB]
Real Time Clock Driver v1.12ac
ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 17 (level, low) -> IRQ 20
PCI: Setting latency timer of device 0000:02:01.0 to 64
parport_pc 00:07: reported by Plug and Play ACPI
parport0: PC-style at 0x378, irq 7 [PCSPP]
Adding 200804k swap on /dev/hdc2. Priority:-1 extents:1 across:200804k
EXT3 FS on hdc1, internal journal
loop: module loaded
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.12.0-ioctl (2007-10-02) initialised: dm-devel@redhat.com
kjournald starting. Commit interval 5 seconds
EXT3 FS on hdc3, internal journal
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
ndiswrapper version 1.53 loaded (smp=no, preempt=no)
ndiswrapper: driver vnwl () loaded
ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 21
ndiswrapper: using IRQ 21
wlan0: ethernet device 00:12:7b:48:61:83 using NDIS driver: vnwl, version: 0x1001e, NDIS version: 0x500, vendor: 'VIA Networking Solomon Wireless LAN Adapter ', 1106:3253:1106:6655.5.conf
wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK
usbcore: registered new interface driver ndiswrapper
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ADDRCONF(NETDEV_UP): wlan0: link is not ready
rtc_cmos: probe of 00:02 failed with error -16
usbcore: registered new interface driver labjacku3
/usr/src/U3/labjacku3.c: USB LabJack U3 Driver v0.32
usbcore: registered new interface driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
drivers/usb/serial/usb-serial.c: USB Serial Driver core
drivers/usb/serial/usb-serial.c: USB Serial support registered for pl2303
usbcore: registered new interface driver pl2303
drivers/usb/serial/pl2303.c: Prolific PL2303 USB to serial adaptor driver
drivers/usb/serial/usb-serial.c: USB Serial support registered for cp2101
usbcore: registered new interface driver cp2101
drivers/usb/serial/cp2101.c: Silicon Labs CP2101/CP2102 RS232 serial adaptor driver v0.07
drivers/usb/serial/usb-serial.c: USB Serial support registered for FTDI USB Serial Device
usbcore: registered new interface driver ftdi_sio
drivers/usb/serial/ftdi_sio.c: v1.4.3:USB FTDI Serial Converters Driver
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
eth0: no IPv6 routers present
USB:
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
PCI:
00:00.0 0600: 1106:0324 (rev 10)
00:00.1 0600: 1106:1324
00:00.2 0600: 1106:2324
00:00.3 0600: 1106:3324
00:00.4 0600: 1106:4324
00:00.7 0600: 1106:7324
00:01.0 0604: 1106:b198
00:08.0 0200: 10ec:8139 (rev 10)
00:0a.0 0280: 1106:3253
00:0f.0 0101: 1106:5324
00:10.0 0c03: 1106:3038 (rev 90)
00:10.1 0c03: 1106:3038 (rev 90)
00:10.4 0c03: 1106:3104 (rev 90)
00:11.0 0601: 1106:8324
00:11.7 0600: 1106:324e
00:13.0 0604: 1106:324b
01:00.0 0300: 1106:3157 (rev 03)
02:01.0 0403: 1106:3288 (rev 10)
Partitions:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hdc1 774040 523972 210712 72% /
tmpfs 453204 0 453204 0% /lib/init/rw
udev 10240 48 10192 1% /dev
tmpfs 453204 0 453204 0% /dev/shm
/dev/hdc3 2822496 328092 2351024 13% /data
tmpfs 8192 0 8192 0% /var/lock
tmpfs 16384 2740 13644 17% /var/run
tmpfs 16384 20 16364 1% /var/log
Process:
PID TTY STAT TIME COMMAND
1 ? Ss 0:03 init [2]
2 ? S< 0:00 [kthreadd]
3 ? S< 0:00 [ksoftirqd/0]
4 ? S< 0:00 [watchdog/0]
5 ? S< 0:00 [events/0]
6 ? S< 0:00 [khelper]
41 ? S< 0:00 [kblockd/0]
44 ? S< 0:00 [kacpid]
45 ? S< 0:00 [kacpi_notify]
124 ? S< 0:00 [kseriod]
156 ? S 0:00 [pdflush]
157 ? S 0:00 [pdflush]
158 ? S< 0:00 [kswapd0]
159 ? S< 0:00 [aio/0]
564 ? S< 0:00 [ksuspend_usbd]
580 ? S< 0:00 [khubd]
679 ? S< 0:00 [ata/0]
684 ? S< 0:00 [ata_aux]
887 ? S< 0:00 [kjournald]
1030 ? S<s 0:00 udevd --daemon
1638 ? S< 0:00 [ksnapd]
1694 ? S< 0:00 [kjournald]
1745 ? S< 0:00 [ntos_wq]
1746 ? S< 0:00 [ndis_wq]
1747 ? S< 0:00 [wrapndis_wq]
1850 ? Ss 0:00 /sbin/wpa_supplicant -B -P /var/run/wpa_supplicant.wlan0.pid -i wlan0 -D wext -C /var/run/wpa_supplicant
1902 ? Ss 0:00 /sbin/portmap
2153 ? S 0:00 /bin/sh /etc/rc.boot/initsensors
2154 ? S 0:00 sleep 60
2158 ? S 0:00 /home/meteohub/meteoschedule /dev/meteohub
2205 ? Ss 0:00 /sbin/syslogd
2211 ? Ss 0:00 /sbin/klogd -x
2286 ? Ss 0:00 /usr/sbin/acpid -c /etc/acpi/events -s /var/run/acpid.socket
2291 ? S<s 0:00 /home/meteohub/loggerd /var/run/loggerd.pid
2292 ? S< 0:00 /home/meteohub/loggerd /var/run/loggerd.pid
2308 ? Ss 0:00 /home/meteohub/meteonet -r
2360 ? Ss 0:00 /usr/bin/rsync /var/run/rsyncd.pid --daemon
2362 ? Ss 0:00 /usr/sbin/nmbd -D
2364 ? Ss 0:00 /usr/sbin/smbd -D
2373 ? S 0:00 /usr/sbin/smbd -D
2377 ? Ss 0:00 /usr/sbin/sshd
2380 ? S<s 0:00 /usr/sbin/thttpd -C /etc/thttpd.conf
2382 ? S<s 0:00 /usr/sbin/thttpdbackup -C /etc/thttpd-backup.conf
2416 ? Ss 0:00 /sbin/rpc.statd
2431 ? Ss 0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g
2441 ? Ss 0:00 /usr/sbin/cron
2449 ? SLs 0:00 /usr/sbin/watchdog
2490 tty1 Ss+ 0:00 /sbin/getty 38400 tty1
2491 tty2 Ss+ 0:00 /sbin/getty 38400 tty2
2493 tty3 Ss+ 0:00 /sbin/getty 38400 tty3
2495 tty4 Ss+ 0:00 /sbin/getty 38400 tty4
2497 tty5 Ss+ 0:00 /sbin/getty 38400 tty5
2500 tty6 Ss+ 0:00 /sbin/getty 38400 tty6
2605 ? S 0:00 /USR/SBIN/CRON
2606 ? S 0:00 /USR/SBIN/CRON
2607 ? S 0:00 /USR/SBIN/CRON
2608 ? S 0:00 /USR/SBIN/CRON
2614 ? Ss 0:00 /bin/sh -c sleep 36; /srv/www/meteograph.cgi text all>/var/run/meteohub/all-sensors9.txt; /srv/www/cgi-bin/stamp.cgi cp "/var/run/meteohub/all-sensors9.txt" "/var/run/meteohub/perm/all-sensors.txt"; /srv/www/cgi-bin/stamp.cgi cp "/var/run/meteohub/all-sensors9.txt" "/data/myweb/uploads/all-sensors.txt"; /srv/www/cgi-bin/stamp.cgi mv "/var/run/meteohub/all-sensors9.txt" "/var/run/meteohub/uploads/all-sensors.txt"
2615 ? Ss 0:00 /bin/sh -c sleep 8; /srv/www/meteohtml.cgi /home/meteohub/clientrawhour.conf >/var/run/meteohub/clientrawhour.out; cp /var/run/meteohub/clientrawhour.out /data/myweb/uploads/clientrawhour.txt; cp /var/run/meteohub/clientrawhour.out /var/run/meteohub/perm/clientrawhour.txt; mv /var/run/meteohub/clientrawhour.out "/var/run/meteohub/uploads/clientrawhour.txt"
2616 ? Ss 0:00 /bin/sh -c sleep 35; [ -z "`ls /var/run/meteohub/uploads/`" ] || [ -n "`/bin/pidof /usr/bin/ncftpput`" ] || /usr/bin/ncftpput -S .tmp -R -V -DD -u "jpangelo@jpangelone.com" -p "!Ranger100" -P 21 jpangelone.com /public_html/jpangel1/weather/davis/ebox /var/run/meteohub/uploads/* 2>&1 | /usr/bin/logger
2617 ? Ss 0:00 /bin/sh -c sleep 40; /srv/www/meteograph.cgi text allxml>/var/run/meteohub/all-sensors-xml10.txt; /srv/www/cgi-bin/stamp.cgi cp "/var/run/meteohub/all-sensors-xml10.txt" "/var/run/meteohub/perm/all-sensors.xml"; /srv/www/cgi-bin/stamp.cgi cp "/var/run/meteohub/all-sensors-xml10.txt" "/data/myweb/uploads/all-sensors.xml"; /srv/www/cgi-bin/stamp.cgi mv "/var/run/meteohub/all-sensors-xml10.txt" "/var/run/meteohub/uploads/all-sensors.xml"
2619 ? S 0:00 sleep 35
2620 ? S 0:00 sleep 40
2623 ? S 0:00 sleep 36
2624 ? S 0:00 sleep 8
2640 ? Z 0:00 [watchdog] <defunct>
2641 ? S< 0:00 meteohub.cgi
2643 ? S< 0:00 /usr/sbin/thttpd -C /etc/thttpd.conf
2696 ? R< 0:00 ps ax
...
Attempting manual resume
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
kjournald starting. Commit interval 5 seconds
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
...
I think this is where I hit CONTROL-D. I don't see anything that jumps out at me. Looking like I need to rebuild the system. Guess I'll get a new CF card and have at it.
Thanks again for your help.
JP