Sponsored Content
Operating Systems Linux Ubuntu Data Transfers Lock System Up Completely Post 302364174 by deckard on Thursday 22nd of October 2009 12:33:49 PM
Old 10-22-2009
/var/log/messages doesn't contain anything suspicious. In another forum someone else suggested I try doing an rsync locally via 127.0.0.1 to see if that works. It did. So this seems to specifically have to do with going over the wired NIC. The loaded kernel module is r8169.

I'll test with Gentoo minimal or SystemRescueCD later to see if the problem exists cross distribution on the HP. On the Acer, I ran the 32-bit version of Studio64 (another Debian based AV production distro) and I had no trouble syncing data from one of my other desktops with rsync. Sadly I can't recall pushing data out of the Acer, so that's not much of an answer. I'll see what happens with one of these other distros and post back later.

Quote:
Originally Posted by zaxxon
Did anything suspicous show up i /var/log/messages?
When I read it right you always used Ubuntu 9.04 on those Notebooks?
What about trying a different OS ie. distribution than Ubuntu 9.04?


---------- Post updated at 08:26 AM ---------- Previous update was at 08:18 AM ----------

I also tried stopping sysklogd, moving /var/log/messages to /var/log/message.old and then restarting before doing another rsync test. The system locks up and writes nothing to /var/log/messages. The only message before the crash is the restart of sysklogd. The next set of messages is from the reboot after the crash. So unfortunately the system seems to freeze well before it can save any info to the log.

Quote:
Originally Posted by zaxxon
Did anything suspicous show up i /var/log/messages?
When I read it right you always used Ubuntu 9.04 on those Notebooks?
What about trying a different OS ie. distribution than Ubuntu 9.04?


---------- Post updated at 12:33 PM ---------- Previous update was at 08:26 AM ----------

OK... a little more testing and digging around and I've gotten some new info. It was recommended that I try doing the rsync to the laptop's eth0 IP address. So I did and the rsync worked fine. The only time it becomes a problem is when I try to transfer data out of the laptop over the network.

Seeing that I have the laptop here at work with me now, I decided that this is different networking hardware, worth a shot to try it here just to rule out the switches at home. Same problem transferring to my workstation (Gentoo on there).

Last night I left the system on while it was locked up and it just never came back. Today I went to put a CD in to boot a different Linux distro liveCD and test with that. When I opened the drive I hadn't turned the system off yet and I got kernel error messages:
Code:
ata1.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 frozen
ata1.00: cmd 60/08:00:37:08:a9/00:00:10:00:00/40 tag 0 ncq 4096 in
res 40/00:fe:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout)
ata1.00: status: { DRDY }
ata1.00: failed to set xfermode (err_mask=0x4)
ata1.00: failed to set xfermode (err_mask=0x4)
ata1.00: failed to set xfermode (err_mask=0x4)
end_request: I/O error, dev sda, sector 279513143
end_request: I/O error, dev sda, sector 279513143
end_request: I/O error, dev sda, sector 279513143
sd 0:0:0:0: [sda] Asking for cache data failed
sd 0:0:0:0: [sda] Assuming drive cache: write through
BUG: soft lockup - CPU#0 stuck for 61s! [ata_aux:46]
BUG: soft lockup - CPU#0 stuck for 61s! [ata_aux:46]
BUG: soft lockup - CPU#0 stuck for 61s! [ata_aux:46]
BUG: soft lockup - CPU#0 stuck for 61s! [ata_aux:46]
BUG: soft lockup - CPU#0 stuck for 61s! [ata_aux:46]
BUG: soft lockup - CPU#0 stuck for 61s! [ata_aux:46]

So the kernel is still somewhat alive! I hesitate to say that the problem is the SATA controller or drive because if I don't do any data transfers out of the system over the network it can do other disk intensive work just fine. Audio and video editing work just great which is pretty disk intensive. Here is additional info about the system regarding the CPU and SATA portions of the system:

The CPU in the system is an Intel Core 2 Duo 7550 running a 2.26 GHz.
The SATA controller is an Intel Corporation ICH9M/M-E SATA AHCI Controller
There are six SATA ports detected (in dmesg) ata1 through ata6
The system drive is ata1.00 which is a Western Digital WD3200BEKT-60F3T1
The kernel is using libata version 3.0

I've done more web searches for soft lockups and SATA, but haven't found much that's been fruitful especially where network transfers are concerned. Still... this is progress in understanding the problem.

I should also note that I am having a lot of trouble booting various liveCDs. This is likely owing to the fact that the DVD drive is a SATA drive and the liveCDs are probably expecting IDE, so they can't find the CD-ROM for squashfs after the kernel hands off to whatever init process comes next.
 

8 More Discussions You Might Find Interesting

1. Solaris

System not starting completely

I have an Ultra 60, running Solaris 5.8. During boot all of a sudden it dies after Yp comes up then the netmasks are set and then I don't see anything any more. How do I tell whats causing it to hang at this point. I can login to it but can't tell what preocess is hung. /var/adm/messages has no... (7 Replies)
Discussion started by: frankkahle
7 Replies

2. Solaris

Unable to release package administration lock for this system

Hi, I created a Solaris package, but at the end of installation (on a Solaris 10 sparc) I get : #pkgadd -d MyApp_version__SunOS_sparc.pkg ... Installation of <MyAppName> was successful. pkgadd: ERROR: ERROR: Unable to release package administration lock for this system; try again later... (0 Replies)
Discussion started by: potro
0 Replies

3. UNIX for Advanced & Expert Users

How does netcat manage the data it transfers ?

Hi all, When using netcat to transfer the data over socket, if no connection is established, how long will netcat keep the data; will it discard the "oldest" data ? Say for example I use "Some Command | netcat -l -p port", the command I use will generate a lot of output constantly, while no... (2 Replies)
Discussion started by: qiulang
2 Replies

4. UNIX for Advanced & Expert Users

How to lock file system access

Hi Everybody.. I am using Moblin V2 which has nautilus file manager the one which is also used in Ubuntu. I want to lock the access to file system such that i can only browse my home folder not other locations like /, /usr, /bin and all. Or i want to create a partition of 10 or 15 GB so... (1 Reply)
Discussion started by: lokeshsingla
1 Replies

5. UNIX for Dummies Questions & Answers

How to lock file system access

Hi Everybody.. I am using Moblin V2 which has nautilus file manager the one which is also used in Ubuntu. I want to lock the access to file system such that i can only browse my home folder not other locations like /, /usr, /bin and all. Or i want to create a partition of 10 or 15 GB so... (4 Replies)
Discussion started by: lokeshsingla
4 Replies

6. UNIX for Advanced & Expert Users

Check EOF char in Unix. OR To check file has been received completely from a remote system

Advance Thanks. (1) I would like to know any unix/Linux command to check EOF char in a file. (2) Or Any way I can check a file has been reached completely at machine B from machine A. Note that machine A ftp/scp the file to machine B at unknown time. (5 Replies)
Discussion started by: alexalex1
5 Replies

7. Ubuntu

Help me to lock my system.

Hi All! I am not able to lock my Ubuntu 12.04 LXDE. Can anybody tell me the shortcut to lock the system. I have tried all conventional keyboard shortcuts as well as buttons. (2 Replies)
Discussion started by: nixhead
2 Replies

8. Shell Programming and Scripting

SQLLDR :Data not loaded completely

Hi , I am using below control file LOAD DATA APPEND INTO TABLE LSHADMIN.EG TRAILING NULLCOLS ( STUDY CHAR ) and the text file to load data is CACZ885M2301 When I run below command: sqlldr userid=apps/apps control=/home/appsuser/dataload/ctl_file.ctl... (3 Replies)
Discussion started by: Pratiksha Mehra
3 Replies
All times are GMT -4. The time now is 09:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy