ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » MQ MI shared storage setup

Post new topic  Reply to topic
 MQ MI shared storage setup « View previous topic :: View next topic » 
Author Message
jeevan
PostPosted: Sun Mar 01, 2015 2:44 pm    Post subject: MQ MI shared storage setup Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

I am trying to setup a DR for MQ using MQ MI at my laptop. I am setting up a vm as a storage server and create a iscsi target/LUN which I can mount to one of the two servers( vm here). I then need to setup NFS server in that vm and export that directory which I can access from other box ( the 2nd box need to configure as nfs client).

I have worked with MQ MI but have not configured the shared storage myself.


Appreciate your input,

Thanks
J
Back to top
View user's profile Send private message
jeevan
PostPosted: Sun Mar 15, 2015 12:53 pm    Post subject: Re: MQ MI shared storage setup Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

jeevan wrote:
I am trying to setup a DR for MQ using MQ MI at my laptop. I am setting up a vm as a storage server and create a iscsi target/LUN which I can mount to one of the two servers( vm here). I then need to setup NFS server in that vm and export that directory which I can access from other box ( the 2nd box need to configure as nfs client).

I have worked with MQ MI but have not configured the shared storage myself.


Appreciate your input,

Thanks
J


All,

I am eventually able to seutp MQ MI between my two vms running Centos 6.6 and nfs 4.

It was quite easy in fact. Just need to create nfs share with same name as in the first server. Then just follow the doc and worked.

I am including the developerworks article in case some one is interested

http://www.ibm.com/developerworks/websphere/library/techarticles/1006_sampige/1006_sampige.html
Back to top
View user's profile Send private message
nelson
PostPosted: Sun Mar 15, 2015 5:23 pm    Post subject: Reply with quote

Partisan

Joined: 02 Oct 2012
Posts: 313

jeevan, thanks for sharing.

If it's not too much trouble, could you please share the guide/links/steps to setup the nfs 4 server? I've tried some Google results but at some point they fail.. I have had no luck so far...
Back to top
View user's profile Send private message
jeevan
PostPosted: Mon Mar 16, 2015 10:25 am    Post subject: Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

nelson wrote:
jeevan, thanks for sharing.

If it's not too much trouble, could you please share the guide/links/steps to setup the nfs 4 server? I've tried some Google results but at some point they fail.. I have had no luck so far...


In fact this is my working note. I have not been able to organize it nicely but it worked. The urls at the end will help you if you have anything unclear. I used these urls. I also watched a few videos in youtube.

Install

install nfs-utils nfs-utils-lib and check to make sure it is installed (yum install -y nfs-utils nfs-utils-lib/ rpm -qa | grep nfs-utils)

define the share in the following directory

vi /etc/export (provide the directory to share and where to share it to and the options eg. /share *(ro,async)
exportfs -rv

service nfs start

showmount -e server ip . showmount -e 192.168.1.17
Export list for 192.168.1.17:
/MQHA 192.168.1.13
/opt/share 192.168.1.13

-------------------------------------------------------------------------------------

At client
=====
yum install nfs-utils nfs-utils-lib
mount nfsserver ip:/share /dir
Finally do a df -h.
nfsstat -m-- gives the version of nfs installed

Useful urs
======
https://www.howtoforge.com/setting-up-an-nfs-server-and-client-on-centos-6.3

https://www.digitalocean.com/community/tutorials/how-to-set-up-an-nfs-mount-on-centos-6

http://linuxconfig.org/how-to-configure-nfs-on-linux
Back to top
View user's profile Send private message
nelson
PostPosted: Mon Mar 16, 2015 11:33 am    Post subject: Reply with quote

Partisan

Joined: 02 Oct 2012
Posts: 313

jeevan, thanks a lot for your reply! Definitively will help.
Back to top
View user's profile Send private message
Gaya3
PostPosted: Mon Mar 16, 2015 1:26 pm    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

i believe nfs 4 is having some issues...
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
jeevan
PostPosted: Mon Mar 16, 2015 1:45 pm    Post subject: Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

Gaya3 wrote:
i believe nfs 4 is having some issues...


What kind of issue? Does it have any impact on Multiinstance Queue Manager?

I just wanted to test and it worked.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » MQ MI shared storage setup
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.