| malte` | great! thank you guys |
| hughesjr | (at least soon for i386 and x86_64) |
| malte` | we have 2 ibm xseries 346 with centos here at the university "G. D'Annunzio" in Pescara, Italy i'll try to get someone give a donation ;) |
| Arrfab_fosdem | malte`: ibm servers ? good choice .... :) |
| r2bit | malte`: are you using x86_64 there? |
| malte` | r2bit: yes |
| r2bit | have you managed to get any cli/any-other-management-tool for the storage to work? i want to monitor the raid status.. |
| malte` | i use the LAMEraid from adaptec because our boss wanted so i never tried monitoring anything there |
| sox_ | http://rafb.net/p/6YPGZd27.htm |
| malte` | i just got it to work and left it there |
| sox_ | http://rafb.net/p/6YPGZd27.html |
| r2bit | VFS: Can't find a valid FAT filesystem on dev sdb1. usb-storage: Bus reset ended with -16 bahah? still sdb1? i'm confused now :P |
| malte` | it looks more like a kernel problem look at line 2 and 22 |
| AlphaDOG | http://pastebin.ca/371153 its ok? I used auto partiton of CentOS |
| malte` | why does the kernel want to assign sdb to the usb drive? sdb is used by a hard disk is it possible to assign it by hand? |
| donkdonk | anyone ever run into a problem with CentOS 3.6 creating hundreds of zombie processes? the only thing of note i am running is cacti. which is a bunch of php and perl |
| alleycat | donkdonk: usually zombies are related to "something" not to the OS You should try to locate where do the zombies come from, who generated them |
| donkdonk | alleycat: yes i know. but the thing is _everything_ was turning into a zombie. like a bad movie |
| alleycat | everything ?? I'd say you have a problem with the disk |
| donkdonk | php, perl, updatedb, ls, last, w... hmm could be uptime in the years |
| alleycat | smartctl -a /dev/.. ? |
| donkdonk | great, "Device does not support SMART" |
| alleycat | var/log/messages ? |