use network printer is a lot simpler.
to set it up:
1.a printer on network can communicate with your aix server.
2.add that printer's IP and printer name in your aix server's /etc/hosts
3. download from the printer website for the aix driver and install it to your aix server. if no driver is...
SeanAIX430 (TechnicalUser) 28 Jun 07 12:45
# lspv -p rootvg
0516-306 : Unable to find rootvg in the Device
Configuration Database
lspv is the command to look up pv information.
rootvg is a vg, it's not a pv.
therefore, this command will failed. no need to worry.
lsvg -p rootvg //...
are you trying to create an lpar using a mksysb from nim master?
have you run smitty nim_bosinst before booting off the network using the new lpar profile?
Here is exactly what you need:
http://www.redbooks.ibm.com/redpieces/pdfs/sg247940.pdf
chapter 4, 4.3 SEA failover
one vlan is one network. for example, vlan1, vlan2... you can seperate your lpar1 to go through vlan1 and lpar2 go to through vlan2. the details are in this redbook.
Your problem really is because you are having a mksysb image and you try to create a lpp_source. If you want to define this mksysb as a resource for nim master to fush it to another lpar or use this mksysb, you should define this mksysb resource as type of mksysb, not lpp_source.
from define...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.