[Gluster-users] unable to mount at boot but fine later

lejeczek peljasz at yahoo.co.uk
Fri Dec 15 12:44:04 UTC 2023


Hi guys.

I have a mount with _systemd_ like so:

[Unit]
Description=00-VMsy
After=network.target
After=glusterd.service
Requires=network-online.target
[Mount]
What=10.1.1.100,10.1.1.99,10.1.1.101:/VMsy
Where=/00-VMsy
Type=glusterfs
Options=acl,log-file=/var/log/glusterfs/mount.00-VMsy.log

and this mount fails @boot time VS mounts just fine later on!?

@boot time log snippet:

[2023-12-15 11:26:25.872954 +0000] W [MSGID: 114031] 
[client-rpc-fops_v2.c:2622:client4_0_readv_cbk] 
0-VMsy-client-0: remote operation failed. [{errno=22}, 
{error=Invalid argument}]
[2023-12-15 11:26:25.873511 +0000] W [MSGID: 114031] 
[client-rpc-fops_v2.c:2622:client4_0_readv_cbk] 
0-VMsy-client-1: remote operation failed. [{errno=22}, 
{error=Invalid argument}]
[2023-12-15 11:26:25.873526 +0000] W 
[fuse-bridge.c:2994:fuse_readv_cbk] 0-glusterfs-fuse: 43951: 
READ => -1 gfid=aabf8655-5823-46b5-a98f-e8433cc7c4f7 
fd=0x7ff8a8046b28 (Invalid argument)
[2023-12-15 11:26:30.886141 +0000] I 
[fuse-bridge.c:6308:fuse_thread_proc] 0-fuse: initiating 
unmount of /00-VMsy
[2023-12-15 11:26:30.886698 +0000] W 
[glusterfsd.c:1427:cleanup_and_exit] 
(-->/lib64/libc.so.6(+0xa1912) [0x7ff8c9ea1912] 
-->/usr/sbin/glusterfs(+0x1302d) [0x556e99e9302d] 
-->/usr/sbin/glusterfs(cleanup_and_exit+0x61) 
[0x556e99e8b881] ) 0-: received signum (15), shutting down

fine later on:

[2023-12-15 11:36:42.457885 +0000] I [MSGID: 100030] 
[glusterfsd.c:2872:main] 0-/usr/sbin/glusterfs: Started 
running version [{arg=/usr/sbin/glusterfs}, {version=11.1}, 
{cmdlinestr=/usr/sbin/glusterfs --acl 
--log-file=/var/log/glusterfs/mount.00-VMsy.log 
--process-name fuse --volfile-server=10.1.1.100 
--volfile-server=10.1.1.99 --volfile-server=10.1.1.101 
--volfile-id=/VMsy /00-VMsy}]
[2023-12-15 11:36:42.458845 +0000] I 
[glusterfsd.c:2562:daemonize] 0-glusterfs: Pid of current 
running process is 351290
[2023-12-15 11:36:42.464608 +0000] I [MSGID: 101188] 
[event-epoll.c:643:event_dispatch_epoll_worker] 0-epoll: 
Started thread with index [{index=0}]
[2023-12-15 11:36:42.464707 +0000] I [MSGID: 101188] 
[event-epoll.c:643:event_dispatch_epoll_worker] 0-epoll: 
Started thread with index [{index=1}]
[2023-12-15 11:36:42.465176 +0000] I 
[glusterfsd-mgmt.c:2346:mgmt_getspec_cbk] 0-glusterfs: 
Received list of available volfile servers: 10.1.1.99:24007 
10.1.1.101:24007

Both snippets are first few lines.
I've seen this "issue" for a long time - I think I even 
filed a BZ with Redhat a while ago - and decided I'll 
"suffer" with it but can live.
Now I thought I'd consult some experts - any thoughts/ideas 
on how to troubleshoot/fix it are much appreciated.

many thanks, L.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20231215/d82151db/attachment.html>


More information about the Gluster-users mailing list