Re: BSD 5.4 fs problem...

2005-11-17 Thread Mario Hoerich
# xinyu zeng: [ building ports leads to system hang ] What I am concern is 'Is there any utilities can make a through check of my HD and see if it is table'? If the disks support SMART, you might install $PORTS/sysutils/smartmonutils and run e.g. smartctl -t long /dev/disk HTH, Mario

Re: BSD 5.4 fs problem...

2005-11-17 Thread xinyu zeng
I will try install sysutils/smartmonutils. Hope system would not hang in this process 2005/11/17, Mario Hoerich [EMAIL PROTECTED]: # xinyu zeng: [ building ports leads to system hang ] What I am concern is 'Is there any utilities can make a through check of my HD and see if it is

Re: BSD 5.4 fs problem...

2005-11-17 Thread xinyu zeng
I have no luck It hangs again... FreeBSD# cd sysutils/smartmonutils sysutils/smartmonutils: No such file or directory. FreeBSD# cd sysutils/ FreeBSD# cd smartmontools/

Re: BSD 5.4 fs problem...

2005-11-17 Thread Mario Hoerich
# xinyu zeng: sysutils/smartmonutils: No such file or directory. FreeBSD# cd sysutils/ FreeBSD# cd smartmontools/ Ooops. My fault, sorry. = make-3.80.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. = Attempting to fetch from http://ftp.gnu.org/gnu/make/. make-3.80.tar.bz2

Re: BSD 5.4 fs problem...

2005-11-17 Thread xinyu zeng
Yes, I do think at that time there should be no much more HD read/write actions. But it is strange it always hanges at that time. Am I so luck to always have file written to faulty part of disks? ;( I am just wondering this is my hardware problem because 5.4 is a production version and it should

BSD 5.4 fs problem...

2005-11-16 Thread xinyu zeng
Hi, I have FreeBSD 5.4 installed. I found each time I use ports to install software it always hangs there (i have only SSH to connect it) and there is even no ICMP reply (with ping). I got to restart the system and find messages of not properly umount. 'Mounting root from ufs:/dev/ad0s1a

Re: BSD 5.4 fs problem...

2005-11-16 Thread Dinesh Nair
On 11/17/05 10:36 xinyu zeng said the following: Hi, I have FreeBSD 5.4 installed. I found each time I use ports to install software it always hangs there (i have only SSH to connect it) and there is even no ICMP reply (with ping). are you sure that nothing is happenning ? some ports

Re: BSD 5.4 fs problem...

2005-11-16 Thread xinyu zeng
I am using 'make install clean' command to get ports running. I have ever make some big ports (like postgresql-server-8.0) and system not hang immediately. I can see with top cpu more than 90% idle so I am wondering if this is HD failure. What I am concern is 'Is there any utilities can make a