search for: fuse_init

Displaying 20 results from an estimated 50 matches for "fuse_init".

2019 Sep 04
0
[PATCH v4 15/16] virtio-fs: add virtiofs filesystem
...ations impossible. > > How about converting everything to LE? The driver dictates the endianness of the FUSE protocol session. The virtio-fs device specification states that the device looks at the first request's fuse_in_header::opcode field to detect the guest endianness. If it sees FUSE_INIT in its native endianness then no byte-swapping is necessary. If it sees FUSE_INIT in the opposite endianness then byte-swapping is necessary on the device side. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 4...
2012 Jan 04
0
FUSE init failed
...having an issue using the GlusterFS native client. After doing a mount the filesystem appears mounted but any operation results in a Transport endpoint is not connected message gluster peer status and volume info don't complain. I've copied the mount log below which mentions an error at fuse_init. The kernel is based on 2.6.15 and FUSE api version is 7.3. I'm using gluster version 3.2.5. Any help greatly appreciated. Regards, Gabriel [2012-01-04 20:06:41.122474] I [glusterfsd.c:1493:main] 0-/usr/local/sbin/glusterfs: Started running /usr/local/sbin/glusterfs version 3.2.5 [2012-0...
2012 Jun 19
1
"Too many levels of symbolic links" with glusterfs automounting
...not have any gluster strings that appear to be relevant, but /var/log/glusterfs/share-gl.log ends with this series of odd lines: [2012-06-18 08:57:38.964243] I [client-handshake.c:453:client_set_lk_version_cbk] 0-gl-client-6: Server lk version = 1 [2012-06-18 08:57:38.964507] I [fuse-bridge.c:3376:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.16 [2012-06-18 09:16:48.692701] W [client3_1-fops.c:2630:client3_1_lookup_cbk] 0-gl-client-4: remote operation failed: Stale NFS file handle. Path: /tdlong/RILseq/makebam.commands (90193380-d107-4b6c-b02f-ab53a0f65148) [...
2018 Jan 23
2
Understanding client logs
...terbull-interbull-client-1: Server and Client lk-version numbers are not same, reopening the fds [2017-11-09 10:10:39.781544] I [MSGID: 114035] [client-handshake.c:202:client_set_lk_version_cbk] 0-interbull-interbull-client-1: Server lk version = 1 [2017-11-09 10:10:39.781608] I [fuse-bridge.c:4146:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.24 kernel 7.26 [2017-11-09 10:10:39.781632] I [fuse-bridge.c:4831:fuse_graph_sync] 0-fuse: switched to graph 0 [2017-11-09 10:16:10.609922] I [fuse-bridge.c:5089:fuse_thread_proc] 0-fuse: unmounting /interbull [2017-11-09 10:16:10.6...
2011 Jun 06
2
Gluster 3.2.0 and ucarp not working
...#39;. [2011-06-06 02:33:54.230116] I [afr-common.c:2514:afr_notify] 0-atlas-replicate-0: Subvolume 'atlas-client-1' came back up; going online. [2011-06-06 02:33:54.237541] I [fuse-bridge.c:3316:fuse_graph_setup] 0-fuse: switched to graph 0 [2011-06-06 02:33:54.237801] I [fuse-bridge.c:2897:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.13 [2011-06-06 02:33:54.238757] I [afr-common.c:836:afr_fresh_lookup_cbk] 0-atlas-replicate-0: added root inode [2011-06-06 02:33:54.272650] I [client-handshake.c:913:client_setvolume_cbk] 0-atlas-client-0: Connected to...
2012 Jan 25
0
remote operation failed: Stale NFS file handle
...s? I saw a few other people reporting the same issue with earlier releases of Gluster, but did not see a solution or further troubleshooting steps. [2012-01-24 20:57:22.765190] I [fuse-bridge.c:3339:fuse_graph_setup] 0-fuse: switched to graph 0 [2012-01-24 20:57:22.765314] I [fuse-bridge.c:2927:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.13 [2012-01-24 20:57:22.765710] I [afr-common.c:1520:afr_set_root_inode_on_first_lookup] 0-openfire-replicate-0: added root inode [2012-01-24 22:15:44.984871] E [client3_1-fops.c:2228:client3_1_lookup_cbk] 0-openfir...
2019 Sep 11
0
[PATCH v5 0/4] virtio-fs: shared file system for virtual machines
...respectively. virtio-fs, as well as virtio-9p and virtio-gpu, are different because they contain session state. It is not easily possible to bring back the state held in memory after the device has been reset. The following areas of the FUSE protocol are stateful and need special attention: * FUSE_INIT - this is pretty easy, we must re-negotiate the same settings as before. * FUSE_LOOKUP -> fuse_inode (inode_map) The session contains a set of inode numbers that have been looked up using FUSE_LOOKUP. They are ephemeral in the current virtiofsd implementation and vary across devi...
2011 Feb 24
1
Experiencing errors after adding new nodes
...loader-client-3: Using Program GlusterFS-3.1.0, Num (1298437), Version (310) [2011-02-24 09:39:18.144689] I [client-handshake.c:829:client_setvolume_cbk] loader-client-3: Connected to 172.24.8.220:24009, attached to remote volume '/data1'. [2011-02-24 09:39:18.150335] I [fuse-bridge.c:2817:fuse_init] glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.10 [2011-02-24 09:54:12.904354] W [fuse-bridge.c:888:fuse_unlink_cbk] glusterfs-fuse: 4094: UNLINK() / c9.lock => -1 (Permission denied) [2011-02-24 09:54:34.716535] I [dht-common.c:369:dht_revalidate_cbk] loader-dht: s...
2018 Jan 23
0
Understanding client logs
...ient-1: Server and Client lk-version numbers are > not same, reopening the fds > [2017-11-09 10:10:39.781544] I [MSGID: 114035] [client-handshake.c:202:client_set_lk_version_cbk] > 0-interbull-interbull-client-1: Server lk version = 1 > [2017-11-09 10:10:39.781608] I [fuse-bridge.c:4146:fuse_init] > 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.24 kernel > 7.26 > [2017-11-09 10:10:39.781632] I [fuse-bridge.c:4831:fuse_graph_sync] > 0-fuse: switched to graph 0 > [2017-11-09 10:16:10.609922] I [fuse-bridge.c:5089:fuse_thread_proc] > 0-fuse: unmounting /in...
2013 Mar 28
1
Glusterfs gives up with endpoint not connected
...[2013-03-28 10:57:44.806876] I [afr-common.c:2514:afr_notify] 0-sambavol-replicate-0: Subvolume 'sambavol-client-0' came back up; going online. [2013-03-28 10:57:44.811557] I [fuse-bridge.c:3316:fuse_graph_setup] 0-fuse: switched to graph 0 [2013-03-28 10:57:44.811773] I [fuse-bridge.c:2897:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.10 [2013-03-28 10:57:44.812139] I [afr-common.c:836:afr_fresh_lookup_cbk] 0-sambavol-replicate-0: added root inode [2013-03-28 10:57:44.812217] I [client-handshake.c:1080:select_server_supported_programs] 0-sambavol-clie...
2023 Feb 14
1
failed to close Bad file descriptor on file creation after using setfattr to test latency?
...e on the clients for each attempt to create a file: Similar errors for the Client in both same location as the gluster and a remote client: "[2023-02-14 16:23:27.705871] I [MSGID: 122062] [ec.c:334:ec_up] > 0-stor-disperse-1: Going UP > [2023-02-14 16:23:27.707347] I [fuse-bridge.c:5271:fuse_init] > 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.24 kernel > 7.33 > [2023-02-14 16:23:27.707374] I [fuse-bridge.c:5899:fuse_graph_sync] > 0-fuse: switched to graph 0 > [2023-02-14 16:23:45.648560] E [MSGID: 122066] > [ec-common.c:1273:ec_prepare_update_cbk] 0-s...
2019 Sep 12
0
[PATCH v5 0/4] virtio-fs: shared file system for virtual machines
...different because they contain session state. It is not > > easily possible to bring back the state held in memory after the device > > has been reset. > > > > The following areas of the FUSE protocol are stateful and need special > > attention: > > > > * FUSE_INIT - this is pretty easy, we must re-negotiate the same > > settings as before. > > > > * FUSE_LOOKUP -> fuse_inode (inode_map) > > > > The session contains a set of inode numbers that have been looked up > > using FUSE_LOOKUP. They are ephemeral in th...
2019 Sep 03
4
[PATCH v4 15/16] virtio-fs: add virtiofs filesystem
On Tue, Sep 03, 2019 at 01:42:02PM +0200, Miklos Szeredi wrote: > From: Stefan Hajnoczi <stefanha at redhat.com> > > Add a basic file system module for virtio-fs. This does not yet contain > shared data support between host and guest or metadata coherency speedups. > However it is already significantly faster than virtio-9p. > > Design Overview > ===============
2019 Sep 03
4
[PATCH v4 15/16] virtio-fs: add virtiofs filesystem
On Tue, Sep 03, 2019 at 01:42:02PM +0200, Miklos Szeredi wrote: > From: Stefan Hajnoczi <stefanha at redhat.com> > > Add a basic file system module for virtio-fs. This does not yet contain > shared data support between host and guest or metadata coherency speedups. > However it is already significantly faster than virtio-9p. > > Design Overview > ===============
2018 Apr 09
2
volume start: gv01: failed: Quorum not met. Volume operation not allowed.
...failed (No route to host); disconnecting socket [2018-04-09 05:08:13.922690] E [MSGID: 108006] [afr-common.c:5164:__afr_handle_child_down_event] 0-gv01-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up. [2018-04-09 05:08:13.926201] I [fuse-bridge.c:4205:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.24 kernel 7.22 [2018-04-09 05:08:13.926245] I [fuse-bridge.c:4835:fuse_graph_sync] 0-fuse: switched to graph 0 [2018-04-09 05:08:13.926518] I [MSGID: 108006] [afr-common.c:5444:afr_local_init] 0-gv01-replicate-0: no subvolumes u...
2018 Apr 09
0
volume start: gv01: failed: Quorum not met. Volume operation not allowed.
...ost); disconnecting socket > [2018-04-09 05:08:13.922690] E [MSGID: 108006] > [afr-common.c:5164:__afr_handle_child_down_event] 0-gv01-replicate-0: > All subvolumes are down. Going offline until atleast one of them comes > back up. > [2018-04-09 05:08:13.926201] I [fuse-bridge.c:4205:fuse_init] > 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.24 > kernel 7.22 > [2018-04-09 05:08:13.926245] I [fuse-bridge.c:4835:fuse_graph_sync] > 0-fuse: switched to graph 0 > [2018-04-09 05:08:13.926518] I [MSGID: 108006] > [afr-common.c:5444:afr_local_init] 0-gv01-re...
2012 Jun 22
1
Fedora 17 GlusterFS 3.3.0 problmes
...t same, reopening the fds [2012-06-21 19:24:39.668028] I [fuse-bridge.c:4193:fuse_graph_setup] 0-fuse: switched to graph 0 [2012-06-21 19:24:39.668234] I [client-handshake.c:453:client_set_lk_version_cbk] 0-share-client-6: Server lk version = 1 [2012-06-21 19:24:39.668287] I [fuse-bridge.c:3376:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.18 [2012-06-21 19:24:39.668739] I [afr-common.c:1964:afr_set_root_inode_on_first_lookup] 0-share-replicate-0: added root inode [2012-06-21 19:24:39.669232] I [afr-common.c:1964:afr_set_root_inode_on_first_lookup] 0-s...
2012 May 29
2
When self-healing is triggered?
...e 'brick1'.[2012-05-22 17:06:06.133410] I [afr-common.c:2552:afr_notify] 0-replicate-3: Subvolume 'client-7' came back up; going online.[2012-05-22 17:06:06.138600] I [fuse-bridge.c:3316:fuse_graph_setup] 0-fuse: switched graph to 0[2012-05-22 17:06:06.138805] I [fuse-bridge.c:2897:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.16[2012-05-22 17:06:06.139359] I [afr-common.c:819:afr_fresh_lookup_cbk] 0-replicate-0: added root inode[2012-05-22 17:06:06.140799] I [afr-common.c:819:afr_fresh_lookup_cbk] 0-replicate-1: added root inode[2012-05-22 1...
2018 Jan 11
3
Creating cluster replica on 2 nodes 2 bricks each.
...ient_setvolume_cbk] 0-scratch-client-1: Server and Client lk-version numbers are not same, reopening the fds [2018-01-11 16:06:44.968291] I [MSGID: 114035] [client-handshake.c:202:client_set_lk_version_cbk] 0-scratch-client-1: Server lk version = 1 [2018-01-11 16:06:44.968404] I [fuse-bridge.c:4147:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.24 kernel 7.22 [2018-01-11 16:06:44.968438] I [fuse-bridge.c:4832:fuse_graph_sync] 0-fuse: switched to graph 0 [2018-01-11 16:06:44.969544] I [MSGID: 108031] [afr-common.c:2166:afr_local_discovery_cbk] 0-scratch-replicate-0: selecti...
2018 Jan 15
1
Creating cluster replica on 2 nodes 2 bricks each.
...atch-client-1: Server > and Client lk-version numbers are not same, reopening the fds > [2018-01-11 16:06:44.968291] I [MSGID: 114035] > [client-handshake.c:202:client_set_lk_version_cbk] 0-scratch-client-1: > Server lk version = 1 > [2018-01-11 16:06:44.968404] I [fuse-bridge.c:4147:fuse_init] > 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.24 kernel > 7.22 > [2018-01-11 16:06:44.968438] I [fuse-bridge.c:4832:fuse_graph_sync] > 0-fuse: switched to graph 0 > [2018-01-11 16:06:44.969544] I [MSGID: 108031] > [afr-common.c:2166:afr_local_discovery_cbk]...