Jensen Nathan A Capt USAFA/DFCS
2006-Dec-06 18:59 UTC
[Xen-users] Booting Jailtime Centos Image
All, I am a newcommer to the Xen community -- what an awesome technology! However, I have having some difficulty booting the images provided at Jailtime.org. I have been working on this for almost a week now, and I think I am dangerously close to making it work. I''ll try to give as much info here as I can -- forgive the length. 1. I am currently running FC6 as the host; the single Xen kernel that I am using vmlinuz-2.6.18-1.2798.fc6xen provides both the dom0 and domU capability. 2. I can successfully boot this kernel and run the xend service. 3. I can use the python scripts to install a new instance of FC6 a. I currently use a file as the back end for this VM. b. However, this file appears to be different from the Jailtime images -- I cannot mount them w/ "mount -o loop" 4. The FC6 guest appears to run flawlessley. _______________________________Now I want to try one of the Jailtime Images______________________________ 1. I downloaded, unzipped, and untarred the image 2. I modified the config appropriately, (at least what I thought was appropriately) and tried to run the image 3. Xen would try and boot the image, fail, and almost immediately return me to a prompt in the host OS. 4. I figured that the kernel would need an initrd a. I pointed the guest to the initrd I used to boot the host b. I got a little further this time; the guest died trying to find my LVMs I use to boot the host 5. I rebuilt the initrd w/ the fstab from the centos image a. Got a little further this time b. Guest still didn''t reach any centos boot process 6. I figured I needed the xen modules in the initrd a. Rebuild the initrd "--with" the xen modules b. Got much further; I think I''m 90% there c. Finds guest os d. Boots guest OS kernel e. Begins guest OS init process f. Hangs after starting sshd. The guest never makes it further than this. I have also noticed, (using the GUI management tool), that the guest is using nearly 100% of the CPU. I don''t have any idea what the guest is doing, but it is certainly keeping busy. Below are copies of my config file, my boot messages, and my xend.log. Also note that my xend-debug.log is completely empty. Are the "waiting for devices" entries in the xend.log problematic? Again, thanks for the help; this really looks like a great product if I can make it work. Thanks, Nate _____________CONFIG FILE__________________________ kernel = "/boot/vmlinuz-2.6.18-1.2798.fc6xen" memory = 200 name = "centos.4-4" nics = 1 dhcp = "dhcp" disk = [''file:/root/Desktop/centos.4-4.img,sda1,w'', ''file:/root/Desktop/centos.swap,sda2,w''] root = "/dev/sda1 ro" ramdisk = "/root/Desktop/initrd-centos.img" extra = "3" _________________xend.log_________________________ [2006-12-06 11:48:43 xend 2526] DEBUG (DevController:143) Waiting for devices vif. [2006-12-06 11:48:43 xend 2526] DEBUG (DevController:149) Waiting for 0. [2006-12-06 11:48:43 xend 2526] DEBUG (DevController:464) hotplugStatusCallback /local/domain/0/backend/vif/4/0/hotplug-status. [2006-12-06 11:48:44 xend 2526] DEBUG (DevController:464) hotplugStatusCallback /local/domain/0/backend/vif/4/0/hotplug-status. [2006-12-06 11:48:44 xend 2526] DEBUG (DevController:478) hotplugStatusCallback 1. [2006-12-06 11:48:44 xend 2526] DEBUG (DevController:143) Waiting for devices usb. [2006-12-06 11:48:44 xend 2526] DEBUG (DevController:143) Waiting for devices vbd. [2006-12-06 11:48:44 xend 2526] DEBUG (DevController:149) Waiting for 2049. [2006-12-06 11:48:44 xend 2526] DEBUG (DevController:464) hotplugStatusCallback /local/domain/0/backend/vbd/4/2049/hotplug-status. [2006-12-06 11:48:44 xend 2526] DEBUG (DevController:464) hotplugStatusCallback /local/domain/0/backend/vbd/4/2049/hotplug-status. [2006-12-06 11:48:44 xend 2526] DEBUG (DevController:478) hotplugStatusCallback 1. [2006-12-06 11:48:44 xend 2526] DEBUG (DevController:149) Waiting for 2050. [2006-12-06 11:48:44 xend 2526] DEBUG (DevController:464) hotplugStatusCallback /local/domain/0/backend/vbd/4/2050/hotplug-status. [2006-12-06 11:48:45 xend 2526] DEBUG (DevController:464) hotplugStatusCallback /local/domain/0/backend/vbd/4/2050/hotplug-status. [2006-12-06 11:48:45 xend 2526] DEBUG (DevController:478) hotplugStatusCallback 1. [2006-12-06 11:48:45 xend 2526] DEBUG (DevController:143) Waiting for devices irq. [2006-12-06 11:48:45 xend 2526] DEBUG (DevController:143) Waiting for devices pci. [2006-12-06 11:48:45 xend 2526] DEBUG (DevController:143) Waiting for devices ioports. [2006-12-06 11:48:45 xend 2526] DEBUG (DevController:143) Waiting for devices tap. [2006-12-06 11:48:45 xend 2526] DEBUG (DevController:143) Waiting for devices vtpm. [2006-12-06 11:48:45 xend 2526] INFO (XendDomain:370) Domain centos.4-4 (4) unpaused. [2006-12-06 11:50:27 xend.XendDomainInfo 2526] DEBUG (XendDomainInfo:1449) XendDomainInfo.destroy: domid=4 [2006-12-06 11:50:27 xend.XendDomainInfo 2526] DEBUG (XendDomainInfo:1457) XendDomainInfo.destroyDomain(4) _____________BOOT MESSAGES________________________ [root@linux1 xen]# xm create -c centos.4-4.xen.cfg Using config file "centos.4-4.xen.cfg". Warning: The nics option is deprecated. Please use an empty vif entry instead: vif = [ '''' ] Started domain centos.4-4 Linux version 2.6.18-1.2798.fc6xen (brewbuilder@hs20-bc2-4.build.redhat.com) (gcc version 4.1.1 20061011 (Red Hat 4.1.1-30)) #1 SMP Mon Oct 16 15:11:19 EDT 2006 BIOS-provided physical RAM map: Xen: 0000000000000000 - 000000000d000000 (usable) 0MB HIGHMEM available. 208MB LOWMEM available. Using x86 segment limits to approximate NX protection ACPI in unprivileged domain disabled Built 1 zonelists. Total pages: 53248 Kernel command line: ip=:1.2.3.4::::eth0:dhcp root=/dev/sda1 ro 3 Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Initializing CPU#0 CPU 0 irqstacks, hard=c078a000 soft=c076a000 PID hash table entries: 1024 (order: 10, 4096 bytes) Xen reported: 1805.111 MHz processor. Console: colour dummy device 80x25 Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) Software IO TLB disabled vmalloc area: cd800000-f4ffe000, maxmem 2d7fe000 Memory: 193152k/212992k available (2097k kernel code, 11536k reserved, 840k data, 180k init, 0k highmem) Checking if this processor honours the WP bit even in supervisor mode... Ok. Calibrating delay using timer specific routine.. 4544.24 BogoMIPS (lpj=9088482) Security Framework v1.0.0 initialized SELinux: Initializing. SELinux: Starting in permissive mode selinux_register_security: Registering secondary module capability Capability LSM initialized as secondary Mount-cache hash table entries: 512 CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 256K (64 bytes/line) Checking ''hlt'' instruction... OK. SMP alternatives: switching to UP code Freeing SMP alternatives: 12k freed Brought up 1 CPUs checking if image is initramfs... it is Freeing initrd memory: 4810k freed Grant table initialized NET: Registered protocol family 16 Brought up 1 CPUs PCI: setting up Xen PCI frontend stub ACPI: Interpreter disabled. Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI: disabled xen_mem: Initialising balloon driver. usbcore: registered new driver usbfs usbcore: registered new driver hub PCI: System does not support PCI PCI: System does not support PCI NetLabel: Initializing NetLabel: domain hash size = 128 NetLabel: protocols = UNLABELED CIPSOv4 NetLabel: unlabeled traffic allowed by default NET: Registered protocol family 2 IP route cache hash table entries: 2048 (order: 1, 8192 bytes) TCP established hash table entries: 8192 (order: 5, 163840 bytes) TCP bind hash table entries: 4096 (order: 4, 81920 bytes) TCP: Hash tables configured (established 8192 bind 4096) TCP reno registered IA-32 Microcode Update Driver: v1.14-xen <tigran@veritas.com> audit: initializing netlink socket (disabled) audit(1165430922.792:1): initialized VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) SELinux: Registering netfilter hooks Initializing Cryptographic API ksign: Installing public key data Loading keyring - Added public key 8BDC589434DBC709 - User ID: Red Hat, Inc. (Kernel Module GPG key) io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) pci_hotplug: PCI Hot Plug PCI Core version: 0.5 rtc: IRQ 8 is not free. Non-volatile memory driver v1.2 Linux agpgart interface v0.101 (c) Dave Jones RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize Xen virtual console successfully installed as xvc0 Linux version 2.6.18-1.2798.fc6xen (brewbuilder@hs20-bc2-4.build.redhat.com) (gcc version 4.1.1 20061011 (Red Hat 4.1.1-30)) #1 SMP Mon Oct 16 15:11:19 EDT 2006 BIOS-provided physical RAM map: Xen: 0000000000000000 - 000000000d000000 (usable) 0MB HIGHMEM available. 208MB LOWMEM available. Using x86 segment limits to approximate NX protection ACPI in unprivileged domain disabled Built 1 zonelists. Total pages: 53248 Kernel command line: ip=:1.2.3.4::::eth0:dhcp root=/dev/sda1 ro 3 Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Initializing CPU#0 [root@linux1 xen]# clear [root@linux1 xen]# head -n 100 out Script started on Wed 06 Dec 2006 11:48:30 AM MST [root@linux1 xen]# xm create -c centos.4-4.xen.cfg Using config file "centos.4-4.xen.cfg". Warning: The nics option is deprecated. Please use an empty vif entry instead: vif = [ '''' ] Started domain centos.4-4 Linux version 2.6.18-1.2798.fc6xen (brewbuilder@hs20-bc2-4.build.redhat.com) (gcc version 4.1.1 20061011 (Red Hat 4.1.1-30)) #1 SMP Mon Oct 16 15:11:19 EDT 2006 BIOS-provided physical RAM map: Xen: 0000000000000000 - 000000000d000000 (usable) 0MB HIGHMEM available. 208MB LOWMEM available. Using x86 segment limits to approximate NX protection ACPI in unprivileged domain disabled Built 1 zonelists. Total pages: 53248 Kernel command line: ip=:1.2.3.4::::eth0:dhcp root=/dev/sda1 ro 3 Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Initializing CPU#0 CPU 0 irqstacks, hard=c078a000 soft=c076a000 PID hash table entries: 1024 (order: 10, 4096 bytes) Xen reported: 1805.111 MHz processor. Console: colour dummy device 80x25 Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) Software IO TLB disabled vmalloc area: cd800000-f4ffe000, maxmem 2d7fe000 Memory: 193152k/212992k available (2097k kernel code, 11536k reserved, 840k data, 180k init, 0k highmem) Checking if this processor honours the WP bit even in supervisor mode... Ok. Calibrating delay using timer specific routine.. 4544.24 BogoMIPS (lpj=9088482) Security Framework v1.0.0 initialized SELinux: Initializing. SELinux: Starting in permissive mode selinux_register_security: Registering secondary module capability Capability LSM initialized as secondary Mount-cache hash table entries: 512 CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 256K (64 bytes/line) Checking ''hlt'' instruction... OK. SMP alternatives: switching to UP code Freeing SMP alternatives: 12k freed Brought up 1 CPUs checking if image is initramfs... it is Freeing initrd memory: 4810k freed Grant table initialized NET: Registered protocol family 16 Brought up 1 CPUs PCI: setting up Xen PCI frontend stub ACPI: Interpreter disabled. Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI: disabled xen_mem: Initialising balloon driver. usbcore: registered new driver usbfs usbcore: registered new driver hub PCI: System does not support PCI PCI: System does not support PCI NetLabel: Initializing NetLabel: domain hash size = 128 NetLabel: protocols = UNLABELED CIPSOv4 NetLabel: unlabeled traffic allowed by default NET: Registered protocol family 2 IP route cache hash table entries: 2048 (order: 1, 8192 bytes) TCP established hash table entries: 8192 (order: 5, 163840 bytes) TCP bind hash table entries: 4096 (order: 4, 81920 bytes) TCP: Hash tables configured (established 8192 bind 4096) TCP reno registered IA-32 Microcode Update Driver: v1.14-xen <tigran@veritas.com> audit: initializing netlink socket (disabled) audit(1165430922.792:1): initialized VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) SELinux: Registering netfilter hooks Initializing Cryptographic API ksign: Installing public key data Loading keyring - Added public key 8BDC589434DBC709 - User ID: Red Hat, Inc. (Kernel Module GPG key) io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) pci_hotplug: PCI Hot Plug PCI Core version: 0.5 rtc: IRQ 8 is not free. Non-volatile memory driver v1.2 Linux agpgart interface v0.101 (c) Dave Jones RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize Xen virtual console successfully installed as xvc0 Linux version 2.6.18-1.2798.fc6xen (brewbuilder@hs20-bc2-4.build.redhat.com) (gcc version 4.1.1 20061011 (Red Hat 4.1.1-30)) #1 SMP Mon Oct 16 15:11:19 EDT 2006 BIOS-provided physical RAM map: Xen: 0000000000000000 - 000000000d000000 (usable) 0MB HIGHMEM available. 208MB LOWMEM available. Using x86 segment limits to approximate NX protection ACPI in unprivileged domain disabled Built 1 zonelists. Total pages: 53248 Kernel command line: ip=:1.2.3.4::::eth0:dhcp root=/dev/sda1 ro 3 Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Initializing CPU#0 CPU 0 irqstacks, hard=c078a000 soft=c076a000 PID hash table entries: 1024 (order: 10, 4096 bytes) Xen reported: 1805.111 MHz processor. Console: colour dummy device 80x25 Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) Software IO TLB disabled vmalloc area: cd800000-f4ffe000, maxmem 2d7fe000 Memory: 193152k/212992k available (2097k kernel code, 11536k reserved, 840k data, 180k init, 0k highmem) Checking if this processor honours the WP bit even in supervisor mode... Ok. Calibrating delay using timer specific routine.. 4544.24 BogoMIPS (lpj=9088482) Security Framework v1.0.0 initialized SELinux: Initializing. SELinux: Starting in permissive mode selinux_register_security: Registering secondary module capability Capability LSM initialized as secondary Mount-cache hash table entries: 512 CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 256K (64 bytes/line) Checking ''hlt'' instruction... OK. SMP alternatives: switching to UP code Freeing SMP alternatives: 12k freed Brought up 1 CPUs checking if image is initramfs... it is Freeing initrd memory: 4810k freed Grant table initialized NET: Registered protocol family 16 Brought up 1 CPUs PCI: setting up Xen PCI frontend stub ACPI: Interpreter disabled. Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI: disabled xen_mem: Initialising balloon driver. usbcore: registered new driver usbfs usbcore: registered new driver hub PCI: System does not support PCI PCI: System does not support PCI NetLabel: Initializing NetLabel: domain hash size = 128 NetLabel: protocols = UNLABELED CIPSOv4 NetLabel: unlabeled traffic allowed by default NET: Registered protocol family 2 IP route cache hash table entries: 2048 (order: 1, 8192 bytes) TCP established hash table entries: 8192 (order: 5, 163840 bytes) TCP bind hash table entries: 4096 (order: 4, 81920 bytes) TCP: Hash tables configured (established 8192 bind 4096) TCP reno registered IA-32 Microcode Update Driver: v1.14-xen <tigran@veritas.com> audit: initializing netlink socket (disabled) audit(1165430922.792:1): initialized VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) SELinux: Registering netfilter hooks Initializing Cryptographic API ksign: Installing public key data Loading keyring - Added public key 8BDC589434DBC709 - User ID: Red Hat, Inc. (Kernel Module GPG key) io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) pci_hotplug: PCI Hot Plug PCI Core version: 0.5 rtc: IRQ 8 is not free. Non-volatile memory driver v1.2 Linux agpgart interface v0.101 (c) Dave Jones RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize Xen virtual console successfully installed as xvc0 Event-channel device installed. Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx ide-floppy driver 0.99.newide usbcore: registered new driver libusual usbcore: registered new driver hiddev usbcore: registered new driver usbhid drivers/usb/input/hid-core.c: v2.6:USB HID core driver PNP: No PS/2 controller found. Probing ports directly. i8042.c: No controller found. mice: PS/2 mouse device common for all mice md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 md: bitmap version 4.39 TCP bic registered Initializing IPsec netlink socket NET: Registered protocol family 1 NET: Registered protocol family 17 Using IPI No-Shortcut mode XENBUS: Device with no driver: device/vbd/2049 XENBUS: Device with no driver: device/vbd/2050 XENBUS: Device with no driver: device/vif/0 Freeing unused kernel memory: 180k freed Write protecting the kernel read-only data: 356k Red Hat nash version 5.1.19 starting Mounting proc filesystem Mounting sysfs filesystem Creating /dev Creating initial device nodes Setting up hotplug. Creating block device nodes. Loading xenblk.ko module Registering block device major 8 Loading uhci-hcd.ko module USB Universal Host Controller Interface driver v3.0 Loading ohci-hcd.ko module Loading ehci-hcd.ko module Loading jbd.ko module Loading ext3.ko module Loading dm-mod.ko module device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com Loading dm-mirror.ko module Loading dm-zero.ko module Loading dm-snapshot.ko module Loading xennet.ko module netfront: Initialising virtual ethernet driver. netfront: Created netdev eth0 with flipping receive path. Making device-mapper control node Scanning logical volumes Reading all physical volumes. This may take a while... No volume groups found Activating logical volumes Volume group "VolGroup00" not found Creating root device. Mounting root filesystem. kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. Setting up other filesystems. Setting up new root fs no fstab.sys, mounting internal defaults Switching to new root and running init. unmounting old /dev unmounting old /proc unmounting old /sys INIT: version 2.85 booting Welcome to CentOS release 4.4 (Final) Press ''I'' to enter interactive startup. Starting udev: [FAILED] Initializing hardware... storage network audio done[ OK ] Configuring kernel parameters: [ OK ] Setting clock : Wed Dec 6 13:49:02 EST 2006 [ OK ] Setting hostname centos_pristine: [ OK ] Checking root filesystem [/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a /dev/sda1 /dev/sda1: clean, 12857/128256 files, 84435/256256 blocks [ OK ] Remounting root filesystem in read-write mode: [ OK ] Setting up Logical Volume Management: [ OK ] Checking filesystems Checking all file systems. [ OK ] Mounting local filesystems: [ OK ] Enabling swap space: [ OK ] INIT: Entering runlevel: 3 Entering non-interactive startup Setting network parameters: [ OK ] Bringing up loopback interface: [ OK ] Bringing up interface eth0: [ OK ] Starting system logger: [ OK ] Starting kernel logger: [ OK ] Mounting other filesystems: [ OK ] Starting sshd:[ OK ] _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Christopher G. Stach II
2006-Dec-07 01:49 UTC
Re: [Xen-users] Booting Jailtime Centos Image
Jensen Nathan A Capt USAFA/DFCS wrote:> All, > > I am a newcommer to the Xen community -- what an awesome > technology! However, I have having some difficulty booting the images > provided at Jailtime.org. I have been working on this for almost a week > now, and I think I am dangerously close to making it work. I''ll try to > give as much info here as I can -- forgive the length.The jailtime images work fine. You guest kernel is most likely misconfigured. You don''t need an initrd unless your guest''s kernel needs an initrd. It shouldn''t in almost every case. -- Christopher G. Stach II _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Christopher G. Stach II wrote:> [...] > The jailtime images work fine. You guest kernel is most likely > misconfigured. You don''t need an initrd unless your guest''s kernel > needs an initrd. It shouldn''t in almost every case.It must not be like that. The fedora xen packages come in a different configuration than "standard" xen. I don''t know all details, but this is what I oberved: They use pygrub by default, and I also had no luck running VMs built the "usual" way on native Fedory Xen packages, or not that I remember. Running them on Fedora with a Xen/XenLinux from sources, or Binary tarballs from xensource works fine - there again the FC6 built images "don''t work" out of the box. I assume this is a pygrub issue as well, but had no time to look deeper into it yet, so just an idea where to look at. I think the best point for information on these things is the fedora-xen mailing list, because (hopefully) they know what changes they applied and how to achieve compatibility with other VM images and vice versa. Henning _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Henning Sprang
2006-Dec-07 11:45 UTC
Fedora - specialities - was: Re: [Xen-users] Booting Jailtime Centos Image
Jensen Nathan A Capt USAFA/DFCS wrote:> [...] > 3. I can use the python scripts to install a new instance of FC6 > a. I currently use a file as the back end for this VM. > b. However, this file appears to be different from the Jailtime > images -- I cannot mount them w/ "mount -o loop"I also observed that. Also a Fedora-speciality: They generally use a file as a full block device. In this block device, they don''t directly put a filesystem, but they add a partition table in there, and in this again create partitions. You can actually see that there is a partition table by looking at it with cfdisk <diskfilename>. But I also didn''t yet succeed to mount this as a loopback device, because there simply is no device file on the system for these "inner" partitions. And I didn''t find how to create one. Here also, I didn''t come further because a lack of time, but guess fedora-xen List should know what to do. (Still would be cool if you find a solution to post them here) Henning _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Jón Fairbairn
2006-Dec-07 11:53 UTC
[Xen-users] Re: Fedora - specialities - was: Re: Booting Jailtime Centos Image
Henning Sprang <henning_sprang@gmx.de> writes:> Also a Fedora-speciality: They generally use a file as a full block > device. In this block device, they don''t directly put a filesystem, but > they add a partition table in there, and in this again create partitions. > > You can actually see that there is a partition table by looking at it > with cfdisk <diskfilename>. > But I also didn''t yet succeed to mount this as a loopback device, > because there simply is no device file on the system for these "inner" > partitions. And I didn''t find how to create one.See http://fedoraproject.org/wiki/FedoraXenQuickstartFC6#head-9c5408e750e8184aece3efe822be0ef6dd1871cd -- Jón Fairbairn Jon.Fairbairn@cl.cam.ac.uk _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Gerd Hoffmann
2006-Dec-07 11:59 UTC
Re: Fedora - specialities - was: Re: [Xen-users] Booting Jailtime Centos Image
Henning Sprang wrote:> Also a Fedora-speciality: They generally use a file as a full block > device. In this block device, they don''t directly put a filesystem, but > they add a partition table in there, and in this again create partitions.I do that too, so I end up with only one lvm volume per vm instead of one volume per partition.> But I also didn''t yet succeed to mount this as a loopback device, > because there simply is no device file on the system for these "inner" > partitions. And I didn''t find how to create one.kpartx (part of multipath tools) can create device mapper mappings for dos partitions on any block device. losetup also has a offset switch, that way it should be possible too to mount filesystems starting somewhere in the middle, at least for image files. cheers, Gerd. -- Gerd Hoffmann <kraxel@suse.de> _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Ulrich Windl
2006-Dec-07 14:05 UTC
Re: Fedora - specialities - was: Re: [Xen-users] Booting Jailtime Centos Image
On 7 Dec 2006 at 12:45, Henning Sprang wrote:> Jensen Nathan A Capt USAFA/DFCS wrote: > > [...] > > 3. I can use the python scripts to install a new instance of FC6 > > a. I currently use a file as the back end for this VM. > > b. However, this file appears to be different from the Jailtime > > images -- I cannot mount them w/ "mount -o loop" > > I also observed that. > > Also a Fedora-speciality: They generally use a file as a full block > device. In this block device, they don''t directly put a filesystem, but > they add a partition table in there, and in this again create partitions. > > You can actually see that there is a partition table by looking at it > with cfdisk <diskfilename>. > But I also didn''t yet succeed to mount this as a loopback device, > because there simply is no device file on the system for these "inner" > partitions. And I didn''t find how to create one.You should have browsed this list''s archive! Try "man kpartx". Does exits for SLES10 and it creates device mapper files for those partitions. --snip--- NAME kpartx - Create device maps from partition tables SYNOPSIS kpartx [-a | -d | -l] [-v] wholedisk DESCRIPTION This tool, derived from util-linux'' partx, reads partition tables on specified device and create device maps over partitions segments detected. It is called from hotplug upon device maps creation and dele- tion. --snip----> > Here also, I didn''t come further because a lack of time, but guess > fedora-xen List should know what to do.Regards, Ulrich _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users