- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: how to test /configure a nic on alphastation25...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2006 08:47 PM
11-08-2006 08:47 PM
my running system (alpha with vms6.2) died.
I put the systemdisk dka0: into a similar hardware (onboard ewa0, second nic ewb0) formerly running with unix. The system boots, but ucx_startup crashes, last message "ucx-i-definte defining interfaces".
When I remove the second nic, ucx starts ok, network seems ok.
With second nic I can see no problem with "show device" or "lancp" for ewb0. how should I distinguish between a hardware defect and a configuration problem?
Thanks a lot for any hints.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2006 08:55 PM
11-08-2006 08:55 PM
Re: how to test /configure a nic on alphastation255 vms6.21h3
have you tried @SYS$MANAGER:UCX$CONFIG to configure the 2nd interface?
Do you really want to use it, else dismount it :-)
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2006 10:00 PM
11-08-2006 10:00 PM
Re: how to test /configure a nic on alphastation255 vms6.21h3
thanks for answering.
I definitely need the second nic for communication to a diffraktometer. ;-)
The disk dka0: should have correct parameters, the (e)prom not certainly. Does Ucx$config write parameters to disk or to (e)prom ?
Christian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2006 10:50 PM
11-08-2006 10:50 PM
Re: how to test /configure a nic on alphastation255 vms6.21h3
Do you mean changing the MAC-address (like DECnet does)?
UCX$CONFIG just configures 2 ethernet devices, e.g. WE0 and WE1 to be used, it doesn't write into any eeroms's, as fas as I know. Should work without any problems.
LANCP SHO DEV EWB0/COU doesn't show any problems (the famous Fast/slow/halfduplex mismatch thing)?
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2006 12:25 AM
11-09-2006 12:25 AM
Re: how to test /configure a nic on alphastation255 vms6.21h3
console variables, then no, UCX$CONFIG.COM
does not affect them (so far as I know).
You might look at them, however, to see if
you like the settings:
>>>show e*
Or perhaps:
>>>show e* | more
I have not run a VMS (or UCX?) version so
old on an Alpha, so I can't say much about
possible software problems.
"UCX SHOW VERSION" could be interesting, but
I too would vote for trying UCX$CONFIG.COM
to configure the interfaces.
More actual error messages might be helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2006 12:42 AM
11-09-2006 12:42 AM
Re: how to test /configure a nic on alphastation255 vms6.21h3
sorry, I meant "srom"s. No reason to change the mac adress.
According to Your hint I tried UCX$config also on ewb0 and accomplished options 1 - 4,
(there isnt really much to configure and the test 7 is said to run only with internet started)
5: shutdown digital tcpip
%system-w-nosuch device no such device available (??? something wrong ??)
ucx$ntpd server stopped
ucx$metric server stopped
but: I obviously cannot (option 6)
"startup Digital TCPIP/services for OpenVMS"
when I try , the whole system freezes, just the same as when I start ucx$startup.
Should I run any other configuration.com ?
like autoconfigure in sys$config etc?
Could it be that there are unsuitable parameters in the "ethernet ID ROM" on the motherboard or anywhere else (because it was run under unix before) ??
thanks and regards,
Christian.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2006 01:20 AM
11-09-2006 01:20 AM
Re: how to test /configure a nic on alphastation255 vms6.21h3
> parameters in the "ethernet ID ROM" on the
> motherboard or anywhere else (because it
> was run under unix before) ??
Not because it was running Tru64 before. I
have run Tru64 and VMS on AlpSta 200 4/233
and XP1000 systems with no problems. (Well,
no _network_ problems. They do fight over
how the ToY clock is set.)
The on-board Ethernet on that system is only
10MHz, right? What are you using for the
second card? (Is it supported by VMS?)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2006 02:03 AM
11-09-2006 02:03 AM
Re: how to test /configure a nic on alphastation255 vms6.21h3
I have two (apparently?) identical cards, one from the old machine, originally purchased from DEC. (the chip is 21041-AA DEC 1994).
I cannot exclude a hardware defect on both.
I used one with 10M ethernet, which was quite normal. Right, LANCP says 10M for the working onboard ehternet, (the same for ewb0).
UCX show version "TCPIP services 4.0"
How can I delete ewb0 from the tcpip-database ?
How should one normally proceed, when first installing a new card ? (Ok, I know, read the manual....)
Thanks for answering, regards
Christian.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2006 04:06 AM
11-09-2006 04:06 AM
Re: how to test /configure a nic on alphastation255 vms6.21h3
UCX> SET CONF NOINTER WE1 ! permament
UCX> SET NOINTER WE1 ! volatile
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2006 05:20 AM
11-09-2006 05:20 AM
Re: how to test /configure a nic on alphastation255 vms6.21h3
> one from the old machine, originally
> purchased from DEC. (the chip is 21041-AA
> DEC 1994).
Sounds like a DE450, which, if it is one,
should work (and may even be supported).
> How can I delete ewb0 from the
> tcpip-database ?
I'd expect TCPIP$CONFIG.COM do do that.
> How should one normally proceed, when first
> installing a new card ? (Ok, I know, read
> the manual....)
Yes, of course, but I believe that the manual
says to run TCPIP$CONFIG.COM, which has
always worked for me. (But I haven't
installed anything older than a DE500-BA
since I put an ISA card into an AlpSta 200
4/233.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2006 04:50 PM
11-09-2006 04:50 PM
Re: how to test /configure a nic on alphastation255 vms6.21h3
I recall a restriction with the Alphastation 255
and similar boxes with regard to the placement
of ethernet and/or video cards. There was one
slot into which they should not be placed due
to some conflict... the manual/documentation
or a Google search may reveal the details (or
that my memory ist nicht so gut).
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2006 05:00 PM
11-09-2006 05:00 PM
SolutionThe OpenVMS Alpha operating system does not support PCI option cards configured in PCI slot 0 on any AlphaStation 255 series systems.
PCI slot 0 is the lowest physical PCI option slot on AlphaStation 255 series systems. The interrupt signal for this slot is shared with the built-in Ethernet port. Because the OpenVMS Alpha operating system does not currently permit PCI devices to share an interrupt line, a PCI device installed in slot 0 will not function correctly or may cause errors to occur with the built-in Ethernet port. As a result of this restriction, AlphaStation 255 series systems support a maximum of two PCI option cards, configured in slot 1 and slot 2.
May or may not be relevant.
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2006 05:01 PM
11-09-2006 05:01 PM
Re: how to test /configure a nic on alphastation255 vms6.21h3
check here:
http://h18002.www1.hp.com/alphaserver/workstations/retired/a255series.html
The SOC says, that only slot 6/7 (the upper ones) are for PCI cards, while the Combo slot is not supported under VMS.
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2006 05:03 PM
11-09-2006 05:03 PM
Re: how to test /configure a nic on alphastation255 vms6.21h3
http://h18002.www1.hp.com/alphaserver/download/ek-vllxa-ui-b01.pdf
The lowest PCI slot (the combination slot) shares its interrupts with the
embedded Ethernet controller. To use a PCI option in this slot, you must be
using an operating system that supports shared interrupts (that is, Windows NT
or Digital UNIX*). The OpenVMS operating system does not support shared
interrupts.
____________________________________________________________
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2006 10:09 PM
11-09-2006 10:09 PM
Re: how to test /configure a nic on alphastation255 vms6.21h3
*Jumpingaroundlaughingbuyyouallabeer*
David, Kalle , Steven,
thanks a lot for Your valuable help!!
changed only the slot, nothing else
@ucx$startup works.
ivp test works
telnet works
ftp works
(by the way, is there secure ftp or something
like ssh for vms? )
Best regards,
Christian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2006 10:24 PM
11-09-2006 10:24 PM
Re: how to test /configure a nic on alphastation255 vms6.21h3
http://www.process.com/tcpip/ssh.html
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2006 09:36 PM
11-22-2006 09:36 PM
Re: how to test /configure a nic on alphastation255 vms6.21h3
thank You all for Your valuable comments.
We changed the system from unix to vms,
without Your information I wouldnt have cared about the slot for the second nic.
Regards,
Chris