Do any processes have those files open? Did you have any hard links to
those files from other names?
The disk space cannot be removed until all references to those files
are removed.
--
Raul
On Tue, Sep 27, 2016 at 2:24 AM, Marco Prause wrote:
> Hi all,
>
> I met an interesting problem while d
Hi all,
I met an interesting problem while deleting files that makes me curious.
After deleting two files for preparing an update in a flashrd-setup
(openbsd.vnd + bsd) I would have expected the ~1,2 GB beeing freed.
The files are gone - so far so good, but the disc space is not free.
I know th
Stumbled across these in my travels.
Rob
Index: man4/hifn.4
===
RCS file: /cvs/src/share/man/man4/hifn.4,v
retrieving revision 1.50
diff -u -p -r1.50 hifn.4
--- man4/hifn.4 10 Dec 2015 21:00:51 - 1.50
+++ man4/hifn.4 27 Sep
I'm able to boot to OpenBSD on a CDROM (well, technically an Isostick)
and install from there. I haven't had any luck with booting an OpenBSD
install where I setup full disk encryption. First I tried a whole disk
MBR install, then I tried creating an EFI volume plus an encrypted
volume. The instal
On Sep 26, 2016, at 2:26 PM, Infoomatic wrote:
>> Do you get any more output if you do "rcctl -f -d start iked"?
> the output is:
> doing _rc_parse_conf
> doing _rc_quirks
> iked_flags empty, using default ><
> doing _rc_parse_conf /var/run/rc.d/iked
> doing _rc_quirks
> doing rc_check
> iked
>
> Do you get any more output if you do "rcctl -f -d start iked"?
the output is:
doing _rc_parse_conf
doing _rc_quirks
iked_flags empty, using default ><
doing _rc_parse_conf /var/run/rc.d/iked
doing _rc_quirks
doing rc_check
iked
doing rc_pre
configuration OK
and then the terminal is blocked again
What does the OpenBSD community think about the LLVM proposal to move to
the Apache license?
http://lists.llvm.org/pipermail/llvm-dev/2016-September/104778.html
Thank you
Benjamin Sauerhaft Coplon
On 2016-09-25, Kihaguru Gathura wrote:
> Thank you for ongoing suggestions, The web server in use is OpenBSD httpd
> and on a private network environment in perspective of security concerns.
Raul's suggestion, "A simple workaround might be to create a cron script
which writes uptime to a file onc
On 2016-09-26, Infoomatic wrote:
>> On Mon, Sep 26, 2016 at 02:17:35PM +0200, Infoomatic wrote:
>> > also, the already running endpoint did not receive any packets.
>>
>> Nobody on this list can run ifconfig, route, and tcpdump on *your* box
>> to figure out where you're losing packets...
>
> thi
I have a Lenovo ThinkPad x200 running OpenBSD 6.0 with an unencrypted
drive. I flashed it to use Libreboot and then booted it up by running
this on the GRUB2 command line:
# kopenbsd -r sd0a (ahci0,openbsd1)/bsd
# boot
I haven't tested it extensively, but at first blush things seem to be
working
> On Mon, Sep 26, 2016 at 02:17:35PM +0200, Infoomatic wrote:
> > also, the already running endpoint did not receive any packets.
>
> Nobody on this list can run ifconfig, route, and tcpdump on *your* box
> to figure out where you're losing packets...
this is not a connectivity issue.
To clarify:
On Mon, Sep 26, 2016 at 02:17:35PM +0200, Infoomatic wrote:
> also, the already running endpoint did not receive any packets.
Nobody on this list can run ifconfig, route, and tcpdump on *your* box
to figure out where you're losing packets...
> On Mon, Sep 26, 2016 at 01:56:20PM +0200, Infoomatic wrote:
> > ipsec=YES in rc.conf.local does not change anything, and appending
> > "ikelifetime 60" to iked.conf neither.
>
> ipsec=YES and /etc/ipsec.conf are for use with isakmpd.
>
> iked does not use ipsec.conf.
that's what I thought, bu
On Mon, Sep 26, 2016 at 01:56:20PM +0200, Infoomatic wrote:
> ipsec=YES in rc.conf.local does not change anything, and appending
> "ikelifetime 60" to iked.conf neither.
ipsec=YES and /etc/ipsec.conf are for use with isakmpd.
iked does not use ipsec.conf.
> I am quite sure this is just a minor
Hi,
I am trying to get an sit-to-site ipsec tunnel to work with openiked.
The configuration seems quite easy, testing also works.
The iked.conf is:
ikev2 "test" esp \
from 192.168.1.1 to 192.168.3.1 \
from 192.168.1.0/24 to 192.168.3.0/24 \
local 192.168.1.1 peer 192.168.3.1 \
psk thisisjustatest
Thank you again for all your suggestions and answers. I finally made
it to work. I first shrunk windows partition to be below 256 GB. Then
as it says in this thread:
https://marc.info/?l=openbsd-misc&m=138477729520448&w=2
I changed BOOTBIOS_MAXSEC in sys/arch/amd64/include/biosvar.h from ((1
<< 28)
16 matches
Mail list logo