Search results

  1. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    I have a ZFS filesystem on a SSD pool that I was manually backing up to a HDD pool using zfs send -I. Unfortunately I forgot about this for awhile and now I no longer have a common base snap to start my incremental replication with. Annoyingly its off by a day, the historical HDD backup pool's...
  2. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    rolled back to omnios 036 and updated nappit 20.06a3->21.06a13, updated to omnios 038 (checked webgui working), updated to omnios 046 and we are good! Thanks Gea
  3. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    I think I went straight 036->046 so that must have been the issue. I will rollback and try 036->038 first /etc/init.d/napp-it start /etc/init.d/napp-it: line 3: 9975 Killed /var/web-gui/data/tools/httpd/napp-it-mhttpsd -c \*\*.pl -u napp-it -d /var/web-gui/data/wwwroot -p...
  4. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    after updating from r151036 to r151046 I am getting a connection refused error when trying to open the nappit webgui. I tried rebooting a few times and that hasn't worked. The shares are still working fine but what is the best way to troubleshoot nappit? Are there new firewall options on...
  5. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    Looks like the issue is with with your LSI card if you are getting hardware errors at the hypervisor level. Swap the HBA out with a known good one and pass that through to the VM and you should be able to complete the resilver. Although you said you are using a mix of usb drives and sata?? I...
  6. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    I have manually replicated a ZFS filesystem with all intermediary snaps to another host using zfs send. Is there any way to convert this manually replicated zfs filesystem into a scheduled replication using napp-it? Or do i have to start all over?
  7. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    If you have a drive fail in a pool that is 80% full then start a resilver operation only to realize you can purge some ancient snaps that free up an additional 40% of the array- will the resilver operation see that dynamically or will it continue to resilver all of the 80% full array and not see...
  8. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    \\omnios ok \\ip Not ok \\filer not ok \\filer.domain.com not ok This was resolved by disabling signing in smb.conf on the filer: signing_enabled=false signing_required=false
  9. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    I have DNS CNAME aliases setup for our omniOS filer which is joined to AD. These have all worked great until we recently updated our domain and forest level to 2008 R2. Now we are unable to connect to the fileshares on the alias CNAMEs but can connect just fine to the actual hostname. Our...
  10. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    Completely unrelated, but is there a way to configure file access audits in napp-it? I know solaris can do it but not sure if omnios can
  11. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    It wasn't but I disabled it and the issue persisted. Finally figured it out today. Turns out the napp-it vm was 4 mins ahead of time so everything was just constantly thinking it was modified but from the future. This napp-it vm is domain joined so I thought it would NTP sync automatically...
  12. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    Ever since I went to the latest stable omniOS I am getting weird file modified behavior. If I make a VBS file in notepad++ and keep it open while I execute the script, I get a prompt saying the file has been modified. It used to not modify the file after I executed it. Any idea what's going...
  13. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    While I'm at it, does omnios r151032 support smbv3? Will it still function with smbv1 disabled on win10 like they keep trying to do?
  14. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    wow what a nightmare, finally figured it out. I had to set NBMAND to ON, which I have always set to OFF in the past. Either the behavior of omnios changed or I have some old/conflicting ZFS properties in my filesystem that it was mad about. The only other thing I can think of is my NFS...
  15. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    I just changed OSes on my fileserver from an old openindiana (oi_151a8) box to a new omnios v11 r151032e box running nappit 20.06a3 Pro. I have a 12TB zfs filesystem with tons of snaps and folders as you would expect for a fileserver. Everything appeared to work ok but once we started running...
  16. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    What? You said you were running freenas on hyper-v and windows update borked the host. Hyper-V is not a real hypervisor. Anyways enough threadjacking here, like gea need any more pages to this thread
  17. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    Oh nevermind, I assumed you were using a real hypervisor. Vmware does a much better job at this, you may want to give that a try before you write the AIO setup off as a whole.
  18. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    Are you sure you understand what an AIO setup is? It is using pci-passthrough for the HBA so there is no performance impact to the physical drive access. It then shares the ZFS through an internal 10gb virtual network to the other hosts on the same box which will perform far better than any...
  19. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    oh my god, no. Kill it with fire
  20. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    SWEET!! Can anyone confirm the SMB shares work on a win10 install that has SMB v1.0 totally removed/disabled? Maybe windows backup finally works again too??
  21. C

    chune's house build

    http://www.avsforum.com/forum/19-dedicated-theater-design-construction/2098506-my-solution-2x-dual-link-dvi-through-1-conduit.html
  22. C

    chune's house build

    I actually gave up trying to get USB 3.0 working in OSX. I ended up passing through an onboard usb 2.0 hub and it worked fine. In a previous iteration of this build I did not have any usb 2.0 hubs on the motherboard that worked for passthrough so i ended up just buying the cheapest low profile...
  23. C

    Apple 27" LED Cinema Display

    you need to manually install the bootcamp drivers for the cam to work in win 8/10. Sorry to necro post here, but has anybody had luck daisy chaining two TB displays in windows? The daisy chain works for all USB devices and partially for video, but the primary display goes black and only the...
  24. C

    chune's house build

    Right, this is a super over-complicated setup. The KVM is by no means required, it was just a nice alternative to running additional DVI-D cables upstairs through 1" smurf tube (not fun) for input 2 or 3 on my monitors. If you didn't use apple cinema displays on windows VMs, you could further...
  25. C

    chune's house build

    So it sounds like you are talking about a ghetto setup that has everything running off one machine that uses eyefinity and some third party software to enable concurrent sessions and mouse/keyboard mapping. This setup uses an enterprise grade hypervisor and each VM is completely isolated from...
  26. C

    chune's house build

    Long time lurker, potential first time thread starter. Here is my build. I am running esxi 5.5 on a ga-7pesh3 with donk's unlocker which allows for mac guests to be run on PC hardware (with GPU passthrough!!). This is all backed by a ZFS-powered NFS datastore (omniOS VM + nappit + onboard...
  27. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    I may have run pkg update on this machine. Let me try with a fresh install again
  28. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    Thanks Gea! I have napp-it installed and working on hipster! I do see a weird zpool parsing bug. It looks like the "last login" section is corrupting the zpool list output:
  29. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    Thanks Gea, i look forward to your testing!
  30. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    so it looks like hipster branch of OI finally fixes the net-snmp issue that causes >2tb zfs filesystems to get reported as 0 bytes! Gea, i know you do not support napp-it on OI-hipster but was wondering if i can remove/replace the incompatible packages on my hipster install to convert it to...
  31. C

    esxi 6.0 drops support for dell C1100/C2100 NOOOOOOOOOO!!

    yeah i hope they "fix" it down the line too, i just have my doubts since this only seems to affect the older dell c-series lineup rather than all LGA1366 boards. Its really not that big of deal for the next year or so until MS releases server 11VNEXT or whatever they have taken to calling it
  32. C

    esxi 6.0 drops support for dell C1100/C2100 NOOOOOOOOOO!!

    looks like the dirt-cheap datacenter days are coming to an end. Tried out the new vsphere 6.0 on a c1100 and was greeted with this nice PSOD: It happens right when it starts to load ACPI. The only workaround is to disable vt-d which is pretty depressing... especially for those of us with...
  33. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    found the issue: "17. Known Bugs!! A. hrDeviceTable (HOST-RESOURCES-MIB) This section of code is only aware of disk controllers 0 through 7. Hence, anything on controller c8 and above will be invisible. B. hrPartitionTable (HOST-RESOURCES-MIB) At present, hrPartitionSize data only works...
  34. C

    Talk to me about a no-storage "head unit" for my ZFS arrays ...

    im doing a similar thing on a smaller scale. My "head unit" is on of these mounted on the back side of the rack: http://www.supermicro.com/products/chassis/2U/823/SC823MTQ-R700LP.cfm i then reverse the airflow of the fans on the PSU and chassis and load it up with low profile HBAs. I...
  35. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    Gea, Can you think of any reason why net-snmp on the omni-os releases wouldn't show ZFS pool storage info? I only ask because my older openindiana servers show it just fine. I have even replaced the \etc\net-snmp and \var\net-snmp folders on an omni server with the OI versions but still no...
  36. C

    OpenSolaris derived ZFS NAS/ SAN (OmniOS, OpenIndiana, Solaris and napp-it)

    gea, whats the easiest way to downgrade .9f4 to .9d2? Can it be done via a wget switch? such as: wget -O - www.napp-it.org/nappit9d2 | perl Or do i need to do a full reinstall? EDIT: nevermind, .9d2 showed up in the upgrade options now. Any plan to allow trivial ACLs in the future or is...
  37. C

    Simple Virtualization

    couple years late to the party here, but this is pretty simple to do. I did just find out that the S10000 isn't on vmwares HCL, so not sure if it got pulled or never made the cut. So you would want a S9000 if you were going to VSGA route. The main thing you are overlooking with vmware view is...
  38. C

    Cards that support more than 4 displays...

    eyefinity
  39. C

    Cards that support more than 4 displays...

    if you use all active DP -> HDMI or DVI adapters it should work in your setup.
Back
Top