Feed on Posts or Comments

Monthly ArchiveAugust 2005



Meta admin on 17 Aug 2005

Merger

I’ve finally decided to merge the two blogs I’ve been keeping for a while, the personal one on LiveJournal and the work one on my own server. So as to not throw the few people who actual read my LJ one off, and not fill the LJ namespace with a million and one RSS feeds, I’m using Live-press to synchronise the two. On the upside, there’ll be more entries, as I try and update the work one everyday. On the downside, the work ones tend to be a brain dump written 10 minutes before I leave the office and are normally fairly techy. Currently I’m not intending to merge older entries

Work admin on 16 Aug 2005

More fiddling with selinux, syslog-ng can now read from /proc/kmsg but now can’t open up files on /pool, and neither could syslog when I tried that.

Edited /etc/selinux/targeted/src/policy/filecontexts/types.fc to add /pool as a var_log_t type but that apparently made no difference.
Eventually discovered using ls -dZ that /pool had no security context defined, so set it using

setfattr -n "security.selinux" -v "system_u:object_r:var_log_t\000" /pool

then rebooted the system to check it survived a reboot, which it did. Then tried to start syslog-ng, failing with similar error, checked file it was talking about- it was one I’d touched earilet and so it had the default security context, rm’d it and syslog-ng recreated it with the correct context so its all working.

Now need to check that logrotate does the right thing.

Computer Stuff & Games admin on 15 Aug 2005

What I did on my holiday

  • Took delivery of :
  • Watched the Firefly DVD boxset (twice)
  • Started playing Hitman:Contracts
  • Started playing Thief 3
  • Completed Hitman:Contracts (with a worringly large number of levels completed with a rating of Mass Murderer)
  • Gained 4 levels in World of Warcraft
  • Got my Wireless AP to finally forward on DHCP requests - apparently it wouldn’t unless it had received its address via DHCP *rolls eyes*

Dcache & Work admin on 15 Aug 2005

Cleaned up remianing files from SC3 tape test - deleted path entries so files could nove to tape
Saw that atlas were trying to transfer files into tape side, checked that files were moving to tape okay, they weren’t so asked JW to look at configuration, which he fixed.
Reading up on SELinux, to understand the changes I need to make to csflnx266 to get syslog-ng working
Answering questions on GridPP-Storage list

Work admin on 15 Aug 2005

Holiday 8th August - 12th August

Dcache & Work admin on 05 Aug 2005

Examining logfiles to try to see why David Colling, CMS @ Imperial is seeing failed transfers to our SRM, so for the examples he’s provided have not had any entry in the dcache2 database on pg350, which suggests that they aren’t reaching the SRM. I’m wondering if this is a problem with different bdii’s being at different version number and so are unable to talk to each other. I’ve mentioned it to Steve to look at while I’m on holiday

Done some more work on csflnx266 - becoming critical old syslogger makin weird noises.

Dcache & RT & Work admin on 03 Aug 2005

Worked with Phillippa to understand why Tickets from our helpdesk weren’t getting into Footprints, tunred out replies were going out with a different e-mail address to the address footprints had sent to, changed the outgoing e-mail on the Tier1a-lcg queue.
Attended SC conference call
Mailed Andrew and Jeremy SC3 problem report
Added Chris Kruk to sg CVS
Running more transfer tests in loopback - it appears that we have problems with 32 transfers in and out, whether this 32 transfers of one type or 64 in total is unknown so far.
Ran pnfs-poolcheck on CMS area after nfs42 issure- 11 files not in pool,but still need to find and report to CMS

Work admin on 02 Aug 2005

Continued to monitor tests, with 32 files 1 stream, get the same rate (possibly slower) for 16 files but with double the load, alos staring to see some failures, some appear to happen arounf the time I made fts changes, others don’t

Had a look at the source for lcg-infosites to see if I can work out why things are going wrong, I suspect its to do with some duplicated entries in the bdii - teras.saranl for example.

Setup up a test channel for Lancaster to Lancaster in FTS.

Work admin on 01 Aug 2005

(Trying to do this more frequently/regularly)

-Running some test using fts and our SRM in “loopback”, with 32 files and “0″ streams seeing 1Gb/s consistent rates, with peaks up to 1.4Gb/s
-

lcg-infosites --vo X se | grep gridpp

reports weird results, investigating
-Restart myproxy service as it was playing up.
-Checked bdii with script mentioned on LCG-ROLLOUT looking for bad info system entries.

« Previous Page