Category: proliant

  • First taste of Debian 12

    As some of you may know, the Debian project released v12, bookworm to stable on the 10th of this month. I haven’t had a reason to try it yet, but I’m downloading it now. My first thought is that it’s much larger than I expected. The normal sized version used to fit on a CD-ROM…

  • State of the racks, 20221231

    Hi friends! I haven’t written in a while. I’ve been caught up in work. But between working, I’ve put together some new equipment in a couple of new racks. I bought an audio dampened 15U rack a couple of years ago or so, and into it I’ve placed the RAID array and an HP desktop…

  • Recovering videos from DV tapes with Canon ZR80

    I am recovering some tapes from back in the day that some of you may enjoy. Here is a log of the process so that maybe you can recover some of your own DV tapes. Seems to work well in modern Debian. To attach to the camcorder, I used a PCI-e card that has an…

  • The woes of 520-byte sectors

    A couple years ago, I bought a 12G/s SAS disk to see if I could get it to work with the RAID controller with external SFF-8088 ports which came with the system I got while I was working at The Linux Foundation. I got an enclosure to go with it because I was enthusiastic and…

  • I’m running an ethereum node

    cjac@server0:~/Downloads/geth-linux-amd64-1.8.14-316fc7ec$ df -h ~/.ethereum/ Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg00-ethereum 148G 130G 11G 93% /home/cjac/.ethereum this was from before I ran ./geth –syncmode “fast” –cache=1024

  • Some work on a VyOS image with Let’s Encrypt certs

    I put some packages together this weekend. It’s been a while since I’ve debuilt anything officially. libffi-platypus-perl libalien-base-perl libalien-ffi-perl libffi-checklib-perl libshell-config-generate-perl libshell-guess-perl The plan is to build a binding to the libgnutls.so.30 API. The certtool CSR (REQ) generation interface does not allow me to create a CRL with “not critical” attributes set on purposes. Maybe…

  • Bringing the VMs back online

    okay. New hypervisor hardware. Switching from xen to KVM. I took a snapshot of the xen partitions and moved them to a holding location during migration. I am now imaging these partitions to the LVM block devices: calcifer:/home/cjac# for guest in `ls /usr/src/moonunit-guests/ | grep -v -e etc | awk -F- ‘{print $1}’` ; do…

  • This is getting serious.

    I might have to visit the HP on which I recently upgraded the iLO firmware… Maybe it would be good if the family visited Seattle. cjac@foxtrot:~$ ps auwx | grep ‘ping ad0.colliertech.o’ cjac 8411 0.0 0.0 10692 920 pts/8 S+ Apr25 0:32 ping ad0.colliertech.org cjac@foxtrot:~$ ping ad0.colliertech.org PING ad0.colliertech.org (208.115.126.68) 56(84) bytes of data. 64…

  • I do it to myself…

    cjac@foxtrot:/var/shares/charles-share/downloads/torrent$ ping ad0.colliertech.org PING ad0.colliertech.org (208.115.126.68) 56(84) bytes of data. 64 bytes from ad0.colliertech.org (208.115.126.68): icmp_req=1 ttl=52 time=23.5 ms 64 bytes from ad0.colliertech.org (208.115.126.68): icmp_req=2 ttl=52 time=18.9 ms 64 bytes from ad0.colliertech.org (208.115.126.68): icmp_req=3 ttl=52 time=15.2 ms 64 bytes from ad0.colliertech.org (208.115.126.68): icmp_req=4 ttl=52 time=41.5 ms 64 bytes from ad0.colliertech.org (208.115.126.68): icmp_req=5 ttl=52 time=31.1 ms…

  • Relatively high sustained rates detected along I-405

    $ scp moonunit.colliertech.org:/mnt/downloads/sh1-disk-20140420T070034.xz . cjac@moonunit.colliertech.org’s password: sh1-disk-20140420T070034.xz 76% 534MB 11.1MB/s 00:14 ETA Come on little internet! You can do it! You can push 100Mbit! I remember when this was the fastest I could send data across my LAN. Not bad for a 20 mile shot up I-405. Sorry if I caused any congestion there, folks.…