current shell's bash history lost on reboot

Kushal Das kushaldas at gmail.com
Tue Nov 25 07:36:29 UTC 2014


On Sun, Nov 23, 2014 at 8:32 PM, Dusty Mabe <dusty at dustymabe.com> wrote:
>
> The other day during the Atomic Test Day jzb and I noticed that we
> were losing bash history (seemingly randomly). Today I dug into it a
> bit more. If you reboot a machine from a bash session then you will
> lose all of your history for that session. Note the following is from
> the F21 Cloud image:
>
> [root at f21 ~]# cat .bash_history | wc -l
> 2
> [root at f21 ~]# history | wc -l
> 123
> [root at f21 ~]# reboot
> Connection to 172.24.4.228 closed by remote host.
> Connection to 172.24.4.228 closed.
> [root at localhost ~(keystone_admin)]#
> [root at localhost ~(keystone_admin)]# ssh -i key1.pem
> fedora at 172.24.4.228
> Last login: Thu Nov 20 18:54:48 2014 from 172.24.4.225
> [fedora at f21 ~]$
> [fedora at f21 ~]$ sudo su -
> [root at f21 ~]# history | wc -l
> 3
>
> Has anyone else seen this? Is there an existing bug report?
>
I can not reproduce this in a few images I tried.

Kushal
-- 
Fedora Cloud Engineer
CPython Core Developer
Director Python Software Foundation
http://kushaldas.in


More information about the cloud mailing list