Questions tagged [ufs]
18 questions
0
votes
1 answer
Slow speed for UFS mounted drive in Linux
I have a disk that has Sun OS disk, (ufs filesystem). And I want to mount it in my debain machine with read/write mode. Since by deafult linux doesn't support write to ufs filesystem. I had to recompile the kernel by setting to the flag…

Incredible
- 151
- 1
- 1
- 5
0
votes
3 answers
tips to delete huge - extremely huge no.of millions
I have around six million files (only files ,no sub-dir) to delete in UFS file system.
Any tips to increase the performance?
Laks
-1
votes
1 answer
FreeBSD and tunefs(8): minfree option
The minimum free space threshold in FreeBSD is 8% which I think is too high. In a 1 TB Hard Drive, 80 GB of space is unusable. I need some more space in my hard drive. I want to reduce this percentage to 2% or 1% or even no minimum threshold at…