I have a basic question related to storage domain. Can any one answer what is difference between segment, Volume and Partition ? Thanks.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A partition is a division of a storage device described in the partition map, which may contain a volume. A volume comprises the bytes that contain a filesystem.
An unpartitioned device, such as a floppy, contains a volume but does not contain a partition.
I’ve never heard of “segment.” Google gives http://evms.sourceforge.net/terminology.html, which defines that as any logically contiguous range of sectors.