Skip to content
Facebook page opens in new windowX page opens in new windowInstagram page opens in new window
SupportClient Area
Petal Host
News , Updates, Tips, Guide and Much More
Petal Host
  • Domains
  • Hosting
  • Servers
  • EMAILS
  • Security
  • Managed Solutions
  • Domains
  • Hosting
  • Servers
  • EMAILS
  • Security
  • Managed Solutions

How to check/find the block size in linux

Linux, SecurityBy Abhinav MathurAugust 1, 2017

A block is a fixed length uniformly sized unit of data storage. The length of the block may vary from 512bytes, 4kb, 8kb and so on. There are multiple ways of finding block size in Linux. Below are the example of finding block size: Calculate the block size using blockdev # blockdev –getbsz /dev/sda1 Finding…

top
Go to Top