Re: After gluster clean up sub directories becomes invisible

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

 



Steps to do gluster clean up

 

1.       umount -f /export/home/ecmsftp

2.       Remove the /export/home/ecmsftp mount point line from /etc/fstab file if it exists.

3.       Delete gluster file system volume if it exists; ignore if it does not exist.

# gluster

gluster>volume list

eftpVol

gluster> volume stop eftpVol

Stopping volume will make its data inaccessible. Do you want to continue? (y/n) y

volume stop: eftpVol: success

gluster> volume delete eftpVol

4.       Deleting volume will erase all information about the volume. Do you want to continue? (y/n) y

volume delete: eftpVol: success

gluster> peer status

Number of peers: 0

5.       Remove gluster-related configurations.

brick_path=/gluster/eftpbrick

[ -d $brick_path ] && setfattr -x trusted.glusterfs.volume-id $brick_path

[ -d $brick_path ] && setfattr -x trusted.gfid $brick_path

[ -d $brick_path/.glusterfs ] && rm -rf $brick_path/.glusterfs

 

6.       # systemctl stop glusterd.service

7.       # systemctl start glusterd.service

 

Steps for gluster configurations

 

1.       sudo ./confGfs.sh -s -c -P <charging_ip>

 

This step adds the entry in the fstab and mount the same.

 

There are multiple directories under /export/home/ecmsftp which becomes invisible after gluser clean up and gluster configuration.

 

       

 

 

Thanks & Regards,

Sangeeta Ramapure

 

From: Vijay Bellur [mailto:vbellur@xxxxxxxxxx]
Sent: June 12, 2017 12:32 PM
To: Sangeeta Ramapure
Cc: gluster-users
Subject: Re: After gluster clean up sub directories becomes invisible

 

can you please describe a bit more about the steps taken to clean up and re-configure gluster?

 

Regards,

Vijay

 

On Mon, Jun 12, 2017 at 12:08 PM, Sangeeta Ramapure <sangeeta.ramapure@xxxxxxxxxxxxxxx> wrote:

Kindly somebody help me with this issue.

 

Thanks & Regards,

Sangeeta Ramapure

 

From: Sangeeta Ramapure [mailto:sangeeta.ramapure@xxxxxxxxxxxxxxx]
Sent: June 09, 2017 4:41 PM
To: 'gluster-users@xxxxxxxxxxx'
Cc: 'devarajan@xxxxxxxxxxxx'
Subject: After gluster clean up sub directories becomes invisible

 

Hi Team,

 

After performing the gluster clean up and again doing gluster configuration the sub directories become invisible. Even after they are present the directories are invisible. If I create a new directory by the same name it will say the directory already exists.

 

 

Thanks & Regards,

Sangeeta Ramapure

 


_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://lists.gluster.org/mailman/listinfo/gluster-users

 

_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://lists.gluster.org/mailman/listinfo/gluster-users

[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux