Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Criação de Nova LPAR #36

Closed
Rafa-Dias opened this issue Oct 25, 2016 · 0 comments
Closed

Criação de Nova LPAR #36

Rafa-Dias opened this issue Oct 25, 2016 · 0 comments

Comments

@Rafa-Dias
Copy link

Segue erro ao CRIAR nova LPAR sem SCSI, utilizando NPIV

Getting free virtual slots to be used, please wait...
Traceback (most recent call last):
File "./poweradm.py", line 45, in
main_poweradm()
File "/home/poweradm/PowerAdm-TVS-SP/poweradm/menu.py", line 79, in main_poweradm
createlparconf.exec_createlparconf()
File "/home/poweradm/PowerAdm-TVS-SP/poweradm/createlparconf.py", line 439, in exec_createlparconf
npiv_vios1, npiv_vios2, veth, veth_final, system, vios1, vios2)
File "/home/poweradm/PowerAdm-TVS-SP/poweradm/mklparconf.py", line 163, in init
vios_vslot_vhba = vios_vslot.get_new()[1]
File "/home/poweradm/PowerAdm-TVS-SP/poweradm/newid.py", line 241, in get_new
used_vdapts.sort(key=int)
ValueError: invalid literal for int() with base 10: 'None\n'

kairoaraujo added a commit that referenced this issue Oct 25, 2016
Fix bug #36 - Error to create second LPAR without perform/execute
the creation.

Change-Id: Icdd359f0a77ed2bdfd60b80c2a2caf88c39edf53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants