Azure / Azure/Moodle

Mount failed When choose fileserver type Gluster

Open
#292 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
184
Forks
186
PR merge metrics
No merged PRs in 30d

Description

Hi,

When choose fileserver type Gluster in the template Moodle mount point faild and site url not working and no web server installed in the system.

+ setup_and_mount_gluster_moodle_share gluster-vm-iypot30 data
+ local glusterNode=gluster-vm-iypot30
+ local glusterVolume=data
+ grep -q '/moodle.*glusterfs' /etc/fstab
+ echo -e 'gluster-vm-iypot30:/data /moodle glusterfs defaults,_netdev,log-level=WARNING,log-file=/var/log/gluster.log 0 0'
+ mount /moodle
Mount failed. Please check the log file for more details.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the setup_and_mount_gluster_moodle_share entry point shown in the issue and reproduce the mount /moodle failure with the Gluster fileserver template. Inspect /var/log/gluster.log and the generated /etc/fstab entry, then verify whether the template also installs a web server. Done means the share mounts successfully and the site URL works.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, shell
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.