So i've installed zfs support on my Ubuntu 12.04 server. I have created my first RAID2Z pool, but have one question that I can't seem to find the answer to.
Do I need another filesystem on top of the pool?
I have a ZFS pool with 4 drives. It also has a 3gb ZIL and a 20GB L2ARC that are each partitions on an SDD that doubles as my Linux Mint (ver. 13) boot drive. The pool is mounted to /data.
The problem I am running into is that when I restart the server the pool/directory is completely wiped despite having data in it prior.
I am planning on setting up a FreeNAS ZFS pool using two 2 tb drives and two 1tb drives. I would like to have data redundancy somehow.
I setup an NTP server on a machine in another subnet and tried to ync my machine with the server and it works well. But when I try to ust the pool.ntp.org servers (I tried 0.pool.ntp.org, 1.pool.ntp.org, etc.
Similar question exists but the solution (using mv) is awful because in this case it works as "copy, then remove" rather than pure "move".
So, I created a pool:
zpool create tank /dev/loop0
and rsynced my data from another storage in there directly so that my data is now in /tank.
zfs list
NAME USED AVAIL REFER MOUNTPOINT
tank 591G 2.10T 591G /tank
Now I've realized that I
Hi, as everyone know it's popular now with crytpcoins like bitcoins. i got some problems with my pool to get it to work.
and i would be forever greatfull if someone could help me out here.
this is a pool for Yacoin mining
the server run
*Yacoind (client)
*pushpool (backend)
*Mmcfe (frontend)
*Ubuntu 10.04.4 (yes i know it's old.
I'm trying to setup a Ubuntu mirror with selected packages from different repositories, by using apt-move, which I've been using on Ubuntu 10.04 without (too much) problems.
I've installed apt-move and setup it accordingly to my needs:
# dpkg -l | grep apt-move
ii apt-move 4.2.27-2 Maintain Debian packages in a package pool
The configuration file /etc/apt-
I have had a request come through to increase the pool size in IIS which I assume to be the application pool size.
I have attempted to search for more information regarding what the pool size is, what it does, its importance as well as caveats in increasing its size.
Am unsure where to find it in IIS 7 and 7.5 as well as what the default size is.
I have an executable file which I need to run very often, with different parameters.