[SOLVED] Windows Dynamic Disk support?

Hi everyone,
My question is, if it anyone knows how it is possible to mount Windows spanned drives, so I have access to the Windows data under Arch?
I am using Arch / Windows 8 dual boot with 3 drives. One SSD where the base systems are installed, and two 1TB HDDs, which I mirrored under Arch (2x700GB).  I then spanned the remaining free space of the 2 drives to one dynamic disk under Windows 8.
I am also a bit confused, because of the different output of fdisk -l and lsblk -f, as the /var and raid partitions are not visible in the fdisk output and also the recognized filesystems are different? Is there a reason for that?
fdisk -l
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes, 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x3ef29ee4
Device Boot Start End Blocks Id System
/dev/sdb1 63 1953523119 976761528+ 42 SFS
Partition 1 does not start on physical sector boundary.
Disk /dev/sdc: 1000.2 GB, 1000204886016 bytes, 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x26b87542
Device Boot Start End Blocks Id System
/dev/sdc1 63 1953523119 976761528+ 42 SFS
Disk /dev/md127: 751.5 GB, 751484862464 bytes, 1467743872 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
lsblk -f
sdb
├─sdb1 linux_raid_member archiso:root 8f0e50b9-5f67-6957-6429-9a74a20600b5
│ └─md127 ext4 7099366d-3527-47fa-9a46-2c261edf1eb8 /home
├─sdb2 ext4 dc38fca1-d656-425d-bee6-7cd40e0c06a6 /var
└─sdb3
sdc
├─sdc1 linux_raid_member archiso:root 8f0e50b9-5f67-6957-6429-9a74a20600b5
│ └─md127 ext4 7099366d-3527-47fa-9a46-2c261edf1eb8 /home
└─sdc2 ntfs Volume 320EE7040EE6C049
Last edited by bisam (2013-01-21 15:06:35)

Hmm, is this for sure? Because I read that some people managed to do it.
I followed this ubuntu how-to http://bigli.ch/howto-access-windows-sp … th-ubuntu/ and after it didn't work, I tried it with mdadm (http://ubuntuforums.org/showthread.php?t=833653):
mdadm --build -l 0 -n 2 -c 64 /dev/md128 /dev/sdb3 /dev/sdc2
Anyhow, both ways let me create a Volume but I am not able to mount it.
EDIT: I got 2 different error messages, when I am trying to mount it:
#1
# mount -t ntfs-3g /dev/md128 /media/Win8Volume/
NTFS signature is missing.
Failed to mount '/dev/md128': Invalid argument
The device '/dev/md128' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
#2 ( after rebuilding the array with switched devices)
# mount -t ntfs-3g /dev/md128 /media/Win8Volume/
ntfs_mst_post_read_fixup_warn: magic: 0x61592c70 size: 1024 usa_ofs: 50934 usa_count: 14904: Invalid argument
Record 0 has no FILE magic (0x61592c70)
Failed to load $MFT: Input/output error
Failed to mount '/dev/md128': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very
important! If the device is a SoftRAID/FakeRAID then first activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for more details.
Last edited by bisam (2013-01-21 13:05:11)

Similar Messages

  • Dynamic Disk Support in Azure Pack

    Is Dynamic Disk supported to be added into a VM that is part of a cloud through Windows Azure Pack?

    what do you mean by dynamic disk ?
    Do you mean dynamically expanding VHDs ?
    If you mean that than i confirm you that you can use either dynamic or fixed VHDs types (VHD and VHDx)
    Fixed VHDs limitation is only in Microsoft Azure and not in Windows Azure Pack (only VHD)
    Regards, Samir Farhat Infrastructure and Virtualization Consultant || Virtualization, Cloud, Azure ? Follow and Ask here https://buildwindows.wordpress.com

  • Dynamic Disk Attachment Support

    Is dynamic disk supported to be attached as data disk? in Windows Azure Pack

    I am getting following error even after correct Hashtag
    Azure Error:
    The operation on virtual machine, template or hardware configuration with id [*] results in use of one or more dynamic hard disks not supported by the specified cloud and fabric capability. Ensure that no dynamic hard disks are required by this operation
    and try the operation again. Please contact your system administrator with this error ID.
    VMM Error:
    Error (23447)
    The operation on virtual machine, template or hardware configuration with id [TESTVM] results in use of one or more dynamic hard disks not supported by the specified cloud and fabric capability.
    Recommended Action
    Ensure that no dynamic hard disks are required by this operation and try the operation again.

  • Windows 2008 R2, converting to dynamic disk questions

    Hello,
       I have a Windows 2008 R2 server and I want to convert the drive into a dynamic disk for mirroring.  The disk currently is divided into two partitions.  The C: partition which is System,Boot, Page File, etc. and the D: partition which
    is data.  The questions I have are:
        Can a disk with multiple partitions be created without data loss or anything?
        I know you have to reboot, but how long does it usually take to do the reboot/conversion before the server is back up? 
        I want to mirror the drive to a 2nd identical disk in the server, and am planning to use Computer Management.  Do I have to partition the second drive first, or will the process do it automatically?
        The server is a dedicated server that is provided by a hosting company, so I would be doing it through Remote Desktop.  Can it be done that way?
    Thanks.

    Hi,
    You can convert the drive into a dynamic disk within both local logon session and remote desktop session. The system requires reboot twice to make the conversion take into effect. You do not have to partition the second drive.
    For more detailed information, please refer to the articles below:
    Dynamic disks and volumes
    http://technet.microsoft.com/en-us/library/cc757696(v=ws.10).aspx
    Create and test a mirrored system or boot volume
    http://technet.microsoft.com/en-us/library/cc738132(v=ws.10).aspx
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Has anyone managed to get a 3TB dynamic disk on Windows 2003 Server?

    I just got a pair of new 3TB disks that I wanted to put on my Windows 2003 server enterprise x64 system, SP2, all updates installed.
    When I first tried to convert to dynamic, I got the error "The operation did not complete" as described in this KB article
    http://support.microsoft.com/kb/826823
    It says there is a patch, but there is not one for x64, just x86 and ia64
    I found another technet discussion here:  https://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/cb62238c-b3d0-4989-b45a-ae6de6701a7b?stoAI=10
    However its best suggestion is to use a product from AOMIE, but I tried that and it didn't even recognize the disk.  It also suggests that one needs a better version of diskpart.exe and to try to the 32 bit version.  Anyone have any experience
    with that?
    I also tried creating moving the disk to Windows 7 x64, making it dynamic there, but when I move the disk back to 2K3 it does not recognize it, and goes back to a 2TB partition.  I also saw something about needing a 512 block size for 2K3, but W7 does
    not allow anything smaller than 1K.

    Hi,
    During my research, if found the following artcle which also mentioned a 3TB disk should be supported in Windows 2003 SP1:
    Has anyone managed to get a 3TB dynamic disk on Windows 2003 Server?
    http://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/a720ae72-0c04-44dd-94c0-2e6aecce530e
    So I contact the author about this issue. He said it could be caused if your hard disk is a 512e drive as the 3TB drives on the market today are normally 512e drives.
    However manufacturers stopping identifying this, and if the controller is old, FSUtil will not able to identify a 512 drive but recognized it as a normal 512n drive.
    Thus please provide the drive model so we could search on manufacturer's website for exact information.
    Also please paste the screenshot in your reply which Satish mentioned if available.
    In addition, here is an article Robert provided:
    http://www.windowsitpro.com/article/what-would-microsoft-support-do/support-advanced-format-hard-drives-141584

  • Does Exchange 2007 support dynamic disk

    We have Exchange 2007 SP3 installed on Windows 2008 Std edition.  it is a virtual machine.
    We have disk space issue on couple of drives. We are planning to expand the disk.
    All the disk are in BASIC mode. I want to know does Exxhange 2007 support Dynamic disk and does it allows to convert BASIC disk to dynamic disk and extend the drive. Please suggest.
    Thanks
    Srinivas

    Yes, it is supported to have mailbox database on Dynamic Disk (except it is single copy cluster)
    Partition Design - http://technet.microsoft.com/en-us/library/bb738145(v=EXCHG.80).aspx
    However I won't convert the disk from basic to dynamic while database is on the drive. Suggest you to dismount the DB, move it to a temp location, convert the disk, move the database back and mount the DBs...

  • I tried to install windows 7 in my macbook pro late 2011 but i tried to create partions after it installed and it turn to dynamic disks and ican't access mac or win 7 what should I do i cant format it because i dont have a backup

    I tried to install windows 7 in my macbook pro late 2011 but i tried to create partions after it installed and it turn to dynamic disks and i can't access mac or win 7 what should I do i cant format it because i dont have a backup

    It's not that you can't format it because you have no backup, it's because you'll lose everything when you do. Lesson learned. Always have a backup.

  • Installing Windows 7 on a dynamic disk

    Hi,
    Here's my situation, I have two hard drives, the first has three partitions, a primary partition for Windows XP, a second partition that I want to install Windows 7 on, and a third partition with 8MB of space which is some kind of recovery partition by the manufacturer. The second hard drive is for data and games.
    So I tried to install Windows 7 on the second partition, I booted into the DVD and click advanced installation, the second hard drive and the second partition are marked as dynamic and when I click on them it says that I can't install Windows 7. When I click on the primary partition that has Windows XP the continue button is activated again.
    My question is, can I convert the dynamic disk to a basic disk without losing any data on the Windows XP partition? I don't care about data on the second partition since I was going to install Windows 7 on it anyway.
    Also, is there anyway to install Windows 7 without converting since I'm looking for the least amount of headache.

    In Windows Vista/2008 and Windows 7, in order to guarantee data’s security, their installation program dose not allow operating system is installed on dynamic disk. To convert the dynamic disk to a basic disk  and avoid data having been lost, you could try to use Dynamic Disk Converter, it's able to convert back to basic disk without losing any data. Also here is a article: http://strangelyperfect.tv/6415/how-to-convert-a-dynamic-disk-to-basic-disk-in-windows-7/

  • Windows - no disk error

    When I go to open my itunes program, i get this error message.
    not all of my purchased songs are downloading onto my ipod either.
    had to reset my ipod to original settings and like i said not all of my purchased songs downloaded.
    thanks

    I have a Windows Media Center PC from HP. It has a reader on it for different memory cards - HP calls it a 7-1. It reads SD cards, CompactFlash cards, etc. The four slots are assigned disks D through G. Normally I only use the SD slot. When I used the CompactFlash slot, it didn't work. And at the same time iTunes stopped working.
    There is a Microsoft KB article on this problem. The resolution solved the No Disk error with iTunes.
    Check out -
    http://support.microsoft.com/default.aspx?scid=kb;en-us;297694
    I started the disk manager, then re-assigned the four disk letters to other letters. In my case I chose K,L,M,N. Quit the utility and start iTunes.
    I'm still miffed at Apple. Theirs is the only software that got caught with this bug.

  • Vista Dynamic Disk

    Hello, does anyone know how to configure two drives using Vista's Dynamic disk? Or, a third party software that is capable of creating a RAID array in Vista utilizing boot camp? Goal: drive 1 mac; drive 2 vista w/ drive 3&4 as a RAID 0. I always get an error message in Vista "there's not enough space available on the disk(s) to complete this operation."

    Before you can do anything with 3&4 you first have to strip any partition you may have created in Mac side. Then you can setup a RAID in Windows.
    Easiest way I found, esp if using WD drives, is use WD Diagnostic to zero the drive and more. But you can't have GPT.
    But even a simple stripe or mirror RAID, I never used or chose Dynamic.
    http://en.wikipedia.org/wiki/Dynamic_disk
    http://support.microsoft.com/?scid=kb%3Ben-us%3B308424&x=9&y=12

  • WS2008 R2 - Invalid dynamic disk

    I have a software RAID5 array in Windows Server 2008 R2.  5x4TB drives.  After clean shutdown all the disks in disk management are listed as invalid.  When I try to reactivate any of them I get this error message: This operation is not allowed
    on the invalid disk pack.
    What can I do?  I've searched high and low and can't find a solution.

    Hi, 
    Based on research, it seems a bug that Dynamic disk(s) comes back as INVALID after taking offline, or following reboot. 
    This bug surfaces when the size of a record in the LDM matches exactly the size of a block on disk. In this situation, volmgrx incorrectly flags the record as incomplete. After reading the whole database, volmgrx will clean all incomplete records. That’s why
    we end up with an empty volume record and with a plex that’s not referenced by a volume. 
    In this repro, we have a record for a volume that’s bigger than 2TB, has a 3 digit number and has no drive letter (which means attributes are stored in the record). Because of this, the record size was exactly 68 bytes, which is the size available in the block
    after all the headers.
    If the effected Windows 2008 R2 server is Non-DPM server, we must re-create the volumes manually and restore from backup. 
    If the server is a DPM 2007 server, all of the dynamic disks in the DPM storage pool will be inaccessible. To avoid having to rebuild the DPM server from scratch, you can use the following procedure to clean (wipe out) the dynamic disks and recreate the DPM
    replica and recovery point volumes while maintaining the rest of the DPM 2007 configuration. 
    WARNING: This procedure is non-reversible, and will result in ALL replica and recovery point volumes to be permanently lost. Verify with the customer that he has a >2TB volume configured before proceeding. 
    1) Run diskpart.exe - and issue a "list disk" command - and see which disks show the status of INVALID 
    2) Select one invalid disk at a time and issue a CLEAN command to wipe it out and make it a RAW disk again.
    3) Select one disk at a time and convert to GPT, then Dynamic. 
    4) Exit diskpart.exe 
    5)Now add the same disks to the DPM storage pool under the management tab - disk tab. 
    6) From command prompt - run the following command to remake the DPM volumes - this may take hours... 
    dpmsync -reallocatereplica 
    7) AFTER Dpmsync completes, re-run diskpart.exe and save the output of the "list volume" command. 
    NOTE: Make the DOS window so if has a height of 9999 before running list volume - then copy the contents of the window to notepad. 
    8) Search the output of list volume and locate any volumes are larger than 2000 GB (2TB) - note the mountpoint path. 
    9) From command prompt - run mountvol.exe >mountvol.txt - then open the mountpoint.txt using notepad. Search for the path for the >2GB volumes to get the volume {Guid} 
    10) Use mountvol.exe to assign a drive letter to that volume. 
    mountvol E: \\?\Volume{bf14e9ca-d929-11dd-8f76-806e6f6e6963} 
    11) Repeat steps 7-9 for ANY and ALL volumes that have a volume numbers above 99, and exceed the 2TB size. 
    It is now safe to reboot and not experience the dynamic Invalid status for the dynamic disks. If the customer creates any more dynamic volumes that exceed 2TB - they MUST assign a drive letter or they will experience the same issue. 
    12) Run Consistency checks for all the data sources to get the DPM server back into a consistent state and continue protectecting the production servers.
    I hope this helps.
    Regards,
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How do I convert a dynamic disk back to a basic disk (how do i back up a dynamic disk)

    Hi
    I have "accidently" converted an internal disk to dynamic and cannot see any of my data. I want to see the data. I presume I need to convert it back to a basic disk?
    on this forum and others the solution seems to be back the data on the dynamic disk up, convert it back to basic and restore the data after. Yet, the only place I can see any signs of the disk is within disk managment.
    If I run Backup it dosen't see the disk.
    any suggestions would be gratefully received!
    I am running Win7 home dual boot with WinXp pro
    Thanks, Jason

    Hi,
    you must backup all data and delete the volumes on it:
    How to Convert a Dynamic Disk to a Basic Disk
    To change a dynamic disk back to a basic disk:
    Back up all the data on all the volumes on the disk you want to convert to a basic disk.
    Log on as Administrator or as a member of the Administrators group.
    Click Start , and then click Control Panel .
    Click Performance and Maintenance , click Administrative Tools , and then double-click
    Computer Management .
    In the left pane, click Disk Management .
    Right-click a volume on the dynamic disk that you want to change to a basic disk, and then click
    Delete Volume .
    Click Yes when you are prompted to delete the volume.
    Repeat steps 4 and 5 for each volume on the dynamic disk.
    After you have deleted all the volumes on the dynamic disk, right-click the dynamic disk that you want to change to a basic disk, and then click
    Convert to Basic Disk .
    NOTE :You must right-click the gray area that contains the disk title on the left side of the Details pane. For example, right-click
    Disk 1 .
    Source:
    http://support.microsoft.com/kb/309044
    http://www.sevenforums.com/tutorials/26829-convert-dynamic-disk-basic-disk.html
    The same applies to Windows 7.
    André
    "A programmer is just a tool which converts caffeine into code"
    Want to install RSAT on Windows 7 Sp1? Check my HowTo: http://www.msfn.org/board/index.php?showtopic=150221

  • HP m6 notebook Dynamic disk - difficult to make a backup image

    Hi, my 6month old m6 died (corrupt boot record and/or partiton table). I had to restore from my pile of 5 DVDs (worked!).
    Whilst I have a data backup strategy I'd like to be able to image the disk (or just system and C: partitions) to enable faster recovery.
      The problem is many (all?) imagaing software only appears to work with Basic disks.  So my questions are,
    1. why does HP give us a Dynamic disk
    2. can I easily convert to Basic disk  to make disk imaging easier.  Thanks.

    Are you sure that you didn't change the partition(volume) type to dynamic yourself?
    Each one of the HP loaners I have had have arrived with the partition types set as Basic. When I use the recovery manager to experiment with the product, each time it returns the deleted volumes to basic, not dynamic.
    Converting a volume from dynamic to basic will wipe the data. That is why it recommended to back up the data before converting the volume.
    Best regards,
    erico
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • "Windows - No Disk" error message on file transfer

    Hello!
    I updated our ZDM7 server from plain old ZDM7 with no updates to ZDM7 SP1
    IR1. Now, when initiating File Transfer operation with any workstation, up
    comes this error message:
    "Windows - No Disk"
    "Exception Processing Message c0000013 Parameters 75b6bf9c 4 75b6bf9c 75b6bf9c"
    [Cancel] [Try Again] [Continue]
    If I click "Continue" 4 times, file transfer starts up successfully.
    Any ideas about how to get rid of this annoying message?
    Toomas Aas

    Toomas,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Windows - No Disk Error - Please help!

    Windows - No Disk Error - Please help!
    Hi,
    I have the following set up:
    * Lenovo T-61p
    * Windows XP Pro, SP 3
    * HP Photosmart 8250 printer (with nothing plugged into the various card readers, and USB slot in the printer)
    I am getting the following error:
    Windows - No Disk
    Exception Processing Message 0xc0000013 Parameters 0x75CE023C
    0x84C40C84 0x75CE023C
    I have done a lof experimenting and thru process of  elimination, and believe I have determined that this only happens when the HP Photosmart 8250 printer is plugged in to the USB slot of the computer.
    I can stop it from happening by safely removing hardware, and removing the drive that the 8250 creates on your computer when you plug it in.  In my case, this is drive E.  I'm guessing if there was something in the the various card readers, and USB slot in the printer, that's what those would be, but I don't those use those functions of the printer.
    I understand there is more at work than simply the printer, because I did not used to get this error, so some software changed as well, that is scanning all ports, and finding a drive that has no disk, and producing the error.
    A simple google search finds a lot people all over the world having this problem, and are solving it in different ways, because the suspected source is different: Norton, HP, etc.
    I have tried everything I have read, and the only thing that works was my own idea, of manually safely removing the drive the printer creates each time I plug in the printer.
    Anyone every any better, more permanent solutions?  Or know what the real root of the problem is?  What is scanning all the drives and being showing an error message because it found an empty drive?
    Thanks and Happy Holidays/New Year!

    I've been getting the same error on my 4G nano for the past week. I've had my nano for about a month and the first few weeks were fine. Tried it on 2 different computers (Vista and XP) and same problem. Tried it on a 3rd (XP) and it started ok. Problem started coming back after a day.
    I was able to find a quick fix though. I noticed that sometimes the message says something like "iexplore.exe... no disk..." even if I don't even use IE. What I do is end iexplore.exe on task manager before running iTunes and syncing my nano. I don't get the error whenever I do this, but one drawback is that the contents of my nano suddenly pops up in a window - even when disk use is not enabled.
    I've reset/restored my nano dozens and dozens of times to make sure it's clean. Leads me to believe it's a driver issue. Either that or I have a friggin malware problem I can't seem to find.
    I'll be posting updates every now and then. I'm no expert so I'm hoping an Apple expert also steps in to give some input.

Maybe you are looking for

  • Crystal report from SAP infoset query

    Hi All, I am facing a problem in a crystal report which is based on Infoset query. When I run the report after passing the parameters it gives me an error "Database error occured" "Parameter field value does not exists" "RFC Closed" But if I run the

  • Iweb/Domain name question

    Hi, I am making my first Iweb site. I want to host the site through IWeb, but want to be sure I can use the simple domain name I own as the address, rather than a long www.mobileme.myname.domainname.com address. I see instructions involing setting up

  • Problems with EXPORT TO MEMORY / IMPORT FROM MEMORY

    Hello. we've just made a SAP OS/DB migration of our 46C system from UNIX/Oracle to Windows/SQL. Our FI consultant has realized a processs failed. The ABAP program that files (it is a Z program) is using EXPORT TO MEMORY and IMPORT TO MEMORY. It seems

  • Imac 27 Worked three weeks/Screen Died/Fans still spinning

    #W8947..... Received Imac 27" 2.8 Quad in the mail end of November. Worked fine. No static, no flicker, like I said no issues. Two nights ago while searching a external hard drive (no applications running). The finder reports an error. Spinning color

  • Onlocation can't connect to my camera

    I have a new Averatec Laptop with built firewire port, Vista 64, CS4. Everything worked fine until I installed a Firewire PC express card for an external hard drive. I ended up uninstalling and returning the card because it couldn't power my hard dri