<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<p dir="ltr"><br>
Den 21 jul 2016 7:54 em skrev David Gossage &lt;dgossage@carouselchecks.com&gt;:<br>
&gt;<br>
&gt; On Thu, Jul 21, 2016 at 11:47 AM, Scott &lt;romracer@gmail.com&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi David,<br>
&gt;&gt;<br>
&gt;&gt; My backend storage is ZFS.<br>
&gt;&gt;<br>
&gt;&gt; I thought about moving from FUSE to NFS mounts for my Gluster volumes to help test.&nbsp; But since I use hosted engine this would be a real pain.&nbsp; Its difficult to modify the storage domain type/path in the hosted-engine.conf.&nbsp; And I don't want to go through
 the process of re-deploying hosted engine.<br>
&gt;&gt;<br>
&gt;<br>
&gt; I found this<br>
&gt;<br>
&gt; https://bugzilla.redhat.com/show_bug.cgi?id=1347553<br>
&gt;<br>
&gt; Not sure if related.<br>
&gt;<br>
&gt; But I also have zfs backend, another user in gluster mailing list had issues and used zfs backend although she used proxmox and got it working by changing disk to writeback cache I think it was.</p>
<p dir="ltr">David and Scott,</p>
<p dir="ltr">just out of curiousity, what is the OS under ZFS?</p>
<p dir="ltr">/K</p>
<p dir="ltr">&gt;<br>
&gt; I also use hosted engine, but I run my gluster volume for HE actually on a LVM separate from zfs on xfs and if i recall it did not have the issues my gluster on zfs did.&nbsp; I'm wondering now if the issue was zfs settings.<br>
&gt;<br>
&gt; Hopefully should have a test machone up soon I can play around with more.<br>
&gt;<br>
&gt;&gt; Scott<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Jul 21, 2016 at 11:36 AM David Gossage &lt;dgossage@carouselchecks.com&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; What back end storage do you run gluster on? &nbsp;xfs/zfs/ext4 etc?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; David Gossage<br>
&gt;&gt;&gt; Carousel Checks Inc. | System Administrator<br>
&gt;&gt;&gt; Office 708.613.2284<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Thu, Jul 21, 2016 at 8:18 AM, Scott &lt;romracer@gmail.com&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I get similar problems with oVirt 4.0.1 and hosted engine.&nbsp; After upgrading all my hosts to Gluster 3.7.13 (client and server), I get the following:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; $ sudo hosted-engine --set-maintenance --mode=none<br>
&gt;&gt;&gt;&gt; Traceback (most recent call last):<br>
&gt;&gt;&gt;&gt; &nbsp; File &quot;/usr/lib64/python2.7/runpy.py&quot;, line 162, in _run_module_as_main<br>
&gt;&gt;&gt;&gt; &nbsp; &nbsp; &quot;__main__&quot;, fname, loader, pkg_name)<br>
&gt;&gt;&gt;&gt; &nbsp; File &quot;/usr/lib64/python2.7/runpy.py&quot;, line 72, in _run_code<br>
&gt;&gt;&gt;&gt; &nbsp; &nbsp; exec code in run_globals<br>
&gt;&gt;&gt;&gt; &nbsp; File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_setup/set_maintenance.py&quot;, line 73, in &lt;module&gt;<br>
&gt;&gt;&gt;&gt; &nbsp; &nbsp; if not maintenance.set_mode(sys.argv[1]):<br>
&gt;&gt;&gt;&gt; &nbsp; File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_setup/set_maintenance.py&quot;, line 61, in set_mode<br>
&gt;&gt;&gt;&gt; &nbsp; &nbsp; value=m_global,<br>
&gt;&gt;&gt;&gt; &nbsp; File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py&quot;, line 259, in set_maintenance_mode<br>
&gt;&gt;&gt;&gt; &nbsp; &nbsp; str(value))<br>
&gt;&gt;&gt;&gt; &nbsp; File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py&quot;, line 204, in set_global_md_flag<br>
&gt;&gt;&gt;&gt; &nbsp; &nbsp; all_stats = broker.get_stats_from_storage(service)<br>
&gt;&gt;&gt;&gt; &nbsp; File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py&quot;, line 232, in get_stats_from_storage<br>
&gt;&gt;&gt;&gt; &nbsp; &nbsp; result = self._checked_communicate(request)<br>
&gt;&gt;&gt;&gt; &nbsp; File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py&quot;, line 260, in _checked_communicate<br>
&gt;&gt;&gt;&gt; &nbsp; &nbsp; .format(message or response))<br>
&gt;&gt;&gt;&gt; ovirt_hosted_engine_ha.lib.exceptions.RequestError: Request failed: failed to read metadata: [Errno 1] Operation not permitted<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; If I only upgrade one host, then things will continue to work but my nodes are constantly healing shards.&nbsp; My logs are also flooded with:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; [2016-07-21 13:15:14.137734] W [fuse-bridge.c:2227:fuse_readv_cbk] 0-glusterfs-fuse: 274714: READ =&gt; -1 gfid=4<br>
&gt;&gt;&gt;&gt; 41f2789-f6b1-4918-a280-1b9905a11429 fd=0x7f19bc0041d0 (Operation not permitted)<br>
&gt;&gt;&gt;&gt; The message &quot;W [MSGID: 114031] [client-rpc-fops.c:3050:client3_3_readv_cbk] 0-data-client-0: remote operation failed [Operation not permitted]&quot; repeated 6 times between [2016-07-21 13:13:24.134985] and [2016-07-21 13:15:04.132226]<br>
&gt;&gt;&gt;&gt; The message &quot;W [MSGID: 114031] [client-rpc-fops.c:3050:client3_3_readv_cbk] 0-data-client-1: remote operation failed [Operation not permitted]&quot; repeated 8 times between [2016-07-21 13:13:34.133116] and [2016-07-21 13:15:14.137178]<br>
&gt;&gt;&gt;&gt; The message &quot;W [MSGID: 114031] [client-rpc-fops.c:3050:client3_3_readv_cbk] 0-data-client-2: remote operation failed [Operation not permitted]&quot; repeated 7 times between [2016-07-21 13:13:24.135071] and [2016-07-21 13:15:14.137666]<br>
&gt;&gt;&gt;&gt; [2016-07-21 13:15:24.134647] W [MSGID: 114031] [client-rpc-fops.c:3050:client3_3_readv_cbk] 0-data-client-0: remote operation failed [Operation not permitted]<br>
&gt;&gt;&gt;&gt; [2016-07-21 13:15:24.134764] W [MSGID: 114031] [client-rpc-fops.c:3050:client3_3_readv_cbk] 0-data-client-2: remote operation failed [Operation not permitted]<br>
&gt;&gt;&gt;&gt; [2016-07-21 13:15:24.134793] W [fuse-bridge.c:2227:fuse_readv_cbk] 0-glusterfs-fuse: 274741: READ =&gt; -1 gfid=441f2789-f6b1-4918-a280-1b9905a11429 fd=0x7f19bc0038f4 (Operation not permitted)<br>
&gt;&gt;&gt;&gt; [2016-07-21 13:15:34.135413] W [fuse-bridge.c:2227:fuse_readv_cbk] 0-glusterfs-fuse: 274756: READ =&gt; -1 gfid=441f2789-f6b1-4918-a280-1b9905a11429 fd=0x7f19bc0041d0 (Operation not permitted)<br>
&gt;&gt;&gt;&gt; [2016-07-21 13:15:44.141062] W [fuse-bridge.c:2227:fuse_readv_cbk] 0-glusterfs-fuse: 274818: READ =&gt; -1 gfid=441f2789-f6b1-4918-a280-1b9905a11429 fd=0x7f19bc0038f4 (Operation not permitted)<br>
&gt;&gt;&gt;&gt; [2016-07-21 13:15:54.133582] W [MSGID: 114031] [client-rpc-fops.c:3050:client3_3_readv_cbk] 0-data-client-1: remote operation failed [Operation not permitted]<br>
&gt;&gt;&gt;&gt; [2016-07-21 13:15:54.133629] W [fuse-bridge.c:2227:fuse_readv_cbk] 0-glusterfs-fuse: 274853: READ =&gt; -1 gfid=441f2789-f6b1-4918-a280-1b9905a11429 fd=0x7f19bc0036d8 (Operation not permitted)<br>
&gt;&gt;&gt;&gt; [2016-07-21 13:16:04.133666] W [fuse-bridge.c:2227:fuse_readv_cbk] 0-glusterfs-fuse: 274879: READ =&gt; -1 gfid=441f2789-f6b1-4918-a280-1b9905a11429 fd=0x7f19bc0041d0 (Operation not permitted)<br>
&gt;&gt;&gt;&gt; [2016-07-21 13:16:14.134954] W [fuse-bridge.c:2227:fuse_readv_cbk] 0-glusterfs-fuse: 274894: READ =&gt; -1 gfid=441f2789-f6b1-4918-a280-1b9905a11429 fd=0x7f19bc0036d8 (Operation not permitted)<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Scott<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; On Thu, Jul 21, 2016 at 6:57 AM Frank Rothenstein &lt;f.rothenstein@bodden-kliniken.de&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Hey Devid,<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; I have the very same problem on my test-cluster, despite on running ovirt 4.0.<br>
&gt;&gt;&gt;&gt;&gt; If you access your volumes via NFS all is fine, problem is FUSE. I stayed on 3.7.13, but have no solution yet, now I use NFS.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Frank<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Am Donnerstag, den 21.07.2016, 04:28 -0500 schrieb David Gossage:<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; Anyone running one of recent 3.6.x lines and gluster using 3.7.13?&nbsp; I am looking to upgrade gluster from 3.7.11-&gt;3.7.13 for some bug fixes, but have been told by users on gluster mail list due to some gluster changes I'd need to change the disk parameters
 to use writeback cache.&nbsp; Something to do with aio support being removed.<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; I believe this could be done with custom parameters?&nbsp; But I believe strage tests are done using dd and would they fail with current settings then? Last upgrade to 3.7.13 I had to rollback to 3.7.11 due to stability isues where gluster storage would go
 into down state and always show N/A as space available/used.&nbsp; Even if hosts saw storage still and VM's were running on it on all 3 hosts.<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; Saw a lot of messages like these that went away once gluster rollback finished<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; [2016-07-09 15:27:46.935694] I [fuse-bridge.c:4083:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.22 kernel 7.22<br>
&gt;&gt;&gt;&gt;&gt;&gt; [2016-07-09 15:27:49.555466] W [MSGID: 114031] [client-rpc-fops.c:3050:client3_3_readv_cbk] 0-GLUSTER1-client-1: remote operation failed [Operation not permitted]<br>
&gt;&gt;&gt;&gt;&gt;&gt; [2016-07-09 15:27:49.556574] W [MSGID: 114031] [client-rpc-fops.c:3050:client3_3_readv_cbk] 0-GLUSTER1-client-0: remote operation failed [Operation not permitted]<br>
&gt;&gt;&gt;&gt;&gt;&gt; [2016-07-09 15:27:49.556659] W [fuse-bridge.c:2227:fuse_readv_cbk] 0-glusterfs-fuse: 80: READ =&gt; -1 gfid=deb61291-5176-4b81-8315-3f1cf8e3534d fd=0x7f5224002f68 (Operation not permitted)<br>
&gt;&gt;&gt;&gt;&gt;&gt; [2016-07-09 15:27:59.612477] W [MSGID: 114031] [client-rpc-fops.c:3050:client3_3_readv_cbk] 0-GLUSTER1-client-1: remote operation failed [Operation not permitted]<br>
&gt;&gt;&gt;&gt;&gt;&gt; [2016-07-09 15:27:59.613700] W [MSGID: 114031] [client-rpc-fops.c:3050:client3_3_readv_cbk] 0-GLUSTER1-client-0: remote operation failed [Operation not permitted]<br>
&gt;&gt;&gt;&gt;&gt;&gt; [2016-07-09 15:27:59.613781] W [fuse-bridge.c:2227:fuse_readv_cbk] 0-glusterfs-fuse: 168: READ =&gt; -1 gfid=deb61291-5176-4b81-8315-3f1cf8e3534d fd=0x7f5224002f68 (Operation not permitted)<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; David Gossage<br>
&gt;&gt;&gt;&gt;&gt;&gt; Carousel Checks Inc. | System Administrator<br>
&gt;&gt;&gt;&gt;&gt;&gt; Office 708.613.2284<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; Users mailing list<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; Users@ovirt.org<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; http://lists.ovirt.org/mailman/listinfo/users<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; ________________________________<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; &nbsp;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; ______________________________________________________________________________<br>
&gt;&gt;&gt;&gt;&gt; BODDEN-KLINIKEN&nbsp;Ribnitz-Damgarten&nbsp;GmbH<br>
&gt;&gt;&gt;&gt;&gt; Sandhufe&nbsp;2<br>
&gt;&gt;&gt;&gt;&gt; 18311&nbsp;Ribnitz-Damgarten<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Telefon:&nbsp;03821-700-0<br>
&gt;&gt;&gt;&gt;&gt; Fax:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;03821-700-240<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; E-Mail:&nbsp;info@bodden-kliniken.de&nbsp;&nbsp;&nbsp;Internet:&nbsp;http://www.bodden-kliniken.de<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Sitz:&nbsp;Ribnitz-Damgarten,&nbsp;Amtsgericht:&nbsp;Stralsund,&nbsp;HRB&nbsp;2919,&nbsp;Steuer-Nr.:&nbsp;079/133/40188<br>
&gt;&gt;&gt;&gt;&gt; Aufsichtsratsvorsitzende:&nbsp;Carmen&nbsp;Schröter,&nbsp;Geschäftsführer:&nbsp;Dr.&nbsp;Falko&nbsp;Milski<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Der&nbsp;Inhalt&nbsp;dieser&nbsp;E-Mail&nbsp;ist&nbsp;ausschließlich&nbsp;für&nbsp;den&nbsp;bezeichneten&nbsp;Adressaten&nbsp;bestimmt.&nbsp;Wenn&nbsp;Sie&nbsp;nicht&nbsp;der&nbsp;vorge-&nbsp;<br>
&gt;&gt;&gt;&gt;&gt; sehene&nbsp;Adressat&nbsp;dieser&nbsp;E-Mail&nbsp;oder&nbsp;dessen&nbsp;Vertreter&nbsp;sein&nbsp;sollten,&nbsp;beachten&nbsp;Sie&nbsp;bitte,&nbsp;dass&nbsp;jede&nbsp;Form&nbsp;der&nbsp;Veröf-&nbsp;<br>
&gt;&gt;&gt;&gt;&gt; fentlichung,&nbsp;Vervielfältigung&nbsp;oder&nbsp;Weitergabe&nbsp;des&nbsp;Inhalts&nbsp;dieser&nbsp;E-Mail&nbsp;unzulässig&nbsp;ist.&nbsp;Wir&nbsp;bitten&nbsp;Sie,&nbsp;sofort&nbsp;den&nbsp;<br>
&gt;&gt;&gt;&gt;&gt; Absender&nbsp;zu&nbsp;informieren&nbsp;und&nbsp;die&nbsp;E-Mail&nbsp;zu&nbsp;löschen.&nbsp;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bodden-Kliniken&nbsp;Ribnitz-Damgarten&nbsp;GmbH&nbsp;2016<br>
&gt;&gt;&gt;&gt;&gt; ***&nbsp;Virenfrei&nbsp;durch&nbsp;Kerio&nbsp;Mail&nbsp;Server&nbsp;und&nbsp;Sophos&nbsp;Antivirus&nbsp;***<br>
&gt;&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt;&gt; Users mailing list<br>
&gt;&gt;&gt;&gt;&gt; Users@ovirt.org<br>
&gt;&gt;&gt;&gt;&gt; http://lists.ovirt.org/mailman/listinfo/users<br>
&gt;<br>
&gt;<br>
</p>
</body>
</html>