Search found 791 matches
- Tue Mar 06, 2012 8:24 am
- Forum: General Discussion and Announcements
- Topic: Amahi F12 repo deprecated?
- Replies: 5
- Views: 8355
Re: Amahi F12 repo deprecated?
I don't have time to upgrade, I don't want to upgrade and I don't need to upgrade, this is why I've requesting a long term release for a long time (instead of a moving target that changes every 6 months).
- Tue Mar 06, 2012 3:06 am
- Forum: General Discussion and Announcements
- Topic: Amahi F12 repo deprecated?
- Replies: 5
- Views: 8355
Re: Amahi F12 repo deprecated?
well f14.amahi.org was still pingable. Are those different servers?
- Mon Mar 05, 2012 4:44 am
- Forum: General Discussion and Announcements
- Topic: Amahi F12 repo deprecated?
- Replies: 5
- Views: 8355
Amahi F12 repo deprecated?
Hi,
it seems that the f12.amahi.org server is not available anymore... This is blocking the rest of my yum activities
Is this a known issue?
it seems that the f12.amahi.org server is not available anymore... This is blocking the rest of my yum activities

Is this a known issue?
- Mon Feb 20, 2012 12:45 am
- Forum: Beginners and Newbies
- Topic: iSCSI
- Replies: 15
- Views: 20964
Re: iSCSI
Updated the wiki. I've kept the information Zombu2 posted with minor edits (mostly layout related). I've changed the warning at the repo part to a less dramatic one 
I noticed the install script has already been pulled, Zombu2 may add the code where it should belong.

I noticed the install script has already been pulled, Zombu2 may add the code where it should belong.
- Sun Feb 19, 2012 3:08 pm
- Forum: Beginners and Newbies
- Topic: iSCSI
- Replies: 15
- Views: 20964
Re: iSCSI
I will edit the page tomorrow, I can get the history back (thank god the wiki keeps backups LOL). What I will do is restore the page with the howto and add the semi-automated part below that. I'll rephrase the warning for the repo (I'll mention it is a personal repo, not maintained by the Amahi team...
- Sun Feb 19, 2012 3:58 am
- Forum: Beginners and Newbies
- Topic: iSCSI
- Replies: 15
- Views: 20964
Re: iSCSI
Zombu: why did you remove the instructions I've written and replaced them with something a user must compile (which should not be necessary) _and_ create a dependency that must be maintained? Furthermore you are creating a file that you are going to use as an exported iSCSI disk, therefore having 2 ...
- Fri Feb 10, 2012 12:08 am
- Forum: Beginners and Newbies
- Topic: iSCSI
- Replies: 15
- Views: 20964
Re: iSCSI
I had a simple how-to already written for work so it was more or less copy & paste 

- Thu Feb 09, 2012 6:31 am
- Forum: Beginners and Newbies
- Topic: iSCSI
- Replies: 15
- Views: 20964
Re: iSCSI
done
- Thu Feb 09, 2012 12:37 am
- Forum: Beginners and Newbies
- Topic: iSCSI
- Replies: 15
- Views: 20964
Re: iSCSI
quick how-to for connecting to iSCSI storage: scan for new LUNs: iscsiadm -m discovery -t sendtargets -p <NAS IP> login and make the connection persistent iscsiadm -m node -T iqn.2012-02.<domain>.<your>:<LUNname> -p <NAS IP> -l you should see a new device, you can partition it now fdisk /dev/<new de...
- Wed Feb 08, 2012 1:37 am
- Forum: General Discussion and Announcements
- Topic: Best Amahi Setup ?
- Replies: 8
- Views: 9132
Re: Best Amahi Setup ?
if you already have an HDA: if the sysstat package is installed you can identify if your server has been busy and how busy at what time with the sar command. The uptime command also gives you the load average since the last boot. If you see a load average of 0.xx then it's pretty safe to say you're ...