[gpfsug-discuss] Fail to mount file system

2017-07-04 Thread Ilan Schwarts
Hi everyone, I have received existing corrupted GPFS 4.2.2 lab and I am trying to make it work. There are 2 nodes in a cluster: [root@LH20-GPFS1 ~]# mmgetstate -a Node number Node nameGPFS state -- 1 LH20-GPFS1 active 3

Re: [gpfsug-discuss] Requirement to keep gpfs.smb the same on all nodes

2017-07-04 Thread Simon Thompson (IT Research Support)
AFAIK. Always. We have had the service eat itself BTW by having different code releases and trying this. Yes its a PITA that we have to get a change approval for it (so we don't do it as often as we should)... The upgrade process upgrades the SMB registry, we have also seen the CTDB lock

[gpfsug-discuss] Requirement to keep gpfs.smb the same on all nodes

2017-07-04 Thread Sobey, Richard A
Hi all, For how long has this requirement been in force, and why? https://www.ibm.com/support/knowledgecenter/en/STXKQY_4.2.3/com.ibm.spectrum.scale.v4r23.doc/bl1ins_updatingsmb.htm All protocol nodes running the SMB service must have the same version of gpfs.smb installed at any time. This

Re: [gpfsug-discuss] Requirement to keep gpfs.smb the same on all nodes

2017-07-04 Thread Sobey, Richard A
OK Simon, thanks. I suppose we're all in the same boat having to get change management approval etc! From: gpfsug-discuss-boun...@spectrumscale.org [mailto:gpfsug-discuss-boun...@spectrumscale.org] On Behalf Of Simon Thompson (IT Research Support) Sent: 04 July 2017 12:09 To: gpfsug main

Re: [gpfsug-discuss] Fail to mount file system

2017-07-04 Thread Ilan Schwarts
[root@LH20-GPFS1 ~]# mmmount fs_gpfs01 -a Tue Jul 4 13:52:07 IDT 2017: mmmount: Mounting file systems ... LH20-GPFS1: mount: mount fs_gpfs01 on /fs_gpfs01 failed: Wrong medium type mmdsh: LH20-GPFS1 remote shell process had return code 32. LH20-GPFS2: mount: mount fs_gpfs01 on /fs_gpfs01

Re: [gpfsug-discuss] Fail to mount file system

2017-07-04 Thread Ilan Schwarts
Yes I am ok with deleting. I follow a guide from john olsen at the ibm team from tuscon.. but the guide had steps after the gpfs setup... Is there step by step guide for gpfs cluster setup other than the one in the ibm site? Thank My bad gave the wrong command, the right one is: mmmount

Re: [gpfsug-discuss] Fail to mount file system

2017-07-04 Thread Josh Catana
Check /var/adm/ras/mmfs.log.latest The dmesg xfs bug is probably from boot if you look at the dmesg with -T to show the timestamp On Jul 4, 2017 12:29 PM, "IBM Spectrum Scale" wrote: > My bad gave the wrong command, the right one is: mmmount fs_gpfs01-o rs > > Also can you

Re: [gpfsug-discuss] Fail to mount file system

2017-07-04 Thread IBM Spectrum Scale
You can refer to the concepts, planning and installation guide at the link ( https://www.ibm.com/support/knowledgecenter/STXKQY_4.2.2/com.ibm.spectrum.scale.v4r22.doc/bl1xx_library_prodoc.htm ) for finding detailed steps on setting up a cluster or creating a file system. Or open a PMR and work

Re: [gpfsug-discuss] Fail to mount file system

2017-07-04 Thread IBM Spectrum Scale
My bad gave the wrong command, the right one is: mmmount fs_gpfs01 -o rs Also can you send output of mmlsnsd -X, need to check device type of the NSDs. Are you ok with deleting the file system and disks and building everything from scratch? Regards, The Spectrum Scale (GPFS) team