Beiträge von DaWauZ

    nginx is running
    apache2 NOT running


    edit


    this is the code after login


    HTML
    <!DOCTYPE html><html>	<head>		<title>OpenMediaVault web administration interface - omv.WORKGROUP</title>		<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>		<meta name="ROBOTS" content="NOINDEX, NOFOLLOW"/>		<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">		<link rel="shortcut icon" type="image/x-icon" href="favicon.ico"/>		<link rel="stylesheet" type="text/css" href="/extjs/resources/css/ext-all.css"/>		<link rel="stylesheet" type="text/css" href="/extjs/resources/css/ext-all-gray.css"/>		<link rel="stylesheet" type="text/css" href="css/omv.css"/>		<script type="application/javascript" src="/extjs/ext-all.js"></script>		<script type="application/javascript" src="js/omv/util/i18n.js"></script>		<script type="application/javascript" src="js/omv/util/i18nDict.js"></script>		<script type="application/javascript" src="js/ext-overrides.js"></script>		<script type="application/javascript" src="js/js-overrides.js"></script>		<script type="application/javascript" src="js/omv/globals.js"></script>	</head>	<body id='workspace-page'>		<script type="application/javascript">			// Global defines			OMV.UUID_UNDEFINED = 'undefined'; OMV.ROLE_ADMINISTRATOR = 1; OMV.HTTPREQUEST_TIMEOUT = 60000; OMV.PRODUCT_NAME = 'OpenMediaVault'; OMV.PRODUCT_URL = 'http://www.openmediavault.org'; OMV.PRODUCT_COPYRIGHT = 'Copyright (C) 2009-2015 by Volker Theile. All rights reserved.'; OMV.PRODUCT_PACKAGENAME = 'openmediavault';			// RPC error codes			OMV.E_SESSION_NOT_AUTHENTICATED = 5000; OMV.E_SESSION_TIMEOUT = 5001;OMV.E_ENGINED_CONNECT_SOCKET = 7001			// Request user confirmation before leaving page.			OMV.confirmPageUnload = true;			window.onbeforeunload = function() {				if(true === OMV.confirmPageUnload) {					OMV.confirmPageUnload = false;					return _("Do you really want to leave the page?");				}			};			// Initialize default session data.			Ext.apply(OMV.SessionManager, {				username: "admin",				role: "1"			});			Ext.QuickTips.init();			Ext.state.Manager.setProvider(new Ext.state.CookieProvider({				expires: new Date(new Date().getTime() + (1000*60*60*24*365))			}));			Ext.onReady(function() {				OMV.viewport = Ext.create("OMV.workspace.Workspace");			});		</script></body></html>

    I just installed the plex media server, and set it up a little bit.
    But now the OMV webgui isnt anymore there, I get a login, after that, blank page.


    Shares are working also plex and sabnzbd. Reboot does not help.
    I can also connect with ssh.


    What to do now?

    OK tnx.
    The thing for me is, why offering a full harddisk for only 2-4 gb OS partition and the rest cannot be used.
    Ah well, what you are telling me, I have plenty room for it, and thinking to make a raid10 for it.

    Hello,


    On my work we have an old DL380 G5 and a G6 over.
    I would like it to build it as a test server with OMV on it. The G5 hasnt a SD card slot, but OMV on a sd or thumbdrive isnt the best I noticed from others.
    I need a little help because I'm not an OMV or hardware specialist.
    What is the best manner to use this server? I dont know yet about how much memory but I guess its about 8-16gb.
    There are 300GB dual port sas disks and 146gb dual port sas disks, 8 slots per server.
    What is the best possible setup for this hardware?
    OMV on a stick, SD, or harddisk, or ESXI as base? I also read above about extra SSD for writings before it writes to raid set. How that works and how to setup? And how to install in the server?
    And for the data disks, in case of non-esxi base, raid via hardware or omv?

    Hi, the via chipset couldn't be used by XBMC, also freenas had problems with that.
    I dont know exactly anymore if there was an issue with OMV. Could be that it wasn't possible to disable serial ports in bios or something.
    Intel is the better chipset in all ways linux based installations, but OMV is the most compaible nas system so maybe it works very fine?

    DaWauZ: I browsed their sources and It apparently seems made in VS2010, so tightly bound to .Net. The sources should be adapted to mono first for it to work in Debian, as MB3 is. But it uses some windows specific libraries. :/


    All the things that I make are MS.NET. At the time, I tried to work on Mono, but the development experience wasn't so nice as VS. Also no Resharper there :D I must give it a second chance (something more to do)


    The other one... misterhouse, seems just a programming agent. I would prefer a more specialized solution.
    Just my 2c.


    Hi, is there already something simular like this, or someone working on it?
    I would donate for domoticz :)


    I read this, that its already possible on a synology


    http://www.domoticz.com/wiki/DomoticzSynology


    and this


    http://www.domoticz.com/wiki/Install.txt


    I already orderd the last one you noted, should be in house soon. But the T5740 is really slim, the first one you said is from IDE to MSATA card, I do think it doesn't fit, then I have to use a female-female 44 pin cable and mount the card probably also on the metal cover inside. For my OMV one is that not really the option because I have OMV installed on the IDE DOM. Or if its possible, I have made an backup with acronis, maybe can I put that back on the msata card, and then repartion the rest of the card.


    Hi I've seen parkytowers site also, also your build which inspires me too.
    Can you post some pics or link to that adapter? Maybe I can use my msata card with it. It has to fit in the enclosure without expansion slot...