Michael Fladischer
1e41e3065d
Use items() instead of iteritems() for Python3 compatibility.
iteritems() was dropped in recent Python3 releases and items() is compatible
with Python 2.7.
hace 6 años
Vasyl Saienko
d458e6449b
Fix crating multiple loopback devices
This patch fixes issue with duplicate task IDs when multiple
loopback devices should be added, and they stored in the same
directory.
Change-Id: Iae0027b6ee187f5366967e667380dfb3eae232fc
Related-Prod: PROD-17620
hace 6 años
Ondrej Smola
b97ac007d9
move lvm config and service before managing VG and LV
Change-Id: If76a9d1aa3d23f3c38ec2135b42d63f64c4b1332
hace 7 años
Ondrej Smola
bace671737
improve mkfs condition and make fs_type for partitioning optional
Change-Id: Iba8126cadc80c0de04baf3cc65d0868aa147bc01
hace 7 años
Piotr Kruk
d51911ba5c
add startsector for partitions
hace 7 años
Tomáš Kukrál
0b7a6bf8ba
probe partitions after creating them
Change-Id: I06994fec6f4771317f540d3e4339ff4460a5a493
hace 7 años
Ondrej Smola
751c8dd53f
fix for conflict id for disk label, added package for xfs
Change-Id: I6d1ba01efff16d41c5e91973d46aaaa7ea3caca5
hace 7 años
Jakub Pavlik
8e2140a8f4
Extend by mkfs for XFS filesystem
Change-Id: I3a6a8fc227cb9abd785b342584038e34d57a4175
hace 7 años
Filip Pytloun
71abe455fb
Use unless to determine whether to create partition
Change-Id: I1c35eb045a46b95f75c7101567d4c4f340b787ab
hace 7 años
Jakub Pavlik
caeb611a2d
add package parted
Change-Id: I92b5e7b09f6478c190e96819aa279022364f1730
hace 7 años
Jakub Pavlik
4f74214491
Disk partitioning
Ability to create partitions on empty disks.
Change-Id: I0a71da9d62d8f7df3fa03e3f34d49bad6988ba6d
hace 7 años
car-da
fc7140507e
sort mount points
Usually you need define order for mounting volumes in one path like mount first /opt and then /opt/cms etc.
hace 7 años
Jiri Broulik
b916c8e9e5
parametrize lvm filters
Change-Id: I556ab82a1dc0ce711958404165e419275ff5ce19
hace 7 años
Jiri Broulik
27ca5dd7b2
lvm filter fix
Change-Id: I9967f867b8695e4a5bc4759ca81eebe5ef2309c1
hace 7 años
tomas kamm
71954dc575
fix order for storage: first create lv and next mount this lv
hace 7 años
Jiri Broulik
b845058fe5
nfs filesystem mount fix
hace 7 años
Filip Pytloun
8578aafdde
Fix typo and test
Change-Id: I93e135a9366c1f7c93397dfa0c342428fb64eb1c
hace 7 años
Filip Pytloun
e9bcd2d6dd
Setup LV before mkfs
Change-Id: Ib4cb70615af8da2f1037b0a43520c215365979ba
hace 7 años
Bruno Binet
e3c04fd535
Prefer "pkgs" rather than "names" when using pkg.installed
"names" makes a separate call to the package management frontend to
install each package, whereas "pkgs" makes just a single call so that it
improves performance.
hace 7 años
Simon Pasquier
375001e027
Add linux.storage.loopback state
This state allows to configure loopback device(s). This isn't meant to
be used in production but offers a cheap way to test Cinder with LVM
volumes.
hace 8 años
Simon Pasquier
6b6058fd3a
Support no volume for linux.storage.lvm state
hace 8 años
Simon Pasquier
a4eb313e4f
Fix linux.storage state to support lvm
hace 8 años
Simon Pasquier
1f75d30237
Fix the linux.storage.mount state for tmpfs
hace 8 años
Ales Komarek
86c2311801
Fix the multipath condition
hace 8 años
Ales Komarek
a634f4ba38
Refactored multipath support
hace 8 años
Ales Komarek
3a9faa53ed
Container metadata
hace 8 años
Alena Holanova
c48d0f30bf
clean up
hace 8 años
Alena Holanova
48a3a1ae69
fix xfs tools
hace 8 años
Filip Pytloun
6f9326c625
Fix installation of xfsprogs
hace 9 años
Filip Pytloun
a690294251
Fix previous commit
hace 9 años
Filip Pytloun
e1b00b85ed
Allow setting VG and LV names from parameter
hace 9 años
Filip Pytloun
bd3e303410
Allow setting mountpoint permissions
hace 9 años
Filip Pytloun
3954bad18c
Install xfsprogs when needed
hace 9 años
Ales Komarek
9e861367cf
Do not create fs for nfs4
hace 9 años
Lachlan Evenson
83c06ca0db
fix swap file check
hace 9 años
Lachlan Evenson
7277ba9601
add onlyif statement
hace 9 años
Lachlan Evenson
7f83d9f038
change to swap.device variable
hace 9 años
Lachlan Evenson
3067651fd3
add swap partition support
hace 9 años
Filip Pytloun
44e2e19b96
Fix LVM setup
hace 9 años
Filip Pytloun
c8a001aee1
Support for LVM
hace 9 años
Ales Komarek
d8fee8492b
Monitoring metadata, mount dont create fs for nfs
hace 9 años
Filip Pytloun
f5383a44be
Initial commit
hace 9 años