andrewgrax
ISP
Hi everyone,
I'm trying to guess how can i find save sets that depends from a specific one (to verify why a volume wasn't recycled) .
I've found on the mminfo manual page the pssid flag , but it doesn't seem to be useful (as per the following example it's always 0 instead of showing the full or the preceding incremental)
root@bck-test # mminfo -avot -t"1 week ago" -q"client=bck-client-001,name=/" -r"barcode,client,savetime(20),sumsize,ssid,pssid,level,name"
barcode client date time size ssid prev ssid lvl name
006380 bck-client-001 02/10/10 03:51:57 968 MB 41033553 0 full /
006382 bck-client-001 02/11/10 03:17:56 233 KB 2540923093 0 incr /
006382 bck-client-001 02/12/10 03:18:14 23 KB 1534376551 0 incr /
006383 bck-client-001 02/13/10 03:15:56 11 KB 1131809645 0 incr /
006382 bck-client-001 02/14/10 03:26:28 5 KB 2289524564 0 incr /
006384 bck-client-001 02/15/10 03:16:41 124 KB 2440605318 0 incr /
006384 bck-client-001 02/16/10 03:16:32 5 KB 1585053699 0 incr /
any suggestion?
I'm trying to guess how can i find save sets that depends from a specific one (to verify why a volume wasn't recycled) .
I've found on the mminfo manual page the pssid flag , but it doesn't seem to be useful (as per the following example it's always 0 instead of showing the full or the preceding incremental)
root@bck-test # mminfo -avot -t"1 week ago" -q"client=bck-client-001,name=/" -r"barcode,client,savetime(20),sumsize,ssid,pssid,level,name"
barcode client date time size ssid prev ssid lvl name
006380 bck-client-001 02/10/10 03:51:57 968 MB 41033553 0 full /
006382 bck-client-001 02/11/10 03:17:56 233 KB 2540923093 0 incr /
006382 bck-client-001 02/12/10 03:18:14 23 KB 1534376551 0 incr /
006383 bck-client-001 02/13/10 03:15:56 11 KB 1131809645 0 incr /
006382 bck-client-001 02/14/10 03:26:28 5 KB 2289524564 0 incr /
006384 bck-client-001 02/15/10 03:16:41 124 KB 2440605318 0 incr /
006384 bck-client-001 02/16/10 03:16:32 5 KB 1585053699 0 incr /
any suggestion?