similar to: [ANNOUCE] kpartx-0.0.2

Displaying 20 results from an estimated 100 matches similar to: "[ANNOUCE] kpartx-0.0.2"

2015 Dec 21
4
Extending a CentOS disk without reboot
Hello, Today a virtual server under my administration ran out of disk space, so I had to get extra space to it.. while it was running, because it's an important web server without any kind of HA/Load Balancing (don't do that, kids). So what happened, is that after another administrator had extended the disk from VMWare, I tried to extend it from the OS side. Everything went well,
2006 Oct 09
0
"mount: unknown filesystem type ''LVM2_member''"
Hi, trying to convert a VMware Linux installation to a XEN VM, I copied the harddisk image. I was expecting problems, but this is what I got: ------------snip # xm create -c vm2 Using config file "/etc/xen/vm/vm2". /dev/hda: No medium found mount: unknown filesystem type ''LVM2_member'' Traceback (most recent call last): File
2015 Jun 09
0
Resize KVM NTFS file system[SOLVED]
On 06/09/15 15:41, John R Pierce wrote: > On 6/9/2015 12:33 PM, James A. Peltier wrote: >> Listen, it's far simpler than that. Call Microsoft and tell them that >> you resized a file system with a third party tool and now your file >> system is corrupt and you'd like them to support you. Await the click >> and awkward silence. > > hey, I'd hang up,
2006 Dec 05
5
ioctl 0000126c not supported by XL blkif
I am using the srpm from http://xenbits.xensource.com/kernels/rhel3x/kernel-2.4.21-47.0.1.EL.xs0.3.5. 15.src.rpm (I get the same issue using the binary RPM) the dom0 is running 3.0.3_0 Upon booting the DomU, (the DomU has been passed phy:/dev/sda6, which has been partitioned using qemu) I get the following ioctl errors. ioctl 0000126c not supported by XL blkif ioctl 0000126c not supported
2018 Mar 07
0
kpartx can not detach
On 03/07/2018 04:48 AM, Leon Fauster wrote: > OS: EL6 - sometimes I use > > kpartx -a /mnt/.../lvdisk.img > > to map the partitions and mount them via > > /dev/mapper/loop0pX > > After using the disk (unmounting it) I noticed that > detaching such mapping via kpartx -d does not result > in freeing up the loop devices. Results: System reboots > shows
2006 Jun 05
3
How to configure two NICs on a DomU?
Hi, When I install Oracle RAC on Xen VM, some problem occurred. How can I configure two NICs on a Xen''s DomU. You know, RAC''s installation requires two NICs on a node. I am a newbie about Xen. Please give me some advice. Thanks. Yaqiong lee Beijing,China -----邮件原件----- 发件人: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] 代表
2018 Mar 07
2
kpartx can not detach
OS: EL6 - sometimes I use kpartx -a /mnt/.../lvdisk.img to map the partitions and mount them via /dev/mapper/loop0pX After using the disk (unmounting it) I noticed that detaching such mapping via kpartx -d does not result in freeing up the loop devices. Results: System reboots shows that the filesystem where lvdisk.img is located can't be unmounted. lsof, fuser, ps does not show
2008 Apr 08
6
howto delete a lvm with windows partition
Hi List, slightly OT but i have Xen and Windows running (xen 3.2.0, hvm, win 2k3) on top of a lvm volume. Now i want to delete such a volume but i got the message: $ lvremove /dev/Xen0/Win2kServer Can''t remove open logical volume "Win2kServer" The volume is not in use by any VM, but there is a partition table on it with 8Megs of free space and a ntfs partition. I also got 2
2006 Jun 08
1
MeetMe - Annouce user join/leave without recording the name
Hi all, I an using MeetMe and I would like to use the -i function to annouce the join/leave of the user. However, this require that users record their names. Is there anyway to remove this? I just want MeetMe to annouce somethig like "A new user has joined the conference" and that need not to record user's name. Is there a way to do this?? Pim
2003 May 21
1
windows client annouce strange size on disk of samba directories !
Hi all, I am using linux debian server (kernel 2.4) and samba 2.2.3a (+security) All works well but: on a w2k client side, windows directory property show me a very strange size on disk. For example i have a directory called <dir1> which contain a very small txt file (152ko) Windows announce 152ko for size that's good, but announce size on disk = 28Mo !!!! Thanks for suggestions
2012 May 21
3
Installing Zimbra on CentOS 6.2
I need someone to help me: which version of Zimbra I can install on CentOS 6.2 with 32bits? I tried to do it with ver. 7.2 64 bits and I couldn't... -- Lic. Alexander Leyva Fonseca Especialista en Ciencias Inform?ticas DSIT (Centro de Investigaciones Sider?rgicas) ACINOX-Nicaro Jabber: aleyva at mail.dsit.cu Telfs: 51-6396, 51-6827, 51-6849, 51-6580 Ext. 101 Fax: 51-7276 "Libertad es
2013 May 24
1
Failed to create /dev/loop0p* entries for partitions inside loopback devices
centos 6 failed to create entries under /dev for newly created loopback devices. Any one know why? and how to fix/workaround it? The steps to duplicate is pretty simple dd if=/dev/zero of=/tmp/deleteme bs=1M count=100 losetup /dev/loop0 /tmp/deleteme fdisk /dev/loop0?? ## created partitions 1, 2, etc. fdisk -l /dev/loop0? ## confirmed that the partitions do exist mkfs.ext3 /dev/loop0p1 ## failed
2015 Oct 20
0
Re: Extlinux with guestfish
On Tue, Oct 20, 2015 at 04:40:09PM +0100, slim tabka wrote: > Hi everyone, > > I'm working with libguestfs 1.30.3 on Centos 7 host. > I encountered a problem when I wanted to install extlinux with guestfish as > a bootloader for my guests and I always get this error: > > SYSLINUX 4.05 EDD 0x54f93f16 Copyright (C) 1994-2010 H. Peter Anvin et al > ERROR: No
2015 Sep 24
0
[PATCH] com32/disk: add UEFI support
Rework disk library to work on a firmware independent way. Each specific implementation goes through subdirs like "bios/" and "efi/" respectively. Signed-off-by: Paulo Alcantara <pcacjr at zytor.com> --- com32/include/syslinux/disk.h | 50 +++- com32/lib/Makefile | 2 + com32/lib/syslinux/disk.c | 583
2016 Oct 02
2
mount: unknown filesystem type 'exfat'
Hello, Can anyone please tell me whether guestfish can mount exFAT partitions? I created a full disk image of a drive which contained a single exFAT partition. Was able to mount it with kpartx/FUSE: # kpartx -a -v disk.img add map loop0p1 (252:2): 0 39070078 linear 7:0 2 # mount /dev/mapper/loop0p1 /mnt -o ro FUSE exfat 1.2.3 # ls /mnt foo bar baz etc but not guestfish: $ sudo apt install
2008 Aug 12
3
Converting full virtualized Linux domUs to use paravirtualized drivers
Hi Is there any docs, howtos, etc, if i am installed eg. CentOS 5 to as domU as fully virtualized and now i am wanting to use it PV drivers. Any help how migration can be done? Terveisin/Regards, Pekka Panula, Net Servant Oy - A Sofor company pekka.panula@sofor.fi _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2004 Jun 08
18
[ANNOUCE] iproute2 update
A new version of the iproute2 utilities is available to handle the new extensions for 2.6.7. * Based on the last known good version of iproute2 from Alexy * Included most of the vendor patches (except for the stupid ones). * Got rid of lots of the glibc workarounds, I intend this to build and run on 2.6 (and 2.4) only. * Fixed some parsing and formatting bugs. * Added gigabit as a rate.
2013 Nov 11
10
disk cloning ?
Dear All I needed to clone my disk to another hard drive . I did it as the following : #dd if=/dev/sdb of=/dev/sdc But after a while, the procedure ended with the "writing to /dev/sdc input/output error" message. Can you please let me know how can I overcome this as the fdisk now returns as " #fdisk /dev/sdc "I do not know how to handle files with mode 81a4 must set
2015 Jan 16
0
[Annouce] Samba 4.2.0rc4 Available for Download
Release Announcements --------------------- This is the fourth release candidate of Samba 4.2. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.2 will be the next version of the Samba suite. IMPORTANT NOTE ABOUT THE SUPPORT END OF SAMBA 3
2015 Jan 16
0
[Annouce] Samba 4.2.0rc4 Available for Download
Release Announcements --------------------- This is the fourth release candidate of Samba 4.2. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.2 will be the next version of the Samba suite. IMPORTANT NOTE ABOUT THE SUPPORT END OF SAMBA 3