Re: Adaptec Raid Controller

2018-04-17 Thread Igor Cicimov
On Wed, 18 Apr 2018 12:33 am Dan Ritter wrote: > On Tue, Apr 17, 2018 at 05:55:20AM +0300, Michelle Konzack wrote: > > Hello *, > > > > very long time ago (17 years) I used 3Ware Hardware Raid Controller where > > most are working up to now and they are not broken yet. > > > > However, for all ne

Re: how to find out ethernet device name

2018-04-17 Thread Ben Caradoc-Davies
On 18/04/18 09:46, Don Armstrong wrote: On Tue, 17 Apr 2018, Long Wind wrote: we used to call them eth0, eth1 ...now we use new names i have a ethernet card in stretchhow to find out its name? Thanks! sudo ip link; will show you what the available interface names are. And if you want the old

Re: how to find out ethernet device name

2018-04-17 Thread Don Armstrong
On Tue, 17 Apr 2018, Long Wind wrote: > we used to call them eth0, eth1 ...now we use new names > i have a ethernet card in stretchhow to find out its name? Thanks! sudo ip link; will show you what the available interface names are. -- Don Armstrong https://www.donarmstron

Re: I have sought a file for explain the booting delay.

2018-04-17 Thread Don Armstrong
On Tue, 17 Apr 2018, Gdsi wrote: > Hi all. > I have sought a file for explain the booting delay. nothing besides this > wasn't: [...] > Apr 17 05:10:15 debian systemd[1]: > dev-disk-by\x2duuid-3a64784b\x2d9807\x2d446a\x2dbc39\x2dc9011ba6ed6b.device: > Job > dev-disk-by\x2duuid-3a64784b\x2d9

I have sought a file for explain the booting delay.

2018-04-17 Thread Gdsi
Hi all. I have sought a file for explain the booting delay. nothing besides this wasn't: ---root@debian:/# journalctl --system --no-pager .. ... Apr 17 05:08:51 debian kernel: clean Apr 17 05:08:51 debian kernel: snd_intel8x0 :00:1e.2: intel8x0_measure_ac97_clock: measured 592

Re: getting too old for this

2018-04-17 Thread Ben Caradoc-Davies
On 18/04/18 03:27, mick crane wrote: apt update seems to have stopped working # apt update Err:1 http://debian.heanet.ie/debian buster InRelease   Could not connect to debian.heanet.ie:80 (193.1.193.65). - connect (111: Connection refused) Cannot initiate the connection to debian.heanet.ie:80

Re: getting too old for this

2018-04-17 Thread Curt
On 2018-04-17, mick crane wrote: > > # ping 193.1.193.65 > PING 193.1.193.65 (193.1.193.65) 56(84) bytes of data. > 64 bytes from 193.1.193.65: icmp_seq=1 ttl=52 time=22.6 ms > > Is it something daft I've done ? Never attribute to age what can be more conveniently blamed on temporary technical

Re: Mirror not responding (was: getting too old for this)

2018-04-17 Thread Brian
On Tue 17 Apr 2018 at 17:59:59 +0200, Dominik George wrote: > Hi, > > On Tue, Apr 17, 2018 at 04:27:31PM +0100, mick crane wrote: > > apt update seems to have stopped working > > # > > > > # apt update > > Err:1 http://debian.heanet.ie/debian buster InRelease > > Could not connect to debian.he

Re: Mirror not responding (was: getting too old for this)

2018-04-17 Thread Dominik George
Hi, On Tue, Apr 17, 2018 at 04:27:31PM +0100, mick crane wrote: > apt update seems to have stopped working > # > > # apt update > Err:1 http://debian.heanet.ie/debian buster InRelease > Could not connect to debian.heanet.ie:80 (193.1.193.65). - connect (111: > Connection refused) Cannot initiat

Re: apt mirror returns 503 Service unavailable [was: getting too old for this]

2018-04-17 Thread Thomas Pircher
mick crane wrote: > W: Failed to fetch http://debian.heanet.ie/debian/dists/buster/InRelease > Could not connect to debian.heanet.ie:80 (193.1.193.65). That host is up but the Web server is refusing connections. I guess they are doing some maintenance, and will be back up soon. Do you have debian

getting too old for this

2018-04-17 Thread mick crane
hello, apt update seems to have stopped working # # apt update Err:1 http://debian.heanet.ie/debian buster InRelease Could not connect to debian.heanet.ie:80 (193.1.193.65). - connect (111: Connection refused) Cannot initiate the connection to debian.heanet.ie:80 (2001:770:18:aa40::c101:c141

Re: Adaptec Raid Controller

2018-04-17 Thread Dan Ritter
On Tue, Apr 17, 2018 at 05:55:20AM +0300, Michelle Konzack wrote: > Hello *, > > very long time ago (17 years) I used 3Ware Hardware Raid Controller where > most are working up to now and they are not broken yet. > > However, for all newer installations I use Adaptec and especially the > 71506E w

Re: Postgresql and DRBD

2018-04-17 Thread Nicholas Geovanis
I've had good experiences running RedHat Cluster Services (corosync, pacemaker) for the GFS2 filesystem and databases on top of it. It performed and recovered well. However that was not with Postgresql. Most of my database work is with Oracle and mysql, but I have found Postgres separately to be ex