Skip to content

OpenBSD上查看文件系统的块大小

在OpenBSD上,使用disklabel $disk可以看到文件系统或者说分区的block size。
下面的输出中,bsize一栏对应的就是该分区的block size。OpenBSD上默认是16KB (16384).

#disklabel sd0
# /dev/rsd0c:
type: SCSI
disk: SCSI disk
……
16 partitions:
# size offset fstype [fsize bsize cpg]
a: 19470688 64 4.2BSD 2048 16384 1 # /

b: 1494073 19470752 swap # none
c: 20971520 0 unused
Avatar

专业Linux/Unix/Windows系统管理员,开源技术爱好者。对操作系统底层技术,TCP/IP协议栈以及信息系统安全有强烈兴趣。电脑技术之外,则喜欢书法,古典诗词,数码摄影和背包行。

No comments yet.

Leave a Reply

SidebarComments (0)