Search results

  1. F

    Export machine for virtualbox

    the disk on pve is 60 gb will it make me a 60 gb file?
  2. F

    Export machine for virtualbox

    I found the disk references in /var/dm-xx where xx is the number connected to my machine (110) do I copy the file /dev/dm-24 to my PC and convert it with qemu? Is the command qemu-img convert -f raw -O vdi /home/tmp/file_LVM /home/tmp/file_VDI OK?
  3. F

    Export machine for virtualbox

    density to export a virtual machine made with proxmox to VirtualBox. The virtual machine contains an UBUNTU 22 installation. Is it possible to do this operation? The proxmox is version 5.2
  4. F

    AMD Ryzen 7000 servers ?

    Let me explain, I have a Dell server with 32 GB RAM and 2 Dishi SSDs. I added an external USB disk for machine copies and the Tuixis service for machine copies. PVE is at 6.4-15 so far it's fine, it's not exposed to the internet, to avoid blocking anyone who uses VPS I wanted to add a node for...
  5. F

    AMD Ryzen 7000 servers ?

    Forgive me, today I find myself in the situation of having to update my pve, so I have to add a node, put the latest version and migrate the machines. I would like to try to contain the costs of the hardware I'm looking around for. At the moment I use a DELL with IDRACK 32GB ECC ram and SSD...
  6. F

    AMD Ryzen 7000 servers ?

    Maybe you misunderstood the question, I wanted to know if anyone has used servers with AMD Ryzen CPUs which seem to cost less on Aruba, compared to servers with xeon processors. And if you have used them, have you had stability problems with PVE and PBS.
  7. F

    Implement norto proxmox by adding second node.

    Yes I know. I wanted to use pbs as the third node.
  8. F

    AMD Ryzen 7000 servers ?

    Can PVE be installed on Aruba AMD Ryzen 7000 servers? (https://serverdedicati.aruba.it/server-dedicati/advanced) seems to cost less than servers with Intel processors. Have you used them? Is it worth using them in production?
  9. F

    Implement norto proxmox by adding second node.

    I have a proxmox node with version 6.4-15 running vps. The system makes backups on tuxis PBS. Now I would like to add to safeguard the continuity of the VPS. In order not to overturn the existing node, which works reasonably well, how do you recommend operating in order to add a new node...
  10. F

    Lost pbs password help. Can I recover it from PVE?

    In my proxmox I have configured a storage that points to a proxmox backup server. I forgot the password I entered at the time, the backups are starting but I would like to access PBS. In my proxmox, is there in any configuration file the possibility to recover the password which is not visible...
  11. F

    Resize a container disk

    So I just increase the space from the graphical interface, I don't have to do anything anymore? Forgive my question, but up to now I have used VMs so every time I increased the space I also had to change the file system of the vm. I use containers for installation. Thanks a lot for the answer.
  12. F

    Resize a container disk

    I extended the size of the container disk with the proxmox function, see it gives me 32GB , but in the tmpfs it always gives me 16G . Should I also mean tmpfs ?
  13. F

    Resize a container disk

    I'm using PVE 8 . I created a ubuntu 23c container by downloading the template from PVE. I configured in ubuntu container samba . The disk was 16GB, I would like to extend it to 32GB. I enlarged the container disk from the graphical interface by going to resources and modification of the disk...
  14. F

    Failure reading sector.... by installing the PV8

    it was a mastering problem, a track was not being written well. I solved it with a usb stick and burning with the command dd if= xxx of=/xxx/xxx . thanks
  15. F

    Failure reading sector.... by installing the PV8

    I am installing PV8 from ISO. I keep getting the same error when starting the installation. Failure reading sector.... The thing is, I burned the CD three times and did the USB stick too. Can you check if the ISO of the site has problems?
  16. F

    Help me . Flow control is off fro TX and off ofr RX .

    Good evening, can you help me, I just put pbs in my dell R350 server when the installation is finished the system restarts, it gives me the ip to connect to but an error on the network card. Here it is : Flow control is off fro TX and off ofr RX . Below I put a photo of the error. Ping works...
  17. F

    ZFS RAID 0 with one disk

    I installed the server putting a hardware raid 1, and xfs file system. In the sererf I will have linux and windows 10 / 11 machines, for linux machines can I make xfs or exet4 file systems?
  18. F

    INstall proxmox and raid 1 from dell r750xs server controller?

    Hi, for pbs I'm using a dell PowerEdge R350 server with two 1.92TB SSD SATA Read Intensive 6Gbps 512e 2.5in drives. I would like to deactivate the controller and in this case format in RAID 1 zfs. Do you recommend doing it this way?
  19. F

    INstall proxmox and raid 1 from dell r750xs server controller?

    Thanks for your answer, I'll explain what I have to do, I have a r750xs server with two 960gb ssd disks, and a server with proxmox backup server in which to backup virtual machines. In the worker node I did a hardware raid 1 with the H755 PERC controller. When I installed proxmox I formatted the...