mike.jm.jones | 1 Nov 16:39
Favicon

SUMMARY: t2000 Visio stencil

Jim,

Any chance you could send me the T2000 stencil please? I see someone has
sent it to you.

Thanks,

Mike Jones
BTExact

Storage & Business Continuity Business Manager
Tel: 01691 666119
Mob: 0791 7024153
Email: mike.jm.jones <at> bt.com
Homepage:  http://lnx0001.nat.bt.com/Sbc/p&e/

> BT Exact is a trademark of British Telecommunications plc
> Registered office: 81 Newgate Street London EC1A 7AJ
> Registered in England no. 1800000
>
> This electronic message contains information from British
> Telecommunications plc which may be privileged or confidential. The
> information is intended to be for the use of the individual(s) or
> entity named above. If you are not the intended recipient be aware
> that any disclosure, copying, distribution or use of the contents of
> this information is prohibited. If you have received this electronic
> message in error, please notify us by telephone or email (to the
> numbers or address above) immediately.
> Activity and use of the British Telecommunications plc email system is
> monitored to secure its effective operation and for other lawful
(Continue reading)

Jørgen Kold | 3 Nov 14:17
Picon

SUMMARY: running php in Apache

Thanks to all

The problem was that I used php and mysql binaries from Sunfreewares
while using out of the box version of Apache. They are all compile with
different settings and don't fit well together.
After getting help I now use php from Solaris companion cd and out of
the box version of php and mysql.

Thank you very much

Sincerely
Jorgen
_______________________________________________
sunmanagers mailing list
sunmanagers <at> sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Tim Evans | 5 Nov 19:04

SUMMARY: Help Needed with Solaris 10 (x86) ipfilter/ipnat

I wrote:

>I'm having trouble setting up Solaris 10 ipfilter and ipnat to function as a 
>firewall/router for my internal network. (The same physical box works perfectly 
>for this purpose when booted in RedHat Linux.)

Thanks to Peter.Ondruska <at> intese.cz, "Andy Harrison" <aharrison <at> gmail.com>, and 
Rich Teer <rich.teer <at> rite-group.com>

Peter pointed out I needed an ipf.conf rule for the internal interface, like 
this:

pass in quick on elxl0 from 192.168.252.0/255.255.255.0 to any keep state

I'd mistakenly thought ipfilter would pass such by default.

Rich referred me his article at http://www.rite-group.com/rich/solaris_nat.html 
which focuses on ipnat.conf, rather than ipf.conf

Andy reminded me to check the forwarding status of the interfaces:

ndd -get /dev/tcp ip_forwarding

I'd mentioned the new Solaris 10 'routeadm' utility, which lets you set this 
(and other related network stuff) up with a unified interface.
--
Tim Evans, TKEvans.com, Inc.	|    5 Chestnut Court
tkevans <at> tkevans.com		|    Owings Mills, MD 21117
http://www.tkevans.com/		|    443-394-3864
http://www.come-here.com/News/	|    
(Continue reading)

kaiyi wang | 7 Nov 14:28
Picon
Favicon

Oh!!! Who eat my /var slice ????

Hi all,

     I 'd like to share a strange problem with you:
     In the regular health check for my system, I found that the /var slice is full as the following:

  bash-2.03$ df -k
Filesystem            kbytes    used   avail capacity  Mounted on
/dev/vx/dsk/rootvol  1988887 1004553  924668    53%    /
/proc                      0       0       0     0%    /proc
fd                         0       0       0     0%    /dev/fd
mnttab                     0       0       0     0%    /etc/mnttab
/dev/vx/dsk/var      6196206 6164420       0   100%    /var
swap                 8878192     224 8877968     1%    /var/run
swap                 8962992   85024 8877968     1%    /tmp
/dev/vx/dsk/TspCore  3839968   49031 3406941     2%    /TspCore
/dev/vx/dsk/dump     4031694    9671 3981707     1%    /dump
/dev/vx/dsk/opt      4038702 1291181 2707134    33%    /opt
/dev/vx/dsk/home     5246478 2434425 2759589    47%    /export/home
/dev/vx/dsk/node <at> 1     99655    3956   85734     5%    /global/.devices/node <at> 1
/dev/vx/dsk/arch1dg/MdArchiveLog1
......

  So, I tried to find the files which is larger than 5M bytes with the "find" command, below is the result:
  root <at> ddd> find var -size +5000000c -exec ls -lt {} \;        
-rw-r--r--   1 root     other    5325310 Nov  8  2005 var/sadm/install/contents
-rw-rw-r--   1 msp      msp      81690624 Oct 31 04:50 var/log/MYppg/wappush_billing_172.12.33.18.tld_1162344818313
-rw-r--r--   1 root     other    7429840 Nov  2 11:36 var/log/MYsyslog/msp.log
root <at> ddd> 

  Only 3 files which is larger than 5M bytes under the directory /var.
(Continue reading)

Stephanie C | 6 Nov 19:01
Picon

[SUMMARY] MOVE USER ACCOUNTS

Thanks to the following Experts:

Richard Skelton, Daniel Jaime Rattey, femi bolaji, Christopher McNabb, Drew
Schatt, Fabio Andres Miranda, Paul Sagneri, Harvey Wamboldt, Joon Martin
Hansen, Christopher McNabb.

Sorry if I missed your name on my thank you list.

My Questions:

> I am totally new with Solaris. Please show me the
 > procedure or process to move all user accounts from one

 > server to another server. Both servers are Solaris

 > 8. Thanks for your help.

Solution:

Most of you recommend to move the following files to new host

/etc/passwd
/etc/shadow
/etc/group

/home/*

Femi suggests to move the following files too. I am not sure about this.
Suggestion?

(Continue reading)

colin | 7 Nov 00:11

SUMMARY: vxconfigd hanging system on boot

Well, the problem is fixed. Turned out to be a wedged SAN switch. I had
spent about seven hours casually troubleshooting the problem, and tracked
it down to vxconfigd hanging on the second controller, which is indicative
of a bad path. Then after our power outage, we started to bring up
everything else in the data centre, and found that every other machine
attached to the same SAN switch got stuck at the same problem.

Rebooting the switch fixed everything.

Thanks all,
Colin

> Hey all. Bit of a grey area here between Veritas and Solaris, and probably
> a bit offtopic, but not too far.
>
> We were changing some root disk mirroring (all under SDS) on a V880
> running
> Solaris 8, and managed to hang the box. Force a break and boot, and now
> it hangs during the /etc/rcS.d/S25vxvm-sysboot script, right after it
> displays "VxVM starting in boot mode..." and then starts "vxconfigd -m
> boot"
>
> I can disable the Veritas startup scripts and the machine comes up fine,
> but of course without Veritas, which means we don't have access to our
> Hitachi disk.
>
> I can run cfgadm -al -o show_FCP_dev and all paths to LUNs show up
> properly,
> with two paths to each. However when I run the Veritas sysboot script, let
> it hang, and then CTRL-C it, I see that the second path to the Hitachi
(Continue reading)

Dave Martini | 6 Nov 23:08

SUMMARY: SunFire X4200 configuration question

With the built in RAID controller when the machine is booting up hit the
Ctrl+C to  start the LSI Logic Configuration Utiltiy.

This link explains the different screens and how to configure the 
striping and mirroring.

http://docs.sun.com/source/819-1157-16/app-biosraid.html#pgfId-1003503

It was very simple to setup.

Dave Martini

Below is my original question

I have a new X4200 with 4 internal drives.
I haven't worked with this hardware before but it appears there is an
internal RAID controller that can be used to strip and mirror the
internal drives. I can't find any documentation on how to do this.

In the past I've used SUN's Disksuite to strip and mirror the internal
drives but if this has a hardware RAID controller I'd like to use that.

Has anyone done this on an X4200 before or can point me to some docs.

Thank you.
Dave Martini
LLNL
_______________________________________________
sunmanagers mailing list
sunmanagers <at> sunmanagers.org
(Continue reading)

Michele Perucic | 6 Nov 20:27
Picon

Summary: CPU problem?

Thanks to all who replied. It seemd obvious enough for most people who 
replied: the box had 2 CPUs and the user's code was single-threaded so 
that's why I only saw close to 50% CPU utilization.

Thanks a lot!
Michele

On Sun, 5 Nov 2006, Michele Perucic wrote:

>
> Hi,
>
> One of my users is having problems with a machine ( uname -a =>
> SunOS xxxx 5.8 Generic_117350-33 sun4u sparc SUNW,Ultra-60).
> He is running some simulations that are taking a very long time; the CPU is 
> constantly used at _less_ than 50% and he's the only user logged in...
> I ran top and I don't see anything else running (i.e. using significant CPU 
> cycles).
> On another similar machine, the user is able to use close to 100% of the CPU.
>
> Does anybody have an idea about what's going on and what to do?
>
> Thanks a lot!
> Michele
_______________________________________________
sunmanagers mailing list
sunmanagers <at> sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Yann JOBIC | 7 Nov 18:19
Picon

[SUMMARY] disk problem

Thanks to the following Experts :
john stoffel, Dana Sparling, Dana Hudes, Hal Huntley, Gregory Shaw, 
Thomas Payerle

The usual method for saving a disque is to use the format utility, with 
the read analyze command.
(http://www.sun.com/bigadmin/content/submitted/recover_sector_disk.html 
given by Thomas)
I tried that but that just don't work. The raison was pointed by john :
I've got an IDE drive and we can't re-map the bad blocks.

John gave me another good advice : there's a little soft, called 
dd_rescue, that can save most part of the hard drive.
Briefly, dd_rescue is like plain old *nix dd, except that it acts 
intelligently when it finds bad sectors. It reads the source with a big 
block size (fast!) while everything is OK and, when it hits an error, 
falls back to a small block size (slow) to try to get everything except 
for the bad block.
(source : http://blogs.sun.com/superpat/category/General)

Actually i didn't tried that yet.

I could mount the disk in read mode :
mount -o ro /dev/dsk/c0t0d0s0 /mnt
And grabe the license files that i needed. I've got now a running 
license server, and i've got more time to play with dd_rescue.

Original question :
> Hi,
>
(Continue reading)

Deiter Scott | 7 Nov 16:10

Summary : Re: Crontab file gone

Thanks for all the responses.  The best method ( Thanks to Casper) was
to look in this directory:

/var/sadm/pkg/SUNWcsr/save/pspool/SUNWcsr/reloc/var/spool/cron/crontabs

Scott Deiter
717 633 3298
_______________________________________________
sunmanagers mailing list
sunmanagers <at> sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers

Gmane