On Monday 08 August 2011 00:59:15 Pierre Abbat wrote:
> # /compat/linux/sbin/ldconfig
> Segmentation fault (core dumped)
This also cleared the time, which I didn't notice until a few hours later when
I tried to access a website and Firefox claimed that the certificate was not
yet valid. I had to
I just tried to run a Linux program on DragonFly. I got the following:
-bash-4.1$ /usr/pkg/emul/linux/bin/bash
ELF interpreter /lib/ld-linux.so.2 not found
Abort trap: 6
I then checked the man page and found that I need to run ldconfig. So I did
and got this:
# /compat/linux/sbin/ldconfig
Segme
Antonio,
> You can use hammer info to display all the existing PFSs among other things.
> It will tell you also if they are mounted or not.
Thanks for the hint. I saw the output of "hammer info" but I'm confused
because for my external hard disk 5 slaves are shown, but only two are
configured and
Sven,
You can use hammer info to display all the existing PFSs among other things.
It will tell you also if they are mounted or not.
Cheers,
Antonio Huete
2011/8/7 Sven Gaerner
> On Sat, Aug 06, 2011 at 04:43:43PM -0700, Matthew Dillon wrote:
> > It is a bug, it shouldn't have removed the
On Sat, Aug 06, 2011 at 04:43:43PM -0700, Matthew Dillon wrote:
> It is a bug, it shouldn't have removed the softlink for the PFS.
> However, the
> only way to destroy a pfs is with pfs-destroy and since you didn't do
> that the
> PFS is still intact.
Thanks for pointing this out. I