They are SATA - model ST31000340NS but they are supposed to be enterprise class. This was the barracuda ES line before they came up with the constellation line.
Yeah I have the SAS ES.2 version, hoping i do not run into the same issue one day
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.
They are SATA - model ST31000340NS but they are supposed to be enterprise class. This was the barracuda ES line before they came up with the constellation line.
So when I found the bad drive, I deleted my pool and recreated it. I then removed the bad drive before I put any data on it (so I could still have a RAIDZ2 of 6 drives, currently running off 5). So if the bad drive was causing issues, that should stop. However even without adding in any SSDs for l2arc/zil, I am still having problems. Right now a simple read over iSCSI is sitting at 4.04 KB/s and has been for 20 minutes.
So I have my OI+NAPP-IT attached to a domain.
I have a Folder mpool/media that has smb share and nfs on
The smb side of things seem to work well, I configured my user permissions on the share for my domain users.
ls -l of the mpool
drwxrwxrwx+ 7 2147483652 root 7 2012-10-18 20:23 media
Notice the owner uid?
- set ACL everyone@ to modify on the shared folder and enable inheritance
- for current files and folders, you must reset ACL recursivly to this
- do not touch Unix permissions when using CIFS, this will reset your ACL and inheritance settings - use always ACL
Hey Gea,
I recently made the jump from SE11 to OI 151A7 + NAPP-IT. My old setup used an ugly bit of python script to keep me posted on the servers status.
Now that I made the switch, I'd like to make use of the mailing jobs, NAPP-IT provides. Are there any templates that I could extend?
I want to implement FMA/SMF reports and temperature/rpm readouts via ipmitool / smartctl.
I tried tinkering with the action.pl in '/var/web-gui/data/napp-it/zfsos/15_jobs and data services/04_TLS Email/01_status' but my changes didn't seem to have any effect.
(I'm using TLS Mail with GMail, so I think this should be the appropriate file?)
Well, that's my question, now to a small bug report - free of charge!
I don't know if anyone has reported this yet, but the password form for the smtp password only stores 16 characters. This had me yelling at my terminal for a few minutes before I figured out that I could edit the config file. Perhaps you might want to fix that
-Frozen
//edit:
I've found another problem:
The status mail works just fine, but I don't receive any mails notifying me about the critical pool status...
My testpool:
http://twitpic.com/b5wxex
Alert job log:
http://twitpic.com/b5wxl7
good info, thankswow all I had to do was add a user. lol
Thanks Gea.
in the pdf section 8.4 the link is
wget -O - www.napp-it.org/nappit I perl
on the web page it is
wget -O - www.napp-it.org/nappit | perl
the deference seems to be just this symbol | it is correct on the web page but in the pdf it is a captol i or lower case L that is the only thing i can see that is different.
My All-In-One was build a year ago and I am in need of additional disk.
Q1: I am not sure if I am going to use six or eight 2TB or 3TB drives in the new vdev. Does the new raidz2 vdev have have to be the the same size (I don't believe so, and this is not a mirror, but an expansion of the zpool)?
Q2: The currents disks in my vdev are 512 sectors. Is it still recommended to use drives that have the 512 sectors?
Q3: Are there certain formatting commands that need to be run on 4K drives in ZFS
Alert/ Error on maneframe from :
-disk errors: none
------------------------------
zpool list
NAME SIZE ALLOC FREE EXPANDSZ CAP DEDUP HEALTH ALTROOT
rpool1 149G 11.3G 138G - 7% 1.00x ONLINE -
tank 4.53T 2.72T 1.81T - 60% 1.00x ONLINE -
is anyone using Link Aggregation on napp-it?
I would like to use it with this motherboard if possible
http://www.newegg.com/Product/Product.aspx?Item=N82E16813182253
is anyone using Link Aggregation on napp-it?
I would like to use it with this motherboard if possible
http://www.newegg.com/Product/Product.aspx?Item=N82E16813182253
q1
You can add any vdev type but its efficient to use vdevs that are similar in size and number of disks.
q2
Ashift is a vdev property, so you can mix. If possible, use 512 sector disks or disks that report 4096 physical sectors. If you buy 2 TB disks, you may buy the same (add a hotspare). 3 and 4 TB disks are all 4k.
q3
when the disks (newer ones does) report the correct physical sectorsize, ZFS will use ashift=12 automatically. With newer OI versions you can try to force ashift via sd.conf (suggested) or use a modified zpool (highly experimental) for older 4k disks that report a wrong physical sector size.
http://wiki.openindiana.org/pages/viewpage.action?pageId=4883847
Gea,
Thank you for your response. I have two additional questions.
1. There are not a lot of options for 2TB 512b drives. I am looking at the Hitachi 7K3000 (0F12115) http://www.amazon.com/HGST-Deskstar...e=UTF8&qid=1351268830&sr=1-1&keywords=0F12115
Do you see any concerns?
2. I will probably get a couple of spares, but in the case that I had no spares and had a drive failure (512b sector) and could only replace it with a 4k sector drive, what actions would I have to take to the vdev or pool, either prior or after the physical replacement.
Hey!
I just installed Solaris 11.1 which has native zfs version 34. With napp-it on top on of it, my zpool version is 28. What would happen if upgrade I zpool to v.34? Will I loose any of napp-it functionality?
No, you will only loose compatibility with the free Illumos based alternatives.
# passwd root
Please try again later.
Please try again later.
Permission denied.
Having problem with Solaris 11.1 after installing nappit.
When I try to change root password as said in installation guide I get following message:
Neither I can set passwords for local users via web interface.Code:# passwd root Please try again later. Please try again later. Permission denied.
edit /etc/pam.conf and delete the line
other password required pam_smb_passwd.so.1 nowarn
edit /etc/pam.d/other and add
password required pam_smb_passwd.so.1 nowarn
Are you saying napp-it messes with system files?Oh Oracle - why do you change everything -
####################################
(they moved pam settings to a different location)
to fix it:
Code:edit /etc/pam.conf and delete the line other password required pam_smb_passwd.so.1 nowarn edit /etc/pam.d/other and add password required pam_smb_passwd.so.1 nowarn
I have updated the installer to care about
solaris is dead to most people here
Are you saying napp-it messes with system files?
It's not "Oh Oracle - why do you change everything" it's "Oh Gea - why do you mess with the system without checks".
Alrighty then. It seems OI is nobrainer right now for using in sake of nappit. But I kinda concerned of its future development because of latest events (project leader resign). Any downsides of using Illumos instead?
Aggregated links if you have LACP (and Giant Frames) should increase the throughput for large files.I tried this when I started my project with Sol 11 11/11 to no avail. It was not so easy to make it run under Solaris, as NWAM kept interfering with manually configuring the LACP. I got it running with the help of a script in the end, but it was really not a neat solution. I think it depends on what you want to get from link aggregation. If you want a failover, fine, that's a goal worth chasing. If you go for performance, I'm almost sure you will not get much out of it compared to the hassle to make it run. I turned down the idea at some point, and configured two independent NIC's, then distributed my VM-Box to use one IP, and my PC's to use the other IP for CIFS traffic. That serves my needs perfectly.
By the way, I don't think napp-it cares a lot about aggregated links, it will probably just treat it as one NIC, I guess? It's more of a Solaris thing (or OI, I don't know what you want to build).
Hth,
Cap'
# netadm enable -p ncp DefaultFixed
exported pools
pool: thor
id: 14547134680173632568
state: FAULTED
status: The pool metadata is corrupted.
action: The pool cannot be imported due to damaged devices or data.
see: http://illumos.org/msg/ZFS-8000-72
config:
thor FAULTED corrupted data
c5t3d0p0 ONLINE
c5t2d0 ONLINE
destroyed pools:
pool: thor
id: 9764473289643050985
state: ONLINE (DESTROYED)
action: The pool can be imported using its name or numeric identifier.
config:
thor ONLINE
raidz2-0 ONLINE
c6t14d1 ONLINE
c6t16d1 ONLINE
c6t15d1 ONLINE
c6t9d1 ONLINE
c6t10d1 ONLINE
c6t11d1 ONLINE
raidz2-1 ONLINE
c5t1d0 ONLINE
c5t0d0 ONLINE
c5t7d0 ONLINE
c5t6d0 ONLINE
c5t5d0 ONLINE
c5t4d0 ONLINE