On 11/24/2010 9:04 AM, Konrad Rzeszutek Wilk wrote:
>> Now, I get that I'm doing some unorthodox things here. Cloning a physical
>> machine into a virtual machine. Running 10.3 as a guest under an 11.1 host.
> What is the filesystem you have in your guest?
Konrad -
Thank you so much for replying!
Both filesystems are EXT3.
disk=[ 'file:/a/disks/ietfc103/disk0,xvda,w', 'phy:sdc1,sdc1,w', ]
EXT3 FS on xvda2, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
EXT3 FS on sdc1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
glen@guestc:~> mount
/dev/xvda2 on / type ext3 (rw,acl,user_xattr)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw)
udev on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/sdc1 on /a type ext3 (rw,acl,user_xattr)
securityfs on /sys/kernel/security type securityfs (rw)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
nfsd on /proc/fs/nfsd type nfsd (rw)
Glen
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|