Archive

Archive for the ‘Sothebys’ Category

Carlton vxassist 2005/07/01

July 1st, 2005 No comments

[11:53:56] @carlton: /var/vx/isis > cat command.log
Description: Calculate Maximum Volume Size
Date: Tue Sep  2 14:51:40 2003
Command: /usr/sbin/vxassist   -g nfsdg -p maxsize
layout=stripe-mirror,log  nmirror=2  stripeunit=128  ncolumn=2  init=zero
Output: 352747520
Exit Code: 0

Description: Calculate Maximum Volume Size
Date: Tue Sep  2 15:01:42 2003
Command: /usr/sbin/vxassist   -g nfsdg -p maxsize
layout=stripe-mirror,log  nmirror=2  stripeunit=128  ncolumn=11  init=zero
mirror=ctrl
Output: 387977216
Exit Code: 0

Description: Create Volume
Date: Wed Sep  3 08:17:33 2003
Command: /usr/sbin/vxassist   -g nfsdg  make vol01 387977216s
layout=stripe-mirror,log  nmirror=2  stripeunit=128  ncolumn=11  init=zero
comment=”main stripe-pro partition” mirror=ctrl
Output:
Exit Code: 0

Description: File System Create
Date: Wed Sep  3 08:17:37 2003
Command: /usr/sbin/mkfs -F vxfs -o bsize=1024,largefiles
/dev/vx/rdsk/nfsdg/vol01 387977216  < /var/tmp/aaa00KN0F
Output:     version 5 layout
:     387977216 sectors, 193988608 blocks of size 1024, log size
16384 blocks
:     unlimited inodes, largefiles supported
:     193988608 data blocks, 193923312 free data blocks
:     5921 allocation units of 32768 blocks, 32768 data blocks
:     last allocation unit has 2048 data blocks
Exit Code: 0

Read more…

Solaris Live Upgrade 2.0

February 4th, 2005 No comments

Solaris [TM] Live Upgrade 2.0

Table of contents:

Section A:  Solaris Live Upgrade Introduction
Section B:  Creating a Solaris 8 image to be shared on the network for the
purpose of using this image during Live Upgrade
Section C:  Installing the Live Upgrade 2.0 packages
Section D:  Creating and copying an Alternate Boot Environment (ABE)
(flat file system to flat file system, or multi partitions to
multi partitions)

Section E:  Creating and copying an Alternate Boot Environment (ABE)
(flat file system to multi partitioned file system)
Section F:  Creating and copying an Alternate Boot Environment (ABE)
(Multi partitions merged into one)
Section G:  Upgrading your newly created Alternate Boot Environment(ABE)
from a shared image on the network:
Section H:  Upgrading your newly created Alternate Boot Environment(ABE)
from a cdrom drive
Section I:  Activating your newly updated Alternate Boot Environment(ABE)

Section J:  Booting from your just upgraded Alternate Boot
Environment(ABE)
Section K:  If you are upgrading a system running Veritas or Disksuite,
read this section
Section L:  Miscellaneous

SECTION A:  Solaris Live Upgrade Introduction
Please read this document in its entirety before proceeding. There are
important
notes throughout that are not repeated in every section.

Read more…

Categories: Solaris, Sothebys Tags:

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: , ,

2005 Benefit Changes and Health & Welfare Open Enrollment

December 9th, 2004 No comments

This year’s Benefits Open Enrollment, the time when you may change your health and welfare benefit plan elections for the coming year, begins today and ends on Wednesday, December 22, 2004.  All of the materials that you will need for open enrollment will be available to you on the Sotheby’s Intranet home page and the Human Resources department home page.

Before you review this package, it is very important that you read the information below regarding benefit plan changes we are making in 2005.  We will be conducting employee benefit meetings on Tuesday, December 14 and Thursday, December 16 at 10:00 am, 2:00 pm and 4:00 pm, and on Monday, December 20 at 2:00 pm and 4:00 pm and Tuesday, December 21st at 10:00 am, 2:00 pm and 4:00 pm, all in the 8th Floor Board Room.  Please come to Human Resources or e-mail William Theisen to sign up for a session.  We urge you to attend if you have any questions regarding your benefits.

Read more…

Categories: Sothebys Tags:

How to Clone a Disk (dd) – http://tiger.la.asu.edu/Solaris_Clone. htm

July 29th, 2004 No comments

tiger.la.asu.edu/Solaris_Clone.htm

How to Clone a Disk (dd)

How to Clone a Disk (dd)

    Make sure the source and destination disks have the same disk geometry.

    Read more…

Categories: Solaris, Sothebys Tags: ,

Creating a Bootable Solaris Recovery CD

July 29th, 2004 No comments

Creating a Bootable Solaris Recovery CD
mah.everybody.org/docs/bootable-cdrom-for-solaris

top::docs
Creating a Bootable Solaris Recovery CD
by Mark A. Hershberger (weblog)
Solaris, unlike some other Operating Systems, does not ship with a method for creating bootable recovery media. The following procedure is one that I’ve been able to devise after searching for more help on the matter.

In documenting this process, I will first show you how to create a bootable recovery disk. Once that is successful, I’ll describe how to create a bootable CDROM.

Slice 1 – the driver for the recovery
The partition we are going to build is a bit large – 200MB. You could make it smaller by squeezing stuff out, but it is fine for our purposes since the recovery image is generally quite small (less than 100MB for the core install).

Read more…

Powered by WP Robot

Stop SOPAPowered by Yahoo! Answers