Created
February 20, 2015 22:01
-
-
Save vmarmol/f38dc137f00020e7f7b8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vmarmol@kubernetes-master:~$ sudo ls -R /var/etcd | |
/var/etcd: | |
data | |
/var/etcd/data: | |
snap wal | |
/var/etcd/data/snap: | |
0000000000000516-0000000000222ee0.snap 0000000000000516-000000000022a413.snap | |
0000000000000516-00000000002255f1.snap 0000000000000516-000000000022cb24.snap | |
0000000000000516-0000000000227d02.snap | |
/var/etcd/data/wal: | |
00000000000000e0-0000000000222ee1.wal 00000000000000e3-000000000022a414.wal | |
00000000000000e1-00000000002255f2.wal 00000000000000e4-000000000022cb25.wal | |
00000000000000e2-0000000000227d03.wal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment