Re: [Bacula-users] Move content of a volume to another volume

2017-01-08 Thread Josip Deanovic
On Sunday 2017-01-08 09:21:04 Radosław Korzeniewski wrote: > Hello, > > 2017-01-05 15:19 GMT+01:00 Lukas Hejtmanek : > > Hello, > > > > is there a way in bacula to move all the data from one volume to > > another volume in the same pool? I tried migrate job but it seems to > > be possible to migr

Re: [Bacula-users] Move content of a volume to another volume

2017-01-08 Thread Radosław Korzeniewski
Hello, 2017-01-05 15:19 GMT+01:00 Lukas Hejtmanek : > Hello, > > is there a way in bacula to move all the data from one volume to another > volume in the same pool? I tried migrate job but it seems to be possible to > migrate only from one pool to another. > You can always use the hammer. :) Ju

Re: [Bacula-users] Move content of a volume to another volume

2017-01-06 Thread Lukas Hejtmanek
On Fri, Jan 06, 2017 at 08:49:49AM +0100, Uwe Schuerkamp wrote: > If you have enough disk space you could try rescuing the data using dd > or cat and creating a replacement volume like this (tape in /dev/st0): > > > > cat /dev/st0 > /big_file_system/tapedata.dat > > mtx unload > > > > > >

Re: [Bacula-users] Move content of a volume to another volume

2017-01-05 Thread Uwe Schuerkamp
On Thu, Jan 05, 2017 at 06:36:10PM +0100, Lukas Hejtmanek wrote: > On Thu, Jan 05, 2017 at 05:14:38PM +0100, Uwe Schuerkamp wrote: > > Hm, if you have an error on the tape, how are you going to recover the > > data off of it? Or are you saying that you have a tape volume in > > status "Error" withi

Re: [Bacula-users] Move content of a volume to another volume

2017-01-05 Thread Lukas Hejtmanek
On Thu, Jan 05, 2017 at 05:14:38PM +0100, Uwe Schuerkamp wrote: > Hm, if you have an error on the tape, how are you going to recover the > data off of it? Or are you saying that you have a tape volume in > status "Error" within your bacula setup? the tape has write error, so I suppose it is still

Re: [Bacula-users] Move content of a volume to another volume

2017-01-05 Thread Uwe Schuerkamp
On Thu, Jan 05, 2017 at 03:19:00PM +0100, Lukas Hejtmanek wrote: > Hello, > > is there a way in bacula to move all the data from one volume to another > volume in the same pool? I tried migrate job but it seems to be possible to > migrate only from one pool to another. > > I just need to move off

[Bacula-users] Move content of a volume to another volume

2017-01-05 Thread Lukas Hejtmanek
Hello, is there a way in bacula to move all the data from one volume to another volume in the same pool? I tried migrate job but it seems to be possible to migrate only from one pool to another. I just need to move off the data from one tape to replace the tape because of error of the tape. But I