Jump to content
XPEnology Community

DHD

Member
  • Posts

    75
  • Joined

  • Last visited

Posts posted by DHD

  1. I've tried it on my XPE box (i3-4130, Jun's loader 1.04b, DS918+, DSM 6.2.3-25426 U3) and got a weird result: 2 cores always run at 800MHz, 2 cores always run at 3400MHz.

    Update:

    # grep cores /proc/cpuinfo | sort -u | awk '{ print $4 - 1 }'
    1 <= Problem here.

     

    i3-4130 have 2 cores and 4 threads => need modify scripts like this:

    # grep cores /proc/cpuinfo | sort -u | awk '{ print $4 + 1}'

  2. - Outcome of the update:  SUCCESSFUL

    - DSM version prior update: DSM 6.2.3-25426

    - Loader version and model: Jun's Loader v1.04b DS918+

    - Using custom extra.lzma: No

    - Installation type: BAREMETAL - HP Z230 (Intel® I217LM PCIe GbE controller)

    - Additional comments: Standard update from WebUI. Reboot automatic.

  3. 5 hours ago, Tibag said:

    Actually I installed DS3615xs  initially. 

     

    But now my issue is that DS3615xs 1.03b won't get the network to work so I am definitely stuck ; even as a very fresh install without my data HDD plugged in.

     

    I tried the DS3617xs 1.03b and same result, fresh install and nothing on the network. The boot looks like that: 

    image.thumb.png.c846fe18cda0756deea83a566240c6ef.png 

     

    Is it supposed to show more as the 1.02b used to? Like "booting kernerl..."? 

    Same with me on Dell Inspiron 3020 (Celeron G3220)

  4. Back up your important data first. I won't be held responsible for any loss of data.

    This guide writing for DMS 6.1.3, use a single HDD.

     

    >>> Proceed at your own risk! <<<<

     

    1. Power off your XPE.
    2. Insert a new HDD (equal or greater capacity).
    3. Power on your XPE.
    4. Change RAID type: Open "Storage Manager" >>> RAID Group >>> Manage >>> Change RAID type >>> RAID 1 >>> Drag & Drop the new HDD to RAID Group (right side) >>> Yes/Next/Apply/OK.
    5. Waiting for "Changing (Re-sychronizing)" done.
      bP7U3Zy.png
       
    6. Power off your XPE.
    7. Remove the old HDD.
    8. Power on your XPE.
    9.  Enable SSH: Open "Control Panel" >>> Terminal & SNMP >>> Enable SSH service >>> Apply.
    10. Connect to XPE via SSH by Putty: log in an admin account.
    11. Run: sudo mdadm --grow --raid-devices=1 --force /dev/md2
    12. Expand the volume capacity (in case of change to a greater capacity HDD): 
      • Open "Storage Manager" >>> RAID Group >>> Manage >>> Expand  >>> Yes/Next/Apply/OK.
      • Open "Storage Manager" >>> Volume >>> Edit >>> Max >>> Yes/Next/Apply/OK.
        p9czX3F.png

     

     

     

     

     

    • Like 1
  5. Dear all,

     

    I have a file sharing speed problem.

     

    I have 2 box:

    - XPE: CPU Celeron 3900 | 4GB RAM | chipset H110 | LAN Realtek RTL8111E | Jun's loader v1.1 | DSM 6.0.2-8451 Update 2 | 4TB HDD | btrfs | no encrypt

    - DS215j: DSM 6.0.2-8451 Update 2| 4TB HDD | EXT4 | no encrypt

     

    All connected to Linksys EA6500 & T460s used for test. Before start, I disable almost packages so CPU/HDD load ~0%.

     

     

  6. Thank you for your support! But I still get error notifications :wink:

     

    I tried to find about this notification on the Internet and only what I found is following:

     

    You can also unmount problematic folders here:

    1. File Station - Tools - Connection List

    2. Remote Folder tab

    3. Select problem mount item from list

    4. Click the Unmount button

     

     

    I just resolve the problem by unmount all remote folder :grin:

     

    Thank you again!

  7. Please help with Power button.

     

    Dear @Arcao

     

    I followed your instruction. Downloaded your file power-off.tar.gz and saved it at root.

    Used putty, logged on as root and extract this file (see picture)

     

    30189538240_84d9286a73_b.jpg

     

    Unfortunately, after I hit Enter key, my Nas is gone, yes completely gone.

    Doesn't matter how many times I tried to reboot (cold/ hot boot procedure looks fine/ normal on the screen), but I cannot ping or Assistant can see it. :cry:

     

    My data may be gone without saying a word, yes may be.

     

    Any solutions can bring it back? I'm so scared and exhausted.

     

    Thank you.

     

     

    Maybe you replaced entire DSM files by Arcao files, therefore your NAS cannot boot property.

    But your data still exist :grin: Just following guide to re-install DSM in migrate mode, your data will back.

  8. Dear @Arcao

     

    After followed your guide, I got notifications: "Unable to mount all folders automatically." Is it normal?

     

    This is strange. I didn't this notification yet. You can try to disable acpid with:

    chmod a-x /usr/syno/etc/rc.sysv/S30acpid.sh
    

     

    and check if this really cause this. To enable, just call:

    chmod a+x /usr/syno/etc/rc.sysv/S30acpid.sh
    

     

     

    Thank you for your support! But I still get error notifications :wink:

  9. Dear @Arcao

     

    After followed your guide, I got notifications: "Unable to mount all folders automatically." Is it normal?

     

     

    Power off button

    Acpid now works for me. It needs button.ko a evdev.ko to be inserted before acpid start.

     

    Edit:

    Here is the package. Just extract it copy file and directories to root and reboot your nas.

  10. Hi, i'm trying to setup 10 Gb network with one xpenology DSM6.0 to my desktop pc, nase server has two nics, one gigabit for normal operation, and 10Gb card igbxe with sfp ports.

    I setup a iscsi LUN connected to my desktop pc using only 10Gb card via different ip address then gigabit manage interface.

    If i try to copy for example 8 gb iso file from my pc to Lun on nas, i get only 100 Mbyte transfer, and yes, i'v configured iscsi on windows to use only 10Gb card to connect to lun on nas.

    Where i can look to try to fix?

     

    Another question, there is some trick to use only dedicated 10 GB card for ISCSI instead normal gigabit?

     

    My rig

    mainboard Asus Z97I-PLUS 4 gb ram, one disk wd 2gb WD green Intel x5220 dual SFP 10g card

     

    Many thanks

     

     

    Bottleneck?

  11. Quick nick,

     

    I'm trying to build an ISO image for nonEFI bare metal users (like me) I get to the point that it has boot but when I upload the install pat image I get an error that claims the image is corrupted although I used the same one to install successfully on a VM. I guess I'm missing some parameters in the append entry in isolinux. Could you please pass some info about the append commands with a PM ?

     

     

    Sent from my iPhone using Tapatalk

     

     

     

    You have to change VID and PID in grub config file to match your USB stick.

  12. Hi!

     

    I'm going to build a new tiny system for Surveilance Station and router.

    Hardware is very limited: J1900 + 4G RAM + 2 HDD + Intel PRO/1000VT (4 port).

     

    In my limited knowledge, we have 3 options to build this system.

     

    WFUhNEN.png

     

    Could you give me some advice for stable, easy maintenance and good performance system?

     

    Thank you so much!

  13. Hi all,

     

    I have one system running Surveilance Station only with one HDD installed and have a plan to upgrade HDD to bigger ones.

    So, how to upgarde to bigger HDD withoud re-intall and re-config everything?

     

    ...

    As long as you only have one drive that's more or less your only option. Just connect HDD 1 to another PC or use a USB->SATA adapter and transfer all the files after re-installing DSM.

    If you need a tutorial for installing XPenology the right way (using valid serial and mac), take a look at the link in my signature. :smile:

     

    Thank you for your reply!

    But I don't want to re-install packges and re-config all. Thereforce, I have to copy all system and data partitions also.

  14. Hi all,

     

    I have one system running Surveilance Station only with one HDD installed and have a plan to upgrade HDD to bigger ones.

    So, how to upgarde to bigger HDD without re-intall and re-config everything?

     

    My imaging is:

    1. Turn off system, replace old HDD (1) by bigger HDD (2).

    2. Install DSM on HDD 2 -> DSM will creat partition layout for HDD 2.

    3. Use Ubuntu to copy/replace all contents from HDD 1 to HDD 2.

    4. Plug HDD 2 and start system with bigger HDD :grin:

     

    P.s clone HDD with Norton GHOST, Ghostzilla, Acronis True Image then extend DATA partition by Ubuntu patition manager, Partition Magic will get an error :"|

     

    Thank you for your help!

  15. * Generate your serial, change MAC address by follow this post viewtopic.php?f=5&t=3059

     

    Step by step guidelines: Change serial number for XPEnology 5.0+

    You can easy change serial number by edit file *.cfg in your boot disk/file.

     

    First step: Use calculator by kmx23: http://1drv.ms/1Fz451J for generate your unique serial.

     

    I. For ISO boot file

    1. Install WinISO (http://www.winiso.com/products/standard.html).

    2. Open XPE ISO boot file (eg. "XPEnoboot_DS3615xs_5.2-5565.2.iso") with WinISO.

    3. Select file "isolinux.cfg" => right click => Extract => Choose your temporary folder (eg. Desktop).

    4. Open "isolinux.cfg" with Notepad.

    5. Edit serial by replace string after "sn=", all must be same. Save file.

    1mFcxAZ.png

    6. Select and drop "isolinux.cfg" file from temporary folder into WinISO windows => Choice Overwrite => Save and quit WinISO.

    7. Boot your XPEnology with edited ISO boot file.

    8. Check your result.

     

    II. For IMG boot file

    1. Write image boot file to USB disk.

    2. Open file "syslinux.cfg" on your USB disk by Notepad.

    3. Edit serial by replace string after "sn=", all must be same. Save file. Eject USB disk.

    4. Boot your XPEnology with *new* USB disk.

    5. Check your result.

×
×
  • Create New...