{"id":128,"date":"2021-04-30T20:15:28","date_gmt":"2021-04-30T20:15:28","guid":{"rendered":"https:\/\/blog.simulakrum.diskstation.eu\/?p=128"},"modified":"2026-01-12T11:01:50","modified_gmt":"2026-01-12T11:01:50","slug":"intel-nuc","status":"publish","type":"post","link":"https:\/\/blog.simulakrum.vpndns.org\/?p=128","title":{"rendered":"Intel NUC"},"content":{"rendered":"\n<p>Yet another move in order to save some energy costs and gain some sanity when the main server is shut down in order to stop generating noise happened the other day &#8211; most of the nodes are now on an Intel NUC i3, 10th gen.<\/p>\n\n\n\n<figure class=\"wp-block-image size-thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/blog.simulakrum.diskstation.eu\/wp-content\/uploads\/2021\/04\/image3-150x150.jpeg\" alt=\"\" class=\"wp-image-132\"\/><\/figure>\n\n\n\n<p>The new toy is equipped with 64G of SO-DIMM DDR4 RAM, and seems to be pretty good and capable running all of the hosts transferred from the big brother.<\/p>\n\n\n\n<figure class=\"wp-block-image size-thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/blog.simulakrum.diskstation.eu\/wp-content\/uploads\/2021\/04\/image4-150x150.jpeg\" alt=\"\" class=\"wp-image-133\"\/><\/figure>\n\n\n\n<p>While waiting for more Noctua silent fans for the big beast, a hefty part of Simulakrum will run on this tiny one.<\/p>\n\n\n\n<figure class=\"wp-block-image size-thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/blog.simulakrum.diskstation.eu\/wp-content\/uploads\/2021\/02\/image1-150x150.jpeg\" alt=\"\" class=\"wp-image-107\"\/><\/figure>\n\n\n\n<p>One of the immediate issues I had was when trying to use SEDNA hard-disk enclosure (now equipped with Seagate Barracudas) via the USB gen 3 cable; adding the quirks for the device was not fruitful:<\/p>\n\n\n\n<figure class=\"wp-block-image size-thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/blog.simulakrum.diskstation.eu\/wp-content\/uploads\/2020\/12\/image3-1-1-150x150.jpeg\" alt=\"\" class=\"wp-image-98\"\/><\/figure>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:10px\"><code><code>echo options usb-storage quirks=174c:55aa:u | tee \/etc\/modprobe.d\/blacklist_uas.conf<br>dracut -f \/boot\/initramfs-5\u2026.something here<\/code><\/code><\/pre>\n\n\n\n<p>would not help the NUC recognize the disks:<\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:10px\"><code><code>&#91; 58.173980] usb 2-2: reset SuperSpeedPlus Gen 2 USB device number 6 using xhci_hcd<br>&#91; 58.186569] usb 2-2: can't restore configuration #1 (error=-71)<br>&#91; 58.193781] usb 2-2: USB disconnect, device number 6<br>&#91; 58.388800] usb 2-2: new SuperSpeedPlus Gen 2 USB device number 7 using xhci_hcd<br>&#91; 58.401522] usb 2-2: string descriptor 0 read error: -71<br>&#91; 58.401527] usb 2-2: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00<br>&#91; 58.401530] usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1<br>&#91; 58.403034] usb 2-2: Set SEL for device-initiated U1 failed.<br>&#91; 58.403191] usb 2-2: Enable of device-initiated U2 failed.<br>&#91; 58.403288] usb 2-2: UAS is ignored for this device, using usb-storage instead<br>&#91; 58.403290] usb-storage 2-2:1.0: USB Mass Storage device detected<br>&#91; 58.407801] usb-storage 2-2:1.0: Quirks match for vid 174c pid 55aa: c00000<br>&#91; 58.409761] scsi host3: usb-storage 2-2:1.0<br>&#91; 58.672746] br0: port 5(vnet3) entered learning state<br>&#91; 59.696730] br0: port 6(vnet4) entered learning state<br>&#91; 60.720718] br0: port 7(vnet5) entered learning state<br>&#91; 61.745707] br0: port 8(vnet6) entered learning state<br>&#91; 62.257696] br0: port 9(vnet7) entered learning state<br>&#91; 62.768696] br0: port 10(vnet8) entered learning state<br>&#91; 63.513717] usb usb2-port2: Cannot enable. Maybe the USB cable is bad?<br>&#91; 63.792683] br0: port 11(vnet9) entered learning state<br>&#91; 64.137675] hrtimer: interrupt took 6090 ns<br>&#91; 64.502678] usb 2-2: USB disconnect, device number 7<br>&#91; 64.816683] br0: port 12(vnet10) entered learning state<br>&#91; 65.622725] usb 2-2: new SuperSpeedPlus Gen 2 USB device number 8 using xhci_hcd<br>&#91; 65.635363] usb 2-2: string descriptor 0 read error: -71<br>&#91; 65.635369] usb 2-2: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00<br>&#91; 65.635372] usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1<br>&#91; 65.637122] usb 2-2: can't set config #1, error -71<\/code><br>...<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:10px\"><code><code>&#91; 5197.834765] usb 2-4.1: UAS is ignored for this device, using usb-storage instead<br>&#91; 5197.834773] usb-storage 2-4.1:1.0: USB Mass Storage device detected<br>&#91; 5197.835030] usb-storage 2-4.1:1.0: Quirks match for vid 174c pid 55aa: c00000<br>&#91; 5197.835137] scsi host4: usb-storage 2-4.1:1.0<br>&#91; 5198.882506] scsi 4:0:0:0: Direct-Access SEDNA ASM1352R-Fast 0 PQ: 0 ANSI: 6<br>&#91; 5198.883473] sd 4:0:0:0: Attached scsi generic sg0 type 0<br>&#91; 5198.885683] sd 4:0:0:0: &#91;sdb] 15628042241 512-byte logical blocks: (8.00 TB\/7.28 TiB)<br>&#91; 5198.885695] sd 4:0:0:0: &#91;sdb] 4096-byte physical blocks<br>&#91; 5198.885953] sd 4:0:0:0: &#91;sdb] Write Protect is off<br>&#91; 5198.885961] sd 4:0:0:0: &#91;sdb] Mode Sense: 43 00 00 00<br>&#91; 5198.886198] sd 4:0:0:0: &#91;sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA<br>&#91; 5198.938155] sd 4:0:0:0: &#91;sdb] Attached SCSI disk<\/code><\/code><\/pre>\n\n\n\n<p>Yet, using the front USB-C port as &#8220;slow&#8221; allowed the kernel to use the SEDNA hard disk enclosure, here in RAID0:<\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:10px\"><code><code>&#91; 5197.819649] usb 2-4.1: new SuperSpeed Gen 1 USB device number 116 using xhci_hcd<br>&#91; 5197.832859] usb 2-4.1: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00<br>&#91; 5197.832874] usb 2-4.1: New USB device strings: Mfr=2, Product=3, SerialNumber=1<br>&#91; 5197.832880] usb 2-4.1: Product: ASM1352R-Fast<br>&#91; 5197.832884] usb 2-4.1: Manufacturer: SEDNA<br>&#91; 5197.832888] usb 2-4.1: SerialNumber: 2018092100BE<br>&#91; 5197.834765] usb 2-4.1: UAS is ignored for this device, using usb-storage instead<br>&#91; 5197.834773] usb-storage 2-4.1:1.0: USB Mass Storage device detected<br>&#91; 5197.835030] usb-storage 2-4.1:1.0: Quirks match for vid 174c pid 55aa: c00000<br>&#91; 5197.835137] scsi host4: usb-storage 2-4.1:1.0<br>&#91; 5198.882506] scsi 4:0:0:0: Direct-Access SEDNA ASM1352R-Fast 0 PQ: 0 ANSI: 6<br>&#91; 5198.883473] sd 4:0:0:0: Attached scsi generic sg0 type 0<br>&#91; 5198.885683] sd 4:0:0:0: &#91;sdb] 15628042241 512-byte logical blocks: (8.00 TB\/7.28 TiB)<br>&#91; 5198.885695] sd 4:0:0:0: &#91;sdb] 4096-byte physical blocks<br>&#91; 5198.885953] sd 4:0:0:0: &#91;sdb] Write Protect is off<br>&#91; 5198.885961] sd 4:0:0:0: &#91;sdb] Mode Sense: 43 00 00 00<br>&#91; 5198.886198] sd 4:0:0:0: &#91;sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA<br>&#91; 5198.938155] sd 4:0:0:0: &#91;sdb] Attached SCSI disk<\/code><br><br>&#91;<code>root@dionysus ~]# parted \/dev\/sdb<br>GNU Parted 3.4<br>Using \/dev\/sdb<br>Welcome to GNU Parted! Type 'help' to view a list of commands.<br>(parted) print<br>Error: \/dev\/sdb: unrecognised disk label<br>Model: SEDNA ASM1352R-Fast (scsi)<br>Disk \/dev\/sdb: 8002GB<br>Sector size (logical\/physical): 512B\/4096B<br>Partition Table: unknown<br>Disk Flags:<br>(parted) mklabel gtp<br>parted: invalid token: gtp<br>New disk label type? mklabel gpt<br>parted: invalid token: mklabel<br>New disk label type? gpt<br>(parted) print<br>Model: SEDNA ASM1352R-Fast (scsi)<br>Disk \/dev\/sdb: 8002GB<br>Sector size (logical\/physical): 512B\/4096B<br>Partition Table: gpt<br>Disk Flags:<\/code><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:10px\"><code><code>Number Start End Size File system Name Flags<\/code><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:10px\"><code><code>parted) quit\nInformation: You may need to update \/etc\/fstab.<\/code><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:10px\"><code><code>&#91;root@dionysus ~]# fdisk -l \/dev\/sdb<br>Disk \/dev\/sdb: 7.28 TiB, 8001557627392 bytes, 15628042241 sectors<br>Disk model: ASM1352R-Fast<br>Units: sectors of 1 * 512 = 512 bytes<br>Sector size (logical\/physical): 512 bytes \/ 4096 bytes<br>I\/O size (minimum\/optimal): 4096 bytes \/ 4096 bytes<br>Disklabel type: gpt<br>Disk identifier: 64436EEE-8937-476A-BEEF-2861F7D426B5<br>&#91;root@dionysus ~]# fdisk \/dev\/sdb<\/code><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:10px\"><code><code>Welcome to fdisk (util-linux 2.36.2).<br>Changes will remain in memory only, until you decide to write them.<br>Be careful before using the write command.<\/code><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:10px\"><code><code>Command (m for help): p<br>Disk \/dev\/sdb: 7.28 TiB, 8001557627392 bytes, 15628042241 sectors<br>Disk model: ASM1352R-Fast<br>Units: sectors of 1 * 512 = 512 bytes<br>Sector size (logical\/physical): 512 bytes \/ 4096 bytes<br>I\/O size (minimum\/optimal): 4096 bytes \/ 4096 bytes<br>Disklabel type: gpt<br>Disk identifier: 64436EEE-8937-476A-BEEF-2861F7D426B5<\/code><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:10px\"><code><code>Command (m for help): n<br>Partition number (1-128, default 1):<br>First sector (34-15628042207, default 2048):<br>Last sector, +\/-sectors or +\/-size{K,M,G,T,P} (2048-15628042207, default 15628042207):<\/code><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:10px\"><code><code>Created a new partition 1 of type 'Linux filesystem' and of size 7.3 TiB.<\/code><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:10px\"><code><code>Command (m for help): w<br>The partition table has been altered.<br>Calling ioctl() to re-read partition table.<br>Syncing disks.<\/code><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:10px\"><code><code>&#91;root@dionysus ~]# mkfs.ext4 \/dev\/sdb1<br>mke2fs 1.45.6 (20-Mar-2020)<br>Creating filesystem with 1953505020 4k blocks and 244191232 inodes<br>Filesystem UUID: 0a845adf-dfed-4386-b991-e7f389acf309<br>Superblock backups stored on blocks:<br>32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,<br>4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,<br>102400000, 214990848, 512000000, 550731776, 644972544, 1934917632<\/code><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:10px\"><code><code>Allocating group tables: done<br>Writing inode tables: done<br>Creating journal (262144 blocks): done<br>Writing superblocks and filesystem accounting information: done<\/code><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:10px\"><code><code>&#91;root@dionysus ~]# mount \/dev\/sdb1 \/mnt\/<br>&#91;root@dionysus ~]# df -h<br>Filesystem Size Used Avail Use% Mounted on<br>devtmpfs 32G 0 32G 0% \/dev<br>tmpfs 32G 0 32G 0% \/dev\/shm<br>tmpfs 13G 2.3M 13G 1% \/run<br>\/dev\/nvme0n1p3 930G 525G 405G 57% \/<br>\/dev\/nvme0n1p3 930G 525G 405G 57% \/home<br>\/dev\/nvme0n1p2 976M 234M 676M 26% \/boot<br>tmpfs 32G 472K 32G 1% \/tmp<br>\/dev\/nvme0n1p1 599M 31M 569M 6% \/boot\/efi<br>tmpfs 6.3G 44K 6.3G 1% \/run\/user\/0<br>tmpfs 6.3G 60K 6.3G 1% \/run\/user\/42<br>tmpfs 6.3G 128K 6.3G 1% \/run\/user\/1000<br>\/dev\/sdb1 7.3T 93M 6.9T 1% \/mnt<br>&#91;root@dionysus ~]# umount \/mnt<br>&#91;root@dionysus ~]#<\/code><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:10px\"><code><code>mount \/dev\/disk\/by-uuid\/0a845adf-dfed-4386-b991-e7f389acf309 \/mnt\/<\/code><\/code><\/pre>\n\n\n\n<p>Interestingly enough, my MacBooks were able to use SEDNA enclosure as-is immediately. <\/p>\n\n\n\n<p>I&#8217;ll be mostly interested in the cost savings here, and I can already see the average consumption is some 30W less.<\/p>\n\n\n\n<p>A good start.  <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Yet another move in order to save some energy costs and gain some sanity when the main server is shut down in order to stop generating noise happened the other day &#8211; most of the nodes are now on an Intel NUC i3, 10th gen. The new toy is equipped with 64G of SO-DIMM DDR4 RAM, and seems to be &hellip;<\/p>\n","protected":false},"author":1,"featured_media":132,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-128","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.simulakrum.vpndns.org\/index.php?rest_route=\/wp\/v2\/posts\/128","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.simulakrum.vpndns.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.simulakrum.vpndns.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.simulakrum.vpndns.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.simulakrum.vpndns.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=128"}],"version-history":[{"count":4,"href":"https:\/\/blog.simulakrum.vpndns.org\/index.php?rest_route=\/wp\/v2\/posts\/128\/revisions"}],"predecessor-version":[{"id":208,"href":"https:\/\/blog.simulakrum.vpndns.org\/index.php?rest_route=\/wp\/v2\/posts\/128\/revisions\/208"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.simulakrum.vpndns.org\/index.php?rest_route=\/wp\/v2\/media\/132"}],"wp:attachment":[{"href":"https:\/\/blog.simulakrum.vpndns.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=128"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.simulakrum.vpndns.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=128"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.simulakrum.vpndns.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=128"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}