Jump to content
XPEnology Community

iceman

Member
  • Posts

    42
  • Joined

  • Last visited

Posts posted by iceman

  1. Hello,


    I think it's a bad idea to exploit a weak spot on an already non-original and emulated platform that current DSM systems run on.

     

    I also have several CISCO 240 M5L servers with specific LSI controllers that I cannot flash in IT mode, but they can work in JBOD mode and it would be nice to learn how to work all this without PROXMOX, ESXI and similar additional systems.

     

    I'm sure if the developers put in the effort to do this, we can get DSM working on platforms with JBOD.

  2. В 30.11.2022 в 13:30, Sergio777777 сказал:

    Понял, спасибо. Тогда буду пытаться dsm 6 поставить с патченным прилоджением на 40 камер

    Зачем идти на 6рку из за кривого и отломанного старого ss?? Когда можно в вмм запустить кучу виртуалок и собрать хоть 100500 лицензий через цмс?

    • Like 1
  3. 38 минут назад, phone guy сказал:

    @iceman your hba card must support IT mode to be used. IT mode does individual drive pass through to the host/os. Raid card do not, they handle all the drives, and then the host/os sees the card as 1 big storage device. (this explanation is a oversimplified, but it gets the point across)

     

    The card needs to pass each and every drive directly through to the os, so the os sees drive1/2/3/4 instead of "megaraid1" drive.  So either see if your card has a jbod mode, or initiate target (IT) mode.  if those are not possible, you need a it mode hba card.

    tnx for reply

     

    I wrote earlier that my controller has JBOD mode and at the moment the disks installed in the slots are configured as JBOD and I still do not see disks for installation.

    Another controller on this server does not have a specific installation slot.

  4. 15 часов назад, Diktor сказал:

    Грохнул командой 

    find . -maxdepth 1 -name "*.jpg" -print0 | xargs -0 rm

    Но файлы опять появляются. Чудеса какие-то...

    напишите скрипт и в крон его, этот никак не лечится.

    но ваш SSD так долго не проживет, советую заменить его на HDD 

    У синолоджи вообще со всяким хламом постоянные проблемы которые только скриптами и кронами решаются.

  5. maybe some other settings in this file are needed?

     

    tc@box:~$ cat  /home/tc/user_config.json
    {
      "extra_cmdline": {
        "pid": "0x6387",
        "vid": "0x058f",
        "sn": "generated",
        "mac1": "realmac",
        "SataPortMap": "6",
        "DiskIdxMap": "1000"
      },
      "synoinfo": {
        "internalportcfg": "0xffff",
        "maxdisks": "16",
        "support_bde_internal_10g": "no",
        "support_disk_compatibility": "no",
        "support_memory_compatibility": "no"
      },
      "ramdisk_copy": {}
    }
    tc@box:~$

     

  6. no, that didn't work for me :(

     

     

    tc@box:~$ ./rploader.sh build denverton-7.1.0-42661
    Rploader Version : 0.8.0.5
    Loader source : https://github.com/pocopico/redpill-load.git Loader Branch : develop
    Redpill module source : https://github.com/pocopico/redpill-lkm.git : Redpill module branch : master
    Extensions :   redpill-misc
    Extensions URL : "https://github.com/pocopico/redpill-load/raw/master/redpill-misc/rpext-index.json"
    TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.denverton-7.0.dev.txz/download
    TOOLKIT_SHA : 6dc6818bad28daff4b3b8d27b5e12d0565b65ee60ac17e55c36d913462079f57
    SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/denverton-source/linux-4.4.x.txz/download
    SYNOKERNEL_SHA : d3e85eb80f16a83244fcae6016ab6783cd8ac55e3af2b4240455261396e1e1be
    COMPILE_METHOD : toolkit_dev
    TARGET_PLATFORM       : denverton
    TARGET_VERSION    : 7.1.0
    TARGET_REVISION : 42661
    REDPILL_LKM_MAKE_TARGET : dev-v7
    KERNEL_MAJOR : 4
    MODULE_ALIAS_FILE :  modules.alias.4.json
    SYNOMODEL : dva3221_42661
    MODEL : DVA3221
    Local Cache Folder : /mnt/sda3/auxfiles
    DATE Internet : 24062022 Local : 24062022
    Checking Internet Access -> OK
    Checking if a newer version exists on the main repo -> Version is current
    Redpill sources already downloaded, pulling latest
    Already up to date.
    Loader sources already downloaded, pulling latest
    Already up to date.
    No extra build option or static specified, using default <static>
    Using static compiled redpill extension
    Removing any old redpill.ko modules
    Looking for redpill for : dva3221_42661
    Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpill/releases/redpill-4.4.180plus-denverton.tgz
    Extracting module
    Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpill/src/check-redpill.sh
    Got redpill-linux-v4.4.180+.ko
    Testing modules.alias.4.json -> File OK
    ------------------------------------------------------------------------------------------------
    It looks that you will need the following modules :
    
    
    Found SATA Controller : pciid 8086d0000a1d2  Required Extension : ahci
    Searching for matching extension for ahci
    [#] Checking runtime for required tools... [OK]
    [#] Adding new extension from https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbe/rpext-index.json...
    [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbe/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
    ######################################################################## 100.0%
    
    [!] Extension is already added (index exists at /home/tc/redpill-load/custom/extensions/pocopico.ixgbe/pocopico.ixgbe.json). For more info use "ext-manager.sh info pocopico.ixgbe"
    
    *** Process will exit ***
    Found Ethernet Interface : pciid 8086d00001563 Required Extension : ixgbe
    Searching for matching extension for ixgbe
    Found matching extension :
    "https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbe/rpext-index.json"
    [#] Checking runtime for required tools... [OK]
    [#] Adding new extension from https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbe/rpext-index.json...
    [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbe/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
    ######################################################################## 100.0%
    
    [!] Extension is already added (index exists at /home/tc/redpill-load/custom/extensions/pocopico.ixgbe/pocopico.ixgbe.json). For more info use "ext-manager.sh info pocopico.ixgbe"
    
    *** Process will exit ***
    Found Ethernet Interface : pciid 8086d00001563 Required Extension : ixgbe
    Searching for matching extension for ixgbe
    Found matching extension :
    "https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbe/rpext-index.json"
    Found VGA Controller : pciid 102bd00000522  Required Extension : mgag200
    Searching for matching extension for mgag200
    Found VGA Controller : pciid 10ded00001f82  Required Extension :
    No matching extension
    ------------------------------------------------------------------------------------------------
    Starting loader creation
    Found tinycore cache folder, linking to home/tc/custom-module
    Checking user_config.json : Done
    Entering redpill-load directory
    Removing bundled exts directories
    bsdiff binary was not downloaded
    Cache directory OK
    Found build request for revision greater than 42218
    Found extractor locally cached
    Copying required libraries to local lib directory
    Linking lib to lib64
    Copying executable
    Removing temp folder /tmp/synoesp
    Checking if tool is accessible
    /bin/syno_extract_system_patch: /usr/local/lib/libcurl.so.4: no version information available (required by /bin/syno_extract_system_patch)
    Executed succesfully
    Creating temp folder /tmp/pat
    Checking for cached pat file
    Found tinycore cache folder, linking to home/tc/custom-module
    Found locally cached pat file /home/tc/custom-module/dva3221_42661.pat
    File /home/tc/custom-module/dva3221_42661.pat, is a compressed tar
    File /home/tc/custom-module/dva3221_42661.pat is already unencrypted
    Copying file to /home/tc/redpill-load/cache folder
    ./VERSION
    Pat file  sha256sum is : ac6077566ed70f0b3b023db0567c2a8dcf75f2b71cbaaf1d1dbe20e5684b5dc7
    Checking config file existence -> OK
    Editing config file -> Verifying config file -> OK !
    Clearing temp folders
    Processing add_extensions entries found on custom_config.json file :   redpill-misc
    Adding extension "https://github.com/pocopico/redpill-load/raw/master/redpill-misc/rpext-index.json"
    [#] Checking runtime for required tools... [OK]
    [#] Adding new extension from https://github.com/pocopico/redpill-load/raw/master/redpill-misc/rpext-index.json...
    [#] Downloading remote file https://github.com/pocopico/redpill-load/raw/master/redpill-misc/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
    ####################################################################################################################################################################################################### 100.0%
    [OK]
    [#] ========================================== redpill-misc ==========================================
    [#] Extension name: Misc shell
    [#] Description: Misc shell
    [#] To get help visit: https://github.com/pocopico/redpill-load/raw/develop/redpill-misc
    [#] Extension preparer/packer: https://github.com/pocopico/redpill-load/raw/develop/redpill-misc
    [#] Software author: https://github.com/pocopico/redpill-load/raw/develop/redpill-misc
    [#] Update URL: https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/rpext-index.json
    [#] Platforms supported: ds1621p_42218 ds918p_41890 dva3221_42661 ds3617xs_42621 ds3617xs_42218 ds920p_42661 ds918p_42661 ds1621p_42661 ds918p_25556 dva3221_42218 ds3615xs_42661 ds3622xsp_42661 ds3622xsp_42218 dva3221_42621 ds3615xs_41222 ds918p_42621 ds3617xs_42661 ds3615xs_25556 ds920p_42218 ds920p_42621 ds918p_42218 ds1621p_42621 ds3615xs_42621 ds3615xs_42218 ds3622xsp_42621
    [#] =======================================================================================
    
    Updating extension : redpill-misc contents for model : dva3221_42661
    [#] Checking runtime for required tools... [OK]
    [#] Updating dva3221_42661 platforms extensions...
    [#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
    ####################################################################################################################################################################################################### 100.0%
    
    [#] Filling-in newly downloaded recipe for extension redpill-misc platform dva3221_42661
    [#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/releases/install.sh to /home/tc/redpill-load/custom/extensions/redpill-misc/dva3221_42661/install.sh
    ####################################################################################################################################################################################################### 100.0%
    [#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/dva3221_42661/install.sh file...  [OK]
    [#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/releases/install-all.sh to /home/tc/redpill-load/custom/extensions/redpill-misc/dva3221_42661/install-all.sh
    ####################################################################################################################################################################################################### 100.0%
    [#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/dva3221_42661/install-all.sh file...  [OK]
    [#] Downloading remote file https://github.com/tsl0922/ttyd/releases/download/1.6.3/ttyd.x86_64 to /home/tc/redpill-load/custom/extensions/redpill-misc/dva3221_42661/ttyd
    ####################################################################################################################################################################################################### 100.0%
    [#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/dva3221_42661/ttyd file...  [OK]
    [#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/releases/install_rd.sh to /home/tc/redpill-load/custom/extensions/redpill-misc/dva3221_42661/install_rd.sh
    ####################################################################################################################################################################################################### 100.0%
    [#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/dva3221_42661/install_rd.sh file...  [OK]
    [#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/releases/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/redpill-misc/dva3221_42661/lrzsz.tar.gz
    ####################################################################################################################################################################################################### 100.0%
    [#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/dva3221_42661/lrzsz.tar.gz file...  [OK]
    [#] Unpacking files from /home/tc/redpill-load/custom/extensions/redpill-misc/dva3221_42661/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/redpill-misc/dva3221_42661/...  [OK]
    [#] Successfully processed recipe for extension redpill-misc platform dva3221_42661
    [#] Unpacking files from /home/tc/redpill-load/custom/extensions/redpill-misc/dva3221_42661/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/redpill-misc/dva3221_42661/...  [OK]
    [#] Checking runtime for required tools... [OK]
    [#] Updating extensions...
    
    [#] Checking runtime for required tools... [OK]
    [#] Adding new extension from https://github.com/pocopico/rp-ext/raw/main/redpill-boot-wait/rpext-index.json...
    [#] Downloading remote file https://github.com/pocopico/rp-ext/raw/main/redpill-boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
    ####################################################################################################################################################################################################### 100.0%
    [OK]
    [#] ========================================== redpill-boot-wait ==========================================
    [#] Extension name: RedPill Bootwait
    [#] Description: Simple extension which stops the execution early waiting for the boot device to appear
    [#] To get help visit: https://github.com/pocopico/rp-ext/redpill-boot-wait
    [#] Extension preparer/packer: https://github.com/pocopico/rp-ext/tree/main/redpill-boot-wait
    [#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/redpill-boot-wait/rpext-index.json
    [#] Platforms supported: ds1621p_42218 ds1621p_42951 ds918p_41890 dva3221_42661 ds3617xs_42621 ds3617xs_42218 ds920p_42661 dva3221_42962 ds918p_42661 ds3622xsp_42962 ds3617xs_42951 ds920p_42962 ds1621p_42661 dva1622_42951 ds918p_25556 dva3221_42218 ds3615xs_42661 dva3221_42951 ds3622xsp_42661 ds2422p_42661 ds3622xsp_42218 ds2422p_42962 dva1622_42962 ds2422p_42218 dva3221_42621 ds3615xs_42962 ds3617xs_42962 ds3615xs_41222 ds920p_42951 ds2422p_42951 ds918p_42621 ds3617xs_42661 ds3615xs_25556 ds920p_42218 ds920p_42621 ds918p_42962 ds3615xs_42951 ds3622xsp_42951 ds920p_42550 dva1622_42661 ds918p_42218 ds2422p_42621 ds1621p_42621 ds3615xs_42621 ds3615xs_42218 ds1621p_42962 ds3622xsp_42621
    [#] =======================================================================================
    
    [#] Checking runtime for required tools... [OK]
    [#] Updating pocopico.ixgbe extension...
    [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbe/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
    ####################################################################################################################################################################################################### 100.0%
    
    [#] Extension pocopico.ixgbe index is already up to date
    [#] Updating pocopico.megaraid_sas extension...
    [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/megaraid_sas/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
    ####################################################################################################################################################################################################### 100.0%
    
    [#] Extension pocopico.megaraid_sas index is already up to date
    [#] Updating redpill-boot-wait extension...
    [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpill-boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
    ####################################################################################################################################################################################################### 100.0%
    
    [#] Extension redpill-boot-wait index is already up to date
    [#] Updating redpill-misc extension...
    [#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
    ####################################################################################################################################################################################################### 100.0%
    [OK]
    [#] Checking runtime for required tools... [OK]
    [#] Updating dva3221_42661 platforms extensions...
    [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbe/releases/dva3221_42218.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
    ####################################################################################################################################################################################################### 100.0%
    
    [#] Filling-in newly downloaded recipe for extension pocopico.ixgbe platform dva3221_42661
    [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbe/releases/ixgbe-4.4.180plus-denverton.tgz to /home/tc/redpill-load/custom/extensions/pocopico.ixgbe/dva3221_42661/ixgbe-4.4.180plus-denverton.tgz
    ####################################################################################################################################################################################################### 100.0%
    [#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.ixgbe/dva3221_42661/ixgbe-4.4.180plus-denverton.tgz file... [OK]
    [#] Unpacking files from /home/tc/redpill-load/custom/extensions/pocopico.ixgbe/dva3221_42661/ixgbe-4.4.180plus-denverton.tgz to /home/tc/redpill-load/custom/extensions/pocopico.ixgbe/dva3221_42661/... [OK]
    [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbe/src/check-ixgbe.sh to /home/tc/redpill-load/custom/extensions/pocopico.ixgbe/dva3221_42661/check-ixgbe.sh
    ####################################################################################################################################################################################################### 100.0%
    [#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.ixgbe/dva3221_42661/check-ixgbe.sh file... [OK]
    [#] Successfully processed recipe for extension pocopico.ixgbe platform dva3221_42661
    [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/megaraid_sas/releases/dva3221_42218.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
    ####################################################################################################################################################################################################### 100.0%
    [#] Filling-in newly downloaded recipe for extension pocopico.megaraid_sas platform dva3221_42661
    [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/megaraid_sas/releases/megaraid_sas-4.4.180plus-denverton.tgz to /home/tc/redpill-load/custom/extensions/pocopico.megaraid_sas/dva3221_42661/megaraid_sas-4.4.180plus-denverton.tgz
    ####################################################################################################################################################################################################### 100.0%
    [#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.megaraid_sas/dva3221_42661/megaraid_sas-4.4.180plus-denverton.tgz file... [OK]
    [#] Unpacking files from /home/tc/redpill-load/custom/extensions/pocopico.megaraid_sas/dva3221_42661/megaraid_sas-4.4.180plus-denverton.tgz to /home/tc/redpill-load/custom/extensions/pocopico.megaraid_sas/dva3221_42661/... [OK]
    [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/megaraid_sas/src/check-megaraid_sas.sh to /home/tc/redpill-load/custom/extensions/pocopico.megaraid_sas/dva3221_42661/check-megaraid_sas.sh
    ####################################################################################################################################################################################################### 100.0%
    [#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.megaraid_sas/dva3221_42661/check-megaraid_sas.sh file... [OK]
    [#] Successfully processed recipe for extension pocopico.megaraid_sas platform dva3221_42661
    [#] Downloading remote file https://github.com/RedPill-TTG/redpill-boot-wait/raw/master/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
    ####################################################################################################################################################################################################### 100.0%
    [#] Filling-in newly downloaded recipe for extension redpill-boot-wait platform dva3221_42661
    [#] Downloading remote file https://raw.githubusercontent.com/RedPill-TTG/redpill-boot-wait/master/src/boot-wait.sh to /home/tc/redpill-load/custom/extensions/redpill-boot-wait/dva3221_42661/boot-wait.sh
    ####################################################################################################################################################################################################### 100.0%
    [#] Verifying /home/tc/redpill-load/custom/extensions/redpill-boot-wait/dva3221_42661/boot-wait.sh file... [OK]
    [#] Successfully processed recipe for extension redpill-boot-wait platform dva3221_42661
    [#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
    ####################################################################################################################################################################################################### 100.0%
    [#] Extension redpill-misc for dva3221_42661 platform is already up to date
    [#] Verifying /home/tc/redpill-load/custom/extensions/redpill-boot-wait/dva3221_42661/boot-wait.sh file... [OK]
    [#] Updating extensions... [OK]
    [#] Verifying /home/tc/redpill-load/cache/dva3221_42661.pat file... [OK]
    [#] Unpacking /home/tc/redpill-load/cache/dva3221_42661.pat file to /home/tc/redpill-load/build/1656091247/pat-dva3221_42661-unpacked... [OK]
    [#] Verifying /home/tc/redpill-load/build/1656091247/pat-dva3221_42661-unpacked/zImage file... [OK]
    [#] Patching /home/tc/redpill-load/build/1656091247/pat-dva3221_42661-unpacked/zImage to /home/tc/redpill-load/build/1656091247/zImage-patched... [OK]
    [#] Verifying /home/tc/redpill-load/build/1656091247/pat-dva3221_42661-unpacked/rd.gz file... [OK]
    [#] Unpacking /home/tc/redpill-load/build/1656091247/pat-dva3221_42661-unpacked/rd.gz file to /home/tc/redpill-load/build/1656091247/rd-dva3221_42661-unpacked... [OK]
    [#] Apply patches to /home/tc/redpill-load/build/1656091247/rd-dva3221_42661-unpacked... [OK]
    [#] Patching config files in ramdisk... [OK]
    [#] Adding OS config patching... [OK]
    [#] Repacking ramdisk to /home/tc/redpill-load/build/1656091247/rd-patched-dva3221_42661.gz... [OK]
    [#] Bundling extensions... [#] Checking runtime for required tools... [OK]
    [#] Dumping dva3221_42661 platform extensions to /home/tc/redpill-load/build/1656091247/custom-initrd/exts... [OK]
    [#] Packing custom ramdisk layer to /home/tc/redpill-load/build/1656091247/custom.gz... [OK]
    [#] Generating GRUB config... [OK]
    [#] Creating loader image at loader.img... [OK]
    [#] Cleaning up... [OK]
    Mounting /dev/sda1 to localdiskp1
    /dev/sda2 localdiskp2
    Creating tinycore entry
    menuentry 'Tiny Core Image Build' {
            savedefault
            set root=(hd0,msdos3)
            echo Loading Linux...
            linux /vmlinuz64 loglevel=3 cde waitusb=5 vga=791
            echo Loading initramfs...
            initrd /corepure64.gz
            echo Booting TinyCore for loader creation
    }
    Entries in Localdisk bootloader :
    =======================================================================
    menuentry 'RedPill DVA3221 v7.1.0-42661 Beta (USB, Verbose)' {
    menuentry 'RedPill DVA3221 v7.1.0-42661 Beta (SATA, Verbose)' {
    menuentry 'Tiny Core Image Build' {
    Caching files for future use
    Found /home/tc/redpill-load/cache/dva3221_42661.pat, copying to cache directory : /mnt/sda3/auxfiles
    Saving user session for future use. Saving current extensions  -> OK !
    Saving current user_config.json  -> OK !
    tc@box:~$
    tc@box:~$ exitcheck.sh reboot

     

  7. And there is another question no one has checked or has the ability to check whether AI DVA 3221 works on video

     

    NVIDIA Tesla A100
    NVIDIA Tesla M10
    NVIDIA Tesla P40
    NVIDIA Tesla P100 12GB
    NVIDIA Tesla P100 16GB
    NVIDIA Tesla M60
    NVIDIA Tesla P4
    NVIDIA Tesla V100 16GB
    NVIDIA Tesla V100 32GB
    NVIDIA T4

     

  8. Hi all,
    I have a Cisco UCSC-C240-M5L server, with a Cisco 12G Modular Raid Controller with 2GB cache (max 16 drives)

    lspci ident: 

    Found SCSI/HBA "18:00.0 LSI Logic / Symbios Logic MegaRAID Tri-Mode SAS3516 (rev 01)" (1 drives)

     

    I install red-pill pocopico DVA 3221 does not see hard drives in raid mode, and in JBOD mode

    There is no opportunity to purchase an HBA card and there is no way to flash this controller in IT mode either ((

     

    how can i help me solve the problem please

  9. 12 часа назад, aportnov сказал:

    Если я поставлю на физический комп то заработает? Правильно я понимаю что функции в камере обнаружения номеров и лиц на базе версий Synology DS бесполезны и нужно именно DVA?

     

    Если ваш процессор соответствует требованиям, то да baremetal заработает в вашем случае.

    Все верно нужно именно DVA

  10. 3 часа назад, aportnov сказал:

    Hello everyone. Do I understand correctly that dwa 1622 can work with deep video and face recognition without a video card? I put it on the virtual machine, but face recognition does not turn on, and I turned on deep video, but there is nothing in the detection results. DS-2CD2147G2-LSU connected the camera

     

    Нет не правильно ему нужна интегрированное в процессор видео, которое наврятли можно в виртуалку прокинуть.

×
×
  • Create New...