Sponsored Content
Operating Systems AIX PowerVM/lpar creation problems Post 302943951 by computron on Thursday 14th of May 2015 08:17:05 AM
Old 05-14-2015
Duke
thanks, it'll have to wait until we get the add'l power installed? I knew I was on the right track with what I was seeing.I suspected that mightbe the case.
I don't have time to read 702 page docs that are wrong in many places.I've seen enough of the HMC to know that it has poor wording on many of its pages.
installing vios via system template ,for instance, says 'click start when ready'.only they have no start button ( so I instead click on the 'next' button)..but how can you pass along a product like that? there was no QA of the HMC product? hmc 8.2 mind you.latest and *cough* greatest..

then they give you a read-only Vterm which stops at 'insert disk #2' but gives you no way to actually tell it to continue, because it is read-only.it also says click 'accept license' only you can't click the radio button. they have another section in documentation which clearly states that HMC will automatically find VIOS disk #2 in the hmc repository.it doesnt.it hasn't.it wont.LOL
outside of my shortcomings on the subject, it's painfully obvious that this is still a work in progress for IBM..the fact that you can't even 'vi ' a file in restricted shell is comical to me..


but as you say , I need the disk arrays powered up so it can see all of the disks and controllers, etc..
question: shouldn't this whole set up work on just the 8202 alone? I mean,what if I'm a client who doesn't need the extra 6+ TB disk space, I only need the 6x146GB internal drives on the 8202? I should then be able to install VIOS on it, and let it work with the internal disk controllers and network controllers and spread them out to the soon-to-be newly created VMs..right? so, in my case, why is this not working as such? I don't have the enclosures hooked up.the 8202 should work without a problem..
is there something that's telling the 8202 that it absolutely,positively needs the add'l enclosures to work? what if I had all three working, and decided to get rid of the g30 and the 24? I should still be able to work with PowerVM on the 8202 correct?
I distinctly remember when ordering the server that the enclosures were an add-on, not mandatory.so why can't I work without the add'l 210v power line, and without g30 and 24?

thanks for clarifying things though.you're right, no need to waste time playing with it.
If I sound completely off the rails frustrated , it's because I am..Smilie
 

10 More Discussions You Might Find Interesting

1. AIX

LPAR creation

can i get a step b syep explanation in creating LPAR... i have searched for tutorials i couldn't find the right one.... (2 Replies)
Discussion started by: udtyuvaraj
2 Replies

2. AIX

LPAR freezes after switching of storage (lpar is mirrored)

Hi all, I have the following configuration 2 ds3524 storage disk systems located over 2 locations 2 P720 server located over 2 locations DS3524 are connected to san switch. Each vio server has 1 fc adapter attached to a san switch. per p720 server 2 virtual io servers. Vio 1 has 1 lun... (2 Replies)
Discussion started by: markiemark
2 Replies

3. AIX

PowerVM HA questions

hi guys, i need to develop following setup for a customer: high availability oracle database on aix7 and linux in 2 different LPAR using dual ps700 blande a ds3400 and HMC. the question is, it is possible to have automatic vioc failover(aix,linux) when for example 1 vios goes down? in... (6 Replies)
Discussion started by: gullio23
6 Replies

4. Solaris

Package creation problems with Source files

Hi, I am creating "LSOF" solaris package from solaris "source" files. I have compiled the source file and with that i created prototype file also. Then using pkgmk command i can make the package . In the package i am having (pkginfo pkgmap reloc) two file and one directory respectively But... (3 Replies)
Discussion started by: Kathirvel G
3 Replies

5. AIX

Need IBM PowerVM

Hi all please give me a link for IBM PowerVM (4 Replies)
Discussion started by: babinlonston
4 Replies

6. Windows & DOS: Issues & Discussions

Problems With User Creation Script

Hello everyone, I've been attempting to make a program which creates user accounts from a file which contains the usernames required. It also checks if the directory of the username exists in the C:\Users directory and then is going to give the option to delete the directory, or rename it, this... (1 Reply)
Discussion started by: charlieabee
1 Replies

7. AIX

Some questions about Intellistation 285 and powervm

Some simple questions about Intellistation 285 and powervm. I want to learn AIX,so i will buy an used I285 from ebay. 1)Will support aix 7.1? 2)Is powervm avaliable?Where to download or buy it? Thanks (3 Replies)
Discussion started by: Linusolaradm1
3 Replies

8. AIX

How to differentiate between a standalone LPAR and a VIOC (which again is a lpar)?

There can be configurations in IBM Server wherein a standalone partition is created on some supported IBM Server Or A VIOS - VIOC LPARs created. Now in both cases they are lpars. But if I want to differentiate b/w a standalone LPAR vs an VIOC LPAR how can I do..? On a... (2 Replies)
Discussion started by: Manish00712
2 Replies

9. AIX

PowerVM SEA etherchannel performance ?

Hello, POWER7 machine. 4 x 1Gbit port ethernet adapter is dedicated to vios. 8023ad etherchannel is created using those 4 ports. Etherchannel adapter is shared to lpars using SEA. If I test network performance directly from vios partition (using iperf) I'm geting nice 4Gbit throughput. But if... (3 Replies)
Discussion started by: vilius
3 Replies

10. AIX

Powervm ivm vios

Hello, After installing on P6 which is POWERVM IVM VIOS enabled (VET CODE D21C77ACD9229817CA1F00002C10004164 ) i get this message "I/O hosting requires a hosting partition - boot not permitted". HMC was connected to the machine then HMC was removed through ASMI Searching on... (2 Replies)
Discussion started by: filosophizer
2 Replies
ARITHMETIC(6)							 BSD Games Manual						     ARITHMETIC(6)

NAME
arithmetic -- quiz on simple arithmetic SYNOPSIS
arithmetic [-o +-x/] [-r range] DESCRIPTION
arithmetic asks you to solve problems in simple arithmetic. Each question must be answered correctly before going on to the next. After every 20 problems, it prints the score so far and the time taken. You can quit at any time by typing the interrupt or end-of-file character. The options are as follows: -o By default, arithmetic asks questions on addition of numbers from 0 to 10, and corresponding subtraction. By supplying one or more of the characters +-x/, you can ask for problems in addition, subtraction, multiplication, and division, respectively. If you give one of these characters more than once, that kind of problem will be asked correspondingly more often. -r If a range is supplied, arithmetic selects the numbers in its problems in the following way. For addition and multiplication, the numbers to be added or multiplied are between 0 and range, inclusive. For subtraction and division, both the required result and the number to divide by or subtract will be between 0 and range. (Of course, arithmetic will not ask you to divide by 0.) The default is 10. When you get a problem wrong, arithmetic will remember the numbers involved, and will tend to select those numbers more often than others, in problems of the same sort. Eventually it will forgive and forget. arithmetic cannot be persuaded to tell you the right answer. You must work it out for yourself. DIAGNOSTICS
``What?'' if you get a question wrong. ``Right!'' if you get it right. ``Please type a number.'' if arithmetic doesn't understand what you typed. SEE ALSO
bc(1), dc(1) BSD
May 31, 1993 BSD
All times are GMT -4. The time now is 05:14 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy