D
doknet
Guest
Hola
I try to add the tape a one Proxmox vms
I follow the instructions in "http://pve.proxmox.com/wiki/Tape_Drives"
cat / sys/class/scsi_tape/st0/device/model
Ultrium 4-SCSI
I follow the instructions and add the device in the config vms
But it gives error while attempting to start the vms:
Any idea what is wrong in my setup, as I add the device / dev/st0 to the vms?
I try to add the tape a one Proxmox vms
I follow the instructions in "http://pve.proxmox.com/wiki/Tape_Drives"
cat / sys/class/scsi_tape/st0/device/model
Ultrium 4-SCSI
I follow the instructions and add the device in the config vms
cat /etc/qemu-server/125.conf
ostype: L26
memory: 1024
Sockets: 1
name: www20_ubukvm
ide2: local: iso/ubuntu-10.04-server-amd64.iso, media = cdrom
bootdisk: scsi0
scsi0: local: 125/vm-125-disk-1.raw
scsi1: / dev/st0 ########################### add TAPE
vlan0: rtl8139 = 46:86: A4: CD: 16:91
But it gives error while attempting to start the vms:
password - pidfile / var/run/qemu-server/125.pid-daemonize-tablet-name usbdevice www20_ubukvm-smp sockets = 1 core = 1-nodefaults-boot menu = on-vga cirrus-tdf-k is-drive file = / var/lib/vz/template/iso/ubuntu-10.04-server-amd64.iso, if = ide, index = 2, media = cdrom-drive file = / var/lib/vz/images/125/vm-125- disk-1.raw, if = scsi, index = 0, cache = none, boot = on-drive file = / dev/st0, if = scsi, index = 1, cache = none-m 1024-netdev type = tap, id = vlan0d0, ifname = tap125i0d0, script = / var / lib / qemu-server / bridge-vlan-device rtl8139, romfile =, mac = 46:86: A4: CD: 16:91, netdev-id = vlan0d0 125 - cpuunits 1000 'failed with exit code 1125 qm start
qemu-img: Could not open '/ dev/st0': Illegal seek
kvm:-drive file = / dev/st0, if = scsi, index = 1, cache = none: could not open disk image / dev/st0: Illegal seek
start failed: command '/usr/bin/kvm-monitor unix: /var/run/qemu-server/125.mon, server, nowait-vnc unix: / var/run/qemu-server/125.vnc,
Any idea what is wrong in my setup, as I add the device / dev/st0 to the vms?