MAAS 3.7.2 commissioning fails with "MAAS did not detect any storage devices during commissioning" on LSI/Broadcom SAS3908 controller in JBOD mode #partitioning #raid #maas

https://askubuntu.com/q/1567860/612

MAAS 3.7.2 commissioning fails with "MAAS did not detect any storage devices during commissioning" on LSI/Broadcom SAS3908 controller in JBOD mode

I'm troubleshooting a MAAS 3.7.2 deployment on a physical server with a Broadcom/LSI MegaRAID 12G SAS controller (SAS3908 family). The controller is configured in JBOD mode and the OS appears to see

Ask Ubuntu

Unable to update, 1 of 2 HDs is full #boot #partitioning #diskusage #2604

https://askubuntu.com/q/1567851/612

Unable to update, 1 of 2 HDs is full

I got a second 1TB SSD installed a while back because the standard 256GB SSD was getting filled up fast. Now the OEM storage has no space left to complete the next required Ubuntu 26.04 update. It ...

Ask Ubuntu

Postgres에서 대규모 데이터를 삭제하는 가장 효율적인 방법: DELETE 대신 DROP TABLE 사용하기

Postgres의 DELETE는 물리적 공간을 즉시 반환하지 않고 MVCC로 인한 dead tuple을 생성하여 데이터베이스 성능에 부담을 준다.

🔗 원문 보기

Postgres에서 대규모 데이터를 삭제하는 가장 효율적인 방법: DELETE 대신 DROP TABLE 사용하기

Postgres의 DELETE는 물리적 공간을 즉시 반환하지 않고 MVCC로 인한 dead tuple을 생성하여 데이터베이스 성능에 부담을 준다.

Ruby-News | 루비 AI 뉴스

Open-source partitioning tool: DiskPart

John 'Chucky' Hertell has created new partitioning software for the Amiga using vibe coding. The tool, which comes with a Gadtools GUI, requires AmigaOS 2. In a blog post, Hertell describes the program’s usage in detail.

https://www.amiga-news.de/en/news/AN-2026-06-00021-EN.html

#Amiga #partitioning #tool

amiga-news.de - Open-source partitioning tool: DiskPart 20260603

Read my latest blog post on Data Modeling and Partitioning in Azure Cosmos DB: The Concepts Every Database Developer Must Understand. https://thetrainingboss.com/data-modeling-and-partitioning-in-azure-cosmos-db/
#Partitioning #DataModeling #CosmosDB #QueryPatterns
I'm missing 400GB of storage?

I'm a bit of a noob to Ubuntu. I'm turning my old laptop into a media server with Ubuntu Server, and while transferring some files over with sftp i got an error code Failure, which means its got no...

Ask Ubuntu

Partition doesn't show the right size during installation #dualboot #partitioning

https://askubuntu.com/q/1567313/612

Partition doesn't show the right size during installation

I'm new to Ubuntu and Linux as a whole. I wanted to try dual-booting on my laptop with Windows 11 and Ubuntu Server. I created unallocated space for Ubuntu in Disk Management on Windows (about 120g...

Ask Ubuntu

Three years of Postgres partitioning mistakes—so you don't have to. Derk van Veen (Adyen) shares his Postgres partitioning cookbook.

Register for updates to POSETTE: An Event for Postgres 2026, Livestream 4 on Thu 18 Jun
https://posetteconf.com/2026/talks/my-postgres-partitioning-cookbook/

#PosetteConf #PostgreSQL #Postgres #Database #Community #OpenSource #Partitioning #DatabasePerformance #DBA

HEALPix - Wikipedia

added two possible solutions for partitioning items equally to a number of bags to my Python training material:

https://github.com/hofmannedv/training-python/tree/master/usecases/knapsack-or-basket

#Python #algorithms #Knapsack #partitioning