Displaying 20 results from an estimated 3000 matches similar to: "Error with part-add with bsd partition"
2011 May 05
2
Problem after restarting libvirt
After restarting libvirt cgroups for VMs are not recovered.
Is there available to restore cgroup state after restart?
--
Nikita A Menkovich
http://libc6.org/
JID: menkovich at gmail.com
Tel: +7 (921) 423-96-48
2012 Jan 03
1
[PATCH] AUTHORS: add the email address for each authors
Add the email address for authors.
It will be better.
Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
---
AUTHORS | 48 ++++++++++++++++++++++++------------------------
1 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/AUTHORS b/AUTHORS
index 0d6fb3c..702de5d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,24 +1,24 @@
-Angus Salkeld
-Ani Peter
-Charles Duffy
-Daniel
2014 Sep 22
1
Re: [PATCH v3 5/7] resize: add function mbr_part_type
On Mon, Sep 22, 2014 at 03:47:38PM +0800, Hu Tao wrote:
> Function mbr_part_type returns one of "primary", "extended" and
> "logical". The type is used by parted when adding partitions.
>
> Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
> ---
> resize/resize.ml | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)
>
> diff
2011 Jul 06
1
SSH console for qemu
Hello,
I'm using qemu with libvirt and I want to create SSH emergency console
to linux/unix guests, same way as it is realized in qemu VNC.
Maybe someone could help me to determine a place to dive in this question.
I think the best way to make it - extend qemu API. But if this could
be made with libvirt - this will be also fine.
--
Nikita A Menkovich
http://libc6.org/
JID: menkovich at
2010 Sep 12
1
virt-resize: ntfsresize: location outside device
I have a 15G qcow2 xp vm with only 1 partition:
-rw-------. 1 root root 10514137088 Sep 12 11:10 XP.img
I want to resize it to 20G. So I :
virsh vol-create-as --format raw windows XP-new-20G.img 20G
Vol XP-new-20G.img created
-rw-------. 1 root root 21474836480 Sep 12 13:17 XP-new-20G.img
But:
virt-resize --expand /dev/sda1 XP.img XP-new-20G.img
Summary of changes:
/dev/sda1: partition will
2011 Jan 13
1
Problem with FreeBSD graceful shutdown
Hello,
I have FreeBSD guest running with KVM+libvirt, when I send shutdown
through virsh for ex.
$ virsh shutdown freebsd
There is not any reaction from FreeBSD. Linux guests works together
with acpid daemon well.
devd in freebsd is running, and should work correct. Is there any way
to fix this
dumpxml config
http://pastebin.com/UGGgG894
devd config is out of box
--
Nikita A Menkovich
JID:
2011 Mar 16
1
SSH recovery console
Hello,
Is there available to create ssh recovery console except vnc console,
that is default by libvirt.
For example connect to kvm at host:2220 and go to first console
For example like here
<serial type="tcp">
<source mode="bind" host="127.0.0.1" service="2445"/>
<protocol type="telnet"/>
<target
2011 Jul 14
1
New debian package: guestfsd
Hello,
This patch add guestfsd debian package to build.
--
Nikita A Menkovich
http://libc6.org/
JID: menkovich at gmail.com
Tel: +7 (921) 423-96-48
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debian-guestfsd.patch
Type: text/x-patch
Size: 1542 bytes
Desc: not available
URL:
2011 Mar 28
1
FreeBSD clone fails to boot "Missing operating system"
Hello,
I create simple script based on virt-resize as example, and I want to
copy freebsd installation between vm's
http://pastebin.com/ZK7Bg6FQ
At boot I receive error "Missing operating system".
There is first 1M of images:
http://i.libc6.org/media/opensource/template.img
http://i.libc6.org/media/opensource/cloned.img
Images is similar except partition table on 0x1BE address
It
2011 Jan 26
1
Patch that implements support to create UFS1 partitions with mkfs-opts
In attach.
Usage:
> mkfs-opts ufs /dev/vda1 features:1
Creates UFS1 partition
> mkfs-opts ufs /dev/vda1 features:2
Creates UFS2 partition.
--
Nikita A Menkovich
JID: menkovich at gmail.com
Tel: +7 (921) 423-96-48
-------------- next part --------------
A non-text attachment was scrubbed...
Name: do_mkfs.ufs.patch
Type: text/x-patch
Size: 2809 bytes
Desc: not available
URL:
2011 Mar 12
1
QEMU monitor
Hello,
Is there any way to change VNC password without rebooting virtual machine?
It is available through qemu monitor, but, it seems, there is no way
to do add monitor to kvm.
--
Nikita A Menkovich
http://libc6.org/
JID: menkovich at gmail.com
2011 Sep 20
1
Problem with allocation of big files
Hello,
I found a strange problem with allocationg big files on drive.
For example in guestfish I allocate large disk image
for example:
$ guestfish
><fs> allocate test.img 20G
When an image allocating, there is a big slowdown of guest OSes,
launched on host machine, and on different drives.
For Linux guests with virtio drivers, there is no so big performance
penalty, but for FreeBSD
2011 Sep 20
1
Problem with allocation of big files
Hello,
I found a strange problem with allocationg big files on drive.
For example in guestfish I allocate large disk image
for example:
$ guestfish
><fs> allocate test.img 20G
When an image allocating, there is a big slowdown of guest OSes,
launched on host machine, and on different drives.
For Linux guests with virtio drivers, there is no so big performance
penalty, but for FreeBSD
2011 Jan 23
2
Cgroup
Hello,
I'm running Debian Sid with libvirt/qemu/kvm packages from experimental:
$ qemu --version
QEMU emulator version 0.13.0 (Debian 0.13.0+dfsg-2), Copyright (c)
2003-2008 Fabrice Bellard
$ kvm --version
QEMU emulator version 0.13.0 (qemu-kvm-0.13.0 Debian 0.13.0+dfsg-2),
Copyright (c) 2003-2008 Fabrice Bellard
$ libvirtd --version
libvirtd (libvirt) 0.8.6
/etc/libvirt/qemu.conf
2013 May 08
1
Parted Bug? in C 5.9
I'm receiving the following error when trying to repartition and reformat a
USB flash drive via parted using a simple script. The bug follows:
/sbin/parted -s /dev/sdb mkpart primary fat32
Backtrace has 14 calls on stack:
14: /usr/lib/libparted-1.8.so.0(ped_assert+0x3b) [0x10af3b]
13: /usr/lib/libparted-1.8.so.0 [0x146194]
12: /usr/lib/libparted-1.8.so.0 [0x146f4d]
11:
2013 Aug 16
3
[PATCH v2] sysprep: added --mount-options option to mount selected
Nikita,
Please take a look at the attached patch. I have rewritten it
a little, and only lightly tested it.
Rich.
2016 May 14
3
C6: Gparted "the kernel failed to re-read partition table"
On Fri, 2016-05-13 at 23:17 -0453, William A. Mahaffey III wrote:
> Is the disk or 1 of its partitions mounted ? If so, can it be
> unmounted
Hi William, its the only HDD on that machine. All the partitions are
mounted. The error message refers to the HDD, not to any of the mounted
partitions.
> > WARNING: the kernel failed to re-read the partition table
> > on /dev/sda
2010 Nov 29
4
centos 5.5 - which partition manager installed
Good day,
Gparted is not available on my installation.
Which patition tool is available in centos 5.5 please.
Thanks
Johan
2008 Jan 29
4
Resizing a fat filesystem on a USB partition
Hi All,
I feel this is the most simple question but I am currently going around
and round in circles and searches keep bringing me up Windows tools!! :-(
I have a 512MB USB drive that has a 12MB FAT16 partition on it. How can
I resize this 12MB partition to grow and fill the whole 512MB drive?
Just in case I am being stupid, here is what I am doing... :-)
I would like a quick USB drive that
2013 Aug 19
0
Re: [PATCH v2] sysprep: added --mount-options option to mount selected
Thanks, Rich.
Your patch to my patch make it easier to read.
At weekend I make more copmplex testing and everything works fine for me.
On 16 August 2013 20:14, Richard W.M. Jones <rjones at redhat.com> wrote:
> Nikita,
>
> Please take a look at the attached patch. I have rewritten it
> a little, and only lightly tested it.
>
> Rich.
>
>
--
Nikita A Menkovich