My nim server is on LPAR_4 and I am using command bellow from NIM server to do mksysb of my 4 LPAR ( Note LPAR_1 and 2 and LPAR_4 are AIX 5.2 and LPAR_3 is AIX 5.1)
nim -o define -F -t mksysb -a server=master -a location=/export/mksysb/lpar_1_m
ksysb -a source=lpar_1 -a mk_image=yes -a exclude_files=excludelist lpar_1_mksysb
Question;
1-Where is the exclude files for LPAR_1? Is it the same as /etc/exclude.rootvg on NIM server (LPAR_4)
2-How can I create exclude files for LPAR_1, LPAR_2, LPAR_3 .. note the filesystem for rootvg are not the same
3-In my command above do I need to include this command (-a mksysb_flags=’-e’) other wise when do I need to use mksysb_flag=-e
4-What command I need to run to list the content of mksysb let say in above command “lpar_1_mksysb” (Note I have tried to use restore -vtf to read the file but insted start restoring some spot and lpp files in my current directory)
5-What excludelist contain
6-when I run above command am I changing any thing in SPOT
7-If I want to put above LPAR_1_mksysb on to CD/DVD what command I need to run would this CD/DVD will be bootable
8-Why each time that I Re-run above command I have to remove the NIM resource (other wise the NIM mksysb is failing)
9-Why at the end of NIM mksysb I get 0042-001 nim: processing error encountered on "master":
Usage: rm [-firRe] [--] File...
nim -o define -F -t mksysb -a server=master -a location=/export/mksysb/lpar_1_m
ksysb -a source=lpar_1 -a mk_image=yes -a exclude_files=excludelist lpar_1_mksysb
Question;
1-Where is the exclude files for LPAR_1? Is it the same as /etc/exclude.rootvg on NIM server (LPAR_4)
2-How can I create exclude files for LPAR_1, LPAR_2, LPAR_3 .. note the filesystem for rootvg are not the same
3-In my command above do I need to include this command (-a mksysb_flags=’-e’) other wise when do I need to use mksysb_flag=-e
4-What command I need to run to list the content of mksysb let say in above command “lpar_1_mksysb” (Note I have tried to use restore -vtf to read the file but insted start restoring some spot and lpp files in my current directory)
5-What excludelist contain
6-when I run above command am I changing any thing in SPOT
7-If I want to put above LPAR_1_mksysb on to CD/DVD what command I need to run would this CD/DVD will be bootable
8-Why each time that I Re-run above command I have to remove the NIM resource (other wise the NIM mksysb is failing)
9-Why at the end of NIM mksysb I get 0042-001 nim: processing error encountered on "master":
Usage: rm [-firRe] [--] File...