DragonFly BSD
 

Message5012

Author dillon
Recipients mk
Date 2008-07-23.18:08:01
Content
:OS: dfly-2.0.0-REL
:
:I backed up my 5GB win2k ntfs partition to a disk image file on my Hammer FS
:(6GB in size). When removing the image file, panic occurs.
:
:To reproduce panic:
:
:NOTE: assuming Hammer FS is mounted on /hammer dir and /root is symlinked to
:/hammer/root.
:
:# cd /root
:# cat /dev/ad0s1 > c.img
:# rm c.img
:   PANIC

    Ok, I'm on it.  It's probably due to the tiny undo fifo one gets
    when one has a tiny 6GB filesystem.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>
History
Date User Action Args
2008-07-23 18:08:03dillonsetrecipients: + mk
2008-07-23 18:08:03dillonlinkissue1083 messages
2008-07-23 18:08:01dilloncreate