> On 15. Sep 2020, at 18.54, Jose Soares wrote:
>
> Thank you, Stuart.
>
> I am facing this when issuing the dump command of a "large" file system
> (2.7TB).
> dump command has finished successfully for the other smaller file systems.
>
> # df -h
> Filesystem SizeUsed Avail Capacity
On Tue, Sep 15, 2020 at 12:04 PM Jose Soares
wrote:
> I am facing this when issuing the dump command of a "large" file system
> (2.7TB).
> dump command has finished successfully for the other smaller file systems.
>
> On Tue, Sep 15, 2020 at 4:47 PM Stuart Henderson
> wrote:
> > On 2020-09-15, J
On 15/09/2020 14:44, Vincenzo Nicosia wrote:
On Tue, Sep 15, 2020 at 02:08:16PM +0100, Ottavio Caruso wrote:
Hi,
I have this in ~/.kshrc :
PS1="\u@\h:\w\$ "
which works fine in ksh:
oc@OpenBSD:~$
However, if I open a sh subshell, I get:
\u@OpenBSD:\w$
which is not very nice. The only hack
You could mount a special partition /altroot so you could be prepared in
case something wrong happens, and the rest of the disk would be free for
your backups.
https://www.openbsd.org/faq/faq14.html#altroot
El lun., 7 sept. 2020 a las 18:58, Walt ()
escribió:
> ‐‐‐ Original Message ‐‐‐
>
Hi,
I have this in ~/.kshrc :
PS1="\u@\h:\w\$ "
which works fine in ksh:
oc@OpenBSD:~$
However, if I open a sh subshell, I get:
\u@OpenBSD:\w$
which is not very nice. The only hack I've found is to append this to
~/.profile:
if [ -n "$KSH_VERSION" ]; then
if [ -f "$HOME/.kshrc" ]; t
Thank you, Stuart.
I am facing this when issuing the dump command of a "large" file system
(2.7TB).
dump command has finished successfully for the other smaller file systems.
# df -h
Filesystem SizeUsed Avail Capacity Mounted on
/dev/wd0a 2.0G237M1.6G12%/
/dev/sd0d
On 2020-09-15, Jose Soares wrote:
> Hi!
>
> I am getting the following output from dump:
>
> # dump -0au -f /dev/nrst0 /dev/rsd0d
> DUMP: Date of this level 0 dump: Tue Sep 15 16:23:09 2020
> DUMP: Date of last level 0 dump: the epoch
> DUMP: Dumping /dev/rsd0d to /dev/nrst0
> DUMP: mappi
Hi!
I am getting the following output from dump:
# dump -0au -f /dev/nrst0 /dev/rsd0d
DUMP: Date of this level 0 dump: Tue Sep 15 16:23:09 2020
DUMP: Date of last level 0 dump: the epoch
DUMP: Dumping /dev/rsd0d to /dev/nrst0
DUMP: mapping (Pass I) [regular files]
DUMP: mapping (Pass I
On Tue, Sep 15, 2020 at 02:08:16PM +0100, Ottavio Caruso wrote:
> Hi,
>
> I have this in ~/.kshrc :
>
> PS1="\u@\h:\w\$ "
>
> which works fine in ksh:
>
> oc@OpenBSD:~$
>
> However, if I open a sh subshell, I get:
>
> \u@OpenBSD:\w$
>
> which is not very nice. The only hack I've found is to
On 2020-09-14, Scott Reese wrote:
> Greetings:
>
> - Original Message -
>> From: "Uwe Werler"
>> To: "misc" , "Scott Reese" , "misc"
>>
>> Sent: Monday, September 14, 2020 12:47:31 PM
>> Subject: [EXTERNAL] Re: Troubleshooting pf congestion
>
>> Without seeing a rule set what should on
10 matches
Mail list logo