On Jul 23 21:48:18, r...@rbcarleton.com wrote:
> Using "dump W" doesn't seem to be showing the filesystems. This is what I'm 
> seeing:
> 
> $ dump W              
> Last dump(s) done (Dump '>' file systems):
>   /dev/rwd0a    (      ) Last dump: Level 9, Date Wed Jul 23 02:30
>   /dev/rwd0e    (      ) Last dump: Level 9, Date Wed Jul 23 02:30
>   /dev/rwd0f    (      ) Last dump: Level 9, Date Wed Jul 23 02:30
>   /dev/rwd0h    (      ) Last dump: Level 9, Date Wed Jul 23 02:30
>   /dev/rwd0k    (      ) Last dump: Level 9, Date Wed Jul 23 02:30

It is showing the filesystems: /dev/rwd0a etc.
What you mean are the names of the mount-point directories,
but that has nothing to do with the dumps; the very same filesystem
can be mounted somewhere else another time.

> $ cat /etc/dumpdates  
> /dev/rwd0e       0 Sat Jul 19 14:25:18 2014
> /dev/rwd0a       0 Sat Jul 19 14:23:41 2014
> /dev/rwd0k       0 Sat Jul 19 14:23:51 2014
> /dev/rwd0f       0 Sat Jul 19 14:23:55 2014
> /dev/rwd0h       0 Sat Jul 19 14:25:16 2014
> /dev/rwd0a       9 Wed Jul 23 02:30:03 2014
> /dev/rwd0k       9 Wed Jul 23 02:30:06 2014
> /dev/rwd0f       9 Wed Jul 23 02:30:14 2014
> /dev/rwd0h       9 Wed Jul 23 02:30:17 2014
> /dev/rwd0e       9 Wed Jul 23 02:30:21 2014
> $ cat /etc/fstab      
> 80275b07ee014dac.b none swap sw
> 80275b07ee014dac.a / ffs rw 1 1
> 80275b07ee014dac.k /home ffs rw,nodev,nosuid 1 2
> 80275b07ee014dac.d /tmp ffs rw,nodev,nosuid 1 2
> 80275b07ee014dac.f /usr ffs rw,nodev 1 2
> 80275b07ee014dac.h /usr/local ffs rw,nodev 1 2
> 80275b07ee014dac.j /usr/obj ffs rw,nodev,nosuid 1 2
> 80275b07ee014dac.i /usr/src ffs rw,nodev,nosuid 1 2
> 80275b07ee014dac.e /var ffs rw,nodev,nosuid 1 2
> $ 
> 
> 
> I guess this is because dump can't read the DUIDs in the fstab?
> I'm running OpenBSD 5.5-stable, patch 8, compiled from source.
> 
> Best,
> 
>                       --Bruce
> 
> 
> Robert "Bruce" Carleton
> r...@rbcarleton.com

Reply via email to