Search results

  1. E

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

    I finally got it. The Windows 7 Sync Center / Offline Files Service was stuck. Reboots didn't fix that. I had to reset the settings of the service: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\CSC\Parameters] "FormatDatabase"=dword:00000001 And...
  2. E

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

    Hi Gea, thanks for the good hints! permission problems - reset acl to modify recursively -> Yes, I've done that several times - have you enabled any special share settings like abe -> No - have you checked for hidden files ex via WinSCP -> Nothing special to see. I can see and delete the files...
  3. E

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

    One more thing to precise "can't delete": Yes, he can delete without error message. But shortly after deletion (or F5) the folder reappears.
  4. E

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

    Hi, I'm encountering a strange permission problem on one ZFS-Filesystem: One User can't delete non empty folders (others can). When he first deletes the files within the folder, then he's able to delete the folder itself. What I've done so far is to check the ZFS-Filesystems aclinherit...
  5. E

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

    I got it! Your hint with the environment variable solved it. console is executing /usr/gnu/bin/date nappit is executing /usr/bin/date Tanks a lot!
  6. E

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

    perl -e ' system("sh /path/yourscript.sh") ;' perl -e ' `sh /path/yourscript.sh` ;' Executing the script either way works from the console window. So this is really weird cause nappit calls it the same way with the backticks. Is there anything else in nappit filtering the script?
  7. E

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

    Doing it the way you proposed it works. Could it be that nappit is executing the shell script in a different way? I found that in the job-other.pl: my $r=`$action 2>&1`; But I haven't any perl knowledge to understand in detail what's going on there.
  8. E

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

    Does somebody have an idea why the following script prints all lines to the log file when executed in the console window but not when executed by the nappit "other job"? OmniOS r151014 #!/bin/sh pathlog="./test.log" > "$pathlog" printf '%s\n' "$(date +%Y-%m-%dT%H:%M:%S%Z)" | tee...
  9. E

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

    OK, I got it. It's simpler that I expected. Everything written to STDOUT or STDERR is checked if a condition matches. The following script with "other job" set to "condition" and "noerr=ok"... #!/bin/sh printf '%s\n' "My Message A" | tee --append myscript.log printf '%s\n' "My Message...
  10. E

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

    Thanks Gea. Always is the default. That is what I use at the moment and is not differentiated enough for my usage. Never "looks" good but is not what I want not see too. So I've to stick with condition. But what should I write at the end of the shell script to see an OK in nappit? And what...
  11. E

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

    Can somebody give me a hint on the basis of a simple shell script how to configure the nappit "other job" feature? Especially the error management is the my problem. I can start my own rsync script (sh script.sh) and it will run through, but the nappit log shows errors (first printf for own...
  12. E

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

    I've found the error. It's a bug in the IPMI Keyboard which get's stuck after the first syslog message. By plugging in a physical keyboard (video still IPMI console) I was able to type in the command clear and everything worked. A work around is to execute in the IPMI console Options ->...
  13. E

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

    Thanks for your explanation. Luckily you confirmed my knowledge in most points :). But one thing worries me: I know the command clear but I'm not able to execute it or any other command / shortcut I know in the IPMI console after the first syslog message. So I thought there might be another...
  14. E

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

    This is a real beginner question but I don't know what search terms I should look for: How can I skip the syslog messages which are written to the console to get a clean prompt? Cause at the moment I'm stuck after the first message. I don't know what keyboard shortcut clears the screens to...
  15. E

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

    I'm using a long spin down threshold of 4200s for my drives. The drive spin down works fine when I won't login to the Web-GUI after a restart. If I do login to the Web-GUI the disks won't spin down after the given threshold. Even if I logoff from the Web-GUI. SSH sessions are no problem...
  16. E

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

    I've found a solution for unreliable PCIe Extension Cables. Buy more expansive cables :cool:: "3M™ Twin Axial PCI Express X8 Extender Assemblies" Round about 75 EUR at digikey or others. At first I wasn't sure if it is worth the money and if I should give it a try. But it is! No errors...
  17. E

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

    Has anybody out there experience with PCIe Extension Cables? I have to use one cause of my case U-NAS NSC-800 to get the IBM 1015/LSI 9211-8i IT working. omnios r101015u states the following error that isn't looking good. I've already tried four different cables but the result is always the...
  18. E

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

    I have new insights regarding my installation problems on Supermicro A1SRi-2758F: 1. omnios r151011, omnios-8e364a8 2014-07-23 bloody (name of the ISO, after installation version omnios-6962d80) is not working with the current nappit script 0.9f1. It breaks up during the "omni 1.6 install...
  19. E

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

    I have problems to install omnios and nappit on the following system: Supermicro Atom/Rangeley A1SRi-2758F IBM 1015/LSI 9211-8i IT SSD Bootdisk on port SATA0 of the mainboard Installation is done by IPMI. omnios r151010, omnios-8c08411 stucks during loading the installer of the ISO Image...
  20. E

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

    The following two aren't working on my napp-it 0.9e2. Haven't checked the others yet. - sat-sun - mon-sat Has somebody tried the new day triggers with success?
  21. E

    Please help to understanding speeds and bottlenecks of SAS, STP, HBAs and PCIe

    Thanks guys for the beginning. But could anybody give me a hint where I can learn more about STP?
  22. E

    how does USB limit drive speed?

    USB 2.0 is limited to net ~30 MB/s. So indeed you will be limited! Don't put either in there. Your HDD has a speed somwhere around 60 MB/s and the SSD round about 250 MB/s. Use a USB connection only for backup reasons! Not for productive work. It's too slow. Otherwise if you need an external...
  23. E

    Please help to understanding speeds and bottlenecks of SAS, STP, HBAs and PCIe

    Hi guys, I've read and learned quite a lot in this amazing forum :). But there are still some basic questions regarding SAS, STP, HBAs and PCIe left... I would like to understand the recent limitations which occur on the way from the harddisk, through the HBA (with RAID 6), to the PCIe...
Back
Top