Storage volume

volume 就是一个存储设备,Volumn Space 就是这个存储设备的空间,而 File Space 就是File的Size。

A volume is a storage device, such as a fixed disk, floppy disk, or CD-ROM, that is formatted to store directories and files. A large volume can be divided into more than one logical volume, also called a partition. Each logical volume is formatted for use by a particular media-based file system, such as NTFS, FAT, or CDFS.

A storage volume, or storage device object, is a device object − usually a physical device object (PDO) − that represents a logical volume to the system. The storage device object resides in the storage device stack, but it is not necessarily the topmost device object in the stack.

When a file system is mounted on a storage volume, it creates a file system volume device object (VDO) to represent the volume to the file system. The file system VDO is mounted on the storage device object by means of a shared object called a volume parameter block (VPB).

In computers, a volume is an identifiable unit of data storage that is sometimes (but not always) physically removable from the computer or storage system. In tape storage systems, a volume may be a tape cartridge (or, in older systems, a tape reel). In mainframe storage systems, a volume may be a removable hard disk. Each volume has a system-unique name or number that allows it to be specified by a user.

In some systems, the physical unit may be divided into several separately identifiable volumes.

引用文档:

https://msdn.microsoft.com/en-us/library/windows/hardware/ff556757(v=vs.85).aspx

时间: 2024-07-29 03:10:26

Storage volume的相关文章

[AIR] 对存储器(Storage Volume)监听

AIR 2.0及以上提供了对系统的存储器信息访问和监听的API.通过这些API,你不仅可以访问到硬盘文件系统,同时还可以监听通过USB或火线进行连接的移动存储设备,例如移动硬盘和以存储方式连接到计算机的相机,MP3或手机等等.你可以通过对系统存储器信息添加监听器来监听这些外部设备的连接.断开状态. 代码示例: import flash.filesystem.StorageVolumeInfo; import flash.events.StorageVolumeChangeEvent; impor

openstack安装(liberty)--安装块存储服务(Block Storage service/cinder)

八.安装块存储服务(Block Storage service/cinder) ###注意注意注意时间同步很重要 8.1安装环境准备中配置主机相应配置,包括主机名称,hosts,时间同步,防火墙,SELINUX以及相关OPENSTACK包 8.2控制节点配置 8.2.1创建数据库并授权 [[email protected] ~]# mysql -uroot -p Enter password: MariaDB [(none)]> create database cinder; Query OK,

openstack M版安装 storage(cinder)服务篇

安装配置cinder服务 controller节点 一.创建数据库 [[email protected] ~]#  mysql -u root -p >>CREATE DATABASE cinder; >>GRANT ALL PRIVILEGES ON cinder.* TO 'cinder'@'localhost'   IDENTIFIED BY 'CINDER_DBPASS'; >>GRANT ALL PRIVILEGES ON cinder.* TO 'cinde

QEMU KVM Libvirt手册(11): Managing Storage

When managing a VM Guest on the VM Host Server itself, it is possible to access the complete file system of the VM Host Server in order to attach or create virtual hard disks or to attach existing images to the VM Guest. However, this is not possible

ansible安装配置与简单使用

前言: AnsibleWorks成立于2012年,由自动化工具Cobbler及Func的开发者Michael DeHaan创建.其Ansible平台是一个开源的配置及计算机管理平台.可实现多节点的软件部署,执行特定任务并进行配置管理. Ansible 跟其他IT自动化技术的区别在于其关注点并非配置管理.应用部署或IT流程工作流,而是提供一个统一的界面来协调所有的IT自动化功能,因此 Ansible的系统更加易用,部署更快.受管理的节点无需安装额外的远程控制软件,由平台通过SSH(Secure S

openstack K版本和ceph对接

本次环境: openstack(K版本):  控制和计算各一台,并且安装到dashboard,可以正常创建虚拟机(搭建过程建官方http://docs.openstack.org/kilo/install-guide/install/yum/content/) ceph: 共3台,两台节点一台desploy部署机(搭建过程建官方http://ceph.com/) 下面在控制节点安装cinder,在控制节点上操作: ##创建数据库并且授权 [[email protected] ~]# mysql

openstack之dashboard与cinder(一)

dashboard必备的是nova neutron glance keystone其他的服务可以先安装,但是不能提前注册, 否则dashboard打不开,比如cinder提前注册了,dashboard启动后看到cinder注册的东西了, 就会连接cinder,但是cinder你还没配置好,所以dashboard就无法启动了. herizon只需要连接到keystone就行了,herizion登录也是用的keystone认证的用户 安装: yum install openstack-dashboa

Linux Lab

ssh vi /etc/apt/sources.list su ssh [email protected] eg : ssh [email protected] 实验一 fdisk /dev/sdb (create partitions) mdadm --create /dev/md0 --level=raid0 --raid-devices=2 /dev/sdb1 /dev/sdc1 (create raid 0) mkfs.ext3 /dev/md0 (create an ext3 file

windows7命令帮助大全

有关某个命令的详细信息,请键入 HELP 命令名ASSOC 显示或修改文件扩展名关联.ATTRIB 显示或更改文件属性.BREAK 设置或清除扩展式 CTRL+C 检查.BCDEDIT 设置启动数据库中的属性以控制启动加载.CACLS 显示或修改文件的访问控制列表(ACL).CALL 从另一个批处理程序调用这一个.CD 显示当前目录的名称或将其更改.CHCP 显示或设置活动代码页数.CHDIR 显示当前目录的名称或将其更改.CHKDSK 检查磁盘并显示状态报告.CHKNTFS 显示或修改启动时间