NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-xen/48125: dom0 panic during domU creation attempt



Manuel Bouyer wrote:
>  Is the file sparse

I don't think so - at least it's taking up more than its size's worth of
blocks:

  gusto# BLOCKSIZE=512 ls -als bloute.img
  4195392 -rw-r--r--  1 root  wheel  2147483648 Aug 15 09:31 bloute.img
  gusto# bc
  4195392*512
  2148040704

Is there a better way of checking?

> What mount options for this filesystem do you have ?

  gusto# mount | grep wd0a
  /dev/wd0a on / type ffs (log, local)

-- 
Andreas Gustafsson, gson%gson.org@localhost


Home | Main Index | Thread Index | Old Index