Koozali.org: home of the SME Server

Dying hard drive?

Trevor

Dying hard drive?
« on: December 19, 2003, 06:36:52 AM »
I've been trying to sych (using Dreamweaver) my local copy of a website to the SME (on the LAN) and it keeps failing to keep an FTP connection.

Here is an output from the messages log:

Dec 19 16:23:06 server1 PAM_pwdb[3987]: (ftp) session opened for user admin by (uid=0)
Dec 19 16:23:10 server1 proftpd[3987]: server1.XXXXXX.com (10.0.0.14[10.0.0.14]) - ProFTPD terminating (signal 11)
Dec 19 16:23:10 server1 proftpd[3987]: server1.XXXXXX.com (10.0.0.14[10.0.0.14]) - FTP session closed.

That's odd because I used Dreamweaver only 6 hours ago to synch up. What's more odd is that if I use WS_FTP Pro to open up an FTP session it works fine (WS_FTP Pro, not Dreamweaver). The only thing that raises the dying hard drive idea is that a few days ago Dreamweaver wanted to upload a few files that I knew were on the server. Well, they always were on the server. I certainly didn't delete them.  This leads me to believe that those files were corrupt and Dreamweaver was doing what it was supposed to do, namely: make sure what was on the local drive is also on the server.

Further research on the 'net tells me that the signal 11 is indicative of a serious problem. However, whether it's a PROFTPD problem or something wider isn't really clear.

Any ideas?

Trevor

Re: Dying hard drive?
« Reply #1 on: December 20, 2003, 01:46:35 AM »
Oh, 5.6 U6, and yes, I've determined that Dreamweaver is NOT the problem. Whatever problem there may be is on the server.

Trevor

Re: Dying hard drive?
« Reply #2 on: December 23, 2003, 12:25:21 AM »
Any ideas? I'd try fsck but I can't find an appropriate syntax to use for ext3.

Trevor

Re: Dying hard drive?
« Reply #3 on: December 25, 2003, 01:28:50 PM »
Such a huge response. I guess the user base is dead without Mitel.

Graeme Fleming

Re: Dying hard drive?
« Reply #4 on: December 25, 2003, 06:57:12 PM »
No, just wrong time of the year!

Reboot the system and hit Ctrl-X at the Mitel logo to get the prompt, press tab to get the list of kernels to load, load kernel listed with the 'single' option.

Once booted the system is in maintenance mode (init 1) - run fsck /

Once completed type exit to reboot.

HTH