Hm, does sound really interesting, but downloading the document does not work for me:
TLB
try the second
c0t0d0s0: Less known Solaris features
http://www.c0t0d0s0.org/lksfbook/lksfbook_26012010.pdf
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hm, does sound really interesting, but downloading the document does not work for me:
TLB
You may be right. I had no idea not to use the text-mode stuff, since this was going to be a headless server, and nothing in the HOWTO indicated otherwise![]()
In the upgrade to 0.415g (and now to 0.415h) I lost the ability to change the compression settings under the folder dialog
Screenshot of problem
Specifically when the property change window comes up there is no selection for the property (there was previously) - and when I hit save it doesn't seem to toggle anything. Dedup setting through the same dialog seems to work fine, and if I change the settings at the command line the status reflects correctly in the web interface.
I use external harddisks to make full backups of my NAS filesystem. When I migrate to ZFS from Linux md/ext4, I will be re-using the RAID drives meaning that I'm going to blow away the Linux filesystem and data currently on those disks during the migration. I need to use the external drives as my exchange media to get the important data back onto ZFS after the migration.
What local Linux filesystem format is supported by napp-it so that I am assured of a continuous migration path (ext2 /ext3 / ext4 / xfs/ NTFS)? I guess this obviously will depend upon the OS I choose as the basis for napp-it.
TIA,
- Robert
I"m going to try napp-it again with openindiana full-gui DVD as well as nexenta-core.
Thanks. Network restore is always a possibilty but Gigabit throughput pales in comparison to local 300 MB/s SATA speeds. So, are you saying that Linux filesystem support is nonexistant on Solaris11/Nexenta/OpenIndiana? I've seen bug reports on Nexenta forum related to this issue.the easiest way:
plug your external backup disks to a mac or pc and copy your files to your backup disks and also back to your ZFS box via network.
Gea
Thanks. Network restore is always a possibilty but Gigabit throughput pales in comparison to local 300 MB/s SATA speeds. So, are you saying that Linux filesystem support is nonexistant on Solaris11/Nexenta/OpenIndiana? I've seen bug reports on Nexenta forum related to this issue.
Thanks. Network restore is always a possibilty but Gigabit throughput pales in comparison to local 300 MB/s SATA speeds. So, are you saying that Linux filesystem support is nonexistant on Solaris11/Nexenta/OpenIndiana? I've seen bug reports on Nexenta forum related to this issue.
if you try to download something from the internet with a 403 error, there is a problem with the remote internet-server or with a single page not with your local os.
Gea
I wasn't downloading anything - the napp-it installer was, and got a couple of 403 errors. I will see how things go with the next go around...
Unfortunately, it was all scrolling by. I am now installing OI from the live-cd (GUI available.) If it happens again, I will see if there is a logfile I can get. I think midnight commander might have been one. I think the smartmontools was another.
Gea and ChrisBenn,it is not supported out of the box. You will hardly find a consumer disk, especially from the green and high capacity ones and a NAS with a single disk, that can outperform GigaBit Ethernet with its 125 MB data rate - even Raids are often not as fast.
i would always avoid unneeded problems and use ftp/SMB/NFS/AFP
Gea
Gea, the errors don't seem to go into the logfileI am pasting them here before rebooting:
### oi/se 1.10 install smartmontools and gcc
---------------------------------
Packages to install: 19
Create boot environment: No
Download: developer/parser/bison ... Done
Download: developer/versioning/subversion ... Done
Download: developer/debug/gdb ...
Errors were encountered while attempting to retrieve package or file data for
the requested operation.
Details follow:
http protocol error: code: 403 reason: Forbidden
URL: 'http://pkg.openindiana.org/dev/file/1/d8e1c98cb98c3f6a6c70c02fd2ece01959a91eb6'.
and:
checking for xlC_r... no
checking for xlC... no
checking whether the C++ compiler works... no
configure: error: in `/root/smartmontools-5.40':
configure: error: C++ compiler cannot create executables
See `config.log' for more details
make: *** No targets specified and no makefile found. Stop.
setup/ update napp-it
the latter is I think because the compiler could not be installed. Starting things up now...
_Gea,
I've got another request. I currently have another Solaris 11 Express with Napp-It server set up that's going to live in my detached garage as a disaster recovery server. I would like to replicate to the server on a scheduled basis. This functionality is already built into Napp-It, but I'd like to take it a step further.
It would be awesome if you could add a wake on lan function to the replication options as well as some sort of built-in delay (either manual or something icmp based that checks for a live server). The final piece of the puzzle would be to add a shutdown function. This is all needed for the following process:
The main server initiates a wake on lan magic packet to the DR server.
While the DR server boots, the main server pings it to see when it's alive and responding.
Once the DR server is up and running, replication starts.
When replication completes, the main server initiates a graceful shutdown sequence on the DR server to turn it off.
An email is then sent to me to notify of a successful replication.
This would absolutely ROCK to have in my situation. I understand this is something I can set up with a cron job, but I'd love to have it built into Napp-It's interface.
Now that I think of it, the wake on lan function should be built into the scheduler for any task and should be associated with group members in general. That way, you can run scrubs and snaps of powered off servers based on the schedule implemented on the main server.
happens everytime for me. have you tried with openindiana?
stevefer@solaris1:/pool1$ ls -l
total 9
-rw-r--r-- 1 root root 776 2011-02-25 23:02 Bonnie.log
drwxrwxrwx+ 13 root root 13 2011-03-06 12:13 itunes
drwxrwxrwx+ 9 root root 10 2011-03-06 10:30 Photographs
drwxrwxrwx+ 10 root root 10 2011-03-06 16:31 TheRest
stevefer@solaris1:/pool1/TheRest$ ls -l
total 5
drwxrws--- 3 lisa staff 9 2011-03-06 16:31 MoneyDance
stevefer@solaris1:/pool1/TheRest/MoneyDance$ touch test
stevefer@solaris1:/pool1/TheRest/MoneyDance$ ls -l
total 83264
-rw-r--r-- 1 stevefer staff 0 2011-03-06 16:42 test
stevefer@solaris1:/pool1/TheRest/MoneyDance$ rm test
stevefer@solaris1:/pool1/TheRest/MoneyDance$ ls -l
total 83263
stevefer@solaris1:/pool1/TheRest/MoneyDance$
check folder settings:
nbmand: off
perm: 777
acl: @everyone: modify or full
I will try the new build tonight. Do I run the same install procedure (wget -O - www.napp-it.org/nappit04 | perl)
Steve
Yes.
announcement:
--> From next nightly, there will be a new menue item napp-it-update
You can then not only update but also downgrade versions via browser.
Gea
I am having a terrible time with file permissions and would appreciate some help.
# set owner and group
/usr/bin/chown -R stevefer:staff /pool1/TheRest/MoneyDance
# wipe ACL and give owner full rights
/usr/bin/chmod -R A=owner@:full_set:file_inherit/dir_inherit:allow /pool1/TheRest/MoneyDance
# add to ACL to give group full rights
/usr/bin/chmod -R A+group@:full_set:file_inherit/dir_inherit:allow /pool1/TheRest/MoneyDance
# add to ACL to give everyone read and execute
/usr/bin/chmod -R A+everyone@:read_set/execute:file_inherit/dir_inherit:allow /pool1/TheRest/MoneyDance
# add to ACL to give root full rights
/usr/bin/chmod -R A+user:root:full_set:file_inherit/dir_inherit:allow /pool1/TheRest/MoneyDance