[
https://issues.apache.org/jira/browse/VCL-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14969827#comment-14969827
]
ASF subversion and git services commented on VCL-915:
-----------------------------------------------------
Commit 1710094 from [email protected] in branch 'vcl/trunk'
[ https://svn.apache.org/r1710094 ]
VCL-915
Added the following subroutines to Linux.pm. These are not currently being
called from elsewhere:
mount_nfs_share
unmount_nfs_share
is_nfs_share_mounted
get_nfs_mount_string
add_fstab_nfs_mount
remove_matching_fstab_lines
Other
Added check to Linux.pm::configure_default_sshd and configure_ext_sshd to check
if the sshd service exists first.
> Add ability for Linux images to mount NFS shares
> ------------------------------------------------
>
> Key: VCL-915
> URL: https://issues.apache.org/jira/browse/VCL-915
> Project: VCL
> Issue Type: New Feature
> Components: vcld (backend)
> Reporter: Andy Kurth
>
> This is a placeholder issue for now. I'm working on some Linux code to
> mount/unmount NFS shares and manipulate /etc/fstab. This issue is to track
> commits which relate to this code. The new code will be entirely contained
> in new subroutines and not called from elsewhere for now. It will not affect
> any existing code.
> It would be beneficial if NFS shares could be mounted for some
> images/users/management nodes/etc at load time or when a computer is
> reserved. We will really need to design this out in great detail. If anyone
> would be interested in a feature along these lines, please comment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)