Thanks
Best Regards
----------------------------------------------------------------------
Wang Xiaopeng (王晓朋)
IBM China System Technology Laboratory
Tel: 86-10-82453455
Email: w...@cn.ibm.com
Address: 28,ZhongGuanCun Software Park,No.8 Dong Bei Wang West Road, Haidian District Beijing P.R.China 100193
----- Original message -----
From: "John Wingenbach" <jw...@us.ibm.com>
To: Wei Hua WH Hu/China/IBM@IBMCN
Cc: xcat-user@lists.sourceforge.net
Subject: Re: [xcat-user] install issue on AIX xCAT 2.9.3
Date: Tue, May 24, 2016 8:52 PM
We run more then just the perl provided with AIX as the AIX perl isn't complete and in some cases missing pieces of the modules that are supposedly included. The impact of changing the PERL5LIB in /etc/environment is that ALL perl scripts are impacted to look first in the directories listed. As such the production impact is:
1) minor -- wasted search of a directory structure if nothing is in there matching the desired modules
2) major -- if a module does exists there that is incompatible with the perl being run (5.22), then the script fails.
PERL5LIB should never be modified or set in /etc/environment as it impacts the entire system rather then the specifically desired application. For custom extensions to perl, scripts should utililze the 'use lib' functionality to augment their include path.
--
John Wingenbach
Certified Scrum Master
IBM Continuous Availability Services - Events Infrastructure (CAS-EI)
Mail, DNS, IRC, Perl
AIX & SLES administration
Cell: 919-741-0468Wei Hua WH Hu---05/24/2016 05:57:05 AM---Hi Douglas, Thanks for your email. I did some check, I found these code have existed here for lo
From: Wei Hua WH Hu/China/IBM
To: xcat-user@lists.sourceforge.net
Cc: jw...@us.ibm.com, xcat-user@lists.sourceforge.net
Date: 05/24/2016 05:57 AM
Subject: Re: [xcat-user] install issue on AIX xCAT 2.9.3
Hi Douglas,
Thanks for your email.
I did some check, I found these code have existed here for long long time. It's not a new thing for xcat 2.9.3.
They were added for some reason which maybe do not exist right now. It's ugly but maybe harmless.
So could you tell me if you hit some real problem, for example some feature don't work or they affect your product environment.
More information is helpful. Thank you very much.
Best Regards!
--------------------------------------------------------------
Hu, Wei Hua (胡卫华)
IBM China System Technology Laboratory
Email: huwei...@cn.ibm.com
Tel: 86-10-82453253
Address: Building 28, ZhongGuanCun Software Park,
No.8, Dong Bei Wang West Road, Haidian District Beijing 100193, PRC
北京市海淀区东北旺西路8号中关村软件园28号楼
邮编: 100193
----- Original message -----
From: "Douglas Myers" <dgmy...@us.ibm.com>
To: "xCAT Users Mailing list (xcat-user@lists.sourceforge.net)" <xcat-user@lists.sourceforge.net>
Cc: John Wingenbach <jw...@us.ibm.com>
Subject: [xcat-user] install issue on AIX xCAT 2.9.3
Date: Thu, May 19, 2016 2:38 AMI am in the process of upgrading my mixed clusters to 2.11.1 on Linux and AIX 2.9.3. When updating xCAT-client-2.9.3-snap201603040244 rpm it seems to have added the following two lines in /etc/environment:
# xCAT Perl setup
PERL5LIB=/usr/opt/perl5/lib/5.8.2:/usr/opt/perl5/lib/5.8.2/aix-thread-multi:/usr/opt/perl5/lib/site_perl/5.8.2:/usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi
Which gives me two problems:
1. PERL5LIB is system wide so it breaks my system env when those lines are in there, since 5.8.2 is very old and not in line with AIX 7.X
2. It's the wrong path in any case when you are working with the xcat-dep rpms in AIX 6.1 which uses 5.8.8 and 7.X, which use perl 5.10 or 5.20
_________________________________
Douglas Myers,
IBM Special Events - Smart Cloud BMS Lead
_________________________________
"It's not an opportunity if it doesn't scare you a little bit"
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________ xCAT-user mailing list xCAT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xcat-user