看板 DFBSD_bugs 關於我們 聯絡資訊
Antonio Huete Jimenez <tuxillo@quantumachine.net> added the comment: Hi all, Type: VM inside VMware Release: 2.3.2 (Aug, 19) Mem: 256MB I've done the following: > dd if=3D/dev/zero of=3Dmsdos.img bs=3D1m count=3D100 > sudo vnconfig vn0 msdos.img > fdisk -i vn0 (sysid=3D11 which is FAT) > sudo newfs_msdos /dev/vn0 > sudo mount /dev/vn0 /mnt/test && cd /mnt/test >=20 In order to reproduce the issue, I wanted to fill up the FS to then umount = it, but instead I found: - A lot of messages in syslog: hammer_ip_add_bulk: reservation failed > dmesg | grep ip_add_bulk |wc -l 1676 - System almost unresponsive. - Cannot break ^C (had to ^Z) After supending the process, the system becomes intermittently unresponsive= , writting the hammer_ip_add_bulk message to syslog every 30 seconds more or = less (I think there's a sync by that time). I will try to catch the kernel trace when that happens. I've been unable du= e VMWare hotkeys, too bad. ---------- status: unread -> chatting _____________________________________________________ DragonFly issue tracker <bugs@lists.dragonflybsd.org> <http://bugs.dragonflybsd.org/issue1030> _____________________________________________________