Search results

  1. O

    Proxmox 5.2 install: No Hard Disk found!

    I'm trying to install Proxmox 5.2. The server (currently running Proxmox 2.3) has an Intel MB with RS2BL040 RAID Controller. Error message: "The installer could not find a supported hard disk" Attached screenshot shows RAID controller's POST messages: it seem all things are ok (in fact Proxmox...
  2. O

    Proxmox 5.2 install error (print_req_error: I/O error, dev sr0)

    I'm trying to install Proxmox 5.2. The server (currently running Proxmox 2.3) has a Intel MB with RS2BL040 RAID Controller. Attached screenshot shows what happen booting from CDROMin debug mode (no way to boot from USB). Any suggestion to solve the problem? Thanks.
  3. O

    Windows Server 2012 R2 installer doesn't recognize HD

    I checked the sha1 signature of the iso and I found the problem..
  4. O

    Windows Server 2012 R2 installer doesn't recognize HD

    During installation of Windows Server 2012 R2 with update x64 (directly downloaded from MSDN) Proxmox doesn't recognize the Hard disk: "A media driver your computer needs is missing. This could be a DVD, USB or Hard disk driver." I tried to configuring the HD both as VirtIO and SCSI. I tried...
  5. O

    creating cluster and adding node to anexisting proxmox server

    Even if there aren't VMID´s conflicts between the two hosts? (the host that I want to set as primary it's an empty host. I would like to build the cluster and then migrate some VM) Thanks
  6. O

    Encrypted usb as VM storage

    I fabian. Thanks for your reply. I configured LUKS and a PVE storage using a directory mounted on a partition of the crypted USB disk. But installation of VM get stuck. I must to restart Proxmox with some problem (the system doesn't shutdown because it wasn't able to umount the USB disk). I...
  7. O

    Encrypted usb as VM storage

    I would like to use an USB SSD as PVE storage for VM. I would like to encrypt the SSD (decrypt the entire disk when mount and encrypt it when umount). Is it possible? TIA
  8. O

    Synology NAS as iSCSI storage

    Thanks a lot for you help debi@n
  9. O

    Synology NAS as iSCSI storage

    I would like to use a RS815+ Synology NAS as iSCSI storage. I configured the NAS with 2 volumes: disks 1,2 on RAID1 for data (shared folders) disks 3,4 on RAID1 for backup Now I have to create a iSCSI LUN to use as PVE storage. Synology NAS currently supports this types of iSCSI LUNs. The...
  10. O

    Install from USB doesn't boot

    No way to boot with USB.. I solved using an external CD/DVD reader. lspci 00:00.0 Host bridge: Intel Corporation Atom processor C2000 SoC Transaction Router (rev 02) 00:01.0 PCI bridge: Intel Corporation Atom processor C2000 PCIe Root Port 1 (rev 02) 00:02.0 PCI bridge: Intel Corporation Atom...
  11. O

    Install from USB doesn't boot

    I'm trying to install Proxmox 4.4 in this appliance. I plug the iso image on a Verbatim USB stick using dd command (as wiki says). The problem is that the appliance doesn't boot from this USB stick (but it boots from another Verbatim USB with another SO). What could be the problem? Edit...
  12. O

    Backup and restore Proxmox configuration for hardware upgrade

    Thanks for your answer fireon. I would write a general purpose script to do a backup of Proxmox configuration, so I want to include all the directories that could be be useful in case of local disk damage ... Can you tell me what kind of problems may I have if I dont stop the Proxmox services...
  13. O

    Backup and restore Proxmox configuration for hardware upgrade

    Hi all. I have a Proxmox 3.4 server with VM's in a NAS iSCSI/LVM storage and backups in a NAS NFS storage. The server was installed on a single disk, so I would like to do this: backup Proxmox configuration replace the HD with two new SSD (RAID1) install Proxmox (same version) restore Proxmox...
  14. O

    iSCSI and LVM storage relation

    I already tried this... I'm able to discover the device /dev/sdX or the Physical Volume, but I'm not able to relate this two data. May be I don't know the correct iscsiadm parameter where to 'grep' desired output... Would you be so kind to show me a practical example? Thanks for your answer.
  15. O

    iSCSI and LVM storage relation

    Hi all. I spent a lot of time on this question, without finding an answer. In Proxmox 3.4 If I have several iSCSI and LVM storage, how can I know which one of the iSCI storage is related to a specific LVM? Thanks for your help.
  16. O

    iSCSI LUN and LVM Volume Group

    If I correctly understand, when I create a LVM storage I select a iSCSI LUN as "Base Volume" and Proxmox links this LUN to a Volume Group. My problem is that I don't remember in which iSCSI LUN a VG are stored. pvs command show me the PV, but not the iSCSI targer or even LUN. How can I check...
  17. O

    Disck lost

    PV VG Fmt Attr PSize PFree /dev/sda2 pve lvm2 a-- 929,89g 16,00g /dev/sdb OLDdata_lvm lvm2 a-- 2,00t 2,00t /dev/sdc NEWdata-pxmx0 lvm2 a-- 2,00t 1,61t # cat testdisk.log Fri Sep 30 13:54:04 2016 Command line: TestDisk TestDisk 6.13, Data Recovery Utility, November 2011...