bdev_specs Struct Reference

Specifications for how to create a new backing store. More...

#include <lxccontainer.h>

Data Fields

char * fstype
uint64_t fssize
struct {
   char *   zfsroot
zfs
struct {
   char *   vg
   char *   lv
   char *   thinpool
lvm
char * dir
struct {
   char *   rbdname
   char *   rbdpool
rbd

Detailed Description

Specifications for how to create a new backing store.


Field Documentation

Directory path

Filesystem size in bytes

Filesystem type

LVM Logical Volume name

RBD image name

Ceph pool name

LVM thin pool to use, if any

LVM Volume Group name

ZFS root path


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 20 Oct 2017 for LXC by  doxygen 1.6.1