Re: sunmanagers Digest, Vol 22, Issue 11
- From: Sathish Sundaravel <sathish.sundaravel@xxxxxxxxxx>
- Date: Thu, 29 Jan 2009 01:54:18 +0530
Hi Friends,
I am getting the below error on the server very frequently. Could you
please help out what i need to do to fix the issue.
Error Message
" [ID 517869 kern.warning] WARNING: 3050854=>fp(0)::PLOGI to 4c1900 failed.
state=e reason=5. "
I have checked the connectivity of HBA's and seems to be fine.
/devices/pci@19c,600000/SUNW,qlc@1/fp@0,0:devctl
CONNECTED
/devices/pci@19d,700000/SUNW,qlc@1/fp@0,0:devctl
CONNECTED
/devices/pci@1bc,600000/SUNW,qlc@1/fp@0,0:devctl
CONNECTED
/devices/pci@1bd,700000/SUNW,qlc@1/fp@0,0:devctl
CONNECTED
/devices/pci@21c,600000/SUNW,qlc@1/fp@0,0:devctl
CONNECTED
/devices/pci@21d,700000/SUNW,qlc@1/fp@0,0:devctl
CONNECTED
/devices/pci@23c,600000/SUNW,qlc@1/fp@0,0:devctl
CONNECTED
/devices/pci@23d,700000/SUNW,qlc@1/fp@0,0:devctl
CONNECTED
Please assist me.
regards
Sathish Sundaravel
Sathish Sundaravel | System Admin | SSO b Midrange UNIX |B - ITD b Global
Delivery , India
sunmanagers-reque
st@xxxxxxxxxxxxxx
g To
Sent by: sunmanagers@xxxxxxxxxxxxxxx
sunmanagers-bounc cc
es@xxxxxxxxxxxxxx
g Subject
sunmanagers Digest, Vol 22, Issue
11
24/01/2009 11:01
Please respond to
sunmanagers@sunma
nagers.org
Send sunmanagers mailing list submissions to
sunmanagers@xxxxxxxxxxxxxxx
To subscribe or unsubscribe via the World Wide Web, visit
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
or, via email, send a message with subject or body 'help' to
sunmanagers-request@xxxxxxxxxxxxxxx
You can reach the person managing the list at
sunmanagers-owner@xxxxxxxxxxxxxxx
When replying, please edit your Subject line so it is more specific
than "Re: Contents of sunmanagers digest..."
Today's Topics:
1. OS upgrade in sun cluster 3.1 Update 4 (Asiye Yigit)
2. RE: Can one recover the ZFS filesystem that used to be on a
disk ? (AJ Venter)
3. SUMMARY: Solaris Printing Software (Vera Montaro)
4. Not able to see devices - D240 (Mohammed 10vir)
5. core issue in /var/fm/fmd/ (Midgard)
6. Need packages of Oracle 10g RAC for Solaris 10 (Mohammed 10vir)
7. configuring cpu pools in zones (Roger Kynaston)
8. Complete Audit of SunOS 5.6 (GT4NE1)
9. IMPORTANT: Read this before posting to Sun-Managers (John DiMarco)
----------------------------------------------------------------------
Message: 1
Date: Mon, 19 Jan 2009 21:20:14 +0200
From: "Asiye Yigit" <asiye.yigit@xxxxxxxxxx>
Subject: OS upgrade in sun cluster 3.1 Update 4
To: <sunmanagers@xxxxxxxxxxxxxxx>
Message-ID:
<EC79C5A11A89A54FA0896E9513C30B2A513719@xxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"
Hello All,
We need to upgrade OS release from solaris 8 to solaris 10.
Do you suggest any guide for this purpose?
Do you also recommend to upgrade sun cluster 3.1 to sun cluster 3.2?
Regards,
------------------------------
Message: 2
Date: Fri, 16 Jan 2009 09:33:31 +0200
From: "AJ Venter" <AJ.Venter@xxxxxxxxxxxxxxxx>
Subject: RE: Can one recover the ZFS filesystem that used to be on a
disk ?
To: <sunmanagers@xxxxxxxxxxxxxxx>
Message-ID:
<D61D1794DE72024AAE70841A3298091601FCCF1C@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"
Hi all,
Thanks for the advice so far, it got me a bit further. The downside is -
because of the erronous attempt to recreate a pool on the same device,
indeed I found that zpool import -D could only get back said empty pool.
However, this got me thinking, while I don't have backups of the data on
the pool, I DO have a full backup of the server itself, including /dev
etc.
Though these are SAN drives, is there a chance that if I could restore
the device file from backup BEFORE any of this, I could reimport it with
the old header ?
I did do a restore of the /dev/dsk directory (to a different location)
but I think I'm misreading the manpage (or the idea doesn't work)
because when I ran zpool import on the new location it found no pools
whatsoever there (regardless of -D there or not).
I tried to do a full path to the device, but it says no such pool
available.
So the question is - can I use a device file directly and import it ? At
least if I could I could see if it would work this way.
If I cannot, is there something else I could do ? Some other part of the
OS I could restore to recover the filesystem header information so I
could import the correct version of the zpool ?
Thanks for the help so far, and hopefully this will help further.
I should mention that I ordered software support from SUN as well to try
and recover it but I don't yet know when I'll see an engineer, and of
course everything I learn along the way here is less time before they
can give me answer.
Ciao
A.J.
_____________________________________________
From: AJ Venter
Sent: 15 January 2009 12:48 PM
To: 'sunmanagers@xxxxxxxxxxxxxxx'
Subject: Can one recover the ZFS filesystem that used to be on a
disk ?
Hi everyone,
Here's the situation I'm in, I inheritted a 150Gb ZFS filesystem from
a previous admin at my company. Said filesystem was unmirrored and
located on a single SAN disk, and in turn allocated to a zone.
A request was made to add another 100Gb to the filesystem.
Not being an expert on ZFS, I opted to go and RTFM, which I did a lot
off, finally I went with what looked like the right answer, just
create a SAN lun with a 100Gb available and add it to the zpool, did
so - device was there, space didn't increase (which the manual said it
should).
Oh dear...
I dug and dug but only found out later why it was happening (I was
adding the toplevel device name instead of the backup slice.
By then however I had been moving on to what would have been step two
- create a lun eith 250Gb on it, add it to the zone using the replace
command and thus get a mirror of the old one onto the new big one.
Unfortunately I made my next big mistake here - I unbound the defunct
100Gb LUN on the SAN side at this point - and found out only after
this that you cannot remove a disk from a zone without mirroring.
Zone was corrupted. So I ran a zpool destroy on it, recreated the pool
with the new 250Gb disk, didn't see any space went and dug and finally
found out what I had been doing wrong all along.
So now I have a pool with the right space... but none of the old data
in it. The LUN which held the orriginal data is still there though,
just not in a pool at the moment.
I tried to do zpool import devicename on it - to no avail. I tried to
do a zpool create but it shows as empty.
I believe the data should still be on the disk, after all - it wasn't
overwritten by anything, so I am wondering if there is a way to
recover that zfs filesystem so I can move the data onto the new pool
(or something similar).
Just to add fuel to the fire, I went and looked at our backup system
and it turns out the previous admin had done something very stupid...
he excluded the zone filesystems from the backup system - which means
I cannot restore from backups as there aren't any.
So I am really hoping there is a way to recover the data from the old
LUN. Any ZFS experts who can help me ?
Ciao
A.J.
------------------------------
Message: 3
Date: Mon, 19 Jan 2009 16:32:09 -0800
From: "Vera Montaro" <veramontaro@xxxxxxxxx>
Subject: SUMMARY: Solaris Printing Software
To: "Sun User Group" <sunmanagers@xxxxxxxxxxxxxxx>
Message-ID:
<72fbfb890901191632t7e2df39cg40f2054c90c076dd@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"
Thanks for your help on this issue. I did not have any recommendations for
the commercial product. Most of you recommended not to drop CUPS. Some of
you suggested the following packages to work with HP printers:
SOL1034.pkg
SOLe118.PKG
SOLd621.PKG
HP discontinued these packages but you can use them anyway. I found this
link to download these packages:
http://www.filesearching.com/cgi-bin/s?d=&l=en&m=999&o=d&p=&p2=&q=pkg&s1=&s2=&submit=Go&t=x
I am wondering what are the differences between these three packages? ( I
guess I have to google more about these packages). I am not sure if these
packages work with CUPS. If anyone knows how to setup these packages with
CUPS, please help me. I will try on my test machine and post a follow-up
summary later. Thanks.
Vera
<veramontaro@xxxxxxxxx>wrote:
On Fri, Jan 16, 2009 at 10:39 PM, Vera Montaro
complicated
We just migrated all production servers from HP-UX to SUN Solaris 10v5.
Things are good except production printing. We have about 125 network
printers in eight location within the city. To accommodate the
mostprinting environment we decided to go with CUPS printing to resolve some
of
the -o options printing that migrated from hp-ux. The problem is some of
our
laser printers either too old or ppd drivers don't work at all. I have
searched and found the correct ppd drivers for the printer models but
isof ppd drivers don't work even the correct model ppd files.
I am tired of managing CUPS that none of us has any expertise. My boss
forwilling to spend money to have a commercial print management software
solaris with full support. Do you know of any? Please share with me.
Thanks.
Vera
_______________________________________________
sunmanagers mailing list
sunmanagers@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
------------------------------
Message: 4
Date: Tue, 20 Jan 2009 07:00:19 -0800 (PST)
From: Mohammed 10vir <tanvirscna@xxxxxxxxx>
Subject: Not able to see devices - D240
To: sunmanagers@xxxxxxxxxxxxxxx
Message-ID: <815694.32482.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=us-ascii
Dear,
I have new Sun Netra T2000 and Storage D240, I install the Solaris 10
5/8, everything looking okay then I connect new Storage D240 but I am
not able to see the devices on solaris, also I tried with OK prompt
with show-disks, probe-scsi-all but showing nothing.
Any suggestion or producer to follow .. ?
Thanks
Mohammed Tanvir
------------------------------
Message: 5
Date: Wed, 21 Jan 2009 18:14:17 -0600
From: Midgard <mid.xinef@xxxxxxxxx>
Subject: core issue in /var/fm/fmd/
To: sunmanagers <sunmanagers@xxxxxxxxxxxxxxx>
Message-ID:
<907c65c90901211614t4ca8f4bmfd19a56a76c30258@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"
Hi Admins
I have a m5000 and I see that there is a core file that is heavy, the path
is: /var/fm/fmd/
So, I see that under this path are log files and a core file:
-bash-3.00$ du -sh *
0K ckpt
1.7G core.fmd.695
8.3M errlog
13M errlog.0
13M errlog.1
13M errlog.2
13M errlog.3
13M errlog.4
13M errlog.5
17M errlog.6
13M errlog.7
13M errlog.8
13M errlog.9
1K fltlog
0K rsrc
0K xprt
-bash-3.00$ ls -l
total 3940616
drwx------ 3 root sys 512 Jun 1 2008 ckpt
-rw------- 1 root root 1863680000 Dec 5 22:20 core.fmd.695
-rw-r--r-- 1 root root 8731718 Jan 21 18:02 errlog
-rw-r--r-- 1 root root 14086318 Jan 21 03:09 errlog.0
-rw-r--r-- 1 root root 14081398 Jan 20 03:09 errlog.1
-rw-r--r-- 1 root root 14079758 Jan 19 03:09 errlog.2
-rw-r--r-- 1 root root 14083038 Jan 18 03:09 errlog.3
-rw-r--r-- 1 root root 14084678 Jan 17 03:09 errlog.4
-rw-r--r-- 1 root root 14089598 Jan 16 03:09 errlog.5
-rw-r--r-- 1 root root 17364678 Jan 15 03:09 errlog.6
-rw-r--r-- 1 root root 14069918 Dec 5 03:09 errlog.7
-rw-r--r-- 1 root root 14089598 Dec 4 03:09 errlog.8
-rw-r--r-- 1 root root 14089598 Dec 3 03:09 errlog.9
-rw-r--r-- 1 root root 361 Nov 8 2007 fltlog
drwx------ 2 root sys 512 Dec 5 22:20 rsrc
drwx------ 2 root sys 512 Nov 8 2007 xprt
I see search for some documentation about SFM (System Fault Management),
but
I can't find something that help me,
There are some information about my system and my services:
SunOS my-hostname 5.10 Generic_127111-11 sun4u sparc SUNW,SPARC-Enterprise
-bash-3.00$ svcs -d svc:/system/fmd:default
STATE STIME FMRI
online Apr_23 svc:/system/filesystem/minimal:default
online Apr_23 svc:/system/sysevent:default
online Apr_23 svc:/network/rpc/bind:default
online Apr_23 svc:/system/dumpadm:default
maintenance Apr_23 svc:/platform/sun4u/dscp:default
-bash-3.00$ svcs -l svc:/system/fmd:default
fmri svc:/system/fmd:default
name Solaris Fault Manager
enabled true
state online
next_state none
state_time Fri Dec 05 22:20:45 2008
logfile /var/svc/log/system-fmd:default.log
restarter svc:/system/svc/restarter:default
contract_id 13661
dependency optional_all/none svc:/platform/sun4u/dscp (maintenance)
dependency require_all/none file://localhost/usr/lib/fm/fmd/fmd (online)
dependency require_all/none svc:/system/sysevent (online)
svc:/system/filesystem/minimal (online) svc:/system/dumpadm (online)
dependency optional_all/none svc:/network/rpc/bind (online)
-bash-3.00$
-bash-3.00$ tail -f /var/svc/log/system-fmd:default.log
fmd: failed to register rpc service on ticots
[ Apr 14 10:01:04 Method "start" exited with status 0 ]
[ Apr 23 15:02:59 Stopping because service disabled. ]
[ Apr 23 15:03:00 Executing stop method (:kill) ]
[ Apr 23 16:04:39 Executing start method ("/usr/lib/fm/fmd/fmd") ]
[ Apr 23 16:04:40 Method "start" exited with status 0 ]
[ Dec 5 22:20:42 Stopping because process dumped core. ]
[ Dec 5 22:20:42 Executing stop method (:kill) ]
[ Dec 5 22:20:44 Executing start method ("/usr/lib/fm/fmd/fmd") ]
[ Dec 5 22:20:45 Method "start" exited with status 0 ]
-bash-3.00$ svcs svc:/platform/sun4u/dscp
STATE STIME FMRI
maintenance Apr_23 svc:/platform/sun4u/dscp:default
-bash-3.00$ svcs -l svc:/platform/sun4u/dscp
fmri svc:/platform/sun4u/dscp:default
name DSCP Service
enabled true
state maintenance
next_state none
state_time Wed Apr 23 16:04:39 2008
logfile /var/svc/log/platform-sun4u-dscp:default.log
restarter svc:/system/svc/restarter:default
contract_id
dependency require_any/error svc:/milestone/network (online)
dependency require_all/none svc:/system/filesystem/local (online)
dependency optional_all/none svc:/platform/sun4u/sckmd:default (online)
-bash-3.00$ tail -f /var/svc/log/platform-sun4u-dscp:default.log
[ Apr 14 10:01:03 Method "start" failed due to signal KILL ]
[ Apr 23 16:01:37 Executing start method ("/lib/svc/method/svc-dscp start")
]
[ Apr 23 16:02:38 Method or service exit timed out. Killing contract 51 ]
[ Apr 23 16:02:38 Method "start" failed due to signal KILL ]
[ Apr 23 16:02:38 Executing start method ("/lib/svc/method/svc-dscp start")
]
[ Apr 23 16:03:38 Method or service exit timed out. Killing contract 81 ]
[ Apr 23 16:03:38 Method "start" failed due to signal KILL ]
[ Apr 23 16:03:38 Executing start method ("/lib/svc/method/svc-dscp start")
]
[ Apr 23 16:04:39 Method or service exit timed out. Killing contract 82 ]
[ Apr 23 16:04:39 Method "start" failed due to signal KILL ]
Can I delete the core file and log files with out problems?, and why did it
appears?, is it critical situation this issue?
an extra information, I applied patches on April 23.
Thanks in advance!
Mid
------------------------------
Message: 6
Date: Thu, 22 Jan 2009 18:21:20 -0800 (PST)
From: Mohammed 10vir <tanvirscna@xxxxxxxxx>
Subject: Need packages of Oracle 10g RAC for Solaris 10
To: sunmanagers@xxxxxxxxxxxxxxx
Message-ID: <365441.54346.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=us-ascii
Hi,
Can you please give the links for following packages have to download ...
SUNWudlmr
SUNWudlm
SUNWscucm
ORCLudlm
Thanks
Mohammed Tanvir
------------------------------
Message: 7
Date: Fri, 23 Jan 2009 14:35:59 +0000
From: Roger Kynaston <kynaston@xxxxxxxxx>
Subject: configuring cpu pools in zones
To: sunmanagers@xxxxxxxxxxxxxxx
Message-ID:
<d596bfd20901230635m3f13cb7ap727fdd2b0f04936e@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"
Greetings Managers
I have a problem here and would welcome any input on it. We have an
application that requires that it's daemon should be able to bind to a
specific cpu resource. On our setup we use a very dynamic resource
management model which is causing this daemon to crash when the cpu
resource
it is bound to is allocated elsewhere.
I am proposing to set up a static pool with cpu.pinned to allow for this.
My question is whether I can do this while leaving the other cpu resources
dynamically allocated for the other zones running on this server.
Apologies if this is overly simple but I have not had any luck with finding
out about this from google or docs.sun.com.
The hardware is a T5220 and we are on solaris 8/07
Thanks in advance.
Roger Kynaston
------------------------------
Message: 8
Date: Fri, 23 Jan 2009 07:49:39 -0800
From: GT4NE1 <GT4NE1@xxxxxxxxx>
Subject: Complete Audit of SunOS 5.6
To: sunmanagers@xxxxxxxxxxxxxxx
Message-ID:
<bcfdf4910901230749j5c927178yf7630ff48f06628d@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1
Hi all,
I'm in charge of trying to replace a legacy SunOS 5.6 Enterprise 3000
server that has been around since the beginning of time. I would like
to perform a full audit of services, users, connections, etc... that
are being used on this box. I could script all of this out, but I
don't want to re-invent the wheel. Anyone know if there are any
existing scripts/app out there that will do this?
Thanks,
-GT
------------------------------
Message: 9
Date: Sat, 24 Jan 2009 00:30:02 -0500 (EST)
From: jdd@xxxxxxxxxxxxxx (John DiMarco)
Subject: IMPORTANT: Read this before posting to Sun-Managers
To: sunmanagers@xxxxxxxxxxxxxxx
Message-ID: <20090124053002.2111B6E0003@xxxxxxxxxxxxxxxxxxxx>
Archive-name: sunmanagers-before-posting
Last Updated: $Id: before.posting,v 1.21 2005/12/28 21:05:10 jdd Exp $
NOTE: This message is posted periodically to sunmanagers on behalf
of all
members of the Sunmanager's mailing list. Please read it
carefully
before posting. This document can be retrieved from:
ftp://ftp.cs.toronto.edu/pub/jdd/sunmanagers/before.posting
Dear prospective sunmanagers poster,
Before posting, please stop for a minute and consider whether or not your
posting is suitable for Sunmanagers. The list is not intended for just any
possible question related to managing Sun equipment or software. The only
appropriate questions for Sun Managers are time-critical questions about
Sun
system management problems that are not answered in the manuals or system
documentation, or in the Sunmanager's FAQ.
In particular, the following kinds of postings are not appropriate:
- Subscribe and unsubscribe messages. Point your web browser
to
http://www.sunmanagers.org instead.
- Test messages of any sort.
- Discussions about anything, including discussions about the
list
itself, or followups to any posting, with the exception of a
single
summary to one's own question summarizing the email
responses. Use
instead one of the Sun newsgroups, eg. comp.sys.sun.admin,
comp.sys.sun.hardware or comp.unix.solaris.
- Replies to any SunManagers posting, even if the reply is a
separate question. Please send a separate message instead.
- Postings not related to Sun equipment or software. Use the
appropriate newsgroup or mailing list instead. For example,
if your question concerns "sendmail", please consult the
comp.mail.sendmail newsgroup or the www.sendmail.org
website.
- General UNIX or network questions. Use the appropriate
newsgroup,
eg. comp.unix.questions instead.
- Postings that are not time-critical. Use one of the Sun
newsgroups,
eg. comp.sys.sun.admin, comp.sys.sun.hardware or
comp.unix.solaris.
- Questions answered in the FAQ. Read the FAQ instead. If
you're
not sure if the question is in the FAQ, please check before
asking.
You can find the FAQ at:
ftp://ftp.cs.toronto.edu/pub/jdd/sunmanagers/faq.html
ftp://ftp.cs.toronto.edu/pub/jdd/sunmanagers/faq
- Questions that are answered in the manuals,
http://docs.sun.com or
system documentation. Read the manuals instead. If you're
not sure
if the question is answered in the manuals, please check
first!
- Job postings, requests for jobs, sales pitches, etc. Use
the
appropriate newsgroup instead.
- Please, no postings in HTML, rich-text-format, Microsoft
Word,
Word Perfect, or any format that some people on the list
would not
easily be able to read. Also, please post in English only;
most
of our readers are not able to read other languages.
- Please do not BCC (blind carbon copy) the list. Many of our
list members depend on the list address appearing on
incoming
mail messages, so that they can automatically distinguish
list
traffic from other traffic.
Please note that we are not saying these postings are necessarily "bad" or
"stupid". They are not. They are merely inappropriate for this list.
There
are many other lists and newsgroups for which the question may be
completely
appropriate, and we encourage you to submit the posting there.
Note also that your question may have been already answered in the past.
Please spend a minute or two checking one of the Sunmanager's archives,
for example, at http://www.sunmanagers.org, or one of the archive sites
mentioned in the FAQ.
Here's an example of an appropriate question:
I have a SPARCserver 99 running Solaris 9.8.7 with the fizbozz
patch
and the jumbo kernel patch version 158. After I installed
Futzbarworks version 3.2, the machine locks up every couple of
hours. When it locks up, the following message appears on the
console:
zz0: out of futzbufs. Barworks table is full.
I need to get this machine working as soon as possible.
Please
help! Send email and I will summarize to the list.
To submit a question, email it to sunmanagers@xxxxxxxxxxxxxxxx When you do
this, please indicate all relevant information, including machine type, OS
version and patches. Collect email replies, and then summarize them to the
list. If your question was posted with a subject of "foobar", for example,
then please post your summary with a subject of "SUMMARY: foobar".
Why are we asking that only certain types of postings be submitted to the
list? Very simply, the reason is this: we want the list to have a very
short turnaround time, and the only reasonable way to do this is to keep it
unmoderated. But this means that every message sent to the list ends up in
the mailboxes of all the list members. To keep all the members of the list
from being deluged by inappropriate messages, we need everyone's
co-operation
in ensuring that only appropriate messages are sent to the list.
Please remember, Sunmanagers is a public forum: we have thousands of
subscribers, all posts are archived on numerous archive sites, and these
are
searchable via various web engines. A great number of people will read
your
message. Keep in mind that the person reading your message may be your
boss,
your future boss, your customer, your seminar instructor, your colleague,
or
someone else that you work with today or may find yourself working with
tomorrow. We do not want you to embarrass yourself by sending an
inappropriate or poorly thought-out posting.
Regards,
John
--
John DiMarco <jdd@xxxxxxxxxxxxxx> Sunmanagers Information Files
Maintainer
http://www.cs.toronto.edu/~jdd
------------------------------
_______________________________________________
sunmanagers mailing list
sunmanagers@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
End of sunmanagers Digest, Vol 22, Issue 11
*******************************************
_______________________________________________
sunmanagers mailing list
sunmanagers@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
- Prev by Date: 300GB disk in Sun v440
- Next by Date: interface nxge question
- Previous by thread: 300GB disk in Sun v440
- Next by thread: interface nxge question
- Index(es):
Relevant Pages
|