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



The following reply was made to PR port-xen/48125; it has been noted by GNATS.

From: Andreas Gustafsson <gson%gson.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: port-xen-maintainer%netbsd.org@localhost,
    gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost,
    gson%gson.org@localhost (Andreas Gustafsson)
Subject: Re: port-xen/48125: dom0 panic during domU creation attempt
Date: Mon, 26 Aug 2013 17:47:08 +0300

 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