Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
dont ... just don't. you can mix drives and raid types in a pool but not within datasets, least not that i'm aware of. only mix drive types and or raid levels if you absolutely must though.Hey Gea, is it possible to nest ZFS folders with different pools?
Since our MD3000i had a RAID controller die we are looking at building an IO/Napp-It bare metal server and we will have a mix of disks. We currently have:
15 - 420GB SAS 15k drives
8 - 1TB nearline SAS 7200 drives
7 - 2TB SATA drives
We also want to test out some SSD storage for our database shortly, so I would like to have something like this under NFS:
/pool/DB (mirrored pool 15k SAS drives)
/pool/VM (raidz-3 pool of the nearline SAS drives)
/pool/backup (raidz-2 pool of the SATA drives)
It wouldn't kill me to have to create a /poolDB, /poolVM, and /poolBackup, but I don't really want to have to manage each new connection or pool in each VMWare server we have.
If I get some free time today I'll try something in virtualbox, but I thought this might be a good place to get a yes/no answer before I spend what little spare time I have testing this out.
the Qmedia1 that you destroyed, are you positive you don't need anything on it?Yo,
Just distroyed a pool called Qmedia1 as I wanted to use different disks but when I try to recreate it I get error that Qmedia1 allready exists....never had this problem before!
And I need it to have the same name as before for my XBMC to find all my movies!
the Qmedia1 that you destroyed, are you positive you don't need anything on it?
if the answer to that is no, you hate that data and want it gone forever then run the zpool create command again with the -f flag.
Hi Gea,
Please, please for the love of the greater power you believe in - check each and every password input and variable you handle within your gui.
I wasted another 30 minutes rummaging around with my two appliances, before I realized that there might me an error caused by my password length and or special characters.
The bug I'd like to report concernes the replication feature, when adding an appliance to the group.
I think it would be useful if you could make sure that passwords consisting of 32 characters or more (alphanumeric and special characters) are handled correctly.
Apart from that, I'm still a very satisfied customer
Have a nice evening,
-Frozen
Congratulations, you outmaneuvered me. I hope (native) SSL support for both mail and web-access are on your roadmap somewhere after Version 1.0. Otherwise you should make a more prominent remark on your website about napp-it's intended use.
Education or Development may include insecure networks. Not anyone is willing or has the budget to isolate their infrastructure to compensate for this.
-Frozen
Congratulations, you outmaneuvered me. I hope (native) SSL support for both mail and web-access are on your roadmap somewhere after Version 1.0. Otherwise you should make a more prominent remark on your website about napp-it's intended use.
Education or Development may include insecure networks. Not anyone is willing or has the budget to isolate their infrastructure to compensate for this.
-Frozen
Yo,
I'm trying to give the AIO a shot and using the tutorial....I have a 60GB SSD as boot and installed ESXi 5.1 on it! Can I use the same SSD to install OI or do I need a second one?
Yes you can and I do it this way also.
So I can slam Unraid,OI + Napp-it and maybe Win7 all on one SSD?
A pitty I can't mirror the SSD without a raid card just to be safe!
usually just ctrl+alt releases the mouse/keyboard
If you use vSwitch then the physical NIC should not be a limit...
the 2nd nic is not supported by default in esxi.
i haven't tried it yet, but this should work:
http://lime-technology.com/forum/index.php?topic=17936.0
Thanks, managed to install the second nic in ESXi!
Only problem I'm still having is that I can' t connect to my VM server with Napp-it after Napp-it installation on the OI VM !
tried serverip:81 but no luck. I can see the server attached to my router and I can update it so it's attached!
Have you replaced serverip with your ip like
http://192.168.1.1:81
If you have a live-version, you can also start a browser on OI and enter
http://localhost:81
You can also open a console and enter
ps axw | grep mhttpd
to check if the minihttpd webserver (currently used by napp-it) is running
pool: zfs_p1
state: DEGRADED
status: One or more devices could not be opened. Sufficient replicas exist for
the pool to continue functioning in a degraded state.
action: Attach the missing device and online it using 'zpool online'.
see: http://illumos.org/msg/ZFS-8000-2Q
scan: resilvered 1.44T in 10h24m with 0 errors on Wed Nov 21 07:40:58 2012
config:
NAME STATE READ WRITE CKSUM
zfs_p1 DEGRADED 0 0 0
raidz2-0 DEGRADED 0 0 0
c2t5000CCA369CAB2A4d0 ONLINE 0 0 0
c2t5000CCA369CD3F3Ad0 ONLINE 0 0 0
spare-2 DEGRADED 0 0 0
c2t5000CCA369CD615Fd0 UNAVAIL 0 0 0 cannot open
c2t5000CCA36AC2ADB6d0 ONLINE 0 0 0
c2t5000CCA369CD6427d0 ONLINE 0 0 0
c2t5000CCA369CF89D1d0 ONLINE 0 0 0
c2t5000CCA369CF9DD7d0 ONLINE 0 0 0
raidz2-1 ONLINE 0 0 0
c2t5000CCA36AC2A785d0 ONLINE 0 0 0
c2t5000CCA36AC2ADB2d0 ONLINE 0 0 0
c2t5000CCA36AC2BCCAd0 ONLINE 0 0 0
c2t5000CCA36AC2BCCDd0 ONLINE 0 0 0
c2t5000CCA36AC2BCDAd0 ONLINE 0 0 0
c2t5000CCA36AC2D771d0 ONLINE 0 0 0
spares
c2t5000CCA36AC2ADB6d0 INUSE currently in use
errors: No known data errors
Have a question about ZFS NAS or any NAS in general. Would it help performance to add additional network cards? I wanted to setup a NAS to host virtual machines as well as file storage for other computers.
Would there be the ability to assign certain network cards within the NAS server to only handle traffic related to virtual machines and if I were doing PC backups or copying data to use a different network card?
I exported a zpool which had an iscsi, and now that i imported it back in, how do i re-enable the iscsi from it again?
thanks
i tried running the following to recreate the lu with the same guid, but it complains about the guid length, even though im sure it is right, 32 hex characters.
admin@openindiana:~# stmfadm create-lu -p guid=600144F04B410A0000005063D8FB001 /storage/iscsi/data
stmfadm: unable to set guid: invalid length
Try
stmfadm import-lu (if file, add /path/file) or
stmfadm import-lu (if volume,add /dev/zvol/rdsk/..)
in napp-it, use menu Comstar - Logical units - Import LU
then recreate a target, a target group and a view
try a disk replace
zpool replace zfs_p1 c2t5000CCA36AC2ADB6d0 c2t5000CCA369CD615Fd0
or a clear error
zpool clear zfs_p1
NAME STATE READ WRITE CKSUM CAP Product
zfs_p1 DEGRADED 0 0 0
raidz2-0 DEGRADED 0 0 0
c2t5000CCA369CAB2A4d0 ONLINE 0 0 0 2.00 TB Hitachi HDS5C302
c2t5000CCA369CD3F3Ad0 ONLINE 0 0 0 2.00 TB Hitachi HDS5C302
spare-2 DEGRADED 0 0 0
replacing-0 UNAVAIL 0 0 0 insufficient replicas
c2t5000CCA369CD615Fd0/old UNAVAIL 0 0 0 cannot open
c2t5000CCA369CD615Fd0 UNAVAIL 0 0 0 cannot open
c2t5000CCA36AC2ADB6d0 ONLINE 0 0 0 2.00 TB Hitachi HDS72302
c2t5000CCA369CD6427d0 ONLINE 0 0 0 2.00 TB Hitachi HDS5C302
c2t5000CCA369CF89D1d0 ONLINE 0 0 0 2.00 TB Hitachi HDS5C302
c2t5000CCA369CF9DD7d0 ONLINE 0 0 0 2.00 TB Hitachi HDS5C302
raidz2-1 ONLINE 0 0 0
c2t5000CCA36AC2A785d0 ONLINE 0 0 0 2.00 TB Hitachi HDS72302
c2t5000CCA36AC2ADB2d0 ONLINE 0 0 0 2.00 TB Hitachi HDS72302
c2t5000CCA36AC2BCCAd0 ONLINE 0 0 0 2.00 TB Hitachi HDS72302
c2t5000CCA36AC2BCCDd0 ONLINE 0 0 0 2.00 TB Hitachi HDS72302
c2t5000CCA36AC2BCDAd0 ONLINE 0 0 0 2.00 TB Hitachi HDS72302
c2t5000CCA36AC2D771d0 ONLINE 0 0 0 2.00 TB Hitachi HDS72302
spares
c2t5000CCA36AC2ADB6d0 INUSE currently in use 2.00 TB Hitachi HDS72302