Re: 1U / 2 Computers? For redundant FW pair

2015-01-21 Thread Jay Hart
Check this out: http://www.itxdepot.com/shop/index.php?id_category=20&controller=category I have it installed in a rack with 2 ITX MBs. Jay > Daniel Ouellet wrote: > >> there is 23 model that are twin model in 1U: >> >> http://www.supermicro.com/products/nfo/1UTwin.cfm >> >> But they share the

Re: 1U / 2 Computers? For redundant FW pair

2015-01-21 Thread Stan Gammons
On 01/21/15 20:31, Predrag Punosevac wrote: Daniel Ouellet wrote: there is 23 model that are twin model in 1U: http://www.supermicro.com/products/nfo/1UTwin.cfm But they share the power supply. May be that's what you didn't like. On 1/21/15 7:31 AM, Alan McKay wrote: I know that Supermicro

Re: 1U / 2 Computers? For redundant FW pair

2015-01-21 Thread Predrag Punosevac
Daniel Ouellet wrote: > there is 23 model that are twin model in 1U: > > http://www.supermicro.com/products/nfo/1UTwin.cfm > > But they share the power supply. May be that's what you didn't like. >> On 1/21/15 7:31 AM, Alan McKay wrote: >> I know that Supermicro has some interesting side-by-si

Re: PostgreSQL 9.4: initdb: invalid locale settings

2015-01-21 Thread opendaddy
On 21. januar 2015 at 8:44 PM, "frantisek holop" wrote: > >you are not giving details, so i don't know. >but a non-utf8 database nowadays is very limiting. Indeed, thanks for your example. I'm now rolling with `initdb -D /var/postgresql/data/ --no-locale -E UTF8`. O.D.

Re: PostgreSQL 9.4: initdb: invalid locale settings

2015-01-21 Thread frantisek holop
openda...@hushmail.com, 21 Jan 2015 20:41: > Hello, > > On 21. januar 2015 at 8:26 PM, "frantisek holop" wrote: > > > >LC_ALL is not supported yet, try LC_CTYPE. > > > >$ sudo su - _postgresql > >$ export LC_CTYPE=en_US.UTF-8 > >$ initdb -D /var/postgresql/data -U postgres -E UTF8 -A md5 -W > >$

Re: PostgreSQL 9.4: initdb: invalid locale settings

2015-01-21 Thread opendaddy
Hello, On 21. januar 2015 at 8:26 PM, "frantisek holop" wrote: > >LC_ALL is not supported yet, try LC_CTYPE. > >$ sudo su - _postgresql >$ export LC_CTYPE=en_US.UTF-8 >$ initdb -D /var/postgresql/data -U postgres -E UTF8 -A md5 -W >$ psql -U postgres -l I couldn't get it to work with `LC_CTYPE`.

Re: PostgreSQL 9.4: initdb: invalid locale settings

2015-01-21 Thread frantisek holop
openda...@hushmail.com, 21 Jan 2015 19:29: > Why won't `postgresql-server-9.4.0` accept my locale? Just upgraded to 5.7 > from 5.5. Whatever `postgresql-server` version was in 5.5 didn't have this > problem. > > % su _postgresql > % initdb -D /var/postgresql/data/ LC_ALL is not supporte

Re: What are the disadvantages of soft updates?

2015-01-21 Thread frantisek holop
Mihai Popescu, 21 Jan 2015 14:34: > > but in my experience it is not that hard to get a > > corrupted filesystem with softupdates and i had to stop > > using it. but i seem to attract panics and > > page faults. > > > in the recent past i had corrupted filesystems even > > without softupdates, up

PostgreSQL 9.4: initdb: invalid locale settings

2015-01-21 Thread opendaddy
Hello, Why won't `postgresql-server-9.4.0` accept my locale? Just upgraded to 5.7 from 5.5. Whatever `postgresql-server` version was in 5.5 didn't have this problem. % su _postgresql % initdb -D /var/postgresql/data/ The files belonging to this database system will be owned by user

Re: httrack

2015-01-21 Thread Vadim Zhukov
21 янв. 2015 г. 20:11 пользователь "Zuleyha Torku" написал: > > Hi > > I would like to use httrack. But, when I was try to make it source > (downloaded from svn), I have got plenty of errors like belov > > Is there anyone can give some advices about installation httrack on O

Re: httrack

2015-01-21 Thread Maurice McCarthy
On 2015-01-21 17:34, Maurice McCarthy wrote: Why not just $ sudo pkg_add httrack? Ah! Only added to ports 2014-10-03 so it won't be in 5.6-stable.

Re: 1U / 2 Computers? For redundant FW pair

2015-01-21 Thread Daniel Ouellet
there is 23 model that are twin model in 1U: http://www.supermicro.com/products/nfo/1UTwin.cfm But they share the power supply. May be that's what you didn't like. On 1/21/15 7:31 AM, Alan McKay wrote: > I know that Supermicro has some interesting side-by-sides starting at > 2U, but I'm not awa

Re: httrack

2015-01-21 Thread Maurice McCarthy
Why not just $ sudo pkg_add httrack?

Re: httrack

2015-01-21 Thread Mike Burns
On 2015-01-21 19.08.47 +0200, Zuleyha Torku wrote: > I would like to use httrack. But, when I was try to make it source > (downloaded from svn), I have got plenty of errors like belov > > htscharset.c:1239: warning: comparison is always true due to limited range > of data type That's a warning, n

Httrack

2015-01-21 Thread Zuleyha Torku
Hi When I try to build httrack from source (dowloaded from svn) I get plenty of errors that mentioning htscharset.c:1239: warning: comparison is always true due to limited range of data type Is there anyone can give me some advices about building/installing httrack on OpenBSD amd64 5.6

httrack

2015-01-21 Thread Zuleyha Torku
Hi I would like to use httrack. But, when I was try to make it source (downloaded from svn), I have got plenty of errors like belov Is there anyone can give some advices about installation httrack on OpenBSD 5.6 amd64 ? htscharset.c:1239: warning: comparison is always true due to limited range o

Re: 1U / 2 Computers? For redundant FW pair

2015-01-21 Thread Christian Weisgerber
On 2015-01-21, Marco Prause wrote: > Also when using ipsec in this test-setup, iperf was able to push ~60Mbps > through the tunnel (ase-128). ^^^ That's pretty useless without specifying which MAC algorithm you used. -- Christian "naddy" Weisgerber

Re: 1U / 2 Computers? For redundant FW pair

2015-01-21 Thread Christian Weisgerber
On 2015-01-21, Alan McKay wrote: > I know that Supermicro has some interesting side-by-sides starting at > 2U, but I'm not aware of anything in 1U. Basically I'd like to have > my redundant FW pairs take up less rack space. There are various companies that produce 1U cases that can hold two Soe

Re: anoncvsserver.openbsd.org

2015-01-21 Thread Christer Solskogen
On Wed, Jan 21, 2015 at 4:55 PM, David Coppa wrote: > On Wed, Jan 21, 2015 at 4:31 PM, Zuleyha Torku wrote: >> Hi >> >> I just realize that the anoncvsserver.openbsd.org is not available right >> now or did I miss something ? > > Maybe because the right address is anoncvs.openbsd.org? ;) > Techn

Re: anoncvsserver.openbsd.org

2015-01-21 Thread David Coppa
On Wed, Jan 21, 2015 at 4:31 PM, Zuleyha Torku wrote: > Hi > > I just realize that the anoncvsserver.openbsd.org is not available right > now or did I miss something ? Maybe because the right address is anoncvs.openbsd.org? ;)

anoncvsserver.openbsd.org

2015-01-21 Thread Zuleyha Torku
Hi I just realize that the anoncvsserver.openbsd.org is not available right now or did I miss something ?

Re: My computer suddenly turned itself off.

2015-01-21 Thread trondd
Check 'sysctl hw.sensors' and see if you have some temp sensors in there and what they're telling you. Tim.

Re: 1U / 2 Computers? For redundant FW pair

2015-01-21 Thread Brent Cook
I take back the HP suggestion, since it was pointed out these share a lot of components between the servers as well. This looks interesting, though it may be under-powered depending on your needs: http://www.hacom.net/catalog/mars-ii-twin-blade-d525-pfsense-1u-server With the right search terms,

Re: My computer suddenly turned itself off.

2015-01-21 Thread Matt M
Sudden power offs are often indicative of heat issues, especially on laptops. Does it power right back on and stay on for a long time? If not I would suspect heat. If it does stay on, it may be a power management bug, a bad power source or possibly a failing power supply in the machine. If it won'

Re: 1U / 2 Computers? For redundant FW pair

2015-01-21 Thread Brent Cook
I think Dell used to have servers in its 'Cloud' line that fit 2 machines in 1U, though IIRC they were a little pricey. I couldn't find them again when searching. The HP SL2x170z server pulls off a similar feat - you can find several on ebay, though it may be discontinued as well. On Wed, Jan 21,

Re: 1U / 2 Computers? For redundant FW pair

2015-01-21 Thread Alan McKay
On Wed, Jan 21, 2015 at 8:05 AM, Ganguin Michel wrote: > in 1U (another one goes up to 8 systems in 2U, twin3): > http://www.supermicro.nl/products/nfo/1UTwin.cfm Oh they do have them ... I checked a while back and could have sworn the Twins only started at 2U > However they share some stuff:

Re: 1U / 2 Computers? For redundant FW pair

2015-01-21 Thread Marco Prause
Hi Alan, some time ago I've had a look at them. Supermicro still seem to have 1U Twin-Server in their List. Unfortunately I can't say anything about running them - they are still on my "wishlist". On the other hand - does anybody know alternatives ? Just in case of not ending up in some kind of

Re: What are the disadvantages of soft updates?

2015-01-21 Thread Nick Holland
On 01/21/15 07:34, Mihai Popescu wrote: ... > After watching this thread, I enabled softdep on all FFS partitions > thinking that Firefox will speed up a bit. I will see the results in > time. Keep in mind what softdeps do -- they improve performance of disk writes. They do nothing for disk reads

Re: What are the disadvantages of soft updates?

2015-01-21 Thread Mihai Popescu
> but in my experience it is not that hard to get a > corrupted filesystem with softupdates and i had to stop > using it. but i seem to attract panics and > page faults. > in the recent past i had corrupted filesystems even > without softupdates, up to a point that nowadays i > mount -o sync,noat

My computer suddenly turned itself off.

2015-01-21 Thread Joel Rees
I'm looking under /var/log, but not seeing any logfiles to give me any clues. What information should I post? I have /var/log/messages from the moment of the crash, but it's about 36K. dmesg: --- OpenBSD 5.5-stable (GENERIC) #0: Sat Dec 13 14:38:02 JST 2014 r...@ob.reiisi.homedns.

1U / 2 Computers? For redundant FW pair

2015-01-21 Thread Alan McKay
I know that Supermicro has some interesting side-by-sides starting at 2U, but I'm not aware of anything in 1U. Basically I'd like to have my redundant FW pairs take up less rack space. I guess another option would be half-width 1U if anything like that exists, and install a rack shelf. -- "Do

Re: Please help advertise DigitalOcean on OpenBSD Misc (again)

2015-01-21 Thread Calvin
Or you can just use any cheap KVM-based VPS provider that allows you to upload ISOs. -Original Message- From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of Constantine A. Murenin Sent: January 21, 2015 2:47 AM To: Steve Shockley Cc: misc@openbsd.org Subject: Re: Ple

Re: What are the disadvantages of soft updates?

2015-01-21 Thread frantisek holop
Alexandre Ratchov, 20 Jan 2015 10:17: > in *my* practice, yes. I lost no single file last 10 years despite > the frequent system crashes during kernel development & > experimenting. very nice, i dont doubt that. but in my experience it is not that hard to get a corrupted filesystem with softupdat

Re: mobile internet support

2015-01-21 Thread Mike Larkin
On Wed, Jan 21, 2015 at 10:02:47AM +0100, Martijn van Duren wrote: > Hello misc@, > > I need to have mobile internet to be standby for work. > Is there any 4G dongle fully supported by OpenBSD (in combination with > dutch mobile internet providers)? > > Sincerely, > > Martijn van Duren > Tethe

mobile internet support

2015-01-21 Thread Martijn van Duren
Hello misc@, I need to have mobile internet to be standby for work. Is there any 4G dongle fully supported by OpenBSD (in combination with dutch mobile internet providers)? Sincerely, Martijn van Duren