Giter VIP home page Giter VIP logo

phpietadmin-gui's Introduction

WARNING: This is a unmaintained project.

phpietadmin

Phpietadmin is an easy to use webinterface to control the iscsi enterprise target (iet) daemon (http://sourceforge.net/projects/iscsitarget/) written in php and javascript.

Docs

Features

Dashboard

The dashboard provides a quick overview about your system and phpietadmin.

iSCSI

phpietadmin enables you to configure all features of the iscsi enterprise target daemon via web, e.g.:

* Adding/Removing luns
* Initiator/Target allow
* User management
* Sessions
* Settings
* Target removal

LVM

phpietadmin currently only supports lvm as iscsi luns!

* Adding volumes
* Extending volumes (+ notify iscsi initiator about the change)
* Shrinking volumes
* Renaming volumes
* Deleting volumes

..and more.

Intention

The main reason for developing this was, to create a way to configure the daemon while it’s in use. The iet daemon reads the config file only at start/restart. Changes after the daemon was started are only possible via the ietadm command line tool. This tool alters the configuration of the daemon while it’s running. Unfortunatly, the changes are not reflected in the config file itself. Which means, if the daemon gets restart the changes made via ietadm are gone, because the daemons loads only the targets from the config file. Phpietadmin saves all changes in the config file and passes them directly to the daemon via php’s „exec“ function. This prevents any inconsistency between the config file and the daemon live config. The file parsers will preserve all comments, so this tool won't mess up your config files. Also a backup is created before changes are made.

Compatibility

Phpietadmin is tested on Debian "Jessie" 8. Basically it should work on every linux distribution with php 5.6 >= and apache2. Official support for CentOS is planned.

If you have any problems, please open an issue!

phpietadmin-gui's People

Stargazers

Bruno Meneguello avatar Fatih USTA avatar Jakub Zawierucha avatar Konnecta TI Tecnologia avatar Jeremiah Roth avatar

Watchers

Miroslav Ivanov avatar Alex avatar Johannes Petz avatar GongDaLin avatar

phpietadmin-gui's Issues

ZFS Support

Hi... I am using your software and think this amazing... How could we add support to ZFS???
I would like to make ZFS volumes and share this over iSCSI...
Thanks a lot
My e-mail: [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.