Archive

Archive for January, 2005

64bit or 32 bit Solaris

January 28th, 2005 No comments

# /usr/bin/isainfo -kv
64-bit sparcv9 kernel modules

Categories: Solaris, Sothebys Tags: , , , , ,

Few Legato tricks

January 28th, 2005 No comments

To invoke full backup for a specific group called group_name from a command
line:

savegrp -vvv -l full -G group_name

To create a custom biweekly legato schedule:

[10:43:15] root@backup1: /appl/nsr/logs > nsradmin
nsradmin> create name: Full Biweekly Saturdays; type: NSR schedule; period:
Month
type: NSR schedule;
name: Full Biweekly Saturdays;
period: Month;
Create? yes
created resource id
0.56.26.33.0.0.0.0.0.0.0.0.65.
Read more…

Categories: Sothebys Tags:

ifconfig

January 18th, 2005 No comments

ifconfig hme0:1 plumb
ifconfig hme0:1 inet 192.168.2.200 netmask 255.255.255.0; ifconfig hme0:1 up

[12:55:45] root@GRAPHICS: /root > ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,

RUNNING,MULTICAST,IPv4> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
ge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 10.35.250.16 netmask ff000000 broadcast 10.255.255.255
ether 8:0:20:bd:c7:2c
ge1: flags=1000842<BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
inet 0.0.0.0 netmask 0
ether 8:0:20:bd:c7:2c
[13:01:44] root@GRAPHICS: /root >

Read more…

Categories: Solaris, Sothebys Tags:

How to setup Quad Fast Ethernet Trunking Software

January 6th, 2005 No comments

Quad Fast Ethernet Trunking Software Setup

NOTE:  There is a manual that came with this.  This is only a summary.
        This DOES NOT “come with” the QFE card.  It is software that was purchased from Sun.

Edit the file: /etc/opt/SUNWqfetr/bin/qfetr.sh
An explanation of the settings you can use are included in the file below
—————————————————————————————
#!/bin/sh
#
#pragma ident  “@(#)qfetr.sh    1.3 98/02/02 SMI”
#
# Copyright (c) 1994 by Sun Microsystems, Inc.
#
# Sample Sun Trunking configuration file
#
# Please edit this file by adding configuration entries at the
# end of this file.
#
# Comments are represented by ‘#’ at the beginning of the line.
#
BASEDIR=/etc//opt/SUNWqfetr
BINDIR=$BASEDIR/bin
PATH=$PATH:$BINDIR
export PATH
echo Configuring QFE trunking devices
#
# Please check your /etc/path_to_inst file to select an instance # to
# be used as trunk head and this instance # must belong to a 4-port
# qfe card.
#
#   Example: /etc/path_to_inst
#
#    “/sbus@1f,0/SUNW,qfe@3,8c30000” 3 “qfe”
#    “/sbus@1f,0/SUNW,qfe@3,8c20000” 2 “qfe”
#    “/sbus@1f,0/SUNW,qfe@3,8c10000” 1 “qfe”
#    “/sbus@1f,0/SUNW,qfe@3,8c00000” 0 “qfe”
#
# Edit this file by adding qfetr(1M) commands that will set up
# the trunk head, the number of links per trunk and the trunk policy.
#
# After modifying this file qfetr.sh, you must create
# /etc/hostname.qfe entry(N is the instance #) for this trunk head and
# reboot your system.
#
#       qfetr -setup head-instance [ links=<2|4> ] [ policy=<1..32> ]
#                                  [ members=<instance,instance,.,.> ]
#
#
# If you want to change the trunk configuration once a trunk is configured,
# you need to modify this file qfetr.sh and reboot the system.
#
# The following examples configure two trunks:
#
# The first qfetr command uses qfe instance #0 as trunk head,
# 4 links (default is 4) for this trunk and the default trunk policy is 1
# which # is mac.
#
#qfetr -setup 0
#       or
#qfetr -setup 0 links=4 policy=1
#
# The second qfetr command uses qfe instance #4 as trunk head,
# 2 links for this trunk, the trunk policy is 2 which is round robin
# and trunk members are 4 and 5 Trunk members are instance numbers
# recorded in /etc/path_to_inst file.
#
#qfetr -setup 4 links=2 policy=2 members=4,5

# Add Sun Trunking Configuration entries below.
#
# Details
#——–
# setup – trunk head, pick one of the instances
# links – how many links will be in this config:
#       4 – one 400mb virtual connection
#       2 – two separate trunks ( two 200mb connections)
# policy – MAC or roundrobin
#       1 – MAC
#       2 – roundrobin
# members – the instance numbers that belong to this trunk

qfetr -setup 0 links=2 policy=1 members=0,1

Read more…

Categories: Solaris, Sothebys Tags: , ,

US Auto Statistics

January 3rd, 2005 No comments

US Auto Statistics added 11/11/00

from US Statistical Abstract 1999

129,749,000 automobiles registered 1997

123,500,000 automobiles in use 1995

Read more…

Categories: interesting Tags: ,

Powered by WP Robot

Stop SOPAPowered by Yahoo! Answers