Hi, On Fri, Jul 02, 2010 at 05:50:29PM +0100, Daniel Machado Grilo wrote: > Dear HA users, > > I have 2 clusters with 2 nodes each, and one of the clusters exports > some mounts via NFS. > > I understand I have to add an nfsserver primitive for each group of > services, as a group can migrate to other node and then, the > heartbeat will not be able to unmount the FS because NFS is using > it. > > NFSServer has (as far as I know) 4 options: > nfs_init_script - which should point to the init.d script > nfs_notify_cmd - which sould point to rpc.statd > nfs_shared_infodir - which should be the path to be exportable.. > nfs_ip - The ip to bind nfs to ... correct ? > > My problem is that, some of the NFS shares need some options (e.g) > no_root_squash, or others.. where can I set this in NFSServer > primitive !? Or this will be read from /etc/exports somehow !?
Yes, you have to create /etc/exports with appropriate export options. Thanks, Dejan > Tks in advance > Daniel > > -- > Daniel Grilo > Partner of Grupo PDM > Av. Conde Valbom 30, 3o > 1050-068 Lisboa (Portugal) > web: http://www.pdmfc.com > Tel: +351 21 357 20 29 // mobile: +351 91 388 94 39 (ext: 716) > Fax: +351 21 357 20 31 > > The Least Perceptive Literary Critic > The most important critic in our field of study is Lord Halifax. A > most individual judge of poetry, he once invited Alexander Pope round to > give a public reading of his latest poem. > Pope, the leading poet of his day, was greatly surprised when Lord > Halifax stopped him four or five times and said, "I beg your pardon, Mr. > Pope, but there is something in that passage that does not quite please me." > Pope was rendered speechless, as this fine critic suggested sizeable > and unwise emendations to his latest masterpiece. "Be so good as to mark > the place and consider at your leisure. I'm sure you can give it a better > turn." > After the reading, a good friend of Lord Halifax, a certain Dr. > Garth, took the stunned Pope to one side. "There is no need to touch the > lines," he said. "All you need do is leave them just as they are, call on > Lord Halifax two or three months hence, thank him for his kind observation > on those passages, and then read them to him as altered. I have known him > much longer than you have, and will be answerable for the event." > Pope took his advice, called on Lord Halifax and read the poem > exactly as it was before. His unique critical faculties had lost none of > their edge. "Ay", he commented, "now they are perfectly right. Nothing can > be better." > -- Stephen Pile, "The Book of Heroic Failures" > > begin:vcard > fn:Daniel Grilo > n:Grilo;Daniel > org:PDMFC;Support > adr;quoted-printable:3 Piso;;Av. Conde Valbom, n=C2=BA > 30;Lisbon;Lisbon;1050-068;Portugal > email;internet:[email protected] > title:Partner > tel;work:+351210337721 > tel;cell:+351913889439 > url:http://www.pdmfc.com > version:2.1 > end:vcard > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
