barrct n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Apr 2004 Posts: 63 Location: Naples, FL
|
Posted: Thu Jan 27, 2005 2:29 pm Post subject: epdates |
|
|
Because of my arch. I do have to run a few masked things, but even those I haven't had a single problem with.
Same here with the updates, but I don't script a thing at all. Every once in a while I'll just check who's got a new version out there with 'emerge -uDp world'. And then even after that I only emerge a single package at a time, and still -p it to make sure I know what I'm getting.
I have actually had a problem in the past where I updated ssh and the default protocol turned into v2.0 and it killed my ssh logins. Another time I updated ... well I actually can't think of what it was, but after it when in I had a few funky things happening with other packages so I had to go ahead and update those as well.
There are a few things that I am extremely weary about updating, namely Apache2 and Tomcat5 since it wasn't exactly a quick setup between the two of them and I need that for my software to run. and there are a few things that I don't have a problem with so I'm going to update anyway like apcupsd so that I can monitor my APC backup and log power and temp. It's masked, but runs perfect so it's kinda a if it ain't broken, don't muck with it idea.
The largest problem that I have is keeping all the raids running in my less than ideal environment.
Code: |
barrct@William barrct $ cat /proc/mdstat
Personalities : [raid1] [raid5]
read_ahead 1024 sectors
md2 : active raid5 scsi/host2/bus0/target5/lun0/part1[2] scsi/host2/bus0/target6/lun0/part1[3] scsi/host2/bus0/target4/lun0/part1[1] scsi/host2/bus0/target3/lun0/part1[0]
12530496 blocks level 5, 32k chunk, algorithm 2 [4/4] [UUUU]
md5 : active raid1 md/2[1] md/0[0]
12530432 blocks [2/2] [UU]
md4 : active raid1 scsi/host2/bus0/target2/lun0/part1[1] scsi/host1/bus0/target2/lun0/part1[0]
4176832 blocks [2/2] [UU]
md0 : active raid5 scsi/host1/bus0/target6/lun0/part1[3] scsi/host1/bus0/target5/lun0/part1[2] scsi/host1/bus0/target4/lun0/part1[1] scsi/host1/bus0/target3/lun0/part1[0]
12567744 blocks level 5, 32k chunk, algorithm 2 [4/4] [UUUU]
md1 : active raid1 scsi/host2/bus0/target0/lun0/part1[1] scsi/host1/bus0/target0/lun0/part1[0]
4189248 blocks [2/2] [UU]
md3 : active raid1 scsi/host2/bus0/target1/lun0/part2[1] scsi/host1/bus0/target1/lun0/part2[0]
3141632 blocks [2/2] [UU]
unused devices: <none> |
_________________ Linux William 2.4.24 #3 SMP Wed Apr 28 19:28:29 EDT 2004 sparc64 sun4u TI UltraSparc II (BlackBird) GNU/Linux
cpu : TI UltraSparc II (BlackBird)
ncpus probed : 8
http://www.barrtechnology.com
http://chris.barrtechnology.com |
|