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 » Multi Instance Queue Manager NFS on Netapp

Post new topic  Reply to topic
 Multi Instance Queue Manager NFS on Netapp « View previous topic :: View next topic » 
Author Message
chandu.yalamanchili
PostPosted: Wed Jul 14, 2010 1:21 pm    Post subject: Multi Instance Queue Manager NFS on Netapp Reply with quote

Apprentice

Joined: 29 Jun 2007
Posts: 29

Has anyone used netapp as the NFS for the multi instance Queue Manager setup. when I attempt to test the concurrent writes on both the servers seeing the below error

-bash-3.2$ amqmfsck -c /files1/ha
Start a second copy of this program with the same parameters on another server.
Writing to test file. This will normally complete within about 60 seconds.
.........
AMQ5667: Error executing system call 'fcntl(F_SETLKW)[c]' on file
'/files1/ha/amqmfsck.wrt', errno 121 ('Remote I/O error').

seeing the same error on both the servers. Can anyone shed some light on this?

Thanks
Chandu
Back to top
View user's profile Send private message Send e-mail
bruce2359
PostPosted: Wed Jul 14, 2010 1:33 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

Quote:
when I attempt to test the concurrent writes on both the servers

What do you mean by concurrent writes? Are you expecting both qmgrs to update the same filesystem concurrently?
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Jul 14, 2010 1:38 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Have you configured netapp to provide NFS *V4*?

You have to use NFS V4 to use multi-instance.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Wed Jul 14, 2010 1:41 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

Are you following some document from IBM that tells you how to implement MI?
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
chandu.yalamanchili
PostPosted: Wed Jul 14, 2010 1:41 pm    Post subject: Reply with quote

Apprentice

Joined: 29 Jun 2007
Posts: 29

Thanks for your replies. I'm using NFS version 4 on netapp.

I did mount from both the servers to the shared disk. Testing the concurrent writes on to the shared disk from the servers.

Thanks
Chandu
Back to top
View user's profile Send private message Send e-mail
chandu.yalamanchili
PostPosted: Wed Jul 14, 2010 1:44 pm    Post subject: Reply with quote

Apprentice

Joined: 29 Jun 2007
Posts: 29

I'm using the document given by the IBM for setting up the MI Queue Manager.

http://www-01.ibm.com/support/docview.wss?rs=0&q1=wste+multi+instance+mq&uid=swg27017382&loc=en_US&cs=utf-8&cc=us&lang=all

Thanks
Chandu
Back to top
View user's profile Send private message Send e-mail
bruce2359
PostPosted: Wed Jul 14, 2010 2:57 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

The URL you cited is a webcast, not a how-to document.

Try this http://www.ibm.com/developerworks/websphere/library/techarticles/1006_sampige/1006_sampige.html
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
chandu.yalamanchili
PostPosted: Wed Jul 14, 2010 4:06 pm    Post subject: Reply with quote

Apprentice

Joined: 29 Jun 2007
Posts: 29

This Doc has bit more information. Will try as per the doc and let you know.

Thanks Bruce
Back to top
View user's profile Send private message Send e-mail
chandu.yalamanchili
PostPosted: Wed Jul 21, 2010 11:48 am    Post subject: Reply with quote

Apprentice

Joined: 29 Jun 2007
Posts: 29

I did try doing as per the http://www.ibm.com/developerworks/websphere/library/techarticles/1006_sampige/1006_sampige.html

but still not having success. stuck at this error

bash-3.2$ amqmfsck -c /files1/ha
Start a second copy of this program with the same parameters on another server.
Writing to test file. This will normally complete within about 60 seconds.
.........
AMQ5667: Error executing system call 'fcntl(F_SETLKW)[c]' on file
'/files1/ha/amqmfsck.wrt', errno 121 ('Remote I/O error').

when tried to create a queue manager on the shared disk getting no responce from the shared disk. Any light on this?

Thanks
Chandu
Back to top
View user's profile Send private message Send e-mail
jeevan
PostPosted: Wed Jul 21, 2010 5:01 pm    Post subject: Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

chandu.yalamanchili wrote:
I did try doing as per the http://www.ibm.com/developerworks/websphere/library/techarticles/1006_sampige/1006_sampige.html

but still not having success. stuck at this error

bash-3.2$ amqmfsck -c /files1/ha
Start a second copy of this program with the same parameters on another server.
Writing to test file. This will normally complete within about 60 seconds.
.........
AMQ5667: Error executing system call 'fcntl(F_SETLKW)[c]' on file
'/files1/ha/amqmfsck.wrt', errno 121 ('Remote I/O error').

when tried to create a queue manager on the shared disk getting no responce from the shared disk. Any light on this?

Thanks
Chandu


If the storage is NFSv4, it should work. We used GPFS so I do not know about NFS but again it is IBM recommendated so it should work.

I suspect the storage has not been correctly setup. I am not a hardware person, so I can not tell you but I can tell certainly that is it storage setup issue not a MQ issue.

We have setup and using ( went live last week) MI qmgr.

Thanks


Last edited by jeevan on Wed Jul 21, 2010 5:09 pm; edited 2 times in total
Back to top
View user's profile Send private message
mvic
PostPosted: Wed Jul 21, 2010 5:04 pm    Post subject: Re: Multi Instance Queue Manager NFS on Netapp Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

chandu.yalamanchili wrote:
errno 121 ('Remote I/O error').

Raise this with Netapp. The error originates in the layers below the OS.
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 » Multi Instance Queue Manager NFS on Netapp
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.