[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Xen 4.0 | Debian Etch domU unable to mount more than one filesystem at boot time


  • To: Xen List <Xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: Christian Gonzalez <zulsolar@xxxxxxxxx>
  • Date: Wed, 7 Jul 2010 14:50:44 -0300
  • Cc:
  • Delivery-date: Wed, 07 Jul 2010 10:52:05 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=WPXcr070VpxV7ngq+st6SSEMO1yQgYziuaBpMWMMGpYwwGt42vsXmuvoKSLeO0Kc1Q ihWrVSHndF9MJssEjDmSeMA04hAt+oJSZvnR9eT4M66P7hqBfGKBO7hPj/CyE718mFJe 14b6nqGYRUEIZau8qgrFLvDHYip+KPyO1iN0o=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi folks,

I have successfully migrated from a Debian Etch dom0 running Xen 3.0.3 (installed using apt-get) to a Slackware64 dom0 running Xen 4.0.0 (all installed from source). It went a lot better than I expected. But I have a couple of issues to resolve. I'll try to fix them in order of importance so here's the first:

I have a Debian Etch domU which is unable to mount more than one virtual disk. It has a root disk, a swap disk and a filesystem that I share from this domU to my network using Samba. At boot it can mount root partition (/dev/xvda1) but it's not able to mount swap (/dev/xvda2) or the FS I share to the network.


This is the boot message:


INIT: version 2.86 booting
Activating swap...failed.
Checking root file system...fsck 1.40-WIP (14-Nov-2006)
/lib/init/rw/rootdev: clean, 27674/262144 files, 187897/524288 blocks
done.
[ Â Â1.968899] EXT3 FS on xvda1, internal journal
Setting the system clock..
Cleaning up ifupdown....
Loading kernel modules...done.
Loading device-mapper support.
Checking file systems...fsck 1.40-WIP (14-Nov-2006)
done.
Setting kernel variables...done.
Mounting local filesystems...mount: special device /dev/xvda3 does not exist
failed.
Activating swapfile swap...done.
Setting up networking....
Configuring network interfaces...done.
INIT: Entering runlevel: 2
Starting system log daemon: syslogd.
Starting kernel log daemon: klogd.
Starting MySQL database server: mysqld.
Checking for corrupt, not cleanly closed and upgrade needing tables..
* Not starting internet superserver: no services enabled.
Starting Postfix Mail Transport Agent: postfix.
Starting Samba daemons: nmbd smbd.
Starting OpenBSD Secure Shell server: sshd.
* sadc not enabled in /etc/default/sysstat, not starting.
Starting NTP server: ntpd.
[ Â 10.527193] warning: `ntpd' uses 32-bit capabilities (legacy support in use)
Starting ftp server: proftpd - IPv6 getaddrinfo 'sqlserver' error: Name or service not known
.
Starting periodic command scheduler: crond.


This is the conf file for this particular domU:


kernel Â= '/boot/vmlinuz-2.6.31.13-20100501'
memory Â= '128'
root  Â= '/dev/xvda1 ro'
disk  Â= [ 'phy:xenvol/sqlserver-disk,xvda1,w', 'phy:xenvol/sqlserver-swap,xvda2,w', 'phy:stuff/files,xvda3,w' ]
name  Â= 'sqlserver'
vif Â= [ 'ip=192.168.2.203,bridge=eth0' ]
>
on_reboot  = 'restart'
on_crash  Â= 'restart'
#extra = 'console=hvc0 xencons=tty'
extra    = 'console=hvc0 xencons=tty'


I have other Slackware domU's but they do not suffer this problem. In the conf file I changed xvda# to sda# back and forth with no luck. I'm able to mount the filesystem in dom0 and I can create files/directories on it without any problem.

What I'm missing?? Any hint will be very much appreciated.

Thanks in advance.


Chris Gonzalez
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.