ng from livecd.
But is there a way to make the partition of da1 and da2 since both are
already inserted on pool? I think it's not allowed...
Thanks.
On Wed, Oct 21, 2020 at 5:18 PM Walter Cramer wrote:
My guess - there is a work-around or two, but you'll face a lot more
grief, long
My guess - there is a work-around or two, but you'll face a lot more
grief, long-term, if you don't do things the right way (aka do a bunch of
re-install work) now.
I'd start with 'gpart backup da0' (guessing that gpt/disk0 is on da0), to
see how the original disk is partitioned. Then duplica
On Tue, 19 Nov 2019, mike tancsa wrote:
On 11/19/2019 8:09 AM, Christos Chatzaras wrote:
On 19 Nov 2019, at 15:02, mike tancsa wrote:
On 11/19/2019 6:42 AM, Ronald Klop wrote:
Hi,
Is it possible to jexec into a jail as a regular user. Or to enable
that somewhere?
Or is the way to do such a th
On Wed, 8 May 2019, Paul Mather wrote:
On May 8, 2019, at 9:59 AM, Michelle Sullivan wrote:
Paul Mather wrote:
due to lack of space. Interestingly have had another drive die in the
array - and it doesn't just have one or two sectors down it has a *lot* -
which was not noticed by the origin
On Mon, 6 May 2019, Patrick M. Hausen wrote:
Hi!
Am 30.04.2019 um 18:07 schrieb Walter Cramer :
With even a 1Gbit ethernet connection to your main system, savvy use of
(say) rsync (net/rsync in Ports), and the sort of "know your data /
divide & conquer" tactics that Karl
Brief "Old Man" summary/perspective here...
Computers and hard drives are complex, sensitive physical things. They,
or the data on them, can be lost to fire, flood, lightning strikes, theft,
transportation screw-ups, and more. Mass data corruption by faulty
hardware or software is mostly rar
On Wed, 10 Apr 2019, Software Info wrote:
OK. So although the script is located in my home directory, it doesn???t
start there? Sorry but I don???t quite understand. Could you explain a
little further please?
Both 'cp' and 'ls' are located in /bin. But if I run the 'ls' command in
/root, '
I suggest caution in raising vm.v_free_min, at least on 11.2-RELEASE
systems with less RAM. I tried "65536" (256MB) on a 4GB mini-server, with
vfs.zfs.arc_max of 2.5GB. Bad things happened when the cron daemon merely
tried to run `periodic daily`.
A few more details - ARC was mostly full, an
Adding something like:
'sleep $(( $(sysctl -n security.jail.param.jid) * 15 )) && '
in front of more resource-intensive commands in /etc/crontab can reliably
spread out the load from a larger number of jails.
(But if you start and stop jails frequently enough to spread out the
current list o