I've been beating my head against the wall trying to figure out how to solve a seemingly unsolvable problem.
I run N4F embedded on a 128MB flash DOM. to facilitate additional packages (namely sabnzb) I have additional ufs storage mounted via unionfs that is housed on the zvol. The end result is that the disks never sleep. The problem became worse with N4F 9.1 as the disks began to spindown and up constantly and I ended up reverting to 9.0.
Has anyone come up with a way to have additional system storage mounted on an embedded install can eliminate this problem? or maybe just have more sense/intelligence/luck than me?
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
Advice sought for power management, embedded+packages
-
alexplatform
- Starter

- Posts: 38
- Joined: 26 Jun 2012 21:21
- Status: Offline
-
armandh
- Advanced User

- Posts: 398
- Joined: 23 Jun 2012 04:15
- Location: St Louis County Missouri USA
- Status: Offline
Re: Advice sought for power management, embedded+packages
I think that I would try a full install on a high quality SSD
without any virtual memory [partition] or use a separate high quality small Hdd for that if low on ram.
my thought is that a small Hdd with a swap partition and a partition for often used additions to the OS
would be mostly static information that could be easily replaced
without any virtual memory [partition] or use a separate high quality small Hdd for that if low on ram.
my thought is that a small Hdd with a swap partition and a partition for often used additions to the OS
would be mostly static information that could be easily replaced
Last edited by armandh on 14 Oct 2012 19:38, edited 1 time in total.
4 thread 3300 Mhz Intel i3, 1 TB ZFS mirror, available RAM 7.823 Gb, 64 bit NAS4Free 9.1.0.1 rev 573 [88 watts, 48 Mbps]
2 thread 1600 Mhz atom/ion, 1 TB ZFS mirror, available RAM 3.083 Gb, 64 bit NAS4Free-9.1.0.1 rev 573 [27 watts, 35 Mbps]
2 thread 3900 Mhz AMD A6-6400K, 2 TB ZFS Mirror, available RAM 7.557 Gb, 64 bit Nas4Free 9.3.0.2.1771 [89 watts, 68 Mbps]
2 thread 1600 Mhz atom/ion, 1 TB ZFS mirror, available RAM 3.083 Gb, 64 bit NAS4Free-9.1.0.1 rev 573 [27 watts, 35 Mbps]
2 thread 3900 Mhz AMD A6-6400K, 2 TB ZFS Mirror, available RAM 7.557 Gb, 64 bit Nas4Free 9.3.0.2.1771 [89 watts, 68 Mbps]
-
alexplatform
- Starter

- Posts: 38
- Joined: 26 Jun 2012 21:21
- Status: Offline
Re: Advice sought for power management, embedded+packages
That would fix the problem, much like buying a new shirt would fix the problem of laundry.
-
armandh
- Advanced User

- Posts: 398
- Joined: 23 Jun 2012 04:15
- Location: St Louis County Missouri USA
- Status: Offline
Re: Advice sought for power management, embedded+packages
OK find a place that junks large old xerographic printers and grab a hard drive for the always on additionsalexplatform wrote:That would fix the problem, much like buying a new shirt would fix the problem of laundry.
these 2 or more Gb drives are past their early failure part of the curve
4 thread 3300 Mhz Intel i3, 1 TB ZFS mirror, available RAM 7.823 Gb, 64 bit NAS4Free 9.1.0.1 rev 573 [88 watts, 48 Mbps]
2 thread 1600 Mhz atom/ion, 1 TB ZFS mirror, available RAM 3.083 Gb, 64 bit NAS4Free-9.1.0.1 rev 573 [27 watts, 35 Mbps]
2 thread 3900 Mhz AMD A6-6400K, 2 TB ZFS Mirror, available RAM 7.557 Gb, 64 bit Nas4Free 9.3.0.2.1771 [89 watts, 68 Mbps]
2 thread 1600 Mhz atom/ion, 1 TB ZFS mirror, available RAM 3.083 Gb, 64 bit NAS4Free-9.1.0.1 rev 573 [27 watts, 35 Mbps]
2 thread 3900 Mhz AMD A6-6400K, 2 TB ZFS Mirror, available RAM 7.557 Gb, 64 bit Nas4Free 9.3.0.2.1771 [89 watts, 68 Mbps]
-
fsbruva
- Advanced User

- Posts: 378
- Joined: 21 Sep 2012 14:50
- Status: Offline
Re: Advice sought for power management, embedded+packages
If your system storage is now fixed (packages installed successfully, etc), then make an *.img of it, and mount it as a ramdisk. It will load the filesystem to ram, and then only access the zvol when your OS wants to access it. Choose a max size, and you can even make it rw - just like /var on embedded.