Sponsored Content
Full Discussion: Sun v215 ALOM Reset
Operating Systems Solaris Sun v215 ALOM Reset Post 302988380 by y33t on Sunday 25th of December 2016 12:45:51 PM
Old 12-25-2016
Serial management port that's correct.

Code:
Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
Use is subject to license terms.


Sun(tm) Advanced Lights Out Manager 1.6.4 (vitalqip)

Please login:

Serial line login timeout, returns to console stream.

Enter #. to return to ALOM.


Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
Use is subject to license terms.


Sun(tm) Advanced Lights Out Manager 1.6.4 (vitalqip)

Please login:


Last edited by y33t; 12-25-2016 at 01:49 PM.. Reason: update
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Default ALOM username and password for the Sun servers

Hi, Anyone please tell me the default ALOM username and password for the sun server(Sun fire V210). Thanks muthu (1 Reply)
Discussion started by: muthulingaraja
1 Replies

2. Solaris

T2000 ALOM reset to OBP

Every time I would try to send a break to my T2000 I would get this Debugging requested; hardware watchdog suspended. c)ontinue, s)ync, r)eset? I couldn't get into OBP. Here's what I found to do... sc> bootmode Bootmode: normal sc> bootmode reset_nvram sc> bootmode... (3 Replies)
Discussion started by: mediis
3 Replies

3. Solaris

Reset ALOM PASSWD in SUNFIRE V125

Hi, I have forgot the sc and console login password in sun v125 server, can anyone suggest me how to reset sc password in sun v125 server. Thanks Rjs (3 Replies)
Discussion started by: rajasekg
3 Replies

4. Solaris

Alom Sun V240

hallo anybody know how to set alom mail alerty server with yahoomail ? thank u?where i can find mail server address for yahoomail?thank (1 Reply)
Discussion started by: yanto85
1 Replies

5. Solaris

Reset ALOM from OS

Hi guys, I'm in trouble with a Sunfire T2000. The OS (Solaris10) is up and running, but I can't log in the sc>I think the terminal server is crashed! Does anyone know if I can reset the sc> from the OS? How can I do that? Thx (6 Replies)
Discussion started by: cecco16
6 Replies

6. Solaris

ALOM wont work when KVM connected to Sun Fire V440 server

Hi, I was asked to connect a KVM screen to a Sun Fire V440 last night so I connected it up but no joy and nothing on the KVM screen. I was told that a reboot may fix the problem so connected to the ALOM and rebooted. On the plus side, the KVM screen now works but I lost the ALOM connection. ... (0 Replies)
Discussion started by: jimmy54321
0 Replies

7. Solaris

ALOM password reset

Hi , How to reset ALOM/SC password for Solaris box Sun Fire T-200 Thanks (5 Replies)
Discussion started by: chetansingh23
5 Replies

8. Solaris

Connect using ALOM to Sun Fire V210

I have bought from eBay a second hand Sun Fire V210 server and I'm really stumped at the lack of complete instructions on how to connect to it. I don't have a Windows machine, I've only got Ubuntu and OS X computers. None of them have an old RS-232 port on them either. In saying that, I have... (12 Replies)
Discussion started by: danijeljames
12 Replies

9. Hardware

SUN V245 Connecting To router Through Alom

Hello. I have a sun v245 and I have no hard drive for it yet but i would like to connect it to my home router by ethernet cable so I can use Alom remotely. Could someone please tell me how to set it up. Thank You (1 Reply)
Discussion started by: SunV245
1 Replies

10. Solaris

Sun v215 Fan Speed

Hi all, I made some calculations and it seems that fans are working more than they supposed to keep the internals at the specified values. Is there a way to adjust this ? I have 2 approaches ; -from ALOM sc|ok prompt -from Solaris 10 or -from a HW Switch I am pretty sure that... (5 Replies)
Discussion started by: y33t
5 Replies
ib(4)                                                              File Formats                                                              ib(4)

NAME
ib - InfiniBand device driver configuration files DESCRIPTION
The InfiniBand (IB) bus is an I/O transport based on switched fabrics. IB devices are managed by the ib(7D) nexus driver. There are three categories of InfiniBand devices: o IB port/IB VPPA/IB HCA_SVC devices o IB IOC devices o IB Psuedo devices The IB port/IB VPPA/IB HCA_SVC devices are enumerated by way of the ib.conf file. See ib(7D). The IB IOC devices are enumerated using the InfiniBand Device management class. See ibdm(7D). For devices not in these two categories, most notably IB Psuedo devices, the driver must provide configuration files to inform the system of the IB devices to be created. Configuration parameters are represented in the form of name value pairs you can retrieve using the DDI property interfaces. See ddi_prop_op(9F) for details. Configuration files for IB device drivers must identify the parent driver explicitly as "ib," and must create a string array property called "unit-address" which is unique to this entry in the configuration file. Drivers name "ibport" and "ioc" are reserved by ib(7D) and should not be used. Each entry in the configuration file creates a prototype devinfo node. Each node is assigned a unit address which is determined by the value of the "unit-address" property. This property is only applicable to children of the IB parent and is required. See driver.conf(4) for further details on configuration file syntax. EXAMPLES
Example 1: Sample configuration file Here is a configuration file called ibgen.conf for an IB device driver that implements a generic IB driver. This file creates a node called "ibgen." # # Copyright 2002-2003 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # #ident "@(#)ibgen.conf 1.3 03/05/01 SMI" name="ibgen" parent="ib" unit-address="0"; SEE ALSO
driver.conf(4), ib(7D), ibtl(7D), ddi_prop_op(9F) SunOS 5.10 19 Feb 2004 ib(4)
All times are GMT -4. The time now is 08:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy