Search
12 documents found
-
RecoverDamagedVDI
-
...\ domain\ on\ host:\
params=uuid
}}}
[[BR]] then create the vbd [[BR]]
{{{
xe vbd-create vm-uuid=
vdi-uuid= device=0
}}}
[[BR]] plug the vbd[[BR]]
...
by Fabio Rauber 5 years, 11 months ago
-
ParavirtualUbuntu
-
...;"
echo "Looking up UUID for VM $VM"
UUID=$(xe vm-list name-label="$VM" params=uuid --minimal)
if [ -z $UUID ]
then
echo...
by Fabio Rauber 5 years, 11 months ago
-
VDIGreater2TB
-
...a VM
* Begin by finding the uuid of the SR:
{{{
# xe sr-list
uuid ( RO) : d01e35f3-ca69-6bb5-820d-c36c0f496b9c
name-label...
by Fabio Rauber 5 years, 11 months ago
-
KillHVMXen
-
...ains" to list the domain uuid's so you can determine [[BR]] the domain # of the VM above by matching the uuids from this output with[[BR]] th...
by Rafahela Bazzanella 1 year ago
-
fstabWin
-
...r mais um!!
Para descobrir o UUID é bem simples, digite o comando blkid, copie o UUID, e abra o fstab:\\
[[Image(https://lh3.googleusercontent.com/X...
by Japa Nix 5 years ago
-
ApagandoHeatStack
-
...ce as physical_resource_id, r.uuid as r_uuid, r.action as r_action, r.status as r_status from resource join (stack as s, resource as r) on r.stack_id=...
by Rafahela Bazzanella 1 year ago
-
RemoveDeadXenServerHost
-
...pe: xe host-list
1. Note the uuid of the dead host
1. type: xe host-forget uuid=UUIDofHost
1. type yes
1. I then had several drives that where loc...
by Fabio Rauber 5 years, 10 months ago
-
VDINotAvailable
-
...ue[[BR]] 2. Run xe vdi-forget uuid=[[BR]] 3. Run xe vdi-scan sr-uuid=<sr_uuid>;[[BR]] 4. Check in !XenCenter (or run xe vdi-list sr-uuid=&am...
by Fabio Rauber 5 years, 10 months ago
-
iSCSISwift
-
...ção no lugar da antiga:
{{{
#UUID=10e1e89e-ab45-49a9-ba19-b87768acff3b /var/lib/glance xfs defaults 0 0
/dev/mapper/swift-swift /var/lib/glance xfs _...
by Fabio Rauber 5 years, 5 months ago
-
XenVolumeExtend
-
...ocated PE 15403
PV UUID 5bhPOM-r7J0-2cSV-2CnR-WKpI-Vzue-AJorZZ
"/dev/sdb1" is a new physical volume of "1.3...
by Fabio Rauber 5 years, 10 months ago
-
Ubuntu606PV
-
... No Xen:
{{{
xe vm-param-set uuid=UUID_DA_VM HVM-boot-policy=
xe vm-param-set uuid=UUID_DA_VM PV-bootloader=pygrub
}}}
fabior, rafahela
by Rafahela Bazzanella 1 year ago
-
UbuntuTemplateParavirtual
-
...do:[[BR]]
{{{
xe vm-param-set uuid= other-config:install-repository=cdrom
}}}
1. Criar o template.
fabior, rafahela
by Rafahela Bazzanella 1 year ago