If Xen Administrator Console doesn't connect to XenServer or just hanged on than one needs to restart xenagentd daemon:
# service xenagentd restart
Friday, October 19, 2007
Wednesday, October 17, 2007
iRODS installation
Run under ordinary user, i.e. irodsmgr;
Create folder for irods and iRodsPostgress and change owner to irodsmgr;
Run install.pl and answer no on first question;
Edit irods/install/install.config:
set
$ADMIN_PW
$RESOURCE_NAME
variables
and uncomment $LOCALHOST="yes";
Run install.pl again.
Requirements for iRods and Postgress:
gcc and dependencies
gcc-c++ and dependencies
Create folder for irods and iRodsPostgress and change owner to irodsmgr;
Run install.pl and answer no on first question;
Edit irods/install/install.config:
set
$ADMIN_PW
$RESOURCE_NAME
variables
and uncomment $LOCALHOST="yes";
Run install.pl again.
Requirements for iRods and Postgress:
gcc and dependencies
gcc-c++ and dependencies
Xen P2V conversion
- Shutdown a VM
- Power off the VM
- Change HVM status to Enable and put XenServer.iso into CDROM
- Power on the VM
- Follow the conversion procedure
- Power off the old VM
- Rename the new VM
- Change MAC address
- Boot first time
- Switch off SELinux in /etc/selinux/config
- Reboot the VM
- Done.
Subscribe to:
Posts (Atom)