Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Problem with N/W card in solaris Post 8423 by Optimus_P on Thursday 11th of October 2001 09:21:44 AM
Old 10-11-2001
well first if the device is not supported it will cause errors.
2. if it is not the correct driver it will cause errors.


also is it shuting down cleanly? or is it crashing the box?

i had a problem when one of the ups config files got messed up w/ the shutdown timer. so every 10 mins it would shut down cleanly.
 

10 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

ethernet card for Solaris

Hi, How can i check the speed of the Ethernet card that my Sun server has and also how can i change it to full Duplex if it is set to half duplex? What is the file that takes care of this? (3 Replies)
Discussion started by: i2admin
3 Replies

2. IP Networking

Solaris 9 Ethernet Card Problems

I keeping plumbing my ethernet card and assigning it an IP address and netmask, but after I reboot it keeps losing this information. Can anyone help me solve this problem? I am using the command: ifconfig hme0 plumb <IP Address> netmask <Subnet Mask> broadcast + up I am running Solaris 9 OS. (2 Replies)
Discussion started by: saucierm
2 Replies

3. UNIX for Advanced & Expert Users

SCSI Card in Solaris 8

HI, I am trying to install Symbios SCSI PCI adapter in Ultra10 but unable to configure it. Getting following errors genunix: NOTICE: glm0: fault detected in device; service still unavailable genunix: NOTICE: glm0: Symbios PCI device (1000,3) not supported. Anyone has an idea, how to resolve... (1 Reply)
Discussion started by: s_aamir
1 Replies

4. SCO

LAN card problem

Dear all Im facing one problem in SCO 5.0.5 , its that in the server there are three LAN cards INTEL PRO 100 series but when we configure all the three cards then LAN stops working . self ping is possible but no one can ping the server. If we remove driver of any one card LAN starts working. Is... (1 Reply)
Discussion started by: ccvyas
1 Replies

5. Solaris

emulex card on solaris 9

Hello, I am new on solaris. We will connect our sun solaris system to the SAN and add 2 Emulex card on the system (solaris 9). Who have already done this and can give me the procedure to follow ? driver to install multipath etc... Thanks in advance Emmanuel (1 Reply)
Discussion started by: emma32
1 Replies

6. Solaris

Network card drivers for solaris?

Hi all, i have configured my solaris 5 .10 for internet connection by editing the files /etc/hosts/,/etc/resolve.config,/etc/defalutrouter and nsswitchconfig . during installation i was not requested for ip adddress even i plugged network cable. am i need to install any network card... (2 Replies)
Discussion started by: srikanthg
2 Replies

7. Solaris

Solaris 10 SCSI card question

I have 2 solaris boxes and trying to connect to D1000 to do clustering. I put the U cable to see the disks from both side, but I can't see any of the disks when I use format command. How can I verify that differential card is installed and configured correctly? Thanks in advance. (12 Replies)
Discussion started by: mokkan
12 Replies

8. Solaris

Old RSC card problem

All, I have a unique situation concerning RSC cards and would like to see if anyone has a solution. Here is the situation: We are migrating older versions of Solaris using ufsdump images to like older hardware. We basically installed a temporary Solaris O/S then copied the dumps over and... (5 Replies)
Discussion started by: sljack
5 Replies

9. Solaris

Problem with my Ethernet Card

Hi Gurus of Solaris. I have a problem yesterday when I was installing solaris in a x86 equipement I attached some log that I capture when I try to resolve the problem Any guru that can help please. Any command or procedure that I can run, please advice me Regards Andres (10 Replies)
Discussion started by: andresguillen
10 Replies

10. Solaris

Very new to Solaris and Sun, need help please (video card)

Hello all, I am trying to learn about Solaris and Sun systems so I purchased a SunFire 280r running Solaris 9 with a disk array from eBay. The system had no video card so I purchased a PGX32 card for the PCI slot and installed it. The problem is I have no video what so ever. I am familiar... (3 Replies)
Discussion started by: FTBTX
3 Replies
MGE-SHUT(8)							    NUT Manual							       MGE-SHUT(8)

NAME
mge-shut - Driver for SHUT Protocol UPS equipment SYNOPSIS
mge-shut -h mge-shut -a UPS_NAME [OPTIONS] Note This man page only documents the hardware-specific features of the mge-shut driver. For information about the core driver, see nutupsdrv(8). SUPPORTED HARDWARE
mge-shut supports all recent Eaton, MGE and Dell UPS models which use the SHUT (Serial HID UPS Transfer) protocol. Older MGE models, such as Pulsar ESV+, Pulsar EX and Pulsar ES+, use the U-Talk protocol and should use the mge-utalk driver. EXTRA ARGUMENTS
This driver also supports the following optional settings: lowbatt=num Set the low battery warning threshold at which shutdown is initiated by upsmon(8). The factory default value is 30 (in percent), and can be settable depending on the exact model. offdelay=num Set the timer before the UPS is turned off after the kill power command is sent (via the -k switch). The default value is 20 (in seconds). Usually this must be lower than ondelay, but the driver will not warn you upon startup if it isn't. ondelay=num Set the timer for the UPS to switch on in case the power returns after the kill power command had been sent but before the actual switch off. This ensures the machines connected to the UPS are, in all cases, rebooted after a power failure. The default value is 30 (in seconds). Usually this must be greater than offdelay, but the driver will not warn you upon startup if it isn't. Some UPS'es will restart no matter what, even if the power is (still) out at the moment this timer elapses. In that case, you could try if setting ondelay = -1 in ups.conf helps. notification=num Set notification type to 1 (no), 2 (light) or 3 (yes). The default value is 3 (yes) because of some early Ellipse models which need it. KNOWN ISSUES
Repetitive timeout and staleness Some models tends to be unresponsive with the default polling frequency. The result is that you have some "data stale" errors in your system log. In this case, simply modify the general parameter "pollinterval" to a higher value (like 10 for 10 seconds). This should solve the issue. Using notification=3 might also help. AUTHOR
Arnaud Quette SEE ALSO
The core driver nutupsdrv(8) Internet resources The NUT (Network UPS Tools) home page: http://www.networkupstools.org/ Network UPS Tools 05/21/2012 MGE-SHUT(8)
All times are GMT -4. The time now is 12:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy