Ask a Question related to FreeBSD, Design and Development.
-
Perttu Laine #1
Can't remove files.
Hello!
I can't do make clean on ports because it cannot remove
/usr/ports/databases/php5-sqlite/work directory or any directories
under it. All directories are empty, but rm -rf reports "Directory not
empty" for them. ls -lo says - for all flags... This happened after
crash while doing make clean on ports. security log says:
-cut--cut-> Limiting closed port RST response from 223 to 200 packets/sec
> ad5: TIMEOUT - READ_DMA retrying (2 retries left) LBA=382096515
> ad5: WARNING - removed from configuration
> ata2-slave: FAILURE - READ_DMA timed out
> initiate_write_filepage: already started
> initiate_write_filepage: already started
> ... lots of these
> initiate_write_filepage: already started
> initiate_write_filepage: already started
> panic: initiate_write_inodeblock_ufs2: already started
> Uptime: 33d6h2m14s
> Cannot dump. No dump device defined.
And in the end of the log is this too:
-cut--cut-> ad5: TIMEOUT - READ_DMA retrying (2 retries left) LBA=382096515
> ad5: FAILURE - READ_DMA timed out
So. What can be done here?
--
kpn @ IRCnet
Perttu Laine Guest
-
remove files
Hi, How do I remove files from the server? For example: I have a pdf file on the server that is linked to the text on a web page done with... -
Could not remove files FlashUtil9c.exe and Flash9c.ocx
Hello everybody! I have a problem. I found that NTFS permissions don't allow me to remove files... -
Remove contribute files
:confused; How can I remove all files Contribute places in my site? I no longer want to manage the site through contribute and would like to clean... -
How do I remove PDF compatability on multiple files?
Hello, I have 50 artists creating files 6 days a week and saving it all to a server. Up until today they have all had the 'Create PDF Compatable... -
remove by mistake * files in /etc
Hello All! I recently remove by mistake * files in /etc in AIX 4.1.4. I do not have backup of system, only backup of users's data. Could I recover... -
Rob #2
Re: Can't remove files.
Perttu Laine wrote:
>ad5: TIMEOUT - READ_DMA retrying (2 retries left)
> LBA=382096515
>ad5: FAILURE - READ_DMA timed outTypical 5.3 problem/bug.> So. What can be done here?
Try adding following line to /boot/loader.conf:
hw.ata.ata_dma="0"
and reboot.
This may force the harddisk to operate in slow PIO4
mode, but at least without DMA TIMEOUTs and DMA
FAILUREs.
Rob.
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
[url]http://promotions.yahoo.com/new_mail[/url]
Rob Guest



Reply With Quote

