ev-lvm-pv-sdb: lvm.pv_present: - name: /dev/sdb
ev-lvm-vg-application: lvm.vg_present: - name: application - devices: /dev/sdb
ev-lvm-lv-application-data: lvm.lv_present: - name: data - vgname: application - extents: 100%FREE
ev-lvm-format-application-data: blockdev.formatted: - name: /dev/mapper/application-data - fs_type: {{ salt['pillar.get']('ev-lvm:fstype', 'ext4') }}
ev-lvm-mount-application-data: mount.mounted: - name: /mnt/application - device: /dev/mapper/application-data - fstype: {{ salt['pillar.get']('ev-lvm:fstype', 'ext4') }} - mkmnt: True - persist: True - mount: True ID: ev-lvm-format-application-data Function: blockdev.formatted Name: /dev/mapper/application-data Result: False Comment: Failed to format /dev/mapper/application-data Started: 18:13:21.925853 Duration: 67.421 ms Changes: ID: ev-lvm-format-application-data Function: blockdev.formatted Name: /dev/mapper/application-data Result: True Comment: /dev/mapper/application-data has been formatted with ext4 Started: 18:12:27.759521 Duration: 326.308 ms Changes: ---------- new: ext4 old: ext4Master:
Salt Version: Salt: 2016.11.5 Dependency Versions: cffi: Not Installed cherrypy: Not Installed dateutil: 1.5 docker-py: Not Installed gitdb: Not Installed gitpython: Not Installed ioflo: Not Installed Jinja2: 2.7.2 libgit2: Not Installed libnacl: Not Installed M2Crypto: Not Installed Mako: Not Installed msgpack-pure: Not Installed msgpack-python: 0.4.6 mysql-python: Not Installed pycparser: Not Installed pycrypto: 2.6.1 pycryptodome: Not Installed pygit2: Not Installed Python: 2.7.6 (default, Oct 26 2016, 20:30:19) python-gnupg: Not Installed PyYAML: 3.10 PyZMQ: 14.0.1 RAET: Not Installed smmap: Not Installed timelib: Not Installed Tornado: 4.2.1 ZMQ: 4.0.5 System Versions: dist: Ubuntu 14.04 trusty machine: x86_64 release: 3.13.0-95-generic system: Linux version: Ubuntu 14.04 trusty
Minion:
Salt Version: Salt: 2016.11.5 Dependency Versions: cffi: Not Installed cherrypy: Not Installed dateutil: 2.4.2 docker-py: Not Installed gitdb: Not Installed gitpython: Not Installed ioflo: Not Installed Jinja2: 2.8 libgit2: Not Installed libnacl: Not Installed M2Crypto: Not Installed Mako: Not Installed msgpack-pure: Not Installed msgpack-python: 0.4.6 mysql-python: Not Installed pycparser: Not Installed pycrypto: 2.6.1 pycryptodome: Not Installed pygit2: Not Installed Python: 2.7.12 (default, Nov 19 2016, 06:48:10) python-gnupg: Not Installed PyYAML: 3.11 PyZMQ: 15.2.0 RAET: Not Installed smmap: Not Installed timelib: Not Installed Tornado: 4.2.1 ZMQ: 4.1.4 System Versions: dist: Ubuntu 16.04 xenial machine: x86_64 release: 4.4.0-78-generic system: Linux version: Ubuntu 16.04 xenial--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/d0677828-7cde-4e7c-9d75-d26863322c6c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--