* xfs_db dont work on blocksize 4096?
@ 2014-05-14 12:47 Marko Weber|8000
2014-05-14 14:06 ` Eric Sandeen
0 siblings, 1 reply; 2+ messages in thread
From: Marko Weber|8000 @ 2014-05-14 12:47 UTC (permalink / raw)
To: Xfs
hello,
does xfs_db not work on blocksize 4096 ?
i get this:
bunka distfiles # xfs_db -r /dev/sda4
xfs_db: error - read only 0 of 512 bytes
cache_node_purge: refcount was 1, not zero (node=0x686530)
xfs_db: cannot read root inode (117)
cache_node_purge: refcount was 1, not zero (node=0x688810)
xfs_db: cannot read realtime bitmap inode (117)
xfs_db: error - read only 0 of 512 bytes
xfs_db> quit
any hints, ideas tipps?
thank you
marko
--
zbfmail - Mittendrin statt nur Datei!
OpenDKIM, SPF, DSPAM, Greylisting, POSTSCREEN, AMAVIS, Mailgateways
Mailfiltering, SMTP Service, Spam Abwehr, MX-Backup, Mailserver Backup
Redundante Mailgateways, HA Mailserver, Secure Mailserver
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: xfs_db dont work on blocksize 4096?
2014-05-14 12:47 xfs_db dont work on blocksize 4096? Marko Weber|8000
@ 2014-05-14 14:06 ` Eric Sandeen
0 siblings, 0 replies; 2+ messages in thread
From: Eric Sandeen @ 2014-05-14 14:06 UTC (permalink / raw)
To: weber, Xfs
On 5/14/14, 7:47 AM, Marko Weber|8000 wrote:
>
> hello,
> does xfs_db not work on blocksize 4096 ?
>
> i get this:
>
> bunka distfiles # xfs_db -r /dev/sda4
> xfs_db: error - read only 0 of 512 bytes
> cache_node_purge: refcount was 1, not zero (node=0x686530)
> xfs_db: cannot read root inode (117)
> cache_node_purge: refcount was 1, not zero (node=0x688810)
> xfs_db: cannot read realtime bitmap inode (117)
> xfs_db: error - read only 0 of 512 bytes
> xfs_db> quit
>
> any hints, ideas tipps?
>
> thank you
>
> marko
>
What version of xfsprogs? Works here:
# insmod drivers/scsi/scsi_debug.ko dev_size_mb=32 sector_size=4096
# blockdev --getpbsz --getss /dev/sdd
4096
4096
# mkfs.xfs /dev/sdd
meta-data=/dev/sdd isize=256 agcount=2, agsize=4096 blks
= sectsz=4096 attr=2, projid32bit=1
= crc=0
data = bsize=4096 blocks=8192, imaxpct=25
= sunit=0 swidth=0 blks
naming =version 2 bsize=4096 ascii-ci=0 ftype=0
log =internal log bsize=4096 blocks=1605, version=2
= sectsz=4096 sunit=1 blks, lazy-count=1
realtime =none extsz=4096 blocks=0, rtextents=0
# xfs_db /dev/sdd
xfs_db> sb 0
xfs_db> p magicnum
magicnum = 0x58465342
xfs_db>
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-14 14:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-14 12:47 xfs_db dont work on blocksize 4096? Marko Weber|8000
2014-05-14 14:06 ` Eric Sandeen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox