| Blogs | Classifieds | Downloads | FlashChat | Gallery | Googlemap | Invite Friends | Links | Projects | Reviews | Wiki |
| |||||||||
Welcome to the pSeries Tech Forums,
our free peer-based support site for administrators, engineers and architects working with IBM pSeries servers and software. You are currently viewing our site as a guest which gives you limited access to view most discussions, articles, tutorials and access our other free features. By joining our community you will be able to collaborate with administrators, engineers and architects charged with designing, delivering or maintaining IBM pSeries server environments. Founded by a recognized IBM pSeries consultant and IBM Redbook author, pSeries Tech Forums was developed with the single mission of bringing IBM pSeries professionals together into a single self-help community. Registration is fast, simple and absolutely free to all IT professionals with responsibility for or interest in IBM pSeries servers. We invite you to join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
| Our Sponsors | |
| | |
| Want to advertise? | |
![]() |
| | LinkBack | Thread Tools |
|
#1
| ||||
| ||||
Hi all, We have a p520 running full system partition attached to a 5.2.1 HMC. Whenever we open a VTERM window, the login screen comes up but we can't login. Any input is not accepted as we type in the terminal. Is there a fix for that or is there a configuration we are missing? Cos` we can login through telnet sessions. |
|
#2
| ||||
| ||||
Does the HMC see your 520 in the server management view? Have you logged out of the HMC are logged back in? (This will restart your X session) Those are the first things I'd try. Dave |
|
#3
| ||||
| ||||
Do you get the login prompt? If you do not, then the vty may not be enabled. You can check this a few ways. You can grep /etc/inittab and see what the line for vty0 says. Or you can do something like "lsattr -Elvty0 -a login" it will say enabled or disabled. Or you can check it via SMIT. If it is not enabled, you can enable it via smit or chdev. I'm a command line type of guy. I would do: chdev -l vty0 -a login=enable For a one instance type thing, you can also just do "penable vty0" but that will not last across a reboot. Also, make sure that the vty that you want to use is called vty0. It can be called vty1, vty2, ... depending upon how the system was installed, etc. I can't think of a reason not to enable all of them. You can log in, type "tty" to get which vty you are on (after it starts working), and then go back and disable the others.
__________________ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mmc Vterm | AIX_Dude | Hardware Management Console | 2 | July 4th, 2007 20:22 |
| IBM Usability Engineers asking for input | pwayman | IBM PowerVM Editions | 0 | October 15th, 2006 22:21 |
| VTERM not accepting input | maraquez | Hardware Management Console | 1 | July 20th, 2006 16:24 |