Jump to content

saber1

Members
  • Posts

    813
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by saber1

  1. Okay, all the changes have to do in the xml.

    Here is the part you want to see, i think.

    <devices>
        <emulator>/usr/local/sbin/qemu</emulator>
        <disk type='file' device='disk'>
          <driver name='qemu' type='qcow2' cache='writeback'/>
          <source file='/mnt/user/domains/MacinaboxCatalina/Clover.qcow2'/>
          <target dev='hdc' bus='sata'/>
          <boot order='1'/>
          <address type='drive' controller='0' bus='0' target='0' unit='2'/>
        </disk>
        <disk type='file' device='disk'>
          <driver name='qemu' type='raw' cache='writeback'/>
          <source file='/mnt/user/domains/MacinaboxCatalina/Catalina-install.img'/>
          <target dev='hdd' bus='sata'/>
          <address type='drive' controller='0' bus='0' target='0' unit='3'/>
        </disk>
        <disk type='file' device='disk'>
          <driver name='qemu' type='raw' cache='writeback'/>
          <source file='/mnt/user/domains/MacinaboxCatalina/macos_disk.img'/>
          <target dev='hde' bus='sata'/>
          <address type='drive' controller='0' bus='0' target='0' unit='4'/>
        </disk>

    Within the VM-Settings i changed the path /mnt/user/domains/MacinaboxCatalina/macos_disk.img to a path on my UA-Disk:

    /mnt/disks/

    Or is /dev/disk/by-id/ the better way?

     

    Will the changes within the xml-file take effect?

  2. On 11/2/2020 at 2:37 PM, mSedek said:

    Yes it is possible, just change the path to the vdisk for the path to your unasigned drive thats it. 

    Hi there,

    i want to have the vdisk on my unassigned device (NVMe).

    After Docker creats the Catalina VM i go to settings of that Catalina-VM.

    There are three created drives: Clover, Install Image ans macos disk.

    After changing the path of the 64G macos disk to my UA-Disk and click "update" the Catalina-Logo of the VM disappears and the VM will not boot.

    Is there a solution for that?

  3. Moin Moin,

     

    ich würde gerne die vDisk von Macinabox auf einer Unassigned Disk haben.

    Zu welchem Zeitpunkt muss diese Platte (NVMe) angegeben werden?

    Schon bei der Konfiguration der macOS Installation in Docker? Also dort unter VM Images location?

    Oder erst nachdem vom Docker die VM angelegt wurde? Und dann in den Settings der VM?

    Allerdings sind dann ja bereits die drei Platten "Clover", MacOS-Install Image" und die vDisk erstellt, und liegen auf der Cache Disk.

    Ich habe auch schon versucht, diese drei Dateien auf die UA-Disk zu kopieren.

    Allerdings bootet dann MacOS nur in eine Shell und nichts weiter passiert.

     

    Jemand hier eine Idee?

  4. Moin Moin,

     

    ich wundere mich gerade über eine Sache, und frage mich, ob es normal ist.

    Ich möchte gerne unRaid einsetzen. Habe mir dafür einen neuen Server gebaut.

    Nun bin ich dabei, die Daten von meinem alten Server (Openmediavault) auf den unRaid zu kopieren.

    Das Array in unRaid läuft natürlich. Parität ist auch in Ordnung.

    Habe die Freigabe (SMB) vom OMV in unRaid gemountet.

    Anschließend auf die Konsole in unRaid eingeloggt und via rsync Kommando den Kopierbefehl gestartet.

    Sind eine Menge Daten. Ca. 5-6 TB. Der Kopiervorgang läuft auch noch in der Konsole.

    Allerdings sind mittlerweile alle Platten im unRaid Server im Standby.

    Netzwerkverkehr ist aber noch aktiv.

     

    Kennt dieses Verhalten jemand?

     

    EDIT:

    Okay, soeben brach der Kopiervorgang ab. Angeblich nicht genug Speicher vorhanden.

    Ich denke, es lag daran, das ich das Cachelaufwerk aktiv hatte.

    Habe den Vorgang nun erneut gestartet.

    Diesmal ohne Paritätsplatte und Cachelaufwerk.

    Hoffe, das hilft.

×
×
  • Create New...