gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] CentOS 5 NFS clients fail to umount without -f options (


From: Tomoaki Sato
Subject: [Gluster-devel] CentOS 5 NFS clients fail to umount without -f options (Re: glusterfs-3.3.0qa38 released)
Date: Thu, 26 Apr 2012 09:32:04 +0900
User-agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

Vijay,

I have been testing NFS of 3.3.0qa38 from 4 types of NFS clients.
1. CentOS 5.7 x86 (hostname: strk-001)
2. CentOS 5.7 x64 (hostname: strk-002)
3. CentOS 6.2 x86 (hostname: strk-003)
4. CentOS 6.2 x64 (hostname: strk-004)
CentOS 5 NFS clients always fail to umount without -f options.
Any insight into this is much appreciated.

At a CentOS 5 host:

address@hidden ~]# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sdc1             18918620   2059192  15882892  12% /
tmpfs                  1037320         0   1037320   0% /dev/shm
address@hidden ~]# mount -o vers=3 one:/one /mnt
address@hidden ~]# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sdc1             18918620   2059192  15882892  12% /
tmpfs                  1037320         0   1037320   0% /dev/shm
one:/one             104722752    192256 104530496   1% /mnt
address@hidden ~]# umount /mnt
address@hidden ~]# echo $?
1
address@hidden ~]# cat /etc/issue
CentOS release 5.7 (Final)
Kernel \r on an \m

address@hidden ~]# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sdc1             18918620   2059192  15882892  12% /
tmpfs                  1037320         0   1037320   0% /dev/shm
one:/one             104722752    192256 104530496   1% /mnt
address@hidden ~]# umount -f /mnt
address@hidden ~]# echo $?
0
address@hidden ~]# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sdc1             18918620   2059192  15882892  12% /
tmpfs                  1037320         0   1037320   0% /dev/shm
address@hidden ~]#

At a CentOS 6 host:

address@hidden ~]# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sdc1             20158332   2185844  16948488  12% /
tmpfs                  1035264         0   1035264   0% /dev/shm
address@hidden ~]# mount -o vers=3 one:/one /mnt
address@hidden ~]# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sdc1             20158332   2185844  16948488  12% /
tmpfs                  1035264         0   1035264   0% /dev/shm
one:/one             104722752    192256 104530496   1% /mnt
address@hidden ~]# umount /mnt
address@hidden ~]# echo $?
0
address@hidden ~]# cat /etc/issue
CentOS release 6.2 (Final)
Kernel \r on an \m

address@hidden ~]# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sdc1             20158332   2185844  16948488  12% /
tmpfs                  1035264         0   1035264   0% /dev/shm
address@hidden ~]#

Thanks,

Tomo Sato

(2012年04月23日 21:40), Vijay Bellur wrote:

http://bits.gluster.com/pub/gluster/glusterfs/3.3.0qa38/

http://bits.gluster.com/pub/gluster/glusterfs/src/glusterfs-3.3.0qa38.tar.gz

This release is made off v3.3.0qa38


_______________________________________________
Gluster-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/gluster-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]