Displaying 20 results from an estimated 2000 matches similar to: "new pv stuck in pause"
2013 May 06
1
Iptables issue on a PV Debian 7.0 host
Howdy,
I have a strange issue,
first some back story,
I failed to upgrade from Debian 6.0 to 7.0 and had to do a fresh install
of 7.0
I had a few PV''s and a Windows 7 VM on this system.
they still work for the most part
for the router I have the following issue that I am not able to reproduce
on the other PV''s
root@router:/home/kd5lct# iptables --list
libkmod: ERROR
2009 Aug 16
9
increase size for dom guest using lvm online
could we increase the size for dom guest online without rebooting or unmounting?
pls kindly advise any methods.
Yahoo!香港提供網上安全攻略,教你如何防範黑客! 請前往 http://hk.promo.yahoo.com/security/ 了解更多!
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2014 Jul 16
1
anaconda, kickstart, lvm over raid, logvol --grow, centos7 mystery
I am testing some kickstarts on ESXi virtual machine with pair of 16GB disks.
Partitioning is lvm over raid.
If i am using "logvol --grow i get "ValueError: not enough free space in volume group"
Only workaround i can find is to add --maxsize=XXX where XXX is at least 640MB less than available.
(10 extents or 320Mb per created logical volume)
Following snippet is failing with
2008 Jan 03
4
physical device
Hi!
I'' ve a xen virtual machine, and i'' d like to assign cdrw device to it. My
physical device on domain0 is /dev/hda, and in the configuration file i''
ve this:
disk = [ ''phy:vg0/vx-disk,sda1,w'', ''phy:vg0/vx-swap,sda2,w'',
''phy:vg0/vx-data,sda5,w'' ]
I'' ve tried to assign the cdrom to it in many ways i
2009 Jan 06
3
Booting issue on CentOS 5.2+Xen 3.3.0
Hello All,
I finally compiled xen 3.3.0 using make World, installed it but I cannot get
it to Boot, I always get kernel panic, kernel not sync kind of errors, I
suppose it''s some hard disk or partition issue, my setup is as follows.
CentOS 5.2 x86_64 on a HP ML-115
Grub, menu.list
Entries
CentOS xen''s line
title CentOS (2.6.18-92.1.22.el5xen)
root
2011 May 08
1
XCP 1.0, Guest access to local device.
I''m looking to expose a(several) drive "/dev/sda" that is physically to the
XCP host to a pv guest running locally.
I know this would tie the VM, which lives in a remote SR, to this specific
XCP host that this local disk.
I''m not looking to create a VHD file on this local drive and use it as a
disk in the VM.
I''m looking to expose entire physical disks to
2009 Oct 27
2
oldschool xen kernel on sid
Hello!
In an attempt to finally get a recent Xen dom0 kernel booted on this
pesky amd64 system (see
<http://lists.xensource.com/archives/html/xen-users/2009-10/msg00485.html>
for the (short) story), I wanted to give this one one a try:
Marco Nenciarini <mnencia at prato.linux.it> wrote:
> I've applied latest forward ported patches from
>
>
2022 Apr 24
3
Installing mdadm and C7 on new computer
On 04/23/2022 09:19 PM, H wrote:
> On 04/19/2022 09:57 AM, Roberto Ragusa wrote:
>> On 4/18/22 1:27 PM, H wrote:
>>> I have a new computer with 2 x 2TB SSDs where I wanted to install C7 and use mdadm for RAID1 configuration and encrypting the /home partition. On the net I found https://tuxfixer.com/centos-7-installation-with-lvm-raid-1-mirroring/ which I adopted slightly with
2012 Jun 28
2
Strange du/df behaviour.
Hi all.
I have currently a server:
cat /etc/redhat-release
CentOS release 5.7 (Final)
uname -a
Linux host.domain.com 2.6.18-274.18.1.el5 #1 SMP Thu Feb 9 12:45:44
EST 2012 x86_64 x86_64 x86_64 GNU/Linux
I have there a filesystem mounted:
/dev/vg0/paczki /home/paczki-workdir ext4
defaults,noatime 0 0
on which df gives strange output:
LANG=C df -h
2009 Jul 21
6
Troubles converting a pv host from dom0-hosted kernel to self-contained kernel
Hello list.
I have a perfectly working PV host, with this configuration:
kernel = "/boot/vmlinuz-2.6.18.8-xen-3.3.0-7mdv"
ramdisk = "/boot/initrd-2.6.18.8-xen-3.3.0-7mdv.img"
root = "/dev/sda1 ro"
extra = "(hd0)/boot/grub/menu.lst"
memory = 256
maxmem = 512
name = "sexonthebeach"
uuid = "f36962f5-0dec-4708-84a0-f5b4dea48d34"
disk = [
2007 Dec 19
5
pciback.hide with ISDN Cards
Hi all,
did somebody successfuly export ISDN Cards to DomU?
I want to have 2 ISDN Cards in DomU (for Asterisk with mISDN)
lspci -vt
-[0000:00]-+-00.0 nVidia Corporation MCP55 Memory Controller
+-01.0 nVidia Corporation MCP55 LPC Bridge
...
+-05.1 nVidia Corporation MCP55 SATA Controller
+-06.0-[0000:01]--+-00.0 Cologne Chip Designs GmbH ISDN
2009 Jul 01
2
xen-tools: does not unmount disks and mounts proc into the new VM - why?
Hi!
I am using xen-tools version: 3.9-4 to create domUs:
1. time xen-create-image --verbose --dist=lenny
--install-source=/mnt/xen-file-images/lenny-64-template-debootstrap-30Jun09-fix2.tar --hostname dummy --ip xxx.xxx.xxx.xxx --force
2. xm create dummy.cfg
Then I get the message
Device /dev/vg0/dummy-disk is mounted in the privileged domain,
and so cannot be mounted by a guest.
3. When I
2013 Jul 02
1
problem expanding a volume
Hello,
I am having trouble expanding a volume. Every time I try to add bricks to
the volume, I get this error:
[root at gluster1 sdb1]# gluster volume add-brick vg0
gluster5:/export/brick2/sdb1 gluster6:/export/brick2/sdb1
/export/brick2/sdb1 or a prefix of it is already part of a volume
Here is the volume info:
[root at gluster1 sdb1]# gluster volume info vg0
Volume Name: vg0
Type:
2017 Jul 06
3
logical volume is unreadable
Hi all,
one of my lv has become completely unaccessible. Every read access
results in a buffer io error:
Buffer I/O error on dev dm-13, logical block 0, async page read
this goes for every block in the lv. A ddrescue failed on every single
block.
$ lvdisplay
--- Logical volume ---
LV Path /dev/vg0/lv-vm-tviewer
LV Name lv-vm-tviewer
VG Name
2006 Jan 05
2
can not lvcreate after lvm snapshot and "xm mem-set" and lvremove
I am not sure if it''s a xen bug or lvm bug, or just my bad hardware,
but here''s how to reproduce:
/dev/vg0/centos1 is lvm block used by a domainU, it''s 8G in size.
#lvcreate -L8192M -s -n snap1 vg0
#mount /dev/vg0/snap1 /mnt
do some copying files here
#umount /mnt
#lvremove /dev/vg0/snap1
not removed! it says can''t allocated memory
#xm mem-set 0 512
#lvremove
2017 Jul 06
2
logical volume is unreadable
On 06.07.2017 15:35, Robert Nichols wrote:
> On 07/06/2017 04:43 AM, Volker wrote:
>> Hi all,
>>
>> one of my lv has become completely unaccessible. Every read access
>> results in a buffer io error:
>>
>> Buffer I/O error on dev dm-13, logical block 0, async page read
>>
>> this goes for every block in the lv. A ddrescue failed on every single
2005 Jun 24
4
File System Size Limits?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Is there some limit on the size of a file system which can
be shared via samba? I'm trying to set up a file server
with a 100GB shared partition and it doesn't want to work.
I'm running Fedora Core 4, and Samba Version 3.0.14a-2.
The output from testparm looks like this:
[root@stitch samba]# testparm
Load smb config files from
2007 Nov 18
1
Installing openSuSE 10.3 as PV-guest on a LVM-drive of a openSuSE 10.3 host
Hi,
how can I install a openSuSE 10.3 PV-guest on a LVM-drive of a openSuSE
10.3 host with Xen 3.10?
On 10.2 with Xen 3.0.3 the openSuSE-YaST-module for managing VMs could
install the system also on block-devices, unfortunately this is not
possible anymore with OSS 10.3 :-(
What I have tried:
- I created two LVM-partitions, one for "/" one for swap.
- Installing an OSS 10.2 PV-guest
2008 Jul 17
2
lvm errors after replacing drive in raid 10 array
I thought I'd test replacing a failed drive in a 4 drive raid 10 array on
a CentOS 5.2 box before it goes online and before a drive really fails.
I 'mdadm failed, removed', powered off, replaced drive, partitioned with
sfdisk -d /dev/sda | sfdisk /dev/sdb, and finally 'mdadm add'ed'.
Everything seems fine until I try to create a snapshot lv. (Creating a
snapshot lv
2013 May 30
2
How to use libguestfs access LVM as non-root user?
Hi,
Following code snippet, running as non-root user, will throw up a
'Permission denied' RuntimeError.
Could someone kindly guide me the correct way to handle LVM disk as
non-root user? Cause as http://libguestfs.org homepage claims, "libguestfs
doesn't need root permissions." A little confused somehow.
import guestfs
g = guestfs.GuestFS()