search for: blockdevice

Displaying 20 results from an estimated 61 matches for "blockdevice".

Did you mean: block_device
2011 Apr 05
3
[PATCH] virtio_blk: decrement index when blockdevice is removed
When virtio block device is removed, index does not get decremented. When another virtio disk is attached it uses the next device letter to the one that is suppose to be available. Signed-off-by: Takuma Umeya <tumeya at redhat.com> diff --git a/drivers/block/virtio_blk.c b/drivers/block/virtio_blk.c index 6ecf89c..730e7af 100644 --- a/drivers/block/virtio_blk.c +++
2011 Apr 05
3
[PATCH] virtio_blk: decrement index when blockdevice is removed
When virtio block device is removed, index does not get decremented. When another virtio disk is attached it uses the next device letter to the one that is suppose to be available. Signed-off-by: Takuma Umeya <tumeya at redhat.com> diff --git a/drivers/block/virtio_blk.c b/drivers/block/virtio_blk.c index 6ecf89c..730e7af 100644 --- a/drivers/block/virtio_blk.c +++
2012 Apr 01
9
[ANNOUNCE] Prebuilt Xen PV-HVM templates.
...ff I will be mirroring here: http://mirror.orionvm.com.au/pub/ Initially there is Debian 6, CentOS 6.2 and Ubuntu 12.04 available (the final beta, will be updated to final shortly). Included is an OS image, a config file, a README and the associated licences etc. The images are bz2 compressed blockdevice images suitable for use on LVM or a file backed tapdisk if you have the appropriate backend. (alternatively you can use the loop device but this is discouraged) All images have serial console enabled, PV network and block devices, fixed udev rules etc. I will add more info about them, an FAQ about...
2013 May 16
1
support remotely mounting disk images in p2v
Figure I'd share the latest revision to p2v I had regarding $subject. The patch now applies against HEAD and compiles fine. I was able to update the package on the client and run virt-p2v, though have yet to do a full end-to-end verification Most likely a little more work is needed to tidy up some edge cases and fully flush things out, but the majority of the work should be in place. On the
2003 Jan 23
2
Rsyncing of block devices to a remote file
...vicefile and that the size is 0, and so the sender does send over zero bytes Now here is the problem : How do I get the size of partition in this datastructure ? Or more generique, how would I handle this for /dev/fd0, since you can insert 1.44MB disks or 720kB disks ? Anybody else tried to read blockdevices over rsync already ? After all, sending the data of a block device doesn't seem to be as trivial as the archived mail sugested :-) David -------------- next part -------------- HTML attachment scrubbed and removed
2001 Nov 26
1
Re: VFS bug in 2.4.10+ which applies ulimits to block devices
...v 26, 2001 at 10:00:39PM +0800, Yusuf Goolamabbas wrote: > Hi Andrea, The following is a thread on ext3-users in which sct mentions > that this is due to a core VFS bug introduced in 2.4.10 which applies > ulimits to block devices. Maybe this could be due to some interaction > with your blockdevice in pagecache > > I don't know if you already have a fix in your tree. Maybe sct can > provide you with more info You need to upgrade glibc to something recent like 2.2.1, so that the ulimit will be correctly set to ~0UL. We could also fix this problem in the kernel but even if we do...
2012 Jun 27
1
BDsync: Block Device sync
...ynchronize block devices: BDsync. Bdsync can be used to synchronize block devices over a network. It generates a "binary diff" in an efficient way by comparing MD5 checksums of 32k blocks of block devices. This binary diff can be applied to "destination" after which the local blockdevices are synchronized. bdsync was built to do the only thing rsync isn't able to do: synchronize block devices. But I would actually like rsync or another tool te replace bdsync ASAP. Interrested people can download the sources from: http://bdsync.rolf-fokkens.nl/ Rolf -------------- next part...
2012 Aug 24
2
resize disk image partition
...9;s at all possible to live resize a disk image. After trying and failing it seems that the reason a disk image cannot be resized - is that domU is only able to detect changes in partitions (eg. partprobe), not in block devices as the xvd driver lacks a rescan feature. My domU sees disk images as blockdevices - that is without a partition table, and I cannot find a way to boot a domU from a partition within a disk image? But if I could get XEN to boot a domU from a partition on a disk image, I assume the domU via partprobe would see if I resized the partition and could then resize the filesystem? Or...
2018 Dec 30
3
Aw: Re: rsync remote raw block device with --inplace
...have been addons to rsync in the past to do that but rsync really > isn't the correct tool for the job. why not correct tool ? if rsync can greatly keep two large files in sync between source and destination (using --inplace), why should it (generally spoken) not also be used to keep two blockdevices in sync ? maybe these links are interesting in that context: https://lists.samba.org/archive/rsync/2010-June/025164.html https://github.com/dop251/diskrsync roland > Gesendet: Sonntag, 30. Dezember 2018 um 19:53 Uhr > Von: "Kevin Korb via rsync" <rsync at lists.samba.org&g...
2012 Mar 19
16
LV resize encrypted volume
Hi, dom0: Debian Lenny 2.6.26-2-xen-amd64, domU: same. Xen 3.2-1 After resizing a LV on dom0, Xen is not reporting the new extended size to the PV domU even though dom0 is well aware of the new size. I''ve rebooted domU (not dom0 yet as that''s running a lot of other domU''s). The LV I tried to resize is encrypted. Resizing unencrypted volumes works as expected. dom0:~#
2007 Apr 18
2
[Bridge] aoe/vblade on "localhost"
hello ! i try to use a network technology on one single host, which wasn`t designed for that. to give a short overview of what i`m talking about: AoE is just like a "networked blockdevice" (just like nbd/enbd) - but without tcp/ip. AoE kernel driver is the "client end" (see this like an iSCSI initiator) - and an etherblade storage appliance is the "server end" (see this like an iSCSI target) there is a software equivalent to etherblade storage which is call...
2018 May 27
1
Using libvirt to access Ceph RBDs with Xen
...FRYFxxxxxxxxxxxxxxx==:auth_supported=cephx\\;none:mon_host=10.20.30.1\\:6789\\;10.20.30.2\\:6789\\;10.20.30.3\\:6789' So the Xen-Python-script, that searches for the kernel/bootloader of the VM, does not find the imagefile. But if I grab the above output and use it with qemu, it does find the blockdevice: # qemu-img info "rbd:devel-pool/testvm3.rbd:id=libvirt:key=AQBThwFbGFRYFxxxxxxxxxxxxxxx==:auth_supported=cephx\\;none:mon_host=10.20.30.1\\:6789\\;10.20.30.2\\:6789\\;10.20.30.3\\:6789" -> image: rbd:devel-pool/testvm3.rbd:id=libvirt:key=AQBThwFbGFRYFxxxxxxxxxxxxxxx==:auth_supported=...
2008 Nov 14
10
Shared volume: Software-ISCSI or GFS or OCFS2?
Hello list, I want to use shared volumes between severall vm''s and defenetly don''t want to use NFS or Samba! So i have three options: 1. simulated(software-) iscsi 2. GFS 3. OCFS2 What do you suggest and why? Kind regards, Florian ********************************************************************************************** IMPORTANT: The contents of this email and any
2007 Apr 06
1
File system checking on ext3 after a system crash
Hi folks -- My machine is a RHEL 3 with 2.4 kernel installed - with some large ext3 filesystems on drives connected internally ( >200G) Now, When this system crashed (for eg:- a CPU panic /hardware error ) - e2fsck on this filesystem seems to be taking a long time to return thereby adding to the overall downtime of this system. could there be any workarounds for my issue? say for
2012 Feb 19
4
Xen PVSCSI: status, issues and some tests
...ith a vanilla 3.2 (3.2.0/3.2.6) kernel as Dom0 and stock RHEL/CentOS 6.x guests as HVM/pv-ops DomUs. Our DomU''s have their disk-devices on iscsi-storage backends (EMC, netapp, Linux IET), we attach the disks to Dom0 via open-iscsi initiator and pass them as ''phy''-type blockdevices, using blkfront/back. As this is the time for a major overhaul anyway, I looked at ''pvscsi'', which is very attractive to me for a bunch of (administrative) reasons. I have created a working pvscsi-setup with the following steps: 1. Use CentOS 6.2 as base system 2. Add Xen hype...
2014 Oct 10
5
missing btrfs subvol support
Is btrfs subvol support failing just for me? Looks like nothing adds the required '@/' string. virt-ls uses the first variant of the command: ><rescue> mount -vo subvol=var/spool,ro /dev/sda2 /sysroot/ [ 113.852047] BTRFS info (device sda2): disk space caching is enabled [ 113.852869] BTRFS: has skinny extents mount: mount(2) failed: No such file or directory ><rescue>
2009 Apr 15
32
cLVM on Debian/Lenny
Hi - Is there someone around who successfully got cLVM on Debian/Lenny working? I was wondering if I was the only one facing problems with... Thanks in anticipation, -- Olivier Le Cam Département des Technologies de l''Information et de la Communication CRDP de l''académie de Versailles _______________________________________________ Xen-users mailing list
2006 Aug 14
3
failure in do_get_write_access() at transaction.c:731: "(((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0)"
Hi, By running some scripts on our target system for a while, I lost all means of access to the system. It seems that the kernel is crashed with the following error message: Assertion failure in do_get_write_access() at transaction.c:731: "(((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0)" Oops: Exception in kernel mode, sig: 4 We are currently running Linux version
2015 Sep 09
0
Re: missing btrfs subvol support
...akes the wrong approach, IMO. >From how I understand btrfs, it has the concept of subvolumes. Each one is an entry point for a separate filesystem. In addition to that it has a default subvol which is used if no specific subvolume is specified. This turns the whole btrfs partition (or assembled blockdevice) into a container of individual filesystems. But guestfs, as far as I understand it, just mounts the btrfs filesystem with the default subvolume and ends up somewhere. Then it tries to make sense of the other subvolumes based on info from a /etc/fstab, which may or may not exist. This looks like...
2017 Jul 01
2
grub2-btrfs & yum-plugin-snapper , new from my last post here
...r-GUI - snapper rollback - yum-plugin - every option. - grub2-btrfs The only thing I still want to care is the grub2-btrfs plugin, so it fits to CentOS 7. Then the personal project is done. At this time I will reinstall CentOS on my laptop on btrfs and use backup by send & receive on a blockdevice ZFS at my home server or other storage with btrfs. I will see. Hopefully turn work into fun :-). Sincerely Andy PS: It's up to you to get a taste on.