Re: filestorage :: some misconfiguration

"Stefan G. Weichinger via Bacula-users" <[email protected]>
Newsgroups gmane.comp.bacula.user
Message-ID <[email protected]>
I have it working now.

Several additional issues with Encryption and Mediatype, but it 
basically works again.

My mental mistake was the AutoChanger to begin with.

#SD

## other basic parts

Device {
   Name = "FileStorage"
   Description = "local storage on tx100:/mnt/tera/bacula"
   MediaType = "File1"
   ArchiveDevice = "/mnt/tera/bacula/file"
   RemovableMedia = no
   RandomAccess = yes
   AutomaticMount = yes
   LabelMedia = yes
   ReadOnly = no
   MaximumConcurrentJobs = 5
   #VolumeEncryption = "Yes"
}

# Dir

Storage {
   Name = "File"
   Description = "local storage on tx100:/mnt/tera/bacula"
   SdPort = 9103
   Address = "tx100.loc.oops.co.at"
   Password = "_swXHSgGz6DhqHOxS2PlmbAJks_LY6Gg0"
   Device = "FileStorage"
   MediaType = "File1"
   MaximumConcurrentJobs = 50
}

that's it. Adjust JobDefs to use the Storage, get the Mediatype right .. 
and in my case turn off Encryption first, add that later ...

Thanks all, sorry for the noise.

Pls correct me, if I miss something.

For now I start some Backup Jobs.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.