John, It's good to have a UNIX guru around...
I wish you all a wonderful New Year. Atenciosamente / Regards / Saludos Ituriel do Nascimento Neto BANCO BRADESCO S.A. 4254 / DPCD Engenharia de Software Sistemas Operacionais Mainframes Tel: +55 11 4197-2021 R: 22021 Fax: +55 11 4197-2814 -----Mensagem original----- De: IBM Mainframe Discussion List [mailto:[email protected]] Em nome de McKown, John Enviada em: quinta-feira, 29 de dezembro de 2011 11:54 Para: [email protected] Assunto: Re: z/OS 1.13 - Can the root file system be shared as read/write? > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Jousma, David > Sent: Thursday, December 29, 2011 7:27 AM > To: [email protected] > Subject: Re: z/OS 1.13 - Can the root file system be shared > as read/write? > > Cant specifically answer your question. But in general, I > don't like mounting any of the z/OS product ZFS file systems > read/write because "junk" tends to collect in them whether by > accident or on purpose. We are not doing sysplex sharing, > but do mount them all READ only. > > _________________________________________________________________ > Dave Jousma That's my plan too. I mount all my "root" filesystems (SYSPLEX, VERSION, & SYSTEM) as READ, along with the "product" filesystems as well. If I really need to do an update, I use a UNIX shell and "cd" to the proper subdirectory. Then do a "chmount -w .". Update the filesystem (update a file or rmdir or mkdir, whatever). Then "chmount -r ." again. My .profile adds /usr/sbin to my PATH, which makes using chmount easier. -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN AVISO LEGAL <br>...Esta mensagem é destinada exclusivamente para a(s) pessoa(s) a quem é dirigida, podendo conter informação confidencial e/ou legalmente privilegiada. Se você não for destinatário desta mensagem, desde já fica notificado de abster-se a divulgar, copiar, distribuir, examinar ou, de qualquer forma, utilizar a informação contida nesta mensagem, por ser ilegal. Caso você tenha recebido esta mensagem por engano, pedimos que nos retorne este E-Mail, promovendo, desde logo, a eliminação do seu conteúdo em sua base de dados, registros ou sistema de controle. Fica desprovida de eficácia e validade a mensagem que contiver vínculos obrigacionais, expedida por quem não detenha poderes de representação. LEGAL ADVICE<br>...This message is exclusively destined for the people to whom it is directed, and it can bear private and/or legally exceptional information. If you are not addressee of this message, since now you are advised to not release, copy, distribute, check or, otherwise, use the information contained in this message, because it is illegal. If you received this message by mistake, we ask you to return this email, making possible, as soon as possible, the elimination of its contents of your database, registrations or controls system. The message that bears any mandatory links, issued by someone who has no representation powers, shall be null or void. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

