Re: merging commiter headers

2015-08-14 Thread Willem Jan Withagen
On 14-8-2015 07:58, Aristedes Maniatis wrote: I've just upgraded three machines from 10.1 to 10.2. Congratulations on the release... This was one of the worst upgrade experiences in my FreeBSD history, going back to 4.0 days. I used freebsd-update but I was absolutely swamped with merging the sv

Swap Questions

2015-08-14 Thread Tim Daneliuk
I just built a 10.2 machine on a cloud-based VPS (Digital Ocean) that has 512M of memory and 1G of swap partition. I am seeing a ton of errors like this: Aug 14 00:01:22 myhost kernel: swap_pager_getswapspace(10): failed Aug 14 00:01:22 myhost kernel: swap_pager_getswapspace(14): failed Aug 14 00

Re: Swap Questions

2015-08-14 Thread Ronald Klop
On Fri, 14 Aug 2015 15:15:26 +0200, Tim Daneliuk wrote: I just built a 10.2 machine on a cloud-based VPS (Digital Ocean) that has 512M of memory and 1G of swap partition. I am seeing a ton of errors like this: Aug 14 00:01:22 myhost kernel: swap_pager_getswapspace(10): failed Aug 14 00:0

Re: Swap Questions

2015-08-14 Thread Patrick M. Hausen
HI! > Am 14.08.2015 um 15:15 schrieb Tim Daneliuk : > > I just built a 10.2 machine on a cloud-based VPS (Digital Ocean) that has > 512M of memory and 1G of swap partition. I am seeing a ton of errors like > this: > > [...] > So, I added this to fstab (after creating /usr/swap0): Did you creat

Re: Swap Questions

2015-08-14 Thread Tim Daneliuk
On 08/14/2015 08:35 AM, Ronald Klop wrote: > Does the /dev/md99 device exist now? Otherwise something went wrong when you > tried adding swap. Try swapon -a without the -q. Yes, the device exists and yes, swapon claims is is in use: swapon -a swapon: md99 on /usr/swap0: Device already in use Bu

Re: Swap Questions

2015-08-14 Thread Tim Daneliuk
On 08/14/2015 08:53 AM, Patrick M. Hausen wrote: > HI! > >> Am 14.08.2015 um 15:15 schrieb Tim Daneliuk : >> >> I just built a 10.2 machine on a cloud-based VPS (Digital Ocean) that has >> 512M of memory and 1G of swap partition. I am seeing a ton of errors like >> this: >> >> [...] >> So, I adde

Re: Swap Questions

2015-08-14 Thread Ronald Klop
On Fri, 14 Aug 2015 16:44:31 +0200, Tim Daneliuk wrote: On 08/14/2015 08:35 AM, Ronald Klop wrote: Does the /dev/md99 device exist now? Otherwise something went wrong when you tried adding swap. Try swapon -a without the -q. Yes, the device exists and yes, swapon claims is is in use: swapo

Re: Swap Questions

2015-08-14 Thread Carl Johnson
Tim Daneliuk writes: > On 08/14/2015 08:53 AM, Patrick M. Hausen wrote: >> HI! >> >>> Am 14.08.2015 um 15:15 schrieb Tim Daneliuk : >>> >>> I just built a 10.2 machine on a cloud-based VPS (Digital Ocean) that has >>> 512M of memory and 1G of swap partition. I am seeing a ton of errors like >>>

Re: Swap Questions

2015-08-14 Thread Tim Daneliuk
On 08/14/2015 10:48 AM, Carl Johnson wrote: > Tim Daneliuk writes: > >> On 08/14/2015 08:53 AM, Patrick M. Hausen wrote: >>> HI! >>> Am 14.08.2015 um 15:15 schrieb Tim Daneliuk : I just built a 10.2 machine on a cloud-based VPS (Digital Ocean) that has 512M of memory and 1G of

Re: Swap Questions

2015-08-14 Thread Carl Johnson
Tim Daneliuk writes: > On 08/14/2015 10:48 AM, Carl Johnson wrote: >> Tim Daneliuk writes: >> >>> On 08/14/2015 08:53 AM, Patrick M. Hausen wrote: HI! > Am 14.08.2015 um 15:15 schrieb Tim Daneliuk : > > I just built a 10.2 machine on a cloud-based VPS (Digital Ocean) that

Re: Swap Questions

2015-08-14 Thread Warren Block
On Fri, 14 Aug 2015, Tim Daneliuk wrote: I just built a 10.2 machine on a cloud-based VPS (Digital Ocean) that has 512M of memory and 1G of swap partition. I am seeing a ton of errors like this: Aug 14 00:01:22 myhost kernel: swap_pager_getswapspace(10): failed Aug 14 00:01:22 myhost kernel: s

Re: Swap Questions

2015-08-14 Thread Tim Daneliuk
On 08/14/2015 11:38 AM, Carl Johnson wrote: > I should have mentioned that I had similar problems until I added the > "late" option to the swapfile line in fstab. I suspect that it is a > general problem with swapfiles and should be in the swapfile example in > the fstab(5) manpage. > Would you

Re: Swap Questions

2015-08-14 Thread Carl Johnson
Tim Daneliuk writes: > On 08/14/2015 11:38 AM, Carl Johnson wrote: > >> I should have mentioned that I had similar problems until I added the >> "late" option to the swapfile line in fstab. I suspect that it is a >> general problem with swapfiles and should be in the swapfile example in >> the f

Re: Swap Questions

2015-08-14 Thread Tim Daneliuk
On 08/14/2015 12:39 PM, Warren Block wrote: > On Fri, 14 Aug 2015, Tim Daneliuk wrote: > >> I just built a 10.2 machine on a cloud-based VPS (Digital Ocean) that has >> 512M of memory and 1G of swap partition. I am seeing a ton of errors like >> this: >> >> Aug 14 00:01:22 myhost kernel: swap_pag