WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Windows HVM guest disk is not write-protected with 'r' optio

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Windows HVM guest disk is not write-protected with 'r' option
From: "Stephen Quintero" <stephen@xxxxxxxxx>
Date: Tue, 29 Jul 2008 16:44:02 -0700
Delivery-date: Tue, 29 Jul 2008 16:44:39 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acjx1PtS6uIUprTdSkecTxji/tGELA==
Thread-topic: Windows HVM guest disk is not write-protected with 'r' option
Hello,

Using a Windows 2003 guest with second disk device in the xm config file:

disk=[
     'phy:/dev/md4,ioemu:hda,w',
     'phy:/dev/md5,ioemu:hdb,r'
     ]

the second disk is not actually write protected under Windows.  You can, for 
example, mount the NTFS volume and create/delete files.

It seems mdadm/nbd should not allow this.

I am using Xen 3.2.1 and would appreciate any comment on this issue.

Thank you,

Stephen Quintero
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Windows HVM guest disk is not write-protected with 'r' option, Stephen Quintero <=