Displaying 11 results from an estimated 11 matches for "posix1".
Did you mean:
  posix
  
2010 Mar 04
1
[3.0.2] booster + unfsd failed
...xporting nothing
root at ccc1:~/gluster/unfs3-0.9.23booster0.5# cat
/usr/local/etc/glusterfs/glusterfsd.vol
## file auto generated by /usr/local/bin/glusterfs-volgen (export.vol)
# Cmd line:
# $ /usr/local/bin/glusterfs-volgen -n NAS 192.168.1.127:/export
192.168.1.128:/export --nfs --cifs
volume posix1
  type storage/posix
  option directory /export
end-volume
volume locks1
    type features/locks
    subvolumes posix1
end-volume
volume brick1
    type performance/io-threads
    option thread-count 8
    subvolumes locks1
end-volume
volume server-tcp
    type protocol/server
    option transpo...
2020 Sep 16
1
Internal error on Samba 4.10.17
...upgrade to samba411-4.11.11. Just trying and monitoring.
>> Thanks you.
>
>
> If /mnt/DAT resizes on ZFS, then "vfs objects = zfsacl" must be set.
>
Hmm... looks like an autocorrect fail. If /mnt/DAT is a zpool, then you
_must_ set "zfsacl". Attempts to set a POSIX1e ACL will fail with EINVAL.
Typically in FreeBSD we use pathconf(2) to discover the ACL branding for
the underlying filesystem, and then branding-aware syscalls. These are the
sorts of os-specific nuances that we try to address through VFS modules. In
this case, vfs_zfsacl will do mostly the right...
2009 Jun 26
0
Error when expand dht model volumes
...option remote-subvolume brick4       # name of the remote volume
end-volume
volume dht 
  type cluster/dht
  #option lookup-unhashed yes
  option min-free-disk 10%
  subvolumes client1 client2  client3 client4 client5 client6 client7 client8 
end-volume
 
My server configure file is this:
volume posix1
  type storage/posix                   # POSIX FS translator
  option directory /data/data1        # Export this directory
end-volume
volume posix2
  type storage/posix                   # POSIX FS translator
  option directory /data/data2        # Export this directory
end-volume
volume posix3
  t...
2011 May 14
0
Data is Copying when a new brick is added.
...s are exactly the same on both machines
and the machines have the same hardware components and OS (Ubuntu) as well.
Any help would be appreciated.
===========================================================
Server Configuration
===========================================================
  volume posix1
    type storage/posix
    option directory /data/export
  end-volume
  volume posix2
    type storage/posix
    option directory /media/disk2
  end-volume
  volume locks
    type features/locks
    subvolumes posix1
  end-volume
  volume locks2
    type features/locks
    subvolumes posix2
  end...
2011 Jan 13
0
distribute-replicate setup GFS Client crashed
...nfig files are attached.
tx
Vikas
-------------- next part --------------
## file auto generated by /usr/local/bin/glusterfs-volgen (export.vol)
# Cmd line:
# $ /usr/local/bin/glusterfs-volgen --name gfs 172.24.0.68:/ghostcache/home/hsawhney/gfs/ 172.24.0.222:/ghostcache/home/hsawhney/gfs/
volume posix1
  type storage/posix
  option directory /ghostcache/gfs-export/
end-volume
volume locks1
    type features/locks
    subvolumes posix1
end-volume
#volume quota1
#    type features/quota
#    #option disk-usage-limit 100MB
#    subvolumes locks1
#end-volume
volume brickex
    type performance/io-...
2008 Dec 18
3
Feedback and Questions on afr+unify
Hi,
I just installed and configured a couple of machines with glusterfs 
(1.4.0-rc3).  It seems to work great.  Thanks for the amazing software.! 
I've been looking for something like this for years.
I have some feedback and questions.  My configuration is a bit 
complicated.  I have two machines each with two disks and each of which 
with two partitions that I wanted to use (i.e. 8
2000 Oct 27
0
Segfault in 2.2.0p1 due to connect() changes in Linux 2.4
...pv4-default, which
avoids the problem.
The correct solution is for OpenSSH to handle NULL returns from
x11_create_display_inet().  Sadly, I have not made a patch.
OpenSSH developers might also want to investigate the semantics of the
connect() return codes EAFNOSUPPORT and EINVAL, with regards to Posix1.g
and Single Unix v2 (and Stevens TCPv2).
Cheers etc.,
Jeffrey baker
2020 Sep 16
3
Internal error on Samba 4.10.17
On 9/16/20 2:27 AM, Andrew Walker wrote:
> 
> 
> On Tue, Sep 15, 2020 at 2:58 PM Budi Janto via samba
> <samba at lists.samba.org <mailto:samba at lists.samba.org>> wrote:
> 
>     Hi,
> 
>     For 3 days uptime serve about 40 client Windows workstation with traffic
>     average 50 Mbps - 80 Mbps (Video streaming) running on FreeBSD system
>     with 16
2010 May 04
1
Posix warning : Access to ... is crossing device
...onsists
of all directories /mnt/data01 - data24) on each server.  I'm using
configs I built from volgen, but every time I access a file (via an
'ls -l') for the first time, I get all of these messages in my logs on
each server:
[2010-05-04 10:50:30] W [posix.c:246:posix_lstat_with_gen] posix1:
Access to /mnt/data01//.. (on dev 16771) is crossing device (2257)
[2010-05-04 10:50:30] W [posix.c:246:posix_lstat_with_gen] posix3:
Access to /mnt/data03//.. (on dev 16771) is crossing device (2241)
[2010-05-04 10:50:30] W [posix.c:246:posix_lstat_with_gen] posix5:
Access to /mnt/data05//.. (on...
2010 Apr 30
1
gluster-volgen - syntax for mirroring/distributing across 6 nodes
NOTE: posted this to gluster-devel when I meant to post it to gluster-users
01 | 02 mirrored --|
03 | 04 mirrored --| distributed
05 | 06 mirrored --|
1) Would this command work for that?
glusterfs-volgen --name repstore1 --raid 1 clustr-01:/mnt/data01
clustr-02:/mnt/data01 --raid 1 clustr-03:/mnt/data01
clustr-04:/mnt/data01 --raid 1 clustr-05:/mnt/data01
clustr-06:/mnt/data01
So the
2010 Mar 15
1
Glusterfs 3.0.X crashed on Fedora 11
...stem name  : Linux
Nodename     : test_machine06.test_net.com
Kernel Release : 2.6.31.5-127.fc12.x86_64
Hardware Identifier: x86_64
Given volfile:
+------------------------------------------------------------------------------+
  1: # THIS IS THE SERVER-END CONFIGURATION
  2: # Brick 1
  3: volume posix1
  4: 	type storage/posix
  5: 	option directory /mnt/disk1
  6: end-volume
  7: 
  8: volume locks1
  9: 	type features/locks
 10: 	subvolumes posix1
 11: end-volume
 12: 
 13: volume brick1
 14: 	type performance/io-threads
 15: 	option thread-count 16
 16: 	subvolumes locks1
 17: end-volume
 18:...