Jump to content
XPEnology Community

beuco

Rookie
  • Posts

    3
  • Joined

  • Last visited

Posts posted by beuco

  1. Hi all,

     

    I've just updated Proxmox to 7.1-7.  Due to boot errors after electicity outages, I tried and tried install, re-install, reconfigure grub, etc. My old ML330 henceforth needs Clover to boot like UEFI (give idea to add NVME).

    In short, for e1000e mod, just know that the pvemanager.lib.js file has changed content and location. It is a subdirectory below /usr/share/pve-manager/js/pvemanagerlib.js

    The changes to make are the same.

     

    And it works again

     

  2. Hi all and thanks a lot for all information,

     

    Here is my working config :

    HP ML330 G6 with P410 controller

    Proxmox 6.1-7

     

    Jun's Loader v1.03b DS3615xs with MAC/Serial mods

    1408681909_Capturedecran2020-04-11a11_07_55.thumb.png.a5da75e07c1eb586ccdcba8bd3953c56.png

    Quote

    args:

    -device 'nec-usb-xhci,id=usb-ctl-synoboot,addr=0x18'

    -drive 'id=usb-drv-synoboot,file=/var/lib/vz/images/100/synoboot.img,if=none,format=raw'

    -device 'usb-storage,id=usb-stor-synoboot,bootindex=1,removable=off,drive=usb-drv-synoboot'

    -device 'ahci,id=ahci1,multifunction=on,bus=pci.0,addr=0x8'

    -drive 'file=/dev/disk/by-id/wwn-0x600508b1001cc2d7535be11d678e08da,if=none,id=drive-sata6,format=raw,cache=none,aio=native,detect-zeroes=on'

    -device 'ide-hd,bus=ahci1.0,drive=drive-sata6,id=sata6'

    -drive 'file=/dev/disk/by-id/wwn-0x600508b1001c4f776a62390a49c7dca6,if=none,id=drive-sata7,format=raw,cache=none,aio=native,detect-zeroes=on'

    -device 'ide-hd,bus=ahci1.1,drive=drive-sata7,id=sata7'

    -drive 'file=/dev/disk/by-id/wwn-0x600508b1001c83814e04bcb86677c43d,if=none,id=drive-sata8,format=raw,cache=none,aio=native,detect-zeroes=on'

    -device 'ide-hd,bus=ahci1.2,drive=drive-sata8,id=sata8'

    balloon: 0

    boot: c

    bootdisk: sata0

    cores: 6

    memory: 8192

    name: xpeno

    net0: e1000e=00:11:32:12:34:57,bridge=vmbr0,firewall=1

    numa: 0

    ostype: l26

    sata0: Crucial240:vm-100-disk-0,size=2G,ssd=1

    sata1: Crucial240:vm-100-disk-1,size=32G,ssd=1

    sata2: Crucial240:vm-100-disk-2,size=32G,ssd=1

    sata3: /dev/disk/by-id/wwn-0x600508b1001c20a8daafb3a1b346d898,size=2930233816K

    sata4: /dev/disk/by-id/wwn-0x600508b1001ccbfd1f00be6db2130ec1,size=2930233816K

    sata5: /dev/disk/by-id/wwn-0x600508b1001c0ff7abe01f288c2ff451,size=1953481816K

    #sata6: /dev/disk/by-id/wwn-0x600508b1001c4f776a62390a49c7dca6,size=1953481816K

    serial0: socket

    smbios1: uuid=5896b373-6728-40c9-9572-0ec32db22fb4

    sockets: 1

    vmgenid: 8ad811ee-940e-4d05-bc36-bfefdcd281b2

    obviously args on 1 line

     

    As you could see :

    • e1000e mod
    • disk passthrough with additional emulated sata controller. I've tried to passthrough P410 controller but there is the RRDM error.
    • 2 disk file on 1 physical SSD to have cache

    It's really ugly but it works !

×
×
  • Create New...