Jira (PUP-11192) LVM nested filesystem not mounted

5 views
Skip to first unread message

Emmanuel Gonzalez Carmona (Jira)

unread,
Jul 28, 2021, 1:59:02 PM7/28/21
to puppe...@googlegroups.com
Emmanuel Gonzalez Carmona created an issue
 
Puppet / Bug PUP-11192
LVM nested filesystem not mounted
Issue Type: Bug Bug
Assignee: Unassigned
Created: 2021/07/28 10:58 AM
Priority: Medium Medium
Reporter: Emmanuel Gonzalez Carmona

Puppet Version: 3.7.5.1
Puppet Server Version:
OS Name/Version: RHEL 7.9

I define a list of LVM Logical Volumes that I need


lvm::volume_groups:
myvg:
physical_volumes: []
logical_volumes:
root:
size: 20G
mountpath: /
size_is_minsize: false
opt_app:
size: 15G
mountpath: /opt/app
var:
size: 15G
mountpath: /var
vartmp:
size: 10G
mountpath: /var/tmp
logs:
size: 22G
mountpath: /var/opt/myapp/logs
cores:
size: 20G
mountpath: /var/opt/myapp/cores
swap:
size: 16G
fs_type: swap
data:
size: 140G
mountpath:/opt/app/data
reporting:
size: 140G
mountpath: /var/opt/myapp/reporting

Desired Behavior:

All FS are mounted at boot

 

Actual Behavior:

/opt/app/data is not mounted

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)
Atlassian logo

Josh Cooper (Jira)

unread,
Jul 28, 2021, 6:25:03 PM7/28/21
to puppe...@googlegroups.com
Josh Cooper commented on Bug PUP-11192
 
Re: LVM nested filesystem not mounted

Hi Emmanuel Gonzalez Carmona, this JIRA project is for the https://github.com/puppetlabs/puppet repo specifically. If you are having issues with the Puppet LVM modules, then please move this ticket to the MODULES project and add the lvm component.

Reply all
Reply to author
Forward
0 new messages