# $Id: zmc_user_dumptypes.new 30129 2012-02-09 02:02:52Z gavin $ # $URL: http://svn.zmanda.com/zmanda-ui/branches/3_3/etc/zmanda/zmc/zmc_aee/defaults/zmc_user_dumptypes.new $ # Edit this file to append Amanda parameters to existing ZMC device dumptypes. # Edits take effect immediately, so consider the effects of changes on # Amanda processes already running (if any). ######################### # Device Type Dumptypes # ######################### define dumptype zmc_device_changer_library { } define dumptype zmc_device_changer_ndmp { } define dumptype zmc_device_attached_storage { allow_split off } define dumptype zmc_device_s3_compatible_cloud { allow_split off holdingdisk required } define dumptype zmc_device_openstack_cloud { zmc_device_s3_compatible_cloud } define dumptype zmc_device_google_cloud { zmc_device_s3_compatible_cloud } define dumptype zmc_device_iij_cloud { zmc_device_s3_compatible_cloud } define dumptype zmc_device_hp_cloud { zmc_device_s3_compatible_cloud } define dumptype zmc_device_cloudena_cloud { zmc_device_s3_compatible_cloud } define dumptype zmc_device_s3_cloud { zmc_device_s3_compatible_cloud }