Re: dump LOB status

2020-09-15 Thread Juha Erkkilä
> 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

Re: dump LOB status

2020-09-15 Thread Kenneth Gober
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

Re: How do you get different $PS1 for /bin/sh and /bin/ksh?

2020-09-15 Thread Ottavio Caruso
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

Re: Bootable installation partition on a hard drive?

2020-09-15 Thread Manuel Solis
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 ‐‐‐ >

How do you get different $PS1 for /bin/sh and /bin/ksh?

2020-09-15 Thread Ottavio Caruso
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

Re: dump LOB status

2020-09-15 Thread Jose Soares
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

Re: dump LOB status

2020-09-15 Thread Stuart Henderson
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

dump LOB status

2020-09-15 Thread Jose Soares
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

Re: How do you get different $PS1 for /bin/sh and /bin/ksh?

2020-09-15 Thread Vincenzo Nicosia
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

Re: [EXTERNAL] Re: Troubleshooting pf congestion

2020-09-15 Thread Stuart Henderson
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