Displaying 5 results from an estimated 5 matches for "bhl".
Did you mean:
bh
2011 Feb 04
1
3.1.2 Debian - client_rpc_notify "failed to get the port number for remote subvolume"
I have glusterfs 3.1.2 running on Debian, I'm able to start the volume
and now mount it via mount -t gluster and I can see everything. I am
still seeing the following error in /var/log/glusterfs/nfs.log
[2011-02-04 13:09:16.404851] E
[client-handshake.c:1079:client_query_portmap_cbk]
bhl-volume-client-98: failed to get the port number for remote
subvolume
[2011-02-04 13:09:16.404909] I [client.c:1590:client_rpc_notify]
bhl-volume-client-98: disconnected
[2011-02-04 13:09:20.405843] E
[client-handshake.c:1079:client_query_portmap_cbk]
bhl-volume-client-98: failed to get the port num...
2010 May 15
1
Input/output error when running `ls` and `cd` on directories
...ng Input/output errors on gluster mounted directories.
First, I have a few directories I created a few weeks ago, but when I
run an ls on them, their status is listed as ???????:
[23:52:54] [root at clustr06 /mnt/glusterfs]# ls -al
ls: cannot access lost+found: Input/output error
ls: cannot access bhl: Input/output error
total 1920
drwxr-xr-x 7 root root 294912 2010-05-13 19:11 .
drwxr-xr-x 27 root root 4096 2010-04-30 15:28 ..
d????????? ? ? ? ? ? bhl
drwx------ 2 root root 294912 2010-05-05 22:37 bin
drwx------ 4 root root 294912 2010-05-10 14:37 clustr-02
drwx-...
2002 Jul 12
0
Winbind and Samba:
...main users.
Is there any configuration that I need to do with LDAP?
Thanks again!
Configuration files:
smb.conf:
[global]
winbind separator = +
winbind cache time = 10
template shell = /bin/bash
template homedir = /home/%D/%U
winbind uid = 10000-20000
winbind gid = 10000-20000
workgroup = BHL
netbios name = SAMBA
server string = Samba 2.2.5
log file = /var/log/samba/log.%M
loglevel = 1
max log size = 50
security = domain
encrypt passwords = yes
password server = 10.7.2.15
socket options = TCP_NODELAY
wins server = 10.7.2.15
wins proxy = no
dns proxy = no
wins support = no
# add user scr...
2002 Jul 15
1
How to setup Winbindd:
...main users.
Is there any configuration that I need to do with LDAP?
Thanks again!
Configuration files:
smb.conf:
[global]
winbind separator = +
winbind cache time = 10
template shell = /bin/bash
template homedir = /home/%D/%U
winbind uid = 10000-20000
winbind gid = 10000-20000
workgroup = BHL
netbios name = SAMBA
server string = Samba 2.2.5
log file = /var/log/samba/log.%M
loglevel = 1
max log size = 50
security = domain
encrypt passwords = yes
password server = 10.7.2.15
socket options = TCP_NODELAY
wins server = 10.7.2.15
wins proxy = no
dns proxy = no
wins support = no
# add user scr...
2011 Sep 12
0
cannot access /mnt/glusterfs: Stale NFS file handle
I've mounted my glusterfs share as I always do:
mount -t glusterfs `hostname`:/bhl-volume /mnt/glusterfs
and I can see it in df:
# df -h | tail -n1
clustr-01:/bhl-volume 90T 51T 39T 57% /mnt/glusterfs
but I can't change into it, or access any of the files in it:
# ls -al /mnt/glusterfs
ls: cannot access /mnt/glusterfs: Stale NFS file handle
Any idea what could...