OVH Community, your new community space.

Xen Server (AIUTO)


Opk
30.12.2011, 18.40
Ciao,
il problema in realtà non esiste, per installare Debian devi semplicemente utilizzare la ISO multiarchitettura (X86 ed x64).
Così non dovresti avere problemi.

shaker
21.12.2011, 18.20
Effettivamente dopo aver eseguito la procedura che tu hai riportato, incluso "forget" la vecchia repository e creata poi la vuova, vede le ISO:

http://img824.imageshack.us/img824/5984/xendebian.jpg

Però nel momento in cui cerca di avviarla mi restituisce quest'altro messaggio:

http://img828.imageshack.us/img828/4606/xendebian2.jpg

shaker
21.12.2011, 15.49
Sei stato molto gentile, ti ringrazio. Ti farò sapere se ha funzionato, Grazie ancora.

Acidflame
21.12.2011, 15.11
Non riesce a trovare il file(credo quello che poi vada ad installare) debian seguendo quel percorso.Hai caricato le varie ISO per i vari OS?

Questo è un estratto dal forum di citrix un utente che ha il tuo stesso problema:

Codice:
Okay ... lets see, what I did on ISO Storage am Xenserver anlegen und ISOs hinterlegen 

1. Make sure you have ssh access to your Xenserver.
2. Download and install WinSCP on a windows machine or use native scp support on a linux box.
3. Check if the folder “/var/opt/xen/iso_import” exists. If not, you can create it using mkdir -p /var/opt/xen/iso_import
4. Copy your ISO-file to /var/opt/xen/iso_import with your scp-software (like WinSCP, Veeam Backup and FastSCP, ...)
5. Create a repositoriy:
xe sr-create name-label="MyISORepository" type=iso device-config:location=/var/opt/xen/iso_import/ device-config:legacy_mode=true content-type=iso
That should bring up a new repository in your XenCenter overview.

One issue:
If you add new ISOs later, it is possible that these ISOs don't show up in your repo.
Just rightclick the existing repo (*MyISORepository*) in Xencenter and choose "Forget"
After that, you just have to repeat the command above
xe sr-create name-label="MyISORepository" type=iso device-config:location=/var/opt/xen/iso_import/ device-config:legacy_mode=true content-type=iso

Then your ISOs should be displayed in the repo.
Traduzione

Codice:
1. Sii sicuro di avere l'accesso SSH al tuo XenServer
2. Download e installa WINSCP sulla tua macchina windows o usa la funzione nativa scp su linux
3. Controlla se la cartella /var/opt/xen/iso_import esiste. se non esiste puoi crearla utilizzando il comando mkdir -p /var/opt/xen/iso_import
4. Copia le iso in questa cartella con un software SCP(come WinSCP, Veeam Backup e FastSCP)
5. Crea una repository
xe sr-create name-label="MyISORepository" type=iso device-config:location=/var/opt/xen/iso_import/ device-config:legacy_mode=true content-type=iso

Questo farà visualizzare una nuova repository nel tuo XenCenter

Problema:
Se tu aggiungi ISO dopo, può essere possibile che queste iso non vengano viste nella tua repo.
Clicca col tasto destro la repo esistente(MyISORepository)in Xencenter e scegli"forget"
Dopo ciò, puoi ripetere il comando sottostante:
xe sr-create name-label="MyISORepository" type=iso device-config:location=/var/opt/xen/iso_import/ device-config:legacy_mode=true content-type=iso

Ora vedrai le iso nella tua repo.

shaker
21.12.2011, 12.55
Salve!
C'è qualche buon samaritano che potrebbe aiutarmi per favore? Ho installato citrix xen server 5.6 su un kimsufi. Sembra che tutto vada bene quando provo a creare una VPS ma dopo mi appare questa scritta:

http://img31.imageshack.us/img31/4162/vmserver.jpg

Qualcuno potrebbe aiutarmi cortesemente?
Vi ringrazio in anticipo.