Sponsored Content
Top Forums UNIX for Dummies Questions & Answers emergency_rec question in unixware 7.1.1 again,hope someone solute quickly,thanks!! Post 31526 by luckylwf on Saturday 9th of November 2002 02:43:14 AM
Old 11-09-2002
Computer emergency_rec question in unixware 7.1.1 again,hope someone solute quickly,thanks!!

MY question is :
First I create emergency_disk successful ,and then I create emergency_rec with command
" /sbin/emergency_rec ctape1 " (in single user mode)
it prompt me as :
"/tmp is busy "
and
"/usr/tmp/hwrdmon open failed errno 0X2
adapter enquiry failed for 1 adapter "
and it will show these again and again .
My tape is normal .When I use tar to backup ,it is successful.
Can you help me at once ? (soft version unixware 7.1.1 )

after two days test ,also had one mistake prompt:
"/usr/tmp/hwrdmon open failed errno 0X2
adapter enquiry failed for 1 adapter "
and it will show these again and again .

Can you help me at once ? (soft version unixware 7.1.1 )
thanks very much!
luckylwf
 

5 More Discussions You Might Find Interesting

1. SCO

Performance issue from Unixware 2.1 to Unixware 7

Hello, I am having performance problem when , i ported a c code from Unixware 2.1 to Unixware 7.0.0. My program establishes a synchornous connection with the client in a windows OS and then sends and receives messsages using the recv and send calls. What i hyave noticed is that after a... (0 Replies)
Discussion started by: Amith
0 Replies

2. UNIX for Dummies Questions & Answers

need solution for this quickly. please quickly.

Write a nawk script that will produce the following report: ***FIRST QUARTERLY REPORT*** ***CAMPAIGN 2004 CONTRIBUTIONS*** ------------------------------------------------------------------------- NAME PHONE Jan | ... (5 Replies)
Discussion started by: p.palakj.shah
5 Replies

3. AIX

Any hope to get lp options like the following to work on AIX (6.1)?

Greetings Aix gurus, I have been appointed the task to port my SAS environment on HP-UX to AIX... I have been able to solve most issues but I am stuck with the following lines (these were easy to find, since in shell scripts but I found out that there are plenty more and encapsulated in SAS... (1 Reply)
Discussion started by: vbe
1 Replies

4. Shell Programming and Scripting

Easy VI Question (I hope)

Hi, I've FTPed some text files from windows to my Linux workstation. I'm finding that the characters for quotes (") have been replaced with control characters <93> and <94>. and apostrophes (') have been replaced with what looks like control character <92>. I have attempted the following... (15 Replies)
Discussion started by: larryjmoon
15 Replies

5. Solaris

Any hope for this bootlooping Sun V210?

Hi, First post here! I have a Sun V210 that I use occasionally for build testing things big-endian. I switched it on the other day, at it aint comin' up. I was wondering if anyone on this fine forum knows if it can be brought back from the dead. With the SCC card in, and conencted to... (22 Replies)
Discussion started by: vext01
22 Replies
fza(4)							     Kernel Interfaces Manual							    fza(4)

Name
       fza - DEFZA FDDI Network Interface

Syntax
       device fza0 at ibus? vector fzaintr

Description
       The  interface  is  a  high  speed  TURBOchannel  bus to a 100 Mbit/second Fiber Distributed Data Interface (FDDI) timed token ring network
       adapter.  The interface allows the host system to be an FDDI single attachment station.

       The host's Internet address is specified at boot time with an SIOCSIFADDR ioctl.  The interface employs	the  address  resolution  protocol
       described in to map dynamically between Internet and FDDI addresses on the local network.

       The maximum frame size for the interface is 4500 bytes, which is substantially larger that the 1500 bytes maximum packet size of the Ether-
       net interfaces. The interface does not support the BSD trailer encapsulation, which is specific to the VAX architecture.

       The SIOCRPHYSADDR ioctl can be used to read the physical address of the DEFZA adapter. The physical address of the DEFZA adapter can not be
       changed.

       The  SIOCADDMULTI  and  SIOCDELMULTI  ioctls  can  be  used  to	add  or delete multicast addresses.  The DEFZA supports up to 64 multicast
       addresses.

       The SIOCRDCTRS ioctl can be used to read the FDDI driver counters.  The DEFZA adapter status and characteristics can also be  read  through
       this ioctl by providing a FDDI_STATUS flag . The argument to this ioctl is a pointer to a counter or status structure, found in <net/if.h>.

       The SIOCENABLBACK and SIOCDISABLBACK ioctls can be used to enable and disable the interface loopback mode, respectively.

       The SIOCEEUPDATE ioctl can be used to update the adapter's firmware.

       The SIOCIFRESET ioctl can be used to reset the adapter.

Diagnostics
       Diagnostic error messages contain information provided by the driver. For example:

       fza%d: fzaprobe selftest failed
       The DEFZA adapter did not pass the power-up selftest during autoconfiguration.
       fza%d: port init failed
       The DEFZA adapter cannot be initialized.
       fza%d: port in the Halt State -> CNS hardware fault
       The DEFZA adapter went to the Halt state because of an adapter firmware fault.
       fza%d: LINK unavailable
       The network link went down which means that the station is not on the FDDI ring.
       fza%d: Ring Init Received
       A Ring Initialization unsolicited event has been received from the fza%d interface.

See Also
       arp(4p), inet(4f), intro(4n)

																	    fza(4)
All times are GMT -4. The time now is 09:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy