search for: vmdisk

Displaying 20 results from an estimated 49 matches for "vmdisk".

Did you mean: vmdisk0
2019 Apr 26
2
Libvirt pool cannot see or create rbd clones
...veryone, To increase my odds of finding an answer I also wanted to ask here. This is my post from serverfault[1] in verbatim: While trying to get a cloned disk running from my OS snapshot I run into the problem that Libvirt cannot see existing images cloned from a snapshot. Created via: # rbd -p vmdisks clone vmdisks/coreos_2023@base vmdisks/coreos00.disk The base image has the one snapshot 'base' and is protected. The cloned disk is created just fine: # rbd -p vmdisks info coreos00.disk rbd image 'coreos00.disk': size 8.49GiB in 2174 objects order 22 (4MiB objec...
2016 Apr 11
4
Problems with scsi-target-utils when hosted on dom0 centos 7 xen box
...kernel: Write(10): 2a 00 00 00 08 00 00 00 18 00 Apr 4 11:19:44 funk kernel: blk_update_request: I/O error, dev sdd, sector 2048 (Test Setup) scsi-target-utils installed via yum, default config /etc/tgt/conf.d/xenguests.conf <target iqn.2016-02.com.bravenet:test> backing-store //mnt/vmdisk/test # vm image </target> systemctl tgtd restart iscsiadm -m discovery -t sendtargets -p localhost iscsiadm -m node -T iqn.2016-02.com.bravenet:test -l add it to lvm (pvcreate, vgcreate), let's call it /dev/vmdisk.vg/test.lv and then use libvirt to attempt to install an os on /dev/...
2015 Sep 02
3
virt-install message regarding Spice and TLS
...now to no avail. What is wrong with my syntax here (seen below)? Thanks. ~]# virt-install --connect qemu:///system -n blahhost -r2048 --vcpus=4 --arch=x86_64 --video qxl --graphics spice,port=5931 --noautoconsole --os-type linux --accelerate --network=bridge:kickstart_br0 --hvm --disk path=/dev/vmdisks/fedora-test2,bus=virtio --cdrom /tmp/fedora.iso Starting install... ERROR unsupported configuration: Auto allocation of spice TLS port requested but spice TLS is disabled in qemu.conf Domain installation does not appear to have been successful. If it was, you can restart your domain by running...
2016 Apr 12
3
Problems with scsi-target-utils when hosted on dom0 centos 7 xen box
...k kernel: blk_update_request: I/O error, dev sdd, sector >> 2048 >> >> >> (Test Setup) >> scsi-target-utils installed via yum, default config >> /etc/tgt/conf.d/xenguests.conf >> <target iqn.2016-02.com.bravenet:test> >> backing-store //mnt/vmdisk/test # vm image >> </target> >> >> systemctl tgtd restart >> >> iscsiadm -m discovery -t sendtargets -p localhost >> >> iscsiadm -m node -T iqn.2016-02.com.bravenet:test -l >> >> >> add it to lvm (pvcreate, vgcreate), let's call...
2007 May 29
0
Problem booting Suse Linux VM "INIT: cannot execute "/etc/init.d/boot""
...ot; INIT: cannot execute "/sbin/mingetty" INIT: cannot execute "/sbin/mingetty" INIT: cannot execute "/sbin/mingetty"* <snip> I am using the latest unstable Xen tree. Below is the full log. Thanks a lot for any help. Sanjay bladespp-04:~ # dd if=/dev/zero of=vmdisk bs=1k seek=4096k count=1 1+0 records in 1+0 records out 1024 bytes (1.0 kB) copied, 8.1e-05 seconds, 12.6 MB/s bladespp-04:~ # bladespp-04:~ # mkfs -t ext3 vmdisk mke2fs 1.38 (30-Jun-2005) vmdisk is not a block special device. Proceed anyway? (y,n) y Filesystem label= OS type: Linux Block size=4096...
2016 Apr 12
0
Problems with scsi-target-utils when hosted on dom0 centos 7 xen box
...00 18 00 > Apr 4 11:19:44 funk kernel: blk_update_request: I/O error, dev sdd, sector > 2048 > > > (Test Setup) > scsi-target-utils installed via yum, default config > /etc/tgt/conf.d/xenguests.conf > <target iqn.2016-02.com.bravenet:test> > backing-store //mnt/vmdisk/test # vm image > </target> > > systemctl tgtd restart > > iscsiadm -m discovery -t sendtargets -p localhost > > iscsiadm -m node -T iqn.2016-02.com.bravenet:test -l > > > add it to lvm (pvcreate, vgcreate), let's call it /dev/vmdisk.vg/test.lv > > and...
2016 Apr 13
0
Problems with scsi-target-utils when hosted on dom0 centos 7 xen box
...dd, >>> sector >>> 2048 >>> >>> >>> (Test Setup) >>> scsi-target-utils installed via yum, default config >>> /etc/tgt/conf.d/xenguests.conf >>> <target iqn.2016-02.com.bravenet:test> >>> backing-store //mnt/vmdisk/test # vm image >>> </target> >>> >>> systemctl tgtd restart >>> >>> iscsiadm -m discovery -t sendtargets -p localhost >>> >>> iscsiadm -m node -T iqn.2016-02.com.bravenet:test -l >>> >>> >>> add it to l...
2016 Apr 14
0
Problems with scsi-target-utils when hosted on dom0 centos 7 xen box
...00 18 00 > Apr 4 11:19:44 funk kernel: blk_update_request: I/O error, dev sdd, > sector 2048 > > > (Test Setup) > scsi-target-utils installed via yum, default config > /etc/tgt/conf.d/xenguests.conf > <target iqn.2016-02.com.bravenet:test> > backing-store //mnt/vmdisk/test # vm image > </target> > > systemctl tgtd restart > > iscsiadm -m discovery -t sendtargets -p localhost > > iscsiadm -m node -T iqn.2016-02.com.bravenet:test -l > > > add it to lvm (pvcreate, vgcreate), let's call it /dev/vmdisk.vg/test.lv > > and...
2015 Sep 03
3
virt-install message regarding Spice and TLS
...th my syntax here (seen below)? > > > ~]# virt-install --connect qemu:///system -n blahhost -r2048 --vcpus=4 > > --arch=x86_64 --video qxl --graphics spice,port=5931 --noautoconsole > > --os-type linux --accelerate --network=bridge:kickstart_br0 --hvm --disk > > path=/dev/vmdisks/fedora-test2,bus=virtio --cdrom /tmp/fedora.iso > > To also reply to nevis2us: I have the Spice TLS config commented presently so it is not active (afaik). At one point I did try switching the value from 1 to 0 when I did have it uncommented. > See if adding tlsport=0 to the --graphics...
2008 Feb 05
2
[PATCH 0/2] dm-ioband v0.0.3: The I/O bandwidth controller: Introduction
Hi everyone, This is dm-ioband version 0.0.3 release. Dm-ioband is an I/O bandwidth controller implemented as a device-mapper driver, which gives specified bandwidth to each job running on the same physical device. Changes since 0.0.2 (23rd January): - Ported to linux-2.6.24. - Rename the name of this device-mapper device as "ioband." - The output format of "dmsetup
2008 Feb 05
2
[PATCH 0/2] dm-ioband v0.0.3: The I/O bandwidth controller: Introduction
Hi everyone, This is dm-ioband version 0.0.3 release. Dm-ioband is an I/O bandwidth controller implemented as a device-mapper driver, which gives specified bandwidth to each job running on the same physical device. Changes since 0.0.2 (23rd January): - Ported to linux-2.6.24. - Rename the name of this device-mapper device as "ioband." - The output format of "dmsetup
2008 Feb 05
2
[PATCH 0/2] dm-ioband v0.0.3: The I/O bandwidth controller: Introduction
Hi everyone, This is dm-ioband version 0.0.3 release. Dm-ioband is an I/O bandwidth controller implemented as a device-mapper driver, which gives specified bandwidth to each job running on the same physical device. Changes since 0.0.2 (23rd January): - Ported to linux-2.6.24. - Rename the name of this device-mapper device as "ioband." - The output format of "dmsetup
2008 Apr 24
2
[PATCH 0/2] dm-ioband: I/O bandwidth controller v0.0.4: Introduction
Hi everyone, This is dm-ioband version 0.0.4 release. Dm-ioband is an I/O bandwidth controller implemented as a device-mapper driver, which gives specified bandwidth to each job running on the same physical device. Changes since 0.0.3 (5th February): - Improve the performance when many processes are issuing I/Os simultaneously. - Change the table format to fully support dmsetup
2008 Apr 24
2
[PATCH 0/2] dm-ioband: I/O bandwidth controller v0.0.4: Introduction
Hi everyone, This is dm-ioband version 0.0.4 release. Dm-ioband is an I/O bandwidth controller implemented as a device-mapper driver, which gives specified bandwidth to each job running on the same physical device. Changes since 0.0.3 (5th February): - Improve the performance when many processes are issuing I/Os simultaneously. - Change the table format to fully support dmsetup
2008 Apr 24
2
[PATCH 0/2] dm-ioband: I/O bandwidth controller v0.0.4: Introduction
Hi everyone, This is dm-ioband version 0.0.4 release. Dm-ioband is an I/O bandwidth controller implemented as a device-mapper driver, which gives specified bandwidth to each job running on the same physical device. Changes since 0.0.3 (5th February): - Improve the performance when many processes are issuing I/Os simultaneously. - Change the table format to fully support dmsetup
2019 Apr 29
1
Cloning a volume via storage XML
...<capacity unit="bytes">9116319744</capacity> <target> <format type="raw"></format> <permissions> <mode>644</mode> </permissions> </target> <backingStore> <path>vmdisks/coreos_2023</path> <format type="raw"></format> </backingStore> </volume> But even with the fix applied this simply creates an empty volume of the given size. Granted this has no information about the snapshot so I was sceptical that this would be...
2020 Jan 24
0
Repetitive RBD disk definitions
...ks are all from the same Ceph pool, so all my <disk> elements are basically the same: <disk type="network" device="disk"> <driver name="qemu" type="raw" cache="none"/> <source protocol="rbd" name="vmdisks/VOLNAME"> <host name="x.y.z.1" port="6789"/> <host name="x.y.z.2" port="6789"/> <host name="x.y.z.3" port="6789"/> </source> <auth username="libvirt">...
2015 Sep 02
0
virt-install message regarding Spice and TLS
...l. > What is wrong with my syntax here (seen below)? > ~]# virt-install --connect qemu:///system -n blahhost -r2048 --vcpus=4 > --arch=x86_64 --video qxl --graphics spice,port=5931 --noautoconsole > --os-type linux --accelerate --network=bridge:kickstart_br0 --hvm --disk > path=/dev/vmdisks/fedora-test2,bus=virtio --cdrom /tmp/fedora.iso See if adding tlsport=0 to the --graphics option fixes your problem? --graphics spice,port=5931,tlsport=0 Compare http://www.spice-space.org/page/Features/Xspice#--tls-port_0_required Regards, Leonard. -- mount -t life -o ro /dev/dna /genetic/r...
2015 Nov 18
0
[RFC] kvmtool: add support for modern virtio-pci
...oes undust the kvmtool patches for seabios. (see https://www.kraxel.org/cgit/seabios/commit/?h=kvmtool, build with CONFIG_KVMTOOL=y + CONFIG_DEBUG_LEVEL=9) nilsson kraxel ~# ~kraxel/projects/kvmtool/lkvm run --name seabios --firmware /home/kraxel/projects/seabios/out-bios-kvmtool/bios.bin --disk /vmdisk/cloud/persistent/Fedora-Cloud-Base-22-20150521.x86_64.raw # lkvm run -k /boot/vmlinuz-3.10.0-324.el7.x86_64 -m 448 -c 4 --name seabios Changing serial settings was 0/0 now 3/0 SeaBIOS (version rel-1.9.0-7-g532b527) BUILD: gcc: (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) binutils: version 2.23.52.0.1-5...
2012 Jul 08
1
VNC console only shows black screen on HVM guest running on Xen 4.1 with Ubuntu 12.04 as Dom0
...he DomU: kernel = "/usr/lib/xen-4.1/boot/hvmloader" builder = "hvm" memory = 4096 shadow_memory = 16 name = "mailer1" vif = [ ''type=ioemu, bridge=xenbr0, mac=00:50:56:00:04:25'' ] acpi = 1 apic = 1 disk = [ ''phy:/dev/vmdisks/mailer1,hda,w'', ''file:/isos/debian-6.0.5-amd64-netinst.iso,hdc:cdrom,r'' ] device_model = ''/usr/lib/xen-4.1/bin/qemu-dm'' boot="dc" sdl=0 vfb = [ ''type=vnc,vnclisten=127.0.0.1,vncunused=1,vncpasswd=sOnlEn3'' ] s...