panic: assertion: leaf->base.obj_id == ip->obj_id in hammer_ip_delete_range
    Matthew Dillon 
    dillon at apollo.backplane.com
       
    Mon Mar 15 21:55:51 PDT 2010
    
    
  
:>    Oh, p.s. is the HAMMER filesystem mounted nohistory?  If so that would
:>    explain why this second case is getting hit.
:
:No, the HAMMER filesystem itself is not mounted with nohistory, but
:PFSes involved in pbulk have nohistory flag set.
    Ok, good.  The odds are greatly increased for this particular issue
    for no-history file deletions as those actually remove the B-Tree
    elements (verses just marking them as deleted with the transaction id).
					-Matt
					Matthew Dillon 
					<dillon at backplane.com>
    
    
More information about the Bugs
mailing list