Originally posted by: SystemAdmin
I'm unable to create a spot from a mksysb.
The command i run :
nim -o define -t spot -a server=master -a location=/tmp_install/spot -a source=mksysb_toto spot_toto
The error i get :
0042-001 nim: processing error encountered on "master":
0042-103 m_mkspot: unable to restore from mksysb_toto
/tmp_install/spot/spot_toto is created and full of files.
The creation seems to fail when creating files in the /tftpboot directory.
I could not find any error on the NIM server.
The NIM server is running AIX 6.1 TL6 SP4.
The mksysb are from clients that run AIX 6.1 TL4 SP3 or AIX 5.3 TL11 SP3.
Surprisingly, it works with a mksysb from a VIO 2.1.2.13-FP-22.1 SP-02.
I can't find how to obtain a verbose output. Is it possible ?
Does anyone know how to solve this problem ?