Re: [Dorset] Ibercivis Down?
On Friday, 19 June 2020 17:16:03 BST Tim Waugh wrote: > It's power maintenance. They're hoping to be back online today I think. > https://boinc.ibercivis.es/ That's useful thanks. Note the latest update at that link: 'June 19 update. Works are slightly delayed. If everything goes as planned, we will lift all services throughout next Tuesday, June 23. Thanks for your understanding.' BTW> If you click on the 'Home Page. Button in the BOINC Client, it sends you to https://boinc.ibercivis.es/ibercivis/ which doesn't work. -- Terry Coles -- Next meeting: Online, Jitsi, Tuesday, 2020-07-07 20:00 Check to whom you are replying Meetings, mailing list, IRC, ... http://dorset.lug.org.uk New thread, don't hijack: mailto:dorset@mailman.lug.org.uk
Re: [Dorset] Ibercivis Down?
It's power maintenance. They're hoping to be back online today I think. https://boinc.ibercivis.es/ Tim. */ On Thu, 18 Jun 2020 at 06:10, Terry Coles wrote: > > I've been unable to upload any Tasks for a day or two and the Ibercivis > website appears to be down. > > Has anyone else seen this? I can't find any references to the project being > off-line on the web. > > I have a dozen completed tasks and I don't know whether to cut my losses and > focus on Rosetta. > > -- > > > > Terry Coles > > > > -- > Next meeting: Online, Jitsi, Tuesday, 2020-07-07 20:00 > Check to whom you are replying > Meetings, mailing list, IRC, ... http://dorset.lug.org.uk > New thread, don't hijack: mailto:dorset@mailman.lug.org.uk -- Next meeting: Online, Jitsi, Tuesday, 2020-07-07 20:00 Check to whom you are replying Meetings, mailing list, IRC, ... http://dorset.lug.org.uk New thread, don't hijack: mailto:dorset@mailman.lug.org.uk
Re: [Dorset] Filesystem in a LUKS volume unmounts randomly on Raspberry Pi
Hi Hamish, > there don't seem to be any errors in /var/log/messages pertaining to > this. Do you check dmesg(1), e.g. ‘dmesg -Hx’ then type ‘-R’, or journalctl(1)? -- Cheers, Ralph. -- Next meeting: Online, Jitsi, Tuesday, 2020-07-07 20:00 Check to whom you are replying Meetings, mailing list, IRC, ... http://dorset.lug.org.uk New thread, don't hijack: mailto:dorset@mailman.lug.org.uk
[Dorset] Filesystem in a LUKS volume unmounts randomly on Raspberry Pi
Hi there, I've been wondering if any of you have encountered something like this. I have a Raspberry Pi 3 B+ set up as a NAS server with an external HDD and a beefy power supply. There are multiple partitions of this drive: - /dev/sda1 is a 720GB EXT4 partition for general storage. - /dev/sda2 is a 11.2GB swap partition (the Pi doesn't have much RAM and I'd rather not wear out the SD card using it as swap). - /dev/sda3 is a 200GB LUKS container (/dev/dm-0) with an EXT4 partition inside, which I use for syncing files between my laptop and desktop with Nextcloud. This is generally very quick and reliable, but the EXT4 filesystem inside the LUKS container randomly (can be an hour, can be 3 weeks) unmounts, and there don't seem to be any errors in /var/log/messages pertaining to this. The other filesystems always stay mounted though. I haven't bothered to investigate this despite it going on for ages because I haven't yet encountered any data corruption and periodically remounting the filesystem isn't much of a hassle. My first thought is power (cos I'm not using a powered USB hub), but I would have thought that'd knock the other partitions out as well, at least some of the time. Other things could be that in using the 64-bit kernel so I can do distributed computing on the Pi, but this has been going on since way before I started doing that. Perhaps there's a bug in whatever drives LUKS storage on the Pi/its architecture? Any ideas? Hamish McIntyre-Bhatty signature.asc Description: OpenPGP digital signature -- Next meeting: Online, Jitsi, Tuesday, 2020-07-07 20:00 Check to whom you are replying Meetings, mailing list, IRC, ... http://dorset.lug.org.uk New thread, don't hijack: mailto:dorset@mailman.lug.org.uk