Hi,

Can you please provide bt of nfs-ganesha core ?
I have never tested striped volume before, there is no active development happens on striped volume If u want stripe file across different node just try disperse volume(tested) and sharded(not tested).

With Regards,
Jiffin
On 15/04/16 14:08, 白兆伟 wrote:


        


        白 兆伟

SanLogic/SanLogic /浙江

18668365211

------------------ Original ------------------
*From: * "白兆 伟"<[email protected]>;
*Date: * Wed, Apr 6, 2016 03:24 PM
*To: * "nfs-ganesha-devel"<[email protected]>;
*Subject: * nfs-ganesha crash!
@all
my nfs-ganesha crashed when I do my test, anyone can help? thank you in advance.'

    My test steps:
      a、client : mount -t nfs data-node4:/ceshi /mnt    #mount with nfs
      b、dd if=/dev/zero if=/mnt/test.img bs=1M count=60000
      c、nfs crash !Every time the data is not more than 5GB!

    following is my test env:
    1、nfs-ganesha  version 2.3.0
EXPORT
{
        # Export Id (mandatory, each EXPORT must have a unique Export_Id)
        Export_Id = 77;

        # Exported path (mandatory)
        Path = /ceshi;

        # Pseudo Path (required for NFS v4)
        Pseudo = /ceshi;

        # Required for access (default is None)
        # Could use CLIENT blocks instead
        Access_Type = RW;
        Squash = No_root_squash;
        #SecType = sys;


        # Exporting FSAL
        FSAL {
                Name = GLUSTER;
                Hostname = localhost;
                Volume = ceshi;
        }
}

2. gluster version 3.7.8
volume info

Volume Name: ceshi
Type: Stripe
Volume ID: 6caa21f9-5b3f-4067-9605-0af6416f2044
Status: Started
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1: data-node4:/brick/brick1/ceshi1
Brick2: data-node5:/brick/brick1/ceshi1
Options Reconfigured:
nfs.disable: off
nfs.register-with-portmap: on
nfs.enable-ino32: yes
nfs.export-volumes: on





        


        白 兆伟

SanLogic/SanLogic /浙江

18668365211



------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z


_______________________________________________
Nfs-ganesha-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Nfs-ganesha-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to